
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ general css */

body{
margin:0px;
padding:0px;
text-align:center;
background-color:#AAAAAA;
background-image:url(../images/bg_body.gif);
background-repeat:repeat-x;
background-position:left top;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
line-height:18px;
}

a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}

img{ border:0px; padding:0px 0px 0px 0px; }
a:hover{ text-decoration:underline; }
h1, h2, h3, h4, p{ padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }

p{ padding-bottom:10px; }

h1{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:28px;
line-height:26px;
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
padding-bottom:20px;
}

h2{
font-family:Verdana, Arial, Times New Roman, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
color:#fc32f5;
font-weight:bold;
text-decoration:none;
padding-bottom:10px;
text-transform: uppercase;
}

#page{ width:900px; margin:0px auto; text-align:left; }
#body-top{
	padding-top:15px;
	background-image:url(../images/bg_header.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
#body-bottom-internal{

}
#body-bottom{
	background-image:url(../images/bg_footer.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ header css */

#header{ height:132px; position:relative;padding-top:10px;}
#header h1{ 
	position:absolute; top:10px; color:#ffffff; 
}
#header h1 a{ 
	font-family:Verdana, Arial, Georgia, Times New Roman, Helvetica, sans-serif;
	font-size:35px;
	line-height:35px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}
#header div.header-nav{ color:#ffffff;float:right }
#header div.header-nav a{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	padding:0px 5px;
}

#header div.header-nav a:hover{ text-decoration:underline; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ middle css */

#middle{ padding:0px 0px 30px 0px; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ left css */

#left{ width:530px; float:left; }
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ content css */

#content{ -moz-border-radius: 25px; width:100%; background-color:#04275B;}
#content .content-wrapper{ padding:30px 20px 30px 20px; }

#content .left{ width:530px; float:left; }
#content .right{ width:300px; float:left; }
div.wrapper{ padding:30px 70px 0px 30px; }

#main_blog{
	width:530px;position: relative;
	background-image:url(../images/main_blog.gif);
	background-repeat:repeat;
	background-position:left top;

}
#main_blog div.bottom{
	padding-top:40px;
	margin-left:20px;
	padding-bottom:20px;
}
#main_blog h1 a{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:28px;
	line-height:26px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:20px;
}
#main_blog div.img{
	float:right;
	padding:20px;
}
#main_blog p.bodytext{
	
}


#main-bg{
	width:530px;height:452px; position: relative;
	background-image:url(../images/bg_main_530x452.gif);
	background-repeat:repeat;
	background-position:left top;
}
#main-bg .text{ position:absolute; top:230px; left: 20px; width:480px; }
#top{ width:345px; }
#top div.title{
	margin:0px;padding:0px;
	background-image:url(../images/header_top_345x48.gif);
	width:345px;
	height:48px;
	overflow:hidden;
}
#top h2{
	padding-top:10px;
	padding-left:15px;
}
#top .middle{
	background-image:url(../images/bg_top_345x1.gif);
	background-repeat:repeat-y;
	background-position:left top;
}

#top ol{ padding:10px 20px 30px 50px; margin:0px 0px 0px 0px; }
#top ol li{ color:#04275B; padding:5px 0px 5px 0px; border-bottom:1px solid #E7E6E1; }
#top ol li a{
font-family:Arial, Verdana, Georgia, Times New Roman, Helvetica, sans-serif;
font-size:14px;
line-height:20px;
font-weight:normal;
color:#04275B;
text-decoration:none;
}
#top ol li a:hover{ text-decoration: underline;}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ right css */

#right{ width:370px; float:left; }
#right .right-wrapper{ padding:0px 0px 0px 25px; }
#right h2 a{
font-family:Verdana, Arial, Times New Roman, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
color:#fc32f5;
font-weight:bold;
text-decoration:none;
padding-bottom:10px;
text-transform: uppercase;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ page-footer css */

#page-footer{ height:147px; position:relative; border-top:1px dotted #fff;}

#page-footer .copy{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	position:absolute;
	top:8px;
	left:15px;
}

#footer-nav{ position:absolute; top:8px; left:700px; }

#footer-nav a{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 5px;
}

#footer-nav a:hover{ text-decoration:underline; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ clear stylesheet */

.magic{ clear:both; }
.clrlft{ clear:left; }
.clrrt{ clear:right; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ company-lead-form ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ 

#contact-form{ margin:0px 0px 0px 0px; padding:0px 0px 0px 50px; } 
#contact-form #company-lead-form{}
#contact-form #company-lead-form p{color:#FF0000;}
#contact-form #company-lead-form table{border:0px; margin:0px;}
#contact-form #company-lead-form table tr td{ font-family:Arial, Verdana, Helvetica, sans-serif; font-size:13px; font-weight:bold; text-decoration:none; color:#ffffff; padding:2px; line-height:15px; }
#contact-form #company-lead-form table tr .column1{ text-align:left; padding-left:10px; width:230px; line-height:14px; }
#contact-form #company-lead-form table tr .column2{ text-indent:5px; } 
#contact-form #company-lead-form table tr .column1-error{ text-align:right; color:#FF0000; }
#contact-form #company-lead-form table tr td input, #contact-form #company-lead-form table tr td select, #contact-form #company-lead-form table tr td textarea{ font-family:Verdana,Arial, Helvetica, sans-serif; font-size:12px;  font-weight:normal; text-decoration:none; color:#000;  border:1px solid #333; width:220px; height:22px; background-color:#fff !important; margin-bottom:5px;}
#contact-form #company-lead-form table tr td .phone1{ width:61px !important; }
#contact-form #company-lead-form table tr td .phone2{ width:61px !important; }
#contact-form #company-lead-form table tr td .phone3{ width:70px !important; }
#contact-form #company-lead-form table tr td select{}
#contact-form #company-lead-form table tr td textarea{ height:120px !important; }
#contact-form #company-lead-form table tr td .submitbutton{ width:auto; height:auto; border:none; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ trafficz search */

#trafficz-search-holder{ margin-top:10px;position:absolute; top:62px; left:0px; height:60px; background-color:#DAE1E9; -moz-border-radius: 10px; width:100%;} 
#trafficz-search{}
#trafficz-search .trafficz-search-wrapper{ padding:15px 0px 0px 50px; }
#trafficz-search form{ padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }
#trafficz-search table{ padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }
#trafficz-search table tr td{ font-size:11px; text-align:right; padding:2px;}
#trafficz-search table tr .input{ 
width:600px; height:24px; 
font-family:Arial, Verdana, Arial Narrow, Helvetica, Sans-serif, Times New Roman;
font-size:16px;
color:#000000;
font-weight:normal;
text-decoration:none;
line-height:16px;
text-indent:10px;
border:1px solid #666;
}
#trafficz-search table tr .submit{ width:77px; height:24px; padding:0px 0px 0px 0px;}


#results_main_links{
	background:none;
	color:black;
}

#results_main_links div a{ 
	border:1px solid black;
	font-family:Arial Narrow, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	color:#ff0000;
	text-decoration:none;
	padding:0px 0px 20px 0px;
	margin:0px 0px 0px 0px;
}
/* ~~~~~~~~~~~~~~~~~~ traficZ css ~~~~~~~~~~~~~~~~~~~ */

#results{ width:250px; }
#paid{ padding:0px 0px 20px 0px; }
#sponsored_links{ 
font-family:Arial, Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
line-height:20px;
font-weight:bold;
color:#ff0000;
text-decoration:none;
padding:0px 0px 10px 0px;
margin:0px 0px 0px 0px;
}
#results #sponsored_links{}
#results table tr .result_row, #results table tr .result_row_alt{ padding:0px 0px 10px 0px; }
#results table tr td .results_full_width_link{}
#results table tr td .results_full_width_link a{ font-size:11px; font-weight:bold; color:#ffffff; text-decoration:underline; }
#results table tr td .result_href{}
#results table tr td .result_href a{ font-size:11px; font-weight:normal; color:#ffffff; text-decoration:none; }
#results table tr td .results_url_full_width_link{}
#results table tr td .results_url_full_width_link a{ font-size:11px; font-weight:normal; color:#ffffff; text-decoration:none; }
#results #suggestions{ display:none !important; }
#results #nav_links, #results #nav_links a{ font-size:12px; font-weight:bold; color:#ffffff; text-decoration:underline; }


#trafficz #results{ width:500px !important; }
#trafficz #paid{ padding:0px 0px 0px 0px; }
#trafficz #sponsored_links{ 
font-family:Arial Narrow, Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
line-height:20px;
font-weight:bold;
color:#ff0000;
text-decoration:none;
padding:0px 0px 20px 0px;
margin:0px 0px 0px 0px;
}
#trafficz #results #sponsored_links{ color:#ffffff; }
#trafficz #results table tr .result_row, #results table tr .result_row_alt{ padding:0px 0px 20px 0px; }
#trafficz #results table tr td .results_full_width_link{}
#trafficz #results table tr td .results_full_width_link a{ font-size:16px; line-height:20px; font-weight:bold; color:#ffffff; text-decoration:underline; text-transform:uppercase;}
#trafficz #results table tr td .result_href{ color:#ffffff; }
#trafficz #results table tr td .result_href a{ font-size:14px; font-weight:normal; color:#ffffff; text-decoration:none; }
#trafficz #results table tr td .results_url_full_width_link{}
#trafficz #results table tr td .results_url_full_width_link a{ font-size:14px; font-weight:bold; color:#ffffff; text-decoration:none; }
#trafficz #results #suggestions{ display:none !important; }
#trafficz #results #nav_links, #trafficz #results #nav_links a{ font-size:12px; font-weight:bold; color:#ffffff; text-decoration:underline; }

#main-trafficz #results{ width:500px !important; }
#main-trafficz #paid{ padding:0px 0px 0px 20px; }
#main-trafficz #sponsored_links{ 
font-family:Arial Narrow, Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
line-height:20px;
font-weight:bold;
color:#ff0000;
text-decoration:none;
padding:0px 0px 20px 0px;
margin:0px 0px 0px 0px;
}
#main-trafficz #results #sponsored_links{}
#main-trafficz #results table tr .result_row, #results table tr .result_row_alt{ padding:0px 0px 20px 0px; }
#main-trafficz #results table tr td .results_full_width_link{}
#main-trafficz #results table tr td .results_full_width_link a{ font-size:16px; line-height:20px; font-weight:bold; color:#000000; text-decoration:underline; text-transform:uppercase;}
#main-trafficz #results table tr td .result_href{}
#main-trafficz #results table tr td .result_href a{ font-size:14px; font-weight:normal; color:#000000; text-decoration:none; }
#main-trafficz #results table tr td .results_url_full_width_link{}
#main-trafficz #results table tr td .results_url_full_width_link a{ font-size:14px; font-weight:bold; color:#000000; text-decoration:none; }
#main-trafficz #results #suggestions{ display:none !important; }
#main-trafficz #results #nav_links,#main-trafficz #results #nav_links a{ font-size:12px; font-weight:bold; color:#000000; text-decoration:underline; }

#snippets{-moz-border-radius: 15px; width:100%; background-color:#04275B; }
#snippets .wrapper{ padding:10px 20px; }

#commentFormContainer{
	padding-left:30px;
}
#commentFormContainer{
	color:white;
}
#commentFormContainer table{
	font-size:12px;
}
#commentFormContainer input{
	font-size:12px;
	width:310px;
}
#commentFormContainer textarea{
	font-size:12px;
	width:310px;

}

#commentList{
	padding-left:30px;
}

#main_blog label{
	width:130px;
	display:block;
	float:left;
	font-size:16px;
	color:#FFFFFF;
}
#main_blog input{
	border:1px solid #D6D6D6;
	background-color:#F4F4F4;
	width:300px;
	margin-bottom:5px;
}
#main_blog textarea{
	border:1px solid #D6D6D6;
	background-color:#F4F4F4;
	width:300px;
}
#main_blog input.csc-mailform-submit {
    border: 1px;
    font-size:16px;
    margin-left:130px;
    margin-top:5px;
}
#main_blog fieldset {
	border:0px;
}

#resultTable a{
	text-decoration:none;
}
#resultTable tr{
	padding:0px;
	margin:0px;
}
#resultTable td{
	padding:0px;
	margin:0px;
}
#resultTable p{
	padding:0px;
	margin:0px;
}
#resultTable h2{
	padding:0px;
	margin:0px;
}
#resultTable div.link{
	text-decoration:underline;
	margin-bottom:15px;
}

#topA{
	margin-top:20px;
	margin-bottom:20px;
}
#topA td.topA{
	height:118px;
	background-image:url('../images/bg-ad.gif');
	padding-left:22px;
}
#topA div.divA{
	border-bottom:1px solid #B4C0CE;
	width:854px;
}
#topA div.divB{
	float:left;
	color:#03275B;
	font-weight:bold;
	padding-top:5px;
	padding-right:20px;
}
#topA div.divC{
	padding-top:10px;
}

div.news-single-img{
float:left;
margin:0px 5px 0px 0px;
	
}
p.bodytext{
}