/* */

/* Begin styles for new tabbed navigation*/

/*begin styles for tabbed search buttons*/


#tabborder {
	padding: 1px;
	border: 1px solid #005596;
	background-color: #005596;
	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;
	padding-left:10px;
}

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

/* Begin style for paragraph border*/
p.double {
        border-style:double; 
        background-color:#51B948; 
        color: #FFFFFF;
        text-align: center;
}
/* Begin style for sidebox*/
.sidebox-white { 
    text-align: left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border-style:solid;
	border-color: #51B948;
	border-width: thick;
	padding: 10px;
}
.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#FFFFFF;
	border-style: dashed;
	border-color: #FFFF00;
	padding: 5px;
}
.sidebox {
	background-color:#51B948; 
	color: #FFFFFF;
    text-align: left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: thick;
	padding: 20px;
}
td.padded-left {
 padding-left: 10px;
 }
 
 .feature-orig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
}

.items {
	padding: 5px;
	background-color:#FFFFFF;
	color:#000000;
}
.calendar {
	border-top: thin;
	background-color:#FFFFFF;
	color:#000000;
	padding: 5px;
}
