﻿@import url('menu.css');
@import url('layout.css');

body {
	font-family: sans-serif;
	font-size: small;
	color: #333333;
	background-color: #CED6DF;
}

img {
	border: none;
}

a {
	color: #22844E;
}

a:hover {
	color: #172459;
	text-decoration: none;
}

#left ol {
	margin-left: 10px;
	padding-left: 30px;
	margin-right: 20px;
}

#left li {
	margin-top: 5px;
	border-bottom: 1px #CCCCCC solid;
	padding-top: 5px;
	padding-bottom: 10px;
}

#f1 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#footnote {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: small;
	color: #333333;
}

#testimon_cont {
	width: 700px;
}

#FLVPlayer {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border: 1px #65d797 solid;
}

h1 {
	font-size: xx-large;
	font-weight: normal;
	color: #172459;
}

#left h1 {
	margin-top: 5px;
}

h2 {
	font-size: medium;
	font-weight: bold;
	color: #172459;
}

.block_center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.right_txt {
	text-align: right;
}

.bold {
	font-weight: bold;
}

.note {
	font-size: x-small;
	margin: 20px;
	color: #333333;
}

.testimon {
	background-image: url('../images/quotes_start.png');
	background-position: top left;
	background-repeat: no-repeat;
	font-style: italic;
	padding-left: 20px;
	padding-top: 20px;
}

.testimon_name {
	font-weight: bold;
	font-style: normal;
}

.testimon_loc {
	font-style: normal;
	margin-left: 9px;
}

.vidthumb {
	text-align: center;
	width: 165px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	margin-right: 15px;
	display: block;
}

.vidthumb_end {
	text-align: center;
	width: 165px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	clear: right;
	display: block;
}

.blued {
	text-decoration: underline;
}

.vidthumb a:hover {
	text-decoration: none;
}

#footer p {
	color: #FFFFFF;
	font-size: x-small;
}

#footer a:visited {
	color: #FFFFFF;
	font-size: x-small;
	text-decoration: underline;
}

#footer a {
	color: #FFFFFF;
	font-size: x-small;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
	color: #65d797;
}

#single ul {
	margin-left: 40px;
}

#single ol {
	margin-left: 40px;
}

#single li {
	margin-top: 5px;
	margin-bottom: 8px;
}

#formbox {
	display: block;
	background-image: url('../images/form_bkgrnd.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #F2F4F7;
	border: 2px #172459 solid;
	margin-left: 20px;
	margin-right: 20px;
	padding: 20px;
	margin-bottom: 20px;
}

.input1 {
	width: 200px;
	color: #172459;
}

.message {
	font-family: sans-serif;
	width: 630px;
	height: 130px;
	color: #172459;
}

.dark {
	padding: 30px;
	margin-top: 5px;
	border-bottom: 2px #DDDDDD solid;
}

.dark_end {
	padding: 30px;
	margin-top: 10px;
}

.newsletter {
	text-align: right;
	padding: 30px;
	border-bottom: 2px #DDDDDD solid;
}

.newsletter h2 {
	text-align: left;
}

.newsletter input {
	margin-top: 4px;
	width: 154px;
}


/*COMPARISON TABLE STYLES*/

.comparison {
	/*border: 2px #ABC51A solid;*/
	width: 686px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border-collapse: separate;
}

.comparison h2 {
	margin-bottom: 2px;
	color: #172459;
	font-size: large;
}

.comparison td.comphead {
	border-right: 0;
	border-bottom: 0;
	padding-left: 0;
}

.comparison td.botrow {
	border-bottom: 0;
}

.comparison td.botrow-alt {
	border-bottom: 0;
	background-color: #d9ffea;
}

.comparison td.botendcol-alt {
	border-right: 0;
	border-bottom: 0;
	background-color: #d9ffea;
}

.comparison th.botrow-alt {
	background-color: #d9ffea;
	border-bottom: 0;
}

.comparison th.botrow {
	border-bottom: 0;
}

.comparison th.botrow-alt {
	border-bottom: 0;
	background-color: #d9ffea;
}

.comparison td.endcol {
	border-right: none;
}

.comparison th.endcol {
	border-right: none;
}

.comparison td.endcol-alt {
	border-right: none;
	background-color: #d9ffea;
}

.comparison td.botendcol {
	border-right: 0;
	border-bottom: 0;
}

.comparison th {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: left;
	padding: 6px 6px 6px 12px;
}

.comparison th.alt {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #000000;
	background-color: #d9ffea;
}

.comparison th.end {
	border-top: 0;
	border-left: 0;
	border-right: 0;
}

.comparison td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 6px 6px 6px 12px;
}

.comparison td.alt {
	border-top: 0;
	border-right: 1px solid #000000;
	background-color: #d9ffea;
}

.comparison td.end {
	border-right: 0;
}

.comparison th.closed_r {
	border-left: 0;
}
