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

html {
	background-image: url(../images/lvl2_background_vert_tile.gif);
	background-repeat: repeat-y;
	background-color: #cddfed;
}
body {
	background-image: url(../images/background_tile_lvl2.gif);
	background-repeat: repeat-x;
	min-width: 770px;
	margin-bottom: 100px;
	color: #000099;
}
#wrapper {
	background-image: url(../images/background_lvl2.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#header { display: none;
	/*background-image: url(../images/header_background_lvl2.gif);
	background-repeat: no-repeat;
	height: 65px;
	padding-left: 415px;
	padding-top: 0px;*/
}
.custom_input {
	border: 1px solid #87a8c3;
	background-color: #e4eff6;
}
#navigation { display: none;
	/*margin-top: 0px;
	width: 800px;
	height: 49px;*/
}
#pictures {
	height: 117px;
}
#slogan {
	margin-left: 50px;
	margin-top: 42px;
}
#content_text {
	background-image: url(../images/transparent_white.png);
	margin-top: 25px;
	margin-left: 50px;
	border: 2px dotted #FFFFFF;
	padding: 10px;
	width: 70%;
	font-size: 100%;
	color: #000000;
	line-height: 1.5em;
}
#content_text p {
	margin-bottom: 1em;
}
.caption {
	font-size: 0.9em;
	font-style: italic;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
#content_text li {
	list-style: square;
}
#content_text ul {
	margin-left: 1.2em;
	margin-bottom: 1em;
}
h1 {
	font-size: 200%;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	margin-top: 0.6em;
}
h2 {
	font-size: 120%;
	font-family: Arial Black, Arial Bold, Helvetica Bold, sans-serif;
	font-weight: normal;
	color: #005DAA;
	margin-top: 0.6em;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	color: #005DAA;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}
h4 {
	font-weight: bold; }
.separator {
	margin-top: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cce9ee;
	padding-left: 20px;
	background-image: url(../images/bullet_yellow.gif);
	background-repeat: no-repeat;
	background-position: 0px 1.3em;
	clear: both;
}
.align_right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.align_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.picture_border {
	border: 3px solid #005DAA;
}
.button {
	border: 1px solid #006699;
	background-color: #00CCFF;
}
.bold {
	font-weight: bold;
}
.table_bullet {
	background-image: url(../images/yellow_square.gif);
	background-position: 0px 8px;
	background-repeat: no-repeat;
	width: 20px;
	padding-top: 0px;
	border-top: 1px solid #00CCFF;
	padding-bottom: 0px;
}
.table_divider {
	padding-top: 4px;
	border-top: 1px solid #00CCFF;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
}
.table_heading {
	background-color: #FFFFFF;
	color: #000000;
	padding: 3px 0px 3px 5px;
	font-family: Arial Black, Arial Bold, Helvetica Bold, Arial, Helvetica, sans-serif;
}
.table_heading_2 {
	background-color: #00540c;
	color: #FFFFFF;
	padding: 3px 0px 3px 5px;
	font-family: Arial Black, Arial Bold, Helvetica Bold, Arial, Helvetica, sans-serif;
}
.table_subhead {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 100%;
}
.table_subhead_2 {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 100%;
	padding-right: 10px;
}
.table_subhead_align_right {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 100%;
	text-align:  right;
}
.table_footer {
	font-style: italic;
	font-size: 90%;
	padding: 5px 0px 5px 0px;
} 
.table_pre_divider {
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
}
.table_pre_divider_2 {
	padding-bottom: 0px;
	padding-top: 10px;
	padding-right: 10px;
}
.conditions td {
	padding: 3px 5px 3px 5px;
}
.td_align_right {
	text-align: right;
	padding-left: 10px;
}
.td_align_left {
	text-align: left;
	padding-right: 10px;
}
.td_extra_padding_before {
	padding-top: 5px;
	line-height: 100%;
}
.pricing_table td {
	padding: 2px 4px 2px 4px;
	margin-bottom: 20px;
}
.pricing_table_head_left {
	background-color: #FFFFFF;
	color: #000000;
	line-height: 120%;
}
.pricing_table_head_right {
	background-color: #FFFFFF;
	text-align: right;
	color: #000000;
	line-height: 120%;
}
.pricing_content_left {
	background-color: #FFFFFF;
}
.pricing_content_right {
	background-color: #FFFFFF;
	text-align: right;
}
.pricing_content_left_alt {
	background-color: #FFFFFF;
	text-align: left;
}
.pricing_content_right_alt {
	background-color: #FFFFFF;
	text-align: right;
}
#footer_for_print_only { 
	color: #000000;
	font-size: 0.85em;
	line-height: 1.6em;
	margin-top: 60px;
	margin-left: 20px;
}