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

body{
	background-image: url(images/Back-Body.jpg);
  background-position: 0px 0px ;
	background-repeat:repeat-y;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color: #dde0ed;
	
	
}

table.root{
	width: 955px;
	height: 100%;
	border-style:solid;
	border-width: 0px 2px 0px 2px;
	border-color:#FFFFFF;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 36px;
}

table.root2{
	width: 955px;
	height: 100px;
	border-style:solid;
	border-width: 0px 2px 2px 2px;
	border-color:#FFFFFF;
	align:center;
}

td {
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#444242;
	text-align:left;
}

a{
	text-decoration: none;
}

img{
	border:none;
}

h1{
 line-height: 18px;
 padding: 0px 0px 0px 10px;
 margin: 0px 0px 0px 0px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:18px;
 font-weight:normal;
 color:#63636a;
}

h1 strong{
 font-family:Arial, Helvetica, sans-serif;
 font-size:22px;
 font-weight:bold;
 color:#002c76;
 padding: 0px 7px 0px 0px;
}

td.LogoRow{
	height: 6px;
	padding: 0px 40px 0px 30px;
	margin:0px 0px 0px 0px;
	background-color: #002c76;
}

td.Header{
	height:160px;
}

td.Spacer{
	height: 2px;
	
}

li{
	line-height:18px;
}




/*td.nav{
	height:30px;
	background-color:#002c76;
}*/

div.navigation{
	position: absolute;
	height:30px;
	
}

table.SignUp{
	width: 500px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin:0px 0px 0px 10px;
}

table.SignUp td{
	padding: 4px 0px 4px 0px;
}

table.SignUp td a{
	color: #002c76;
}

table.SignUp td a:hover{
	color: #565656;
}


td.Content-L{
	background-image: url(images/Back-ContentFade.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding:145px 0px 20px 20px;
}

td.Content-R{
	background-image: url(images/Back-ContentFade.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding:25px 30px 20px 0px;
	margin: 0pxx 0px 0px 0px;
	
	
}
td.Content-R p{
	padding:0px 10px 0px 10px;
	line-height:24px;
}


td.Content-R p.Blue{
	background-color:#d1d9e6;
	padding:10px 10px 10px 10px;
	line-height:24px;
}


td.Content-R p.Sub{
	padding:5px 10px 5px 10px;
	line-height:14px;
	background-image: url(images/Back-SubNav.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	color:#c7340c;
	font-size:10px;
	
}

td.Content-R  a{
	color: #0b2757;
	text-decoration:none;
	font-weight:bold;
}

td.Content-R  a:hover{
	color: #676767;
	text-decoration:none;
	font-weight:bold;
}

td.Content-R p.Sub em{
	color: #0b2757;
	font-size:9px;
	padding:0px 5px 0px 5px;
}

td.Content-R p.Sub a{
	color: #0b2757;
	text-decoration:none;
	font-weight:bold;
}

td.Content-R p.Sub a:hover{
	color: #676767;
	text-decoration:none;
	font-weight:bold;
}


td.Content-R img.Product{
float:right;
margin:5px 0px 0px 10px;
border-style:solid;
border-width: 1px 2px 2px 1px;
border-color:#343434;
}



td.Content-R img.ProductNB{
float:right;
margin:5px 0px 0px 10px;

}


span.RedHeads{
	color:#c7340c;
	font-weight: bold;
}

table.Monthly{
	width: 500px;
	margin:0px 0px 0px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

table.Monthly th{
	padding: 6px 0px 6px 0px;
	
	background-color:#cd2e0d;
	color:#FFFFFF;
}

table.Monthly td{
	width: 25%;
	padding: 3px 0px 3px 0px;
	text-align:center;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#002c76;
}

td.Footer{
	height:44px;
	line-height:44px;
	background-image: url(images/Back-Footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align:right;
	padding:0px 80px 0px 0px;
}