/* TOP NAV */
.navbarpictable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2B3D78;
}

.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	display: block;
	vertical-align: middle;
	white-space: nowrap;
	height: 24px;
	line-height: 24px;


}
.navbarcellblue {
	background-color: #80A6E6;
	text-decoration: none;
	width: 100%;
	background-image: url(images/bluedot.gif);
	background-repeat: repeat;
	height: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.navbarcellwhite {
	background-color: #FFFFFF;
	text-decoration: none;
}

.navbar	a:link  	{
	display: block;
	color: #003366;
	text-decoration: none;
	background-color: #80A6E6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 80px;
}                                                          

.navbar a:active	{
	background: #6699FF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 80px;
}

.navbar	a:visited	{
	background: #80A6E6;
	display: block;
	color: #003366;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 80px;
}

.navbar	a:hover  	{
	background-color: #C2D9F2;
	display: block;
	color: #003366;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 80px;
}                       

.navbarbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	display: block;
	vertical-align: middle;
	white-space: nowrap;
	height: 24px;
	line-height: 24px;
}

.navbarbottomcellblue {
	background-color: #80A6E6;
	text-decoration: none;
	width: 100%;
	background-image: url(images/bluedot.gif);
	background-repeat: repeat;
}

.navbarbottomcellwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	display: block;
	vertical-align: middle;
	white-space: nowrap;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.navbarbottom	a:link  	{
	display: block;
	color: #003366;
	text-decoration: none;
	background-color: #80A6E6;
	width: 80px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}                                                          

.navbarbottom a:active	{
	background: #6699FF;
	width: 80px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.navbarbottom	a:visited	{
	background: #80A6E6;
	display: block;
	color: #003366;
	text-decoration: none;
	width: 80px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.navbarbottom	a:hover  	{
	background-color: #C2D9F2;
	display: block;
	color: #003366;
	text-decoration: none;
	width: 80px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}                       

.navbarbottomTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #80A6E6;
	background-image: url(images/bottomnavcorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: middle;
	text-align: right;
	padding-right: 30px;
	white-space: nowrap;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

/* LEFT NAV */

.leftnavbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: middle;
	display: block;
	height: 14px;
	border-right-color: #C2D9F2;
	line-height: 200%;
	border-right-width: 1px;
	border-right-style: solid;
	background-color: #C2D9F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.leftnavbar	a:link  	{
	display: block;
	color: #000;
	text-transform: capitalize;
	padding-left: 5px;
	height: 14px;
	text-decoration: none;
}
.leftnavbar a:active	{
	background: #80A6E6;
	padding-left: 5px;
	text-decoration: none;
}

.leftnavbar	a:visited	{
	background-: transparent;
	display: block;
	color: #000;
	text-transform: capitalize;
	padding-left: 5px;
	height: 14px;
	text-decoration: none;
}

.leftnavbar	a:hover  	{
	background-color: #80A6E6;
	display: block;
	color: #000;
	text-transform: capitalize;
	padding-left: 5px;
	height: 14px;
	text-decoration: none;
}                       

.leftnavbarTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #C2D9F2;
	background-image: url(images/leftnavcorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: middle;
	text-align: right;
	padding-right: 20px;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 1.2;
}

.leftsubmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: #2B3D78;
	padding-left: 10px;
	text-transform: uppercase;
}

.leftsubmenu	a:link  	{
	display: block;
	color: #003366;
	text-decoration: none;
}                                                          

.leftsubmenu a:active	{}

.leftsubmenu	a:visited	{
	display: block;
	color: #000;
	text-decoration: none;
}

.leftsubmenu	a:hover  	{
	background-color: #C2D9F2;
	display: block;
	color: #990000;
	text-decoration: none;
}    

/* Header Tags */
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #293F78;
	font-variant: small-caps;
	display: inline;
	font-size: 18px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #500000;
	font-variant: small-caps;
	display: inline;
	font-size: 18px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-variant: small-caps;
	display: inline;
	font-size: 18px;
}

hr {
	color:	#B8AB7B;
}

.content {
	padding: 15px 15px 15px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #333333;
	position: static;
	vertical-align: top;
}

.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	padding: 15px 15px 0px 20px;
	text-transform: none;
	color: #8F0101;
	text-decoration: underline;
}

.pagenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 5px 5px 0px 20px;
}

.contenttitle {
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: small-caps;
	color: #003F7D;
	position: static;
	font-weight: bold;
	text-decoration: underline;
}

.contenttitle	a:link  	{
	display: block;
	color: #003366;
	text-transform: capitalize;
	padding-left: 5px;
	height: 14px;
	text-decoration: none;
}
                                          
.contenttitle a:active	{
	padding-left: 5px;
	text-decoration: underline;
	color: #660000;
}

.contenttitle	a:visited	{
	background-: transparent;
	display: block;
	color: #003366;
	text-transform: capitalize;
	padding-left: 5px;
	height: 14px;
	text-decoration: none;
}

.contenttitle	a:hover  	{
	display: block;
	color: #660000;
	text-transform: capitalize;
	padding-left: 5px;
	height: 14px;
	text-decoration: underline;
}          

.midpagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #003F7D;
	padding-bottom: 0px;
	padding-left: 0px;
}

.contenttable {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #333333;
	vertical-align: top;
	display: block;
}

.picturebox {
	border: 1px solid #6F98A6;
}

.tabletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	text-align: center;
}
.leftpicborder {
	margin-right: 10px;
	margin-bottom: 10px;
}

.leftpicmargin {
	margin-right: 15px;
	margin-bottom: 15px;
}

.Newslinkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	line-height: 100%;
	vertical-align: middle;
}

.Newslinkbox	a:link  	{
	color: #000;
	text-transform: capitalize;
	height: 20px;
	text-decoration: none;
	background-color: #C2D9F2;
	line-height: 1.2;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}
                                                          
.Newslinkbox a:active	{
	background: #80A6E6;
	text-decoration: none;
	height: 20px;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}

.Newslinkbox	a:visited	{
	background-: transparent;
	display: block;
	color: #000;
	text-transform: capitalize;
	height: 20px;
	text-decoration: none;
	background-color: #C2D9F2;
	line-height: 1.2;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;

}

.Newslinkbox	a:hover  	{
	background-color: #80A6E6;
	display: block;
	color: #FFFFFF;
	text-transform: capitalize;
	height: 20px;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}
         
.tabledark {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #003366;
	line-height: 100%;
	height: auto;
	padding: 5px;
	/*width: auto;*/


}

.tabledark	a:link  	{
	text-transform: capitalize;
	line-height: 100%;
	color: #FFFFFF;
	text-decoration: underline;
}
                                                          
.tabledark a:active	{
	text-decoration: underline;
	color: #660000;
}

.tabledark	a:visited	{
	background-: transparent;
	color: #FFFFFF;
	text-transform: capitalize;
	text-decoration: underline;
	line-height: 1.2;
}

.tabledark	a:hover  	{
	color: #660000;
	text-transform: capitalize;
	text-decoration: underline;
	line-height: 100%;
}

.tabledarkcell {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	height: 100%;
	/*width:auto;*/
	vertical-align: middle;

}

.tabledarkcell	a:link  	{
	text-transform: capitalize;
	/*width: 100%;*/
	height: 100%;
	line-height: 100%;
	display: block;
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
}
                                                          
.tabledarkcell a:active	{
	background: #E6CACA;
	text-decoration: underline;
	/*width: 100%;*/
	height: 100%;
	display: block;
	color: #660000;
	padding: 5px;
	text-transform: capitalize;
}

.tabledarkcell	a:visited	{
	background-: transparent;
	display: block;
	color: #FFFFFF;
	text-transform: capitalize;
	/*width: 100%;*/
	height: 100%;
	text-decoration: none;
	line-height: 100%;
	padding: 5px;
}

.tabledarkcell	a:hover  	{
	background-color: #E6CACA;
	display: block;
	color: #660000;
	text-transform: capitalize;
	/*width: 100%;*/
	height: 100%;
	text-decoration: none;
	padding: 5px;
	line-height: 100%;
}


.tablelight {
	font-size: 10px;
	font-weight: normal;
	background-color: #C2D9F2;
	line-height: 100%;
	padding: 5px;
	height: auto;
	/*width: auto;*/



}

.tablelight	a:link  	{
	text-transform: capitalize;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
                                                          
.tablelight a:active	{
	text-decoration: underline;
	color: #660000;
	font-weight: bold;
}

.tablelight	a:visited	{
	background-: transparent;
	color: #003366;
	text-transform: capitalize;
	font-weight: bold;
	text-decoration: none;
}

.tablelight	a:hover  	{
	color: #660000;
	text-transform: capitalize;
	text-decoration: underline;
	font-weight: bold;
}

.tablelightcell {
	font-size: 12px;
	font-weight: normal;
	/*width: auto;*/
	height: auto;
	border: 1px solid #C4D6DB;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.tablelightcell	a:link  	{
	text-transform: none;
	height: 100%;
	display: block;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #C4D6DB;
	background-color: #C2D9F2;
}
                                                          
.tablelightcell a:active	{
	text-decoration: underline;
	height: 100%;
	color: #660000;
	display: block;
	font-weight: bold;
	padding: 5px;
	background-color: #FFCCFF;
	border: 1px solid #003366;
}

.tablelightcell	a:visited	{
	color: #003366;
	text-transform: capitalize;
	height: 100%;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #C4D6DB;
	background-color: #C2D9F2;
}

.tablelightcell	a:hover  	{
	color: #660000;
	text-transform: capitalize;
	height: 100%;
	text-decoration: underline;
	display: block;
	font-weight: bold;
	padding: 5px;
	background-color: #FFCCFF;
	border: 1px solid #003366;
}

.tableclear {
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.tableoutline {
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #6F98A6;
	padding: 5px;
}

.tableclearwithoutline {

	font-size: 10px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.tabledarkBOLD {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	white-space: normal;
	line-height: 100%;
	height: auto;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*width: auto;*/

}
.tablelightBOLD {

	font-size: 12px;
	font-weight: bold;
	background-color: #C4D6DB;
	line-height: 100%;
	padding: 5px;
}
.careprotectshields {
	list-style-image: url(images/careprotectshieldbullet.gif);
	vertical-align: middle;

}
.newslettercells {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.toc_link, a.toc_link:visited  {
             	font-size : 13px;
             	font-weight : bold;
             	color : #000099;
             	text-decoration : none;
}
.quotetext {
	font:Verdana;
	font-size:medium;
	color:#000000;
	font-weight: bold;
}
.new_highlight {
	color: #FF0033;
	font-size: 16px;
}
.reward_desc_black {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #C2D9F2;
	font-size: 14px;
	font-weight: bold;
}
