html,body,p,br,p,ol,table,td,th,tr,address,blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
	color: #000000;
	background:#eaf8ff;
	font-style: normal;
}

h2 {
	color: #000;
	font-size:14px;
	font-weight:bold;
	margin:15px 0 15px 0;
}

p {
	background:#FFF;
	margin-bottom:10px;
	text-align:justify;	
}

img {
	border:0px;
}

.header {
	width:980px;
	height:130px;
}

.top_navi {
	width:980px;
	height:31px;
	background:url(./../__images/navi_bg.gif);
	text-align:left;
	margin-bottom:1px;
}
.headlineh2 {
	font-size:16px;
	padding:0px;
	margin:0px;
	color:#cc0066;
}
.top_navi_under {
	width:980px;
	background:#FFF;
}

.top_navi_under div {
	width:978px;
	height:6px;
	line-height:6px;
	margin-left:1px;
	margin-right:1px;
	background:#cc0066;
}


.top_navi_spacer {
	width:980px;
	height:6px;
	line-height:6px;
	background:#fff;
}

.abs {
	position:absolute;
}

.clear {
	clear:both;
}

.top_navi_main {
	position:absolute;
	top:9px;
	width:800px;
}

.top_navi_main .start {
	float:left;
	width:30px;
}

.top_navi_main .spacer {
	float:left;
	width:10px;
}

.top_navi_main .active {
	float:left;
	height:23px;
	line-height:21px;
	background:url(./../__images/top_navi_active_left.gif) #cc0066 no-repeat;
}

.top_navi_main .active div {
	padding-left:22px;
	padding-right:22px;
	font-weight:bold;
	color:#FFF;
	font-size:14px;
}

.top_navi_main .active div a {
	text-decoration:none;
	color:#FFF;
}

.top_navi_main .inactive {
	float:left;
	height:23px;
	line-height:21px;
	background:url(./../__images/top_navi_inactive_left.gif) #fff no-repeat;
}

.top_navi_main .inactive div {
	padding-left:22px;
	padding-right:22px;
	font-weight:bold;
	color:#000;
	font-size:14px;
}

.top_navi_main .inactive div a {
	text-decoration:none;
	color:#000;
}


.content {
	width:980px;
	background:#FFF;
}

.left_outer {
	float:left;
	width:781px;
}

.right_inner {
	float:right;
	width:580px;
	background:#FFF;
}

.right_inner_border {
	margin-left:1px;
	margin-right:1px;
}

.right_inner_headline {
	height:25px;
	text-align:left;
	background:url(./../__images/green_pattern.gif) repeat-x;
	margin-bottom:1px;
}

.right_inner_headline h2 {
	font-size:16px;
	line-height:25px;
	padding:0;
	margin:0 0 0 15px;
	color:#5c6e10;
}

.right_inner_content_border {
	background:#ecf0d9;
	padding:1px;
}

.right_inner_content {
	background:#FFF;
	padding:15px;
	text-align:left;
}


.left_inner {
	float:left;
	width:201px;
	background:#FFF;
}

.left_inner_border {
	margin-left:1px;
}

.left_inner_headline {
	height:25px;
	text-align:left;
	background:url(./../__images/blue_pattern.gif) repeat-x;
	margin-bottom:1px;
}

.left_inner_headline h2 {
	font-size:16px;
	line-height:25px;
	padding:0;
	margin:0 0 0 10px;
	color:#275d97;
}

.left_inner_content {
	background:#d5edfa;
	text-align:left;
	margin-bottom:1px;
}

.right_outer {
	width:199px;
	float:right;
	background:#FFF;
}

.right_outer_border {
	margin-right:1px;
}

.right_outer_headline {
	height:25px;
	text-align:left;
	background:url(./../__images/green_pattern.gif) repeat-x;
	margin-bottom:1px;
}

.right_outer_headline h2 {
	font-size:16px;
	line-height:25px;
	padding:0;
	margin:0 0 0 10px;
	color:#5c6e10;
}

.right_inner_headline h1 {
	font-size:16px;
	line-height:25px;
	padding:0;
	margin:0 0 0 10px;
	color:#5c6e10;
}

.right_outer_content_border {
	background:#ecf0d9;
	text-align:left;
	padding:1px;
	margin-bottom:1px;
}

.right_outer_content {
	background:#FFF;
}

.left_navi {
	margin:0px;
	padding:8px 0px 10px 0px;
}

.left_navi li {
	padding:0px 0px 0px 25px;
	height:18px;
	line-height:18px;
	list-style:none;
	background:url(./../__images/bluebox_arrow.gif) no-repeat 10px center;
}

.left_navi li a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.compare_table {
	margin-top:1px;
	width:578px;
}

.compare_table .col_1 {
	float:left;
	width:192px;
	margin-right:1px;
	background:#ebefd6;
	text-align:center;
}

.compare_table .col_2 {
	float:left;
	width:192px;
	margin-right:1px;
	background:#ebefd6;
	text-align:center;
}

.compare_table .col_3 {
	float:left;
	width:192px;
	background:#ebefd6;
	text-align:center;
}

.compare_table .col_inner {
	margin:1px;
	background:#FFF;
}

.compare_table .col_inner_text {
	margin:1px;
	background:#ebefd6;
}


.news_head {
	margin:15px 0 15px 0;
	text-align:left;
}


.news_inner_headline {
	height:25px;
	text-align:left;
	background:url(./../__images/blue_pattern.gif) repeat-x;
	margin-bottom:1px;
}

.news_inner_headline h2 {
	font-size:16px;
	line-height:25px;
	padding:0;
	margin:0 0 0 15px;
	color:#275d97;
}

.news_inner_content_border {
	background:#d5edfa;
	padding:1px;
}

.news_inner_content {
	background:#FFF;
	padding:15px;
	text-align:left;
}

.checklist {
	margin:0px;
	padding:8px 0px 10px 0px;
	text-align:left;
}

.checklist li {
	padding:0px 0px 0px 30px;
	height:18px;
	line-height:18px;
	list-style:none;
	font-size:12px;
	font-weight:bold;
	background:url(./../__images/li_check.gif) no-repeat 10px center;
}

.checklist li a {
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

.comp_dark {
	width:25%;
	height:30px;
	background:#2f659d;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	padding-top:5px;
}

.comp_dark div {
	padding-left:10px;
}

.comp_light {
	width:25%;
	height:30px;
	background:#f0f0f0;	
	font-size:12px;
	color:#000;
	font-weight:normal;
	padding:5px;
}


.comp_light_links {
	width:25%;
	height:30px;
	background:#39743d;	
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	padding-top:7px;
}

.comp_light div {
	padding-left:10px;
}

.add_info {
	background:#eaf8ff;
	text-align:right;
}

.add_info a {
	font-size:11px;
	font-weight:normal;
	color:#000;
	height:20px;
	line-height:20px;
	margin-right:15px;
}

.add_provider {
	margin-top:10px;
}

.add_provider a {
	font-size:16px;
	font-weight:bold;
	color:#cc0066;
}
