body
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

table, td
{
	font-family: Arial, Helvetica, sans-serif;
}

big
	{
	font-family: Times, Times New Roman, serif;
	}

h3
	{
	font-family: Times, Times New Roman, serif;
	font-weight: normal;
	font-size: 125%;
	}

h2
	{
	font-family: Times, Times New Roman, serif;
	font-weight: normal;
	}

small
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 66%;
	}

.slightlysmaller
	{
	font-size:80%;
	}

.biotitle
	{
	border-top: 1px solid #E58900;
	padding-top: 12px;
	padding-bottom: 2px;
	}

.biotext
	{
	font-size: 85%;
	margin-left: 25;
	margin-right: 25;
	}

.announcetitle
	{
		font-size: 75%;
		border-bottom: 1px solid #E58900;
		padding-top: 10px;
	}
	
.announcetext
	{
		font-size: 75%;
	}
   
.tabular,
.tabular table
{
   font-size: 12px;
}

.tabular th
{
	background-color: black;
	color: white;
	font-weight: bold;
	text-align: left;
}

.tabular th a
{
	color: white;
}

tr.top-align > td
{
	vertical-align: top;
}

.printer
	{
	font-size: 12px;
	}
   
.whiteprinter
	{
	font-size: 12px;
	color: white;
	}
	
.whiteprinter a
	{
	color: white;
	text-decoration: underline;
	}
   
.header
    {
    margin-left: 30px;
    margin-right: 15px;
    margin-bottom: 20px;
	margin-top: 20px;
    }

.banner
   {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 22px;
   }

.smallbanner
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
   
.light
   {
   color: #999999;
   }

.white
   {
   color: #FFFFFF;
   font-size: 11px;
   }

.white a
	{
	color: #FFFFFF;
	text-decoration: underline;
	}
	
   
.tab
   {
   font-size: 11px;
   white-space: nowrap;
   }

.tab a
   {
   text-decoration: none;
   }

a:hover
   {
   text-decoration: underline;
   color: #CC6600;
   }

.button
   {
   background-color: #336699;
   color: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
   }

.smallform
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   }

.searchbox
   {
   border-right: 1px solid #000000;
   border-bottom: 1px solid #000000;
   }

.smallmenulink
   {
   font-size: 10px;
   }

.navcontainer { width: 135px; }

.navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 66%;
	text-align: left;
}

.navcontainer a
{
	display: block;
	padding: 2px 2px 2px 5px;
	width: 128px;
	background-color: #336699;
	border-bottom: 1px solid #EEEEEE;
}

.navcontainer a:link, .navlist a:visited
{
	color: #EEEEEE;
	text-decoration: none;
}

.navcontainer a:hover
{
	background-color: #6699CC;
	color: #FFFFFF;
}

.partnerscontainer { width: 135px; }

.partnerscontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 60%;
	text-align: left;
}

.partnerscontainer a
{
	display: block;
	padding: 2px 2px 2px 5px;
	margin-bottom: 4px;
	width: 128px;
	background-color: #336699;
	/* border-bottom: 1px solid #EEEEEE; */
}

.partnerscontainer a:link, .navlist a:visited
{
	color: #EEEEEE;
	text-decoration: none;
}

.partnerscontainer a:hover
{
	background-color: #6699CC;
	color: #FFFFFF;
}

.networksitescontainer { width: 135px; }

.networksitescontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 66%;
	text-align: left;
}

.networksitescontainer a
{
	display: block;
	padding: 2px 2px 2px 5px;
	margin-bottom: 4px;
	width: 128px;
	background-color: #336699;
	/* border-bottom: 1px solid #EEEEEE; */
	text-align: left;
}

.networksitescontainer a:link, .navlist a:visited
{
	color: #EEEEEE;
	text-decoration: none;
}

.networksitescontainer a:hover
{
	background-color: #6699CC;
	color: #FFFFFF;
}

.linkbox
{
	border: 1px solid #E58900; 
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 250px;
	float: right;
	text-align: center;
	font-size: 12px;
	vertical-align: middle;
}

.linkbox a
{
	color: #336699;
}

.linkbox a:hover
{
	color: #CC6600;
}

.linkbox td
{
	text-align: center;
	font-size: 12px;
}

.errortext
{
	color: red;
	border: 1px solid red;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.fieldtitle
{
	font-size: 0.8em;
	width: 200;
}

.field
{
	font-size: 0.8em;
	width: 600;
}

.stdtable th
{
	color: white;
	background-color: black;
	font-size: 11px;
	text-align: left;
}

.stdtable th a
{
	color: white;
	text-decoration: underline;
}

.stdtable td
{
	text-align: left;
	vertical-align: top;
}
