@charset "utf-8";

/* CSS Document */
body
{
	color :#3f3f3f;
	background :#fff;
	margin :0px;
	padding :0px;
	font-family :"trebuchet MS", Arial, Helvetica, sans-serif;
	font-size :16px;
}

.news
{
	font-size:16px;
	color:#Ff0000;
}

.news_sc
{
	font-size:16px;
	color:#Ff0000;
	font-variant:small-caps;
}

.news a
{
	color:#ff0000;
	text-decoration:none;
}

.news a:hover
{
	color:#ff0000;
	text-decoration:underline;
}

#min_width
{
	min-width :962px;
}

.clear
{
	clear :both;
}

h1
{
	font-size:24px;
}

h2
{
	font-size:18px;
	text-align:center;
}

hr
{
	color:#c1c1c1;
	height:1px;
	border-bottom:none;
	border-top-color:#c1c1c1;
	margin-left:20px;
	margin-right:20px;
}

a
{
	outline :none;
	color :#1f6bbb;
	text-decoration :none;
}

a:hover
{
	color :#1f6bbb;
}

a img
{
	border:0;
}

ul
{
	list-style-type :none;
	padding-left :0px;
	padding-top :0px;
	font-size :14px;
	line-height :20px;
	margin-left :0px;
}

ol .lower_roman
{
	list-style-type :lower-roman;
}

#header
{
	height :150px;
	width :auto;
	background-image :url(images/logobg.jpg);
	background-repeat :repeat-x;
}

#logo
{
	float :left;
	width :410px;
	height :150px;
	background-image :url(images/logo.jpg);
	background-repeat :no-repeat;
}

#textlogo
{
	padding:0px;
	float:right;
}

#textlogo h1
{
	width :400px;
	color :#ffffff;
	font-family :Arial, sans-serif;
	font-size :34px;
	font-weight :bold;
	text-align :right;
	padding-right :20px;
}

#top_menu_bar
{
	background-image :url(images/images/top_menu_bg.png);
	background-repeat :repeat-x;
	height :20px;
	width :auto;
	margin-left:auto;
}

#top_menu_bar ul
{
	font-size :14px;
	margin-top :0px;
	text-align :center;
}

#top_menu_bar li
{
	display :inline;
	list-style-type :none;
}

#top_menu_bar a
{
	color :#faf9f9;
	text-decoration :none;
}

#top_menu_bar a:hover
{
	text-decoration :underline;
}

.headline
{
	width :962px;
	font-size :24px;
	padding :10px;
	color:#1f6bbb;
}

#container
{
	position : relative;
	margin : auto;
	width : 962px;
	background-color :#fff;
}

#topwide
{
	position : relative;
	height : auto;
	width : 962px;
}

#topwide h1, h2, h3
{
	text-align :left;
}

#topcontent
{
	margin :0px;
	padding :0px;
	padding-left :5px;
	padding-right :5px;
	float :left;
	clear :none;
	width :700px;
	margin-right :10px;
	margin-left :10px;
	border :solid 1px #c1c1c1;
}

#topcontent h1, h2, h3
{
	text-align :center;
}

#topcontent p
{
	padding-left :20px;
	padding-right :20px;
	text-align :justify;
}

.columns
{
	width :960px;
	overflow :hidden;
	border-top :solid 1px #C1C1C1;
	margin-top :10px;
}

.related
{
	font-size:18px;
	text-align:left;
	font-weight:bold;
	padding-top:10px;
}

.tc_col1, .tc_col2, .tc_col3
{
	margin-top :20px;
	float :left;
	width :330px;
	text-align :center;
	margin-left :10px;
}

.col1, .col2, .col3
{
	margin-top :20px;
	float :left;
	width :224px;
	margin-right :20px;
}

.col4
{
	margin-top :20px;
	float :left;
	width :224px;
}

#right1
{
	width :210px;
	height :auto;
	float :left;
	margin-top :1px;
	/*border :solid 1px #c1c1c1;*/
	text-align :center;
}

#card_spacer
{
	width :210px;
	height :50px;
	float :left;
	margin-top :1px;
	text-align :center;
}

#right2
{
	width :210px;
	height :auto;
	float :left;
	background-repeat :no-repeat;
	margin-top :20px;/*border :solid 1px #c1c1c1;*/
}

#right2 ul
{
	padding-left :20px;
}

#footer
{
	height :150px;
	width :962px;
	border-top :solid 1px #c1c1c1;
}

#footer p
{
	text-align :center;
	font-size :12px;
	padding-bottom :20px;
}

.footer_links
{
	text-align :center;
	padding-top :10px;
}

.footer_links a
{
	text-decoration :none;
}

.footer_links a:hover
{
	text-decoration :underline;
}

.terms
{
	font-size :14px;
	text-align :justify;
	border-top :solid 1px #C1C1C1;
	padding-left :20px;
}

.terms ol
{
	margin-left :10px;
}

.terms li
{
	padding :10px;
}

#topcontent h2.green a
{
	color :#058c05;
	text-align :center;
}

#topcontent h2.faq
{
	text-align:left;
}

#topcontent h2.faq a
{
	padding-left :20px;
	color :#1f6bbb;
}

#topcontent li.indent
{
	padding-left :100px;
}

#topcontent .pay
{
	text-align :center;
}

#topcontent .pay img
{
	border :solid 1px #c1c1c1;
}

.tab_compare
{
	width:700px;
	padding-left:20px;
	text-align:left;
}

.tab_compare th
{
	font-size:20px;
	color:#1f6bbb;
	font-weight:bold;
}

.tab_compare tr.tab_sub, td.tab_sub
{
	color:#69af1c;
	font-size:18px;
	font-weight:bold;
}

.blue
{
	color:#1f6bbb;
	text-align:left;
	padding-left:20px;
}

.light_green
{
	color:#69af1c;
	text-align:left;
	padding-left:20px;
}

.light_green_ftd
{
	color:#69af1c;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
}

.green
{
	color:#69af1c;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
}
legend
{
	color:#69af1c;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
}
.total
{
	color:#1f6bbb;
	font-weight:bold;
	font-size:18px;
}

form
{
	padding-left:20px;
}

.text-question
{
	font-size:16px;
	font-weight:bold;
	text-align :justify;
}

.text-answer
{
	font-size:14px;
	font-style:italic;
	padding-left :20px;
	padding-right :20px;
	text-align :justify;
}

#calc
{
	font-size:13px;
	padding-left:25px;
	padding-right:25px;
}

#calc h2
{
	padding-left:0;
}

/*#calc input,select{float:right;
margin-right:100px;}*/
#calc .radio
{
	display:inline;
}

.odd
{
	background-color:#eee;
	border:2px solid #1f6bbb;
	display:block;
}

.even
{
	border-left:2px solid #1f6bbb;
	border-right:2px solid #1f6bbb;
	display:block;
	color:#1f6bbb;
}

.even h3
{
	padding-top:10px;
	padding-left:25px;
	padding-bottom:10px;
	margin-bottom:0;
	margin-top:0;
	text-align:left;
}

.odd h3
{
	padding-top:10px;
	padding-left:25px;
	margin-top:0;
	text-align:left;
}

.even p
{
	padding-left:25px;
	padding-bottom:10px;
	margin-top:0;
	margin-bottom:0;
	text-align:left;
	font-size:13px;
}

.odd p
{
	padding-left:25px;
	margin-top:0;
	text-align:left;
	font-size:13px;
}

#qform
{
	margin :0px;
	padding :0px;
	padding-left :5px;
	padding-right :5px;
	float :left;
	clear :none;
	width :700px;
	margin-right :10px;
	margin-left :10px;
}

.odd img
{
	text-align:center;
	margin-left:25px;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
}

.cardsteps{width: 800px;
height:auto;
text-align:justify;
}

.step1, .step2, .step3, .step4, .step5{padding:20px 25px 10px 200px;
text-align:justify;
height:200px;
margin:10px auto 0 auto;}
.step1{background:url(images/step1a.png) no-repeat;}
.step2{background:url(images/step2a.png) no-repeat;}
.step3{background:url(images/step3a.png) no-repeat;}
.step4{background:url(images/step4a.png) no-repeat;}
.step5{background:url(images/step5a.png) no-repeat;}
/*++PPI Form Layout++*/
fieldset {  
margin: 10px 25px;  
padding: 0;
text-align:left;
}
legend {  
margin-left: 1em;  
font-weight: bold;
font-size:1.5em;
}
fieldset ul {  
padding: 1em 1em 0 1em;  
list-style: none;
}
fieldset li {  
float: left;  
clear: left;  
width: 100%;  
padding-bottom: 1em;
}

fieldset.submit {  
border-style: none;
float: none;  
width: auto;  
border: 0 none #FFF;  
padding-left: 12em;
}
fieldset h3{text-align:center;
}

label { 
display:block;
float: left;  
width: 1em;  
margin-right: 5em;  
text-align: right;}
