/* */

/* Begin styles for new tabbed navigation*/

/*begin styles for tabbed search buttons*/


#tabborder {
	padding: 1px;
	border: 1px solid #005596;
	background-color: #005596;
	width: 600px;
	text-align: left;
}

#tabs ul {
	padding-left: 0;
	display: inline;
}

#tabs ul li {
	margin-bottom: 0;
	padding: 2px 7px 10px;
	border-left: 3px double #005596;
	list-style: none;
	display: inline;
	background-color: #005596;
	font-size: 10px;
}

#tabs ul li#first {
	border-left: none;
	list-style: none;
	display: inline;
	font-size: 10px;
	font-weight: bolder;
}

#tabs ul li.selected {
	border-bottom: 1px solid #005596;
	list-style: none;
	display: inline;
	background-color: #FFFFFF;
}

#menu {
	text-align: left;
}

#menu ul, #menu li {
display: inline;
margin: 0;
padding: 0;
color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
/*text-transform: capitalize;*/
text-align: justify:
}

#menu li.here a {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
color: #FFFFFF;
background: #51B948;
}

#menu li a {
padding: 6px;
background: #005596;
color: #FFFFFF;
border: solid 1px #005596;
text-decoration: none;}

#menu li a:hover {
background: #0066CC;
color: #FFFFFF;
}

/*this doesn't work anymore
#menu a.here {
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
}
*/

/*end of styles for tabbed search buttons*/

/* End styles for new tabbed navigation*/

.NavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

.NavText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.NavStatic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.pageLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: regular;
	text-decoration: underline;
	color: #0066CC;
}

.pageLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: regular;
	text-decoration: none;
	color: #0066CC;
}

.affiliateTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 36px; /*was 24*/
	color: #51B948;
}

.sectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #00669C;
}

.sectionSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #00669C;
}

.ContentCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.FooterCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
}