@charset "UTF-8";
/* CSS Document */



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_gradient.jpg);
	background-repeat: repeat-x;
}
.mainText {
	font-family:Arial, sans-serif;
	font-size:13px;
	line-height:150%;
	color:#000;
}
.addressHeader {
	font-size: 14px;
	color: #0064b4;
	font-family:Arial, sans-serif;
	font-weight:bold;
	line-height:130%;
}
.addressSubText {
	font-size: 11px;
	color: #002648;
	font-family:Arial, sans-serif;
	font-weight:bold;
	line-height:130%;
}
.lrgBlueBold {
	color:#0064b4;
	font-size:18px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
.subBlueBold {
	color:#0064b4;
	font-size:14px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	margin-top: 25px;
}
.bodyBox {
	font-family:Arial, sans-serif;
	font-size:13px;
	margin:0 20px 0 80px;
	line-height:14pt;
	color:#000;
	width:462px;
}

.benefitHeader {
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#002648;
	text-decoration: underline;
}


/* top menu */

#phone-number{
	float:right;
	width:auto;
	font-size: 20px;
	font-weight:bold;
	margin:4px 30px 0 0;
	font-family:Arial, Helvetica, sans-serif;
}

.call{
	color:#FFF;
	font-style:italic;
}

.number{
	color:#000080;
}

#menu-wrapper{
	height:32px;
	background:url(../images/menu-outside-bg.jpg) repeat-x top;
}

#menu-wrapper ul{
	margin:0 0 0 0;
	padding:0;
}

.menu{
	float:right;
	width:400px;
	margin:0 3px 0 0;
	height:32px;
	background:url(../images/menu-bg.jpg) repeat-x top;
	font-size:13px;
}

#menu-wrapper ul li{
	list-style:none;
	display:inline;
	padding:8px 10px 6px 10px;
	line-height:32px;
}




#menu-wrapper a:hover,
#menu-wrapper a:active{
	color:#FFF !important;
	text-decoration:none;
}

#menu-wrapper a:link, #menu-wrapper a:visited{
	color: #000080;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}


#table_02 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 30em;
	
	
	
}

#calculator H1, H2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
	
}


/*photo styles*/

IMG.left-floating {
	float: right;
	padding: 5px;
}




/*LINK PROPERTIES*/

.basicLink {
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#0064b4;
	text-decoration: underline;
}
.basicLink:link {
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#0064b4;
	text-decoration: underline;
}
.basicLink:hover {
	TEXT-DECORATION: none;
	color: #00355D
}
.customerLogin {
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#0064b4;
}

.loginText {
	font-family:Arial, sans-serif;
	font-size:9px;
	color:#000;
}
.forgotText {
	font-family:Arial, sans-serif;
	font-size:9px;
	color: #0064b4;
}
.forgotText:link {
	font-family:Arial, sans-serif;
	font-size:9px;
	color: #0064b4;
}
.forgotText:hover {
	TEXT-DECORATION: none;
	color: #00355D
}





/*FOOTER MENU LINK PROPERTIES*/

.copyright {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#999999;
}
.footerText {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #cccccc;
	LINE-HEIGHT: normal;
	FONT-FAMILY: Arial, sans-serif;
	text-decoration: none
}
.footerText:link {
	COLOR: #cccccc;
	TEXT-DECORATION: none
}
.footerText:hover {
	TEXT-DECORATION: none;
	color: #A1D7F2
}
#footer {
	BACKGROUND-COLOR: #00345b;
}
