@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF3FF;
}
body {
	background:
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link 			{	color: #FFF3FF;	text-decoration: none;}
a:visited 			{	color: #007dc2;	text-decoration: none;}
a:hover 			{	color: #657383;	text-decoration: none;}
a:active 			{	color: #FFF3FF;	text-decoration: none;}

a.blackLink:link 		{	color: #4f4f4f;	text-decoration: none;}
a.blackLink:visited 	{	color: #4f4f4f;	text-decoration: none;}
a.blackLink:hover 	{	color: #007dc2;	text-decoration: none;}
a.blackLink:active 	{	color: #4f4f4f;	text-decoration: none;}

a.whiteLink:link 		{	color: #ffffff;	text-decoration: none;}
a.whiteLink:visited 	{	color: #ffffff;	text-decoration: none;}
a.whiteLink:hover 	{	color: #DA560E;	text-decoration: none;}
a.whiteLink:active 	{	color: #ffffff;	text-decoration: none;}


.greyText{
	color:#525252;
}

.cyanText{
	color:#007dc2;
}

.head{
	background:url(../images/head.gif) repeat-x #999999;
	height:65px;
	width:100%;
}

.whiteText{
	color:#FFF3FF;
}

.callusNow{
	background: no-repeat #525252;
	width:200px;
	height:25px;
	padding:0px 0px 5px 0px;
	
	text-align:center;
	color:#FFFFFF;
	font-size:12px;

}

.mainTable{
	width:990px;
	background-color:#333333;
	border-left:1px solid #525252;
	border-right:1px solid #525252;
}

.greyBox{
	background:#f7f7f7;
	border:1px solid #98AFC7;
	padding:1px;
}

.greyBorder{
	border:1px solid #525252;
}

.font12{
	font-size:12px;
	color:#000000;
}

.lineHeight14{
	line-height:14px;
}

ul{
	margin:0px;
	padding:0px;
}


.grayBullet li{
	margin:0px 0px 0px 12px;
	padding:0px 0px 7px 0px;
	list-style:url(../images/greyBullet.gif);
}

.rightNaviagtionBox{
	background:url(../images/greyGradient.gif) repeat-x #999999;
	width:217px;
	height:49px;
	border:1px solid #ebebeb;

}

.newsletterBox{
	background:#f0f3f6;
	border:1px solid #b2c2d3;
}

.blueText{
	color:#0065ad;
}

.textBox{
	background:#333333;
	border:1px solid #b2c2d3;
	width:155px;
	height:17px;
	font-size:11px;
}

.mainNavigation li{
	margin:0 0 0 0;
	color:#b10a59;
	float:left;
	list-style:none;
	background:url(../images/navBar.gif) repeat-X;
}
.mainNavigation li.selected{
	padding:5px 0 5px 0;
}

.mainNavigation li a.evenrow{
	background:url(../images/blkNavBar.gif) repeat-x;
	padding:9px 24px 9px 23px;
	margin:0 0 0 0;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	display:block;
}
.mainNavigation li a.evenrow:hover{
	background:url(../images/navBar.gif) repeat-x;
	padding:9px 24px 9px 23px;
	margin:0 0 0 0;
	color:#ffffff;
	display:block;
}

.heading{
	font-size:16px;
	color:#FFFFFF;
	font-weight: bold;
}


.red{
	color:#FF0000;
}


.go{
background:#0065AD;
color:#FFF3FF;
border:0px;
font-size:11px;
}

.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	color:#FFF3FF;
	line-height:18px;
	margin-top:0px;
	}
	
.pageName{
	font: 14px Arial, Helvetica, sans-serif;
	color: #778899;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 14px Arial, Helvetica, sans-serif;
	color: #747140;
	line-height:20px;
	}
	
.smallText {
	font: 8px Arial, Helvetica, sans-serif;
	color: #FFF3FF;
	line-height: 14px;
	}

.Text blk-color {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 15px;
	}

.Text wite-color {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF3FF;
	line-height: 14px;
	}

	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.rtext {font-size: 10pt; line-height: 12pt; font-family: arial;}
.alignrtext {font-size: 10pt; line-height: 12pt; font-family: arial; text-align:right}

.rname {font-weight: bold; font-size: 10pt; color: #000000; font-family: arial; text-align: right}
.rtitle {font-weight: bold; font-size: 12pt; color: #154ca0; font-family: arial}
.rsub {	font-weight: bold; font-size: 11pt; color: #154ca0; font-family: arial}
.rhead {font-weight: bold; font-size: 14pt; color: #000080; font-family: arial; text-align: cente; background-color: #000080; font: arial; margin: left; left: auto;}
.blink {font-weight: bold; font-size: 10pt; color: #0f3775; text-decoration: none; font-family: arial}
.rlink {font-weight: normal; font-size: 10pt; color: #ff0000; text-decoration: none; font-family: arial}
.rlink:hover {font-weight: normal; font-size: 10pt; color: #CC0000; text-decoration: underline; font-family: arial}
.head1{font-weight: bold; font-size: 14pt; color: #336600; font-family: arial; text-align: left}
.head2{font-weight: bold; font-size: 12pt; color: #993333; font-family: arial}
.head3{font-weight: bold; font-size: 12pt; color: #ff0048; font-family: arial}
.head4{font-weight: bold; font-size: 12pt; color: #336600; font-family: arial}
.head5{font-weight: bold; font-size: 12pt; color: #0033ff; font-family: arial}
.head6{font-weight: bold; font-size: 12pt; color: #8200fc; font-family: arial}
.td0{font-weight: bold; color:#ffffff; font-size: 10pt; background-color: #154ca0; font-family: arial; text-align: center}
.td1{font-weight: bold; color:#993333; font-size: 10pt; background-color: #66ccff; font-family: arial }
.td2{font-weight: bold; color:#ff0000; font-size: 10pt; background-color: #c6f3ff; font-family: arial}
.td3{font-weight: bold; color:#154ca0; font-size: 10pt; background-color: #c6f3ff; font-family: arial; text-align: center}
.td4{font-weight: bold; color:#154ca0; font-size: 10pt; background-color: #c6f3ff; font-family: arial; text-align: center}
.td5{font-weight: normal; color:#ffffff; font-size: 10pt; background-color: #154ca0; font-family: arial; text-align: center}
a{color: #000000;text-decoration: underline; font-size:10pt; line-height: 12pt;}
.td6{font-weight: normal; color:#000000; font-size: 10pt; background-color: #cdf6d0; font-family: arial; }
.td7{font-weight: bold; color:#ffffff; font-size: 10pt; background-color: #2f6710; font-family: arial; text-align:center}
blockquote{font-size: 12pt; line-height: 15pt; font-family: arial}
li{font-size: 10pt; line-height: 12pt; font-family: arial}
p {font-size: 10pt; line-height: 12pt; font-family: arial;}
td {font-size: 10pt; line-height: 12pt; font-family: arial}
.blink {font-weight: normal; font-size: 10pt; color: #ffffff; text-decoration: none; font-family: arial}
.blink:active {font-weight: normal; font-size: 10pt; color: #c6f3ff; text-decoration: underline; font-family: arial}
.text-Item {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF3FF;
	text-decoration: none;
}

