/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333;
}

#nav ul li a{
	text-transform:uppercase;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	font-size:80%;
	letter-spacing:0px;
}
#nav li a:hover{
	color:#e55a3c;
}

#subnavlinks a{
	color:#ffffff;
	font-weight:bold;
	font-size:75%;
	text-decoration:none;
}
#subnavlinks a:hover{
	color:#e55a3c;
}

#submit{
	text-transform:uppercase;
	color:#ffffff;
	font-size:55%;
	font-weight:bold;
}
#search{
	color:#000000;
}

#main{
	font-size:85%;
}

#left , #center, #right{
	font-size:10pt;
}
#left strong{
	color:#444;
	/*color:#496870;*/
}
#left h6{
	color:#496870;

	font-size:100%;
}
#left p, #left ul{

}
#left ul{
	margin-left:14px;
}
/* ie hacks */
* html #left ul{
	padding-left:2px;
}
*:first-child+html #left ul{
	padding-left:3px;
}

#center .text p{
	font-size:9pt;
	font-weight:normal;
}

#left h3{
	text-align:center;
	padding-bottom:15px;
	font-size:110%;
}
#left h4{

	font-size:110%;
}
/*
* html #left h3{
	font-size:110%;
}
*/
#right #newsinfo p{
	word-wrap:break-word;
}

#right a{
	color:#496870;
}
#right a:hover{
	color:#e55a3c;
}

#righth4{
	font-size:100%;
}

#highlight p{
	margin:0;padding:5px;
	font-size:100%;
	color:#496870;
}

#highlight ul{
	font-size:100%;
	color:#496870;
}

#highlight strong a{
	color:#496870;
	font-size:110%;
	text-decoration:underline;
}
#highlight strong a:hover{
	color:#e55a3c;
}

#home-links h1{
	font-size: 160%;
	padding:10px 0 2px 0; margin:0;
	color:#496870; 
}

#home-links a{
	padding:0px;
	color:#496870;
	text-decoration:underline;
}
#home-links a:hover{
	text-decoration:underline;
	color:#e55a3c;
}

.raquo{
	color:#e3583b;
}
#center-info h4, #newsinfo h4{
	color:#ffffff;
}
#newsinfo{
	height:1%;
	padding-top:10px;
}
#newsinfo strong{
	color:#496870;
	padding-left:10px;
	font-size:110%;
	text-decoration:none;
}
div#newsinfo p strong{
	padding-left:0px;
	color:#333;
	font-size:100%;
	text-decoration:none;
}
* html #newsinfo h4{
	font-size:100%;
}
#crumbs a{
	color:#496870;
	text-decoration:none;
	font-size:90%;
}
#footer{
	font-size:70%;
}
#footer a{
	color:#496870;
}
#footer a:hover{
	color:#e3583b;
}

#headers h1, h1{
	color:#003366;
	font-size:14pt;
	font-weight:bold;
	text-align:left;
	margin:0 0 20px 0
}

#center #headers h1 { text-align: center; }

#headers h2, h2{
	color:#629ea8;
	font-size:145%;
	font-weight:normal;
}
h3	{
	color:#496870;
	font-size:120%;
	font-weight:normal;
	text-align:left;
	margin:10px 0 10px 0
}
#auxnav{
	font-size:80%;
	font-weight:bold;
}
#auxnav a{
	color:#000;
	text-decoration:none;
}
#auxnav a:hover{
	text-decoration:underline;
	color:#e55a3c;
}

#checkout{
	text-align:right;
	padding-right:10px;
	margin-top:10px;
}

/* Service Detail */
#Content table{
	font-size:90%;
	font-family:Arial, Helvetica, sans-serif;
}

#Content table .Label{
	
}

#Content h2{
	font-size:50%;
	width:100%;
}

#Content table form, #center form{
	padding:0; margin:0;
}

#infotext h2{
	padding:0 3px;
	margin:0;
}
#infotext strong{
	padding-left:6px;
	margin-top:5px;
}
#infotext p{
	margin-bottom:5px;
}
#serviceheader{
	color:#496870;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	font-size:120%;
}

#center table { width: 100%; color: #003366; font-size: 11pt;}
.readMore {font-size: 10pt !important; }
.onPageLinks a {text-decoration: none; font-weight: bold;} 
.onPageLinks a:hover {color: #E55A3C;} 

.contactus th	{
	text-align:right;
}
.contactus th, .contactus td	{
	vertical-align:top;
	padding:5px;
}