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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_main02.jpg);
	background-position: center top;
}
a {
	outline: none;
}
#page_container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#header {
	height: 130px;
	width: 960px;
	display: inline;
	float: left;
	position: relative;
}
#main {
	width: 960px;
	padding-bottom: 15px;
	display: inline;
	float: left;
	background: url(../images/bg_left.jpg) no-repeat 10px top;
}
#header a#logo {
	position: absolute;
	left: 35px;
	top: 42px;
	width: 217px;
	height: 60px;
}
#header #text {
	position: absolute;
	height: 75px;
	width: 630px;
	left: 205px;
	top: 45px;
}
#header #menu {
	position: absolute;
	height: 15px;
	width: 200px;
	left: 775px;
	top: 17px;
	text-align: center;
	font-size: 9px;
	color: #336699;
}
a {
	color: #336699;
}
#header #menu a:hover {
	color: #336699;
	text-decoration: none;
}
#header h1 {
	text-indent: -9999px;
}
#header #text h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
.red {
	color: #F21414;
}
.lightblue {
	color: #336699;
}
#header #text p {
	padding: 0px;
	margin: 3px 0px 0px 25px;
	line-height: 18px;
}
#main #left {
	width: 165px;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-left: 20px;
	padding-top: 10px;
	position: relative;
}
#main #left a.btn {
	height: 23px;
	width: 165px;
	background-image: url(../images/btn_left.jpg);
	background-repeat: no-repeat;
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 7px;
	margin-bottom: 4px;
}
#main #left h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../png/bg_left_h2.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	display: block;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 165px;
}
#main #left h2 a {
	text-decoration: none;
	color: #F80A0A;
}

#main #left ul {
	margin: 0px;
	list-style-type: none;
	display: block;
	background-image: url(../png/bg_left_ul.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: 30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 165px;
}
#main #left ul a {
	font-size: 9px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
	
}
#main #left ul a:hover {
	font-size: 9px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
#main #left li {
	padding-bottom: 7px;
}
#main #left #newsletter {
	text-align: center;
	display: inline;
	float: left;
	width: 165px;
}
#main #left #newsletter h3 {
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-align: center;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	vertical-align: middle;
}
#main #left #newsletter form {
	margin: 0px;
	padding: 0px;
}

#main #left #newsletter #email {
	font-size: 10px;
	width: 140px;
	text-align: center;
}
#main #left #newsletter #submit {
	text-align: center;
	margin-top: 10px;
}

/*
#main #left #adSenseContainer {
	float: left;
	display: inline;
	text-align: center;
	width: 130px;
	padding: 4px;
	margin: 15px 0 0 15px;
	background-color: #fff;
}

#main #left #adSense {
	width: 127px;
	text-align: center;
	border: 1px solid #d6d6d6; 
}
*/

#main #left #featureContainer {
	float: left;
	display: inline;
	margin-top: 20px;
	font-size: 11px;
}

#main #left #featureContainer #featureTop {
	width: 164px;
	height: 32px;
	margin: 0;
	background: url(../images/bg_featureTop.jpg) no-repeat top left;
	
}

#main #left #featureContainer #featureContent {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0 5px;
	margin: 0;
	background-color: #fff;
	line-height: 15px;
}
#main #left #featureContainer #featureBottom {
	width: 164px;
	height: 62px;
	margin: 0;
	padding: 0;
	position: relative;
	background: url(../images/bg_featureBottom.jpg) no-repeat top left;
}
#main #left #featureContainer #featureBottom a {
	text-indent: -9999px;
	position: absolute;
	top: 11px;
	left: 12px;
	display: block;
	height: 38px;
	width: 142px;
	background: url(../images/bg_featureLink.jpg) no-repeat top left;
}

#main #content {
	width: 730px;
	display: inline;
	float: right;
	margin-right: 15px;
}
#main #content .services {
	display: block;
	width: 155px;
	font-size: 10px;
	color: #000000;
	float: left;
	margin-top: 32px;
}
#main #content .services h2 {
	height: 20px;
	width: 155px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/h_list.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 7px;
	margin-top: 38px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main #content .services ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#main #content .services li {
	list-style-type: none;
	margin: 0px;
	text-indent: 7px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#main #content .services li.brdr_top, #main #content .column li.brdr_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#main #content .services li.last {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4473A1;
	border-right-style: none;
	border-left-style: none;
	background-image: url(../images/bg_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 51px;
	font-style: italic;
	font-weight: bold;
	color: #F50F0F;
	text-indent: 13px;
	padding-top: 10px;
	font-size: 11px;
	background-color: #FFFFFF;
}
#main #content .column {
	font-size: 10px;
	color: #000000;
	width: 82px;
	float: left;
	margin-top: 32px;
}
#main #content .column.approved {
	font-size: 10px;
	color: #000000;
	width: 82px;
	float: left;
	margin-top: 0px;
	text-align: center;
}
#main #content .column h3 {
	height: 28px;
	width: 82px;
	text-align: center;
	margin: 0px;
	font-size: 9px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main #content .column a.btn {
	text-decoration: none;
	height: 24px;
	width: 80px;
	display: block;
	background-image: url(../images/btn_column.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9px;
        font-weight: bold;
	text-align: center;
	padding-top: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#main #content .column a.brdr_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#main #content .column ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#main #content .column li {
	list-style-type: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#main   #content   .column   h3.brdr_left    {
	background-image: url(../images/bg_lines_list.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#main   #content   .column   h3.brdr_top    {
	background-image: url(../images/bg_lines_list.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#main   #content   .column   h3.brdr_right    {
	background-image: url(../images/bg_lines_list.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
#main  #content  .column  ul.brdr_right li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#main #content .column li.last, #main #content .column ul.brdr_right li.last {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4473A1;
	border-right-style: none;
	border-left-style: none;
	height: 38px;
	background-image: url(../images/bg_li_last.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	padding-top: 23px;
	display: block;
}
#main #content .column li.last a.btn {
	margin-left: 1px;
	border-right-style: none;
	border-left-style: none;
}
ul.lightgrey {
	background-color: #E4E4E4;
}
ul.darkgrey {
	background-color: #CCCCCC;
}
#main  #content  #text_content {
	clear: left;
	float: left;
	width: 730px;
}
#main #content #text_content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #336699;
	font-weight: normal;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main #content #text_content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #336699;
	font-weight: normal;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main #content #text_content h3 + h4 {
	font-size: 12px;
	margin-top: 4px;
}
#main #content #text_content p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 17px;
}
#footer {
	display: inline;
	float: left;
	width: 960px;
	clear: left;
	background-image: url(../images/bg_main_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-bottom: 25px;
}
#footer #left {
	display: inline;
	float: left;
	width: 200px;
	margin-left: 10px;
	font-size: 9px;
	text-align: center;
}
#footer #left a {
	color: #336699;
}
#footer #left a:hover {
	color: #336699;
	text-decoration: none;
}
#footer #right {
	display: inline;
	float: right;
	width: 730px;
	margin-right: 15px;
	font-size: 9px;
	color: #666666;
}
.pricing {
	display: inline;
	float: right;
	margin-bottom: 3px;
	margin-left: 10px;
	width: 300px;
}
.pricing a.btn {
	text-decoration: none;
	height: 24px;
	width: 80px;
	display: block;
	background-image: url(../images/btn_column.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	margin-top: 15px;
}
.vendor_table {
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.vendor_table td {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.vendor_table td + td + td {
	width: 100px;
}
.vendor_table td + td {
	width: 20px;
}
ul.demoTips li, div.protoDiv, div.protoDiv2 {
	background-color: #FFFFFF;
	text-decoration: underline;
	color: #006600;
	cursor: pointer;
}
ul.demoTips li.notip, ul.demoTips li.notip:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #000000;
	cursor: default;
}
.protoDiv {
	font-weight: bold;
}
ul.demoTips li:hover {
	background-color: #E5E5E5;
}

ul.demoTips li.last {
	text-decoration: none;
}



.provider {
	display: inline;
	float: left;
	width: 100%;
	margin-top: 15px;
}
.provider p {
	width: 410px;
}

.provider h2 {
	font-size: 18px;
	color: #F80A0A;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 3px;
}
.providerlinks {
	width: 100%;
	text-align: center;
	line-height: 18px;
	padding-top: 15px;
}
.providerlinks a {
	color: #336699;
	text-decoration: underline;
}
.providerlinks a:hover {
	color: #336699;
	text-decoration: none;
}
a.backtotop {
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}
a.backtotop:hover {
	text-decoration: none;
}
li.hovertip {
	text-decoration: underline;
	color: #006600;
	cursor: pointer;
	font-weight: bold;
}
li:hover.hovertip {
	color: #006600;
	text-decoration: none;
	background-color: #F1F1F1;
}
.bold {
	font-weight: bold;
}





blockquote {
	font-size: 13px;
	margin: 0 0 0 0;
	display: block;
	background: #E9E9E9;
	padding: 15px 15px 15px 15px;
}
.top10 {
	font-size: 14px;
}
.top10 li {
	padding-bottom: 7px;
}




#crosslinks {
	display: block;
	margin-top: 55px;
}
#crosslinks a {
	display: inline;
	float: left;
	width: 154px;
	height: 42px;
	padding-top: 5px;
	margin-left: 60px;
	background: url(../images/btn_bigred.jpg) no-repeat left top;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

