body, td, th {font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0px;}
form {margin: 0px;}
a:active {color:#006699; text-decoration:none;}
a:link {color:#006699; text-decoration:none;}
a:visited {color:#006699; text-decoration:none;}
a:hover {color:#006699; text-decoration:underline; cursor:hand;}
#portletoffwhite {border: solid 1px gray; background: #fefefe; width: 100%; visible:false;}
.boxtext {font-size: 13px;}
.boxtitle {color: #ffffff; font-weight: bold; text-decoration: none;}
.breadcrumbLink {font-size: xx-small; text-decoration: none;}
.footerbar {background-color: #336EA7;}
.portletoffwhite {margin: 10px; background-color: #fefefe; visible:false;}
.pagebox {background-color: #EFE7CE;}
.pageboxheader {background-color: #CED7E7;}
.Required {color: Red;}
.searchurl {color: Green;}
.sidenavhead {background-color: #0066CC;}
.smalltitle {color: #0066CC; font: bold 13px helvetica, arial;}
.titletextmaindark {color: #003399; font: bold 13px helvetica, arial;}
.titletextmainlight {color: #0066CC; font: bold 13px helvetica, arial;}
.footertext, .footertext a:link,  .footertext a:visited, .footertext a:hover, .footertext a:active
{
	color: #FFFFFF;
	font: 12px helvetica, arial, geneva, lucida, sans-serif;
}
.headertext, .headertext a:link,  .headertext a:visited, .headertext a:hover, .headertext a:active
{
	color: #FFFFFF;
	font: 11px helvetica, arial, geneva, lucida, sans-serif;
}
input.headerbutton
{
	background: #CC6600;
/*	border-bottom: 1px solid #996666;
	border-left: 1px solid #996666;
	border-right: 1px solid #660000;
	border-top: 1px solid #660000; */
	color: White;
	font: bold 11px;
	margin: 3px 3px 0px 3px;
}

#header
{
	float: left;
	line-height: normal;
	width: 100%;
}
ul#header
{
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
}
#header li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#header a
{
	background: url("../images/navigation/tableft.gif") no-repeat left top;
	float: left;
	font: bold 13px helvetica, arial, geneva, lucida, sans-serif;
	margin: 0;
	padding: 0 0 0 8px;
	position: relative;
	text-decoration: none;
}
#header a span
{
	background: url("../images/navigation/tabright.gif") no-repeat right top;
	color: #FFF;
	display: block;
	float: left;
	font-weight: bold;
	padding: 4px 14px 4px 6px;
}
#header a span 
{
	float: none;
}
#header a:hover span
{
	color: #003366;
}
#header #current a
{
	background-position: 0 -40px;
	border-width: 0;
}
#header #current a span
{
	background-position:100% -40px;
	color:#003366;
	padding-bottom:4px;
}
#header a:hover
{
	background-position: 0% -40px;
}
#header a:hover span
{
	background-position: 100% -40px;
}

#subnav
{
	float:left;
	line-height:normal;
	width:100%;
}
ul#subnav
{
	background: #CED7E7;
	border-top:1px solid #CED7E7;
	left: 0px;
	margin: -1px 0 0 0;
	padding: 1px 0px 2px 4px;
	width: 631px;
	z-index:101;
}
#subnav li
{
	border-left:1px solid #999999;
	display: block;
	float:left;
	margin: 0 0 0 -2;
	padding: 0;
	position: relative;
	z-index:102;
}
#subnav a
{
	background: transparent;
	background-image: none;
	border: 0 none;
	color:#336699;
	display:block;
	font: bold 11px helvetica, arial, geneva, lucida, sans-serif;
	margin:0;
	padding: 2px 16px 2px 12px;
	text-decoration:none;
}
#subnav a:hover
{
	background: transparent;
	background-image: none;
	border: 0 none;
/*	color: 333; */
	text-decoration:underline;
	cursor:hand;
}
#subnav a.seltab
{
	background: transparent;
	background-image: none;
	border: 0 none;
	color: #003366;
	margin: 0;
	padding: 2px 16px 2px 12px;
}
