@charset "utf-8";
/* CSS Document */

/* CSS Reset
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
/*a:link{text-decoration:none; color:#ff6600;} 
a:visited{text-decoration:none; color:#ff6600;} 
a:hover{text-decoration:none; color:#003366;} 
a:active{text-decoration:none; color:#ff6600;}*/
a:link{text-decoration:none; color:#003366;} 
a:visited{text-decoration:none; color:#003366;} 
a:hover{text-decoration:none; color:#ff6600; } 
a:active{text-decoration:none; color:#003366;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border: 0;
}

/* BASIC 
*/
body {
	font: 12px/18px Arial, Helvetica, sans-serif ;
	background-color: #FFF;
	color: #333;
	font-size:12px;
	text-decoration: none;
}
.pCenter {
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
strong {
	font-weight:bold;
}


.float-left{ /*make elements float to left*/
	float: left;
}
.float-right{ /*make image float to right*/
	float: right;
}
.clear {
	clear:both;
}
.blue{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 36px;

}
.txt11 {
font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:1.5em;
}
.font_16{
font-size:16px;
}

/* HEADER */
#header {
	height: 48px;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
}
#tollFree {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 36px;
	padding-right: 10px;
	color: #666666;
}
.in{
font-size:14px;
color:#264a69;
border:1px solid #666666;

}
/* Banner */

/* OpenBOX */
#OpenBOX{
    width:920px;
	padding:20px 20px;
	background:url(../images/banner_bg_shade.gif) repeat-x;
}

/*#shade{
background:url(../images/banner_bg_shade.gif) repeat-x;
width:920px;
padding:20px;
margin:0px auto;
}
*//* Client */
#client_title{
    width:960px;
	background:url(../images/bar-bg.gif) no-repeat;
	margin:0px auto;
	height:30px;
}

#client_content{
    width:960px;
	 background-color:#f5f5f5;
}

#client_title #OurClient{
	color:#fff;
	font-size:12px;
	line-height:23px;
	padding-left:20px;
	float: left;
}
#client_title #More{
	color:#fff;
	font-size:12px;
	line-height:23px;
	padding-right:20px;
	float: right;
}
.logos{
width:85px;
height:110px;
color:#333366;
font-size:11px;
line-height:14px;
float:left;
margin:10px;
text-align:center;
}


/* Popular Searches */
#PopularSearches_title{
    width:960px;
	background:url(../images/bar-bg.gif) no-repeat;
    height:30px;
}
.white{
    color:#fff;
	font-size:12px;
	line-height:23px;
	margin:auto 10px;
}
.white a{
    color:#fff;
}
#PopularSearches_content{
 width:960px;
 background-color:#f5f5f5;
}
.PopularSearches{
float:left;
width:200px;
margin:20px;
margin-top:10px;
font-size:11px;
background-color:#f5f5f5;
}
.PopularSearches_content{
background-color:#f5f5f5;
line-height:20px;
border-bottom:1px dotted #cccccc;
}
.PopularSearches_content a{
color:#015ba7;
}
.PopularSearches_content a:hover{
color:#ff6600;
}


/** SITEMAP **/
#siteMap {
	width: 960px;
	background: url(../images/sitemap_bg.gif) no-repeat;
	background-color:#f5f5f5;
}
#siteMap #siteMap_title {
	line-height: 23px;
	color: #FFF;
}
#siteMap #siteMap_title #siteMap_tollPhone {
	color: #FFF;
	float: left;
	padding-left: 15px;
	font-size: 14px;
}
#siteMap #siteMap_title #siteMap_userLink {
	color: #FFF;
	float: right;
	font-size: 12px;
	padding-right: 15px;
}
div.siteMap_section {
	width: 164px;
	float: left;
	padding: 15px 15px 15px 10px;
	border-left: 1px solid #CCC;
}
div.siteMap_section ul {
	list-style-type: none;
}
div.siteMap_section a.mainChannel {
	line-height: 16px;
	font-weight: bold;
	color:#036;
	margin-top: 8px;
	display: block;
	text-indent: 10px;
}
div.siteMap_section a.mainChannel:hover {
	color: #F60;
}
div.siteMap_section a.subChannel {
	font-size:11px;
	line-height: 16px;
	color:#333;
	display: block;
	padding-left: 18px;
}
div.siteMap_section a.subChannel:hover {
	color: #F60;
}
#copyright {
	font-size:11px;
	line-height: 20px;
	text-align: center;
	width: 960px;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 30px;
	border-top: 1px solid #eee;
}
#seo-links {
	background-color:#f5f5f5;
	text-align: center;
	padding: 5px;
	padding-bottom:20px;
	margin:0 auto;
	width: 960px;
}
#seo-links a {
	padding: 5px 25px;
	margin:0 2px;
	border: 1px solid #E9E9E9;
}
#seo-links a:hover {
	padding: 5px 25px;
	margin:0 2px;
	border: 1px solid #9DC6CE;
	background-color: #E3EDF0;
	color: #003366;
	text-decoration: none;
}
.rightcCurrent{
color:#ff6600;
font-weight:bold;
}
.rightcCurrent a{
color:#ff6600;
font-weight:bold;
}
#content #left .bannerBgShade p {
margin-bottom:10px;
}
#OpenBOX p {
margin-bottom:10px;
}
