@charset "UTF-8";
/* CSS Document */

html{min-height:100%;margin-bottom:1px}

body,td,th {
	padding:0px;
	margin:0px;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(images/bg_leaf.jpg);
	background-repeat: repeat;
}

h1 {
	line-height:18px;
	color: #663399;
	font-size: 20px;
	font-weight: normal;
}

h2 {
	color: #0066CC;
	font-size: 12px;font-weight: bold;
}

h3 {
	color: #993300;
	font-size: 12px;font-weight: bold;
}

.phone{
	font-family: Arial, Helvetica, sans-serif;
	color: #1e7bb4;
	font-size: 18px;
	}
	
.bottomContent {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	color: #ffffff;
	margin-right: 10px
	}
	
.bottomLinks a {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;		
		text-decoration: none;
		color: #ffffff;
		}
		
.bottomContent a:hover {
		text-decoration: underline;
		}

table {
		width:100%;
		height:auto;
		border:0px;
	}
	
	
#tableForm {
		width:532px;
		height:auto;
		border:0px;
		line-height:15px;
		}
		
.tableSection {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#ffffff;
	}		
					
td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, a, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:19px;
		color:#33333;
	}

.m_text a { color:#981028; text-decoration:none;}

.m_text a:hover { text-decoration:underline;}

.m1_text { color:#000000;}

.m1_text a {color:#cc6600; text-decoration:none;}

.m1_text a:hover { text-decoration:underline;}

.l_text { color:#4C96CA; line-height:11px; margin-right:3px}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		color: #666666;
	}

.form
	{
		height:24px; margin-top:6px;
	}
	
.submitButton {
				margin-top:7px;
				}	
	
select {
		font-family:Arial; font-size:11px; color:#000; line-height: 20px;
		}		

.form input, .input
	{
	width:171px;
	height:18px;
	border-color:#C5CFD8;
	border-width:1px;
	background-color:#ffffff;
	padding-left:7px;
	line-height:11px;
	}

textarea{
		width:171px; height:78px; border-color:#C5CFD8; border-width:1px; background-color:#ffffff; padding-left:7px; overflow:hidden; margin-top:6px; line-height:11px;
	}


ul {margin:0; padding:0; list-style:disc; list-style-position:inside;}

li {margin: 0px 0px 0px 0px; padding:0px 0px 0px 11px}		


li a
	{		
		line-height:20px;
		color:#981028;
		text-decoration:none;
	}

li a:hover
	{
		text-decoration:underline;
	}

.ul_terms li {background: none; list-style:circle; margin: 2px 0px 0px 20px; padding: 0px;}

.ul_advertising li {background-image: none; list-style:circle; margin: 0px 0px 0px 20px; padding:0px 0px 0px 0px; color:#FFFFFF;}

.ul_benefits li {background: none; list-style:bullet; margin: 0px 0px 0px 0px; padding:0px 0px 0px 11px}

.ul_red_arrow li {background: none; margin: 0px 0px 0px 0px; padding:0px 0px 0px 11px}

.ul_red_arrow li a {color:#FFFFFF}

.ul_arr_right li {background-image: none; margin: 7px 0px 0px 0px; padding:0px 0px 0px 0px}

.ul_arr_right li a {color:#FFFFFF; margin-right:5px; line-height:11px}

.ul_procedure li {background-image: none; margin: 0px 0px 0px 0px; padding:2px 0px 2px 0px;}

.cell_grey_vdark { background-color:#111111; padding: 10px 5px 10px 20px}

.cell_grey_dark { background-color:#222222; background-image:url(images/f4.gif); background-repeat:repeat-x; background-position:top; padding: 10px 5px 10px 20px}

.cell_grey_middle { background-color:#333333; background-image:url(images/f5.gif); background-repeat:repeat-x; background-position:top; padding: 10px 5px 10px 20px}

.cell_grey_light { background-color:#444444; background-image:url(images/f6.gif); background-repeat:repeat-x; background-position:top; padding: 10px 5px 10px 20px}

.cell_middle { background-color:#333333; padding: 28px 30px 10px 20px}

.cell_dark { background-color:#222222; padding: 28px 30px 10px 20px}

.cell_light { background-color:#444444; padding: 28px 15px 10px 20px}

.cell_form { background-color:#F5F6EB; padding: 15px 40px 20px 40px}

.bottomLinks a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		line-height:16px;
		color:#ffffff;
		text-decoration: none;
		}
		
.bottomLinks a:hover {
		text-decoration: underline;
		}
		
/* PROCEDURE PAGES MENU  */

#navcontainer { width: 231px; }

#navcontainer ul li
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 1px 0px 1px 15px;
width: 231px;
background-color: #a6a592;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover, current
{
background-color: #61615e;
color: #fff;
}

/* ADDITIONAL STYLES  */

.style1 {
	font-size: 11px;
	line-height:18px;
	color:#000000;
	background-color: #F2F2F2;
}
.style1a {
	font-size: 11px;
	line-height:18px;
	color:#000000;
	background-color: #ffffff;
}
.style1b {
	font-size: 11px;
	line-height:18px;
	color:#000000;
	background-color: #FFFFFF;
	border-left-style: dotted;
	border-left-color: #999999;
	border-left-width: thin;
	border-top-color: #999999;
	border-top-style: dotted;
	border-top-width: thin;
}
.style1c {
	font-size: 11px;
	line-height:18px;
	color:#000000;
	background-color: #F2F2F2;
	border-left-style: dotted;
	border-left-color: #999999;
	border-left-width: thin;
	border-top-color: #999999;
	border-top-style: dotted;
	border-top-width: thin;
}
.style2 {
	font-size: 12px;
	color: #222222;
	background-color: #f2f2f2;
}
.style3 {color: #CC6600}
.style8 {
	font-size: 15px;line-height:18px;
	font-weight: bold;
	color: #663399;
}
.style9 {
	font-size: 14px;line-height:18px;
	font-weight: bold;
	color: #663399;
}
.style10 {
	color: #0066CC;
	font-size: 12px;font-weight: bold;
}
.style11 {
	line-height:18px;
	color: #663399;
	font-size: 20px;
}
.style12 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px
}
.style13 {color: #3366CC}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
	
.alignright {
	float: right;
	margin-bottom:20px;
}
	
.alignleft {
	float: left;
	margin-bottom:20px;
}
.post {
	margin: 0 0 40px;
	text-align: left;
	clear:both;
}