﻿* {
  margin:0;
  padding:0;
}
a {
	color: #000000;
	text-decoration: none
}
a:visited {
	color: #606060
}
a:active {
	color: #808080
}
a:hover {
	color:#EA15EA;
	font-weight:bold;
	text-decoration: none
}
body {
	margin: 0px;
	background-image:url('images/flag_background_tall.jpg') ;
	background-repeat: repeat-x
}
h1 {
	font-family:"Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#707070;
}
h2 {
	color:#505050;
	font-size:13px;
	font-weight:bold;
}
ul {
	list-style-position:inside;
	
}
ul li {
	list-style:disc;
	list-style-type:disc;
	list-style-position:inside;
	margin-bottom:1px;
}
ol {
	list-style-position:inside;
}
ol li {
	list-style:decimal;
	list-style-type:decimal;
	list-style-position:inside;
	margin-bottom:1px;
}
.thankyou_note {
	position: absolute;
	left: -4000px;
	width:444px;
	height:275px;
	background-image:url('images/Popup Dialog_bare.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	border:2px;
	border-width:2px;
	border-color:#BFD6DF;
	border-color:#84B0C1;
	border-style:solid;
	z-index:0
}
.whole_page {
	background-color: #FFFFFF;
	width: 990px;
	height: auto;
	font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	right: auto;
	left: auto;
	margin-right: auto;
	margin-left: auto;
	border-left-style: none;
	border-left-width: 0px;
	border-left-color: #C0C0C0;
}
.edge_band {
	margin: 0px 0px 0px 0px;
	background-color:#898F94;
	background-repeat: no-repeat;
	width: 990px;
	height: 6px
}
.button_bar_holder {
	right: auto;
	left: auto;
	margin-right: auto;
	margin-left: auto;
	height: 31px;
	width: 826px;
	float: left;
}
.button_bar_holder a { text-decoration: none; color: #FFFFFF; } 
.button_bar_holder a:visited { color: #F9F9F9; } 
.button_bar_holder a:hover { color: #FFFFFF; font-weight:bold; } 
.button_bar_holder a:active { color: #F0F0F0; }

.edge_band_bottom_holder {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	width: 88px;
	height: 27px;
	float: left;
	overflow:hidden;
}
.edge_band_bottom {
	margin: 0px 0px 0px 0px;
	background-color: #898F94;
	width: 88px;
	height: 6px;
	overflow:hidden;
}
.edge_band_above_bottom {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	width: 88px;
	height: 21px;
	overflow:hidden;
}
.edge_band_top_holder {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	width: 82px;
	height: 31px;
	float: left;
	overflow:hidden;
}
.edge_band_top {
	margin: 0px 0px 0px 0px;
	background-color: #898F94;
	width: 82px;
	height: 6px;
	max-height:6px;
	overflow:hidden;
}
.edge_band_below_top {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	width: 82px;
	height: 25px;
	overflow:hidden;
}
.footer_holder {
	right:auto;
	left:auto;
	margin-right:auto;
	margin-left:auto;
	height:27px;
	width:813px;
	float:left;
}
.footer_bar_left {
	margin: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	background-image:url('images/footer_left.gif');
	background-repeat: no-repeat;
	background-position:right top;
	width:6px;
	height:27px;
	float:left;
}
.footer_bar_right {
	margin: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	background-image:url('images/footer_right.gif');
	background-repeat: no-repeat;
	background-position:left;
	width: 6px;
	height: 27px;
	float:left;
}
.footer_bar_middle {
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	background-color: #EFEFEF;
	background-image: url('images/footer_middle.gif');
	background-repeat: repeat-x;
	background-position:left top;
	padding-top: 6px;
	width: 801px;
	height: 27px;
	float:left;
}
.footer_bar_middle a { text-decoration: none; color: #FFFFFF; } 
.footer_bar_middle a:visited { color: #F9F9F9; } 
.footer_bar_middle a:hover { color: #FFFFFF; font-weight:bold; } 
.footer_bar_middle a:active { color: #F0F0F0; }

.button_bar_left {
	margin: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	background-image:url('images/buttonbar_left.gif');
	background-repeat: no-repeat;
	width: 12px;
	height: 31px;
	float:left
}
.button_bar_middle {
	text-align:center;
	font-size:13px;
	color:#FFFFFF;
	margin: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	background-image:url('images/buttonbar_middle.gif');
	background-repeat: repeat-x;
	padding-top:3px;
	width: auto;
	height: 31px;
	float:left
}
.button_bar_right {
	margin: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	background-image:url('images/buttonbar_right.gif');
	background-repeat: no-repeat;
	width: 12px;
	height: 31px;
	float:left
}
.black_button_line {
	background-color:#303030;
	width: 1px;
	height: 25px;
	float:left
}
.white_button_line {
	background-color:#EFEFEF;
	width: 1px;
	height: 25px;
	float:left
}
.gray_side_block {
	background-color:#C6C9CE;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	width: 88px;
	height: 115px;
	float:left
}
.left_side_margin_two_rows_combined {
	width: 90px;
	height: 235px;
	float:left
}
.top_right_side_block_t {
		border: 1px solid #FFFFFF;
		background-image:url('images/top_right_gray_blck.jpg');
		background-repeat:no-repeat;
		background-color:#C6C9CE;
		width: 88px;
		height: 115px;
		float:left
}
.bottom_right_side_block_t {
		border: 1px solid #FFFFFF;
		background-image:url('images/bottom_right_gray_blck.jpg');
		background-repeat:no-repeat;
		background-color:#C6C9CE;
		width: 88px;
		height: 115px;
		float:left
}
.unsat_blue_sideline {
	background-color:#BFD6DF;
	width: 1px;
	height: 117px;
	float:left;
}
.light_gray_middleline {
	background-color:#F0F0F0;
	width: 1px;
	height: 117px;
	float:left
}
.upper_right_content_t {
	background-image:url('images/top_right_content_tee.jpg');
	background-repeat:no-repeat;
	background-position:right;
	width: 486px;
	height: 115px;
	float:left
}
.upper_right_content {
	width: 486px;
	height: 115px;
	float:left;
}

.upperleft_content {
	width: 321px;
	height: 115px;
	float: left;
}
.left_side_top_two_rows_combined {
	width: 412px;
	height: 235px;
	float: left;
}
.right_side_top_two_rows_combined {
	width: 577px;
	height: 235px;
	float: left;
}
.left_side_content_rows_combined{
	width: 321px;
	height: 235px;
	float:left;
}
.right_side_content {
	width: 577px;
	height: 117px;
	float:left;	
}
.lower_left_content {
	width: 412px;
	height:177px;
	float:left
}
.light_gray_low_middleline {
	background-color:#F0F0F0;
	width: 1px;
	height: 160px;
	float:left
}
.lower_right_content {
	width: 566px;
	height:177px;
	float:left
}
.logo_header {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url('images/flag_slogan.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 990px;
	height: 160px;
}
.centered_content {
	width: 990px;
	height: 601px;
	min-height: 600px;
	right: auto;
	left: auto;
	margin-right: auto;
	margin-left: auto;
}
.top_two_rows_combined {
	width: 990px;
	height: 235px;
	min-height: 235px;
}
.box_tee_home {
	background-image: url('images/boxTee_home.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 17px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	width: 182px;
	height: 86px;
	float: left;
	overflow: visible;
	display: inline;
}
.fitted_tee_home {
	background-image: url('images/fittedTee_home.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 17px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	width: 182px;
	height: 86px;
	float: left;
	overflow: visible;
	display: inline;
}
.three_emails {
	background-image: url('images/email_back_box_home.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	width: 551px;
	height: 105px;
}
.ten_emails {
	margin-top: 100px;
	margin-bottom: 0px;
	margin-left: 100px;
	margin-right: 0px;
	width: 385px;
	height: 304px;	
}
.registration_fields {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 167px;
	margin-right: 0px;
	width: 401px;
	height: 135px;
	
}
.page_title_text {
	color: #000000;
	font-size: 13px;
}
.title_text {
	color: #505050;
	font-size:13px;
}
.title2_text {
	color: #000000;
	font-size:13px;
}
.subtitle_text {
	color: #606060;
	font-size:12px;
}
.question_text {
	color: #303030;
	font-size:12px;
}
.section_text {
	font-size:11px;
}
.policy_text {
	font-size:9px;
	color: #707070;
}
.link_text {
	font-variant: normal;
	line-height: 21px;
}
.quotation_text {
	color: #404040;
	font-size:11px;
}
.sidequote_text {
	color: #909090;
	font-family: "Times New Roman", Times, serif;
	font-size:17px;	
}
.chevron_style {
	font-size: 14px;
	color: #EA15EA;
}

