﻿body
{
	margin:0;
}




 p,td,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
} 
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000066;
	text-decoration:none;
}

a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #BF2B37;
	text-decoration:none;
	}
.nav {
	color: white;
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}
.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #7D9C67;
	text-decoration: none;
}
 .subNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000066; 
	text-decoration:none;
}
.switchcontent
{
	display:none;
	background-color: #7D9C67;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding:7px 7px 7px 25px;
}
 .subNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	text-decoration:none;
}


.bgNav {
	
	background-image: url(images/home/bg_nav.gif);
	background-repeat: repeat-y;
	width:207px;
	
}
.content {
	background-image: url(images/home/bg_content_top.gif);
	background-repeat: repeat-x;
	padding: 15px;

}

.bgTop {
	background-image: url(images/home/bg_top.jpg);
	background-repeat: repeat-x;
	height:150px;
}
.bgTopRight {
	background-image: url(images/home/topRight.jpg);
	background-repeat: no-repeat;
	width:510px;
	height:126px;
}
.bgNavSub {
	padding-right: 6px;
	padding-left: 6px;
}
.TopNav
{
	position:relative;
	padding:3px 0 3px 0;
}
.TopNav a:link
{

	padding:4px 9px 4px 9px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #060757;
	border-left-color: #060757; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
		
}
.TopNav a:visited
{

	padding:4px 9px 4px 9px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #060757;
	border-left-color: #060757; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
		
}

.TopNav a:hover
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#7D9C67;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#7D9C67;

	background-color: #7D9C67;
	cursor:pointer;	
}


.UserBox
{
	font-size:10px;
	border-style:none;
	border-width:0px;
	height:16px;
}
input.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-width : 0px;
    border-style : none;
}
.footerTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #060657;
	background-image: url(images/home/bg_footer.jpg);
	background-repeat: no-repeat;
	padding-left: 13px;
	height:17px;


}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-top: 5px;

}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #000066;
}
.titleSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000066;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.AboveCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.esp {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #0000FF;
text-decoration: none;
}
.esp:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #FF0000;
text-decoration: underline;
}

.BenefitBox
{
	width:260px;
	margin:0 10px 10px 10px;
}
.BenefitHead
{
	border:1px solid #c12b36;
	background-color:#c12b36;
	text-align:center;
	height:8px;
}
.BenefitHead h1
{
	font-weight:bold;
	font-size:14px;
	color:white;
	position:relative;
	top:5px;
}
.BenefitBody
{
	background-color:white;
	border:1px solid #c12b36;
	padding:5px;
}

.box{
	width:500px
}
.box_c{
	height:20px;
	vertical-align:top;
	background-image:url(images/box_tile.gif);
	background-repeat:repeat-x;
}
.box_tl{
	background-image:url(images/box_tl.gif);
	width:7px;
	float:left;
	height:8px;
}
.box_l{
	background-image:url(images/box_l.gif);
	background-repeat:repeat-y;
	width:7px;
	vertical-align:top;
}
.box_bl{
	background-image:url(images/box_bl.gif);
	height:7px;
	width:7px;
	float:left;
}
.box_b{
	background-image:url(images/box_b.gif);
	background-repeat:repeat-x;
	height:7px;
}
.box_br{
	background-image:url(images/box_br.gif);
	background-repeat:repeat-x;
	height:7px;
	width:7px;
	float:right;
}
.box_r{
	background-image:url(images/box_r.gif);
	background-repeat:repeat-y;
	width:7px;
	vertical-align:top;	
}
.box_tr{
	background-image:url(images/box_tr.gif);
	background-repeat:repeat-y;
	width:7px;
	height:8px;
	float:right;
}
.box_t{
	background-image:url(images/box_t.gif);
	background-repeat:repeat-x;
	height:8px;
}

.HelpText
{
	margin:0; 
	padding:10px; 
	font-family:Tahoma; 
	line-height:18px; 
	font-size:11px;
}
.HelpIcon
{
	position:relative;
	top:7px;
}