* {
margin:0px;
padding:0px;
font-family: arial;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 100%;
	background: #1daad5 url("../images/background_1.jpg") repeat-y;
}

#inner_wrap {
width: 950px;
background: transparent;
border: 0px dotted black;
}

#header {
	height: 68px;
	background: #ffffff;
	width: 100%;
}

#inner_header {
	width: 914px;
	height: 68px;
	position: relative;
	background: transparent;
}

#side-a {
	float: left;
	width: 185px;
}
#left_nav {

	background: #e2eff8;
	padding: 31px 10px;
}

#left_down {
	padding: 10px 10px;
	background: #fff;
}

#left_links {
	padding: 10px 10px;
	background: transparent;
}

#side-b {
	float: left;
	width: 250px;
	display: block;
	border: 0px solid #000;
}

#content { 
	float: left;
	width: 496px;


	border: 0px dotted ff00ff;
}

#inner_content {
	margin: 16px 15px;
	border: 0px dotted green;
}

#footer {
	clear: both;
	background: #ffffff;
	padding: 10px 15px;
	border: 0px dotted green;

}


p.footer_p {
	color: #3D3D3C;
	border: 0px dotted red;
	width: 914px;
	font-size: .65em;
	margin-top: 0px;
}



h1{
	display: block;
	line-height: 1.2em;
	font-size: 1.3em;
	color: #3D3D3C;
	font-family: arial;
	margin-bottom: 15px;
	border-bottom: 1px dotted #BABBAB;
	font-weight: normal;
	padding-bottom: 6px;
}


h2 {
	display: block;
	background: #1daad5;
	line-height: 1.5em;
	font-size: .65em;
	color: #fff;
	padding-left: 5px;
	font-family: arial;
	margin-bottom: 15px;
}

h3 {
	display: block;
	background: #1daad5;
	line-height: 1.5em;
	font-size: .65em;
	color: #fff;
	padding-left: 5px;
	font-family: arial;
	margin-bottom: 15px;
}

.left_link {
width: 100%;
border-bottom: 1px dotted #BABBAB;
display: block;
font-size: .7em;
line-height: 1.5em;
}

a{
text-decoration: none;
}

a:link{
text-decoration: none;
color: #113311;
}

a:visited {
color: #113311;
}

a:hover {
color: #135d93;
}

a.left_link {
width: 100%;
border-bottom: 1px dotted #BABBAB;
display: block;
font-size: .7em;
line-height: 1.5em;
text-decoration: none;
}

a.left_link_indented {
width: 100%;
border-bottom: 1px dotted #BABBAB;
display: block;
font-size: .7em;
line-height: 1.5em;
text-decoration: none;
color: #1daad5;
padding-left:10px;
}

a.left_link_indented:hover, a.left_link_indented:active {
	color: #1deed5;
}

a.left_useful_down{
	text-decoration: none;
	background: url("../images/bullet_1.jpg") 0% 50% no-repeat;
	font-size: .7em;
	padding-left: 11px;
	display: block;
	width: 100%;
	line-height: 1.8em;
	color: #111;
}

a.left_useful_down:hover {
	background: url("../images/bullet_2.gif") 0% 50% no-repeat;
}

a.left_useful_down:active { 	
	background: url("../images/bullet_2.gif") 0% 50% no-repeat;
}

.lul_con {
	background: url("../images/bullet_1.jpg") 0% 50% no-repeat;
}


.left_useful_links a {
	text-decoration: none;
	font-size: .7em;
	padding-left: 11px;
	display: block;
	width: 100%;
	line-height: 1.8em;
	color: #111;
}

.left_useful_links a:hover {
	background: url("../images/bullet_2.gif") 0% 50% no-repeat;
}

.left_useful_links a:active { 	
	background: url("../images/bullet_2.gif") 0% 50% no-repeat;
}

#logo {
position: absolute;
left: 0px;
border: 0px dotted green;
}

#search_form {
position: absolute;
left: 680px;
bottom: 10px;
border: 0px dotted #990000;
}

input.go{
   color:#ffffff;
   font-family: arial;
   font-size:12px;
   font-weight:bold;
   background: #1daad5;
   border-top:1px solid #E1E1E1;
   border-right:1px solid #E1E1E1;
   border-bottom:1px solid #E1E1E1;
   border-left:1px solid #E1E1E1;
   height: 1.6em;
	width: 31px;
	float: left;
	padding-bottom: .3em;
}

input.search {
   border-top:1px solid #E1E1E1;
   border-right:1px solid #E1E1E1;
   border-bottom:1px solid #E1E1E1;
   border-left:1px solid #E1E1E1;
	float: left;
	height: 1.6em;
   font-family: arial;
   font-size:12px;
	width: 180px;
   color: #1daad5;
}

#display_opt {
	position: absolute;
	width: 399px;
	margin-left: 271px;
	bottom: 7px;
	height: 30px;
	border: 0px dotted #990000;
}

#display_opt_inner {
	position: relative;
	width: 100%;
	height: 100%;
	border: 0px dotted red;
	padding: 0px 0px;
}

#display_opt_block {
	position: absolute;
	bottom: 0px;
	right: 20px;
	border: 0px solid green;
	display: block;
}

#display_links {
	float: right;
	padding-right: 20px;
	border: 0px solid #000000;
}

.display_options{
	color: #000000;
	font-size: .7em;
	display: inline;
	border: 0px solid red;
}

.display_options a{
	text-decoration: none;
}

.display_options a:link{
	text-decoration: none;
	color: #000000;
}

.display_options a:visited{
	color: #000000;
}

.display_options a:hover{
	color: #000000;
	text-decoration: underline;
}

.display_options a:active{
	color: #000000;
	text-decoration: underline;
}

p {
	font-size: .7em;
	color: #5C5C59;
	line-height: 1.3em;
	margin-top: 1.4em;
}

.brown {
color : #AFA78B;
font-weight: bold;
}

#minus_text {
	font-size: 1.1em;
}

#reset_text {
	font-size: 1.6em;
}

#enlarge_text {
	font-size: 2.1em;
}

#iii {
	display: block;
	padding:10px;
}
#iii img {
border: 0px;
}

#quote {
	display: block;
	padding	: 10px 0 20px 20px;
}

.big_quote {
	font-size: 150px;
	color: #ffffff;
	line-height: .8em;
	border: 0px dotted #ffffff;
	margin-top: 0px;
	padding-top: 0px;
	border: 0px dotted #ffffff;
	margin-bottom: -80px;
	padding-bottom: 0px;
}

p.small_quote {
	color: #ffffff;
	margin-top: 0px;
	margin-left: 6px;
	padding-top: 0px;
	border: 0px dotted #ffffff;
	width: 180px;
	font-size: .8em;
}

ul {
	list-style: none;
	vertical-align: center;
	font-family: arial;
	font-size: .7em;
	color: #5C5C59;
	line-height: 1.3em;
	margin-left: 0em
	padding-left: 0em;
}

li {
background-image:url(../images/bullet_4.gif);
background-repeat:no-repeat;
background-position:0 5px;
padding-left: 10px;
}

b {
color : #000;
font-weight: bold;
}

.a_label {
	font-family: arial;
	font-weight: bold;
	color: #5C5C59;
	font-size: .7em;
}

input.application {
   border-top:1px solid #E1E1E1;
   border-right:1px solid #E1E1E1;
   border-bottom:1px solid #E1E1E1;
   border-left:1px solid #E1E1E1;
	float: left;
   font-family: arial;
   line-height: 1.5em;
   color: #606060;

}


textarea.application {
   border-top:1px solid #E1E1E1;
   border-right:1px solid #E1E1E1;
   border-bottom:1px solid #E1E1E1;
   border-left:1px solid #E1E1E1;
	float: left;
   font-family: arial;
   font-size:12px;
   color: #606060;

}

fieldset {
	background: #e2eff8;
	border: 1px solid #cccccc;
	margin-bottom: 20px;
}

.checkbox{
   border-top:1px solid #E1E1E1;
   border-right:1px solid #E1E1E1;
   border-bottom:1px solid #E1E1E1;
   border-left:1px solid #E1E1E1;
}

.note {
	font-family: arial;
	font-size: .6em;
}

input.application_sub{
   color:#ffffff;
   font-family: arial;
   font-size: 12px;
   font-weight:bold;
   background: #1daad5;
   border-top:1px solid #E1E1E1;
   border-right:1px solid #E1E1E1;
   border-bottom:1px solid #E1E1E1;
   border-left:1px solid #E1E1E1;

	width: 5em;

}

.faqs {
	font-size: .7em;
	font-weight: bold;
	display: block;
	margin-top: .3em;
}

.flow_container {
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;
	display: block;
	margin-bottom: 30px;
}

.flow_box {
	background: #E2E1DA;
	border: 1px solid #cccccc;
	text-align: left;
	margin-left: auto; 
	margin-right: auto;
	display: block;
	font-size: .8em;
	color: #5C5C59;
	padding: 5px 5px;
	width: 180px;
}

.flow_box_l {
	background: #E2E1DA;
	border: 1px solid #cccccc;
	text-align: left;
	position: relative;
	margin-left: auto; 
	margin-right: auto;
	font-size: .8em;
	color: #5C5C59;
	padding: 5px 5px;
	width: 180px;

	float: left;
}

.flow_box_r {
	background: #E2E1DA;
	border: 1px solid #cccccc;
	text-align: left;
	position: relative;
	margin-left: auto; 
	margin-right: auto;
	font-size: .8em;
	color: #5C5C59;
	padding: 5px 5px;
	width: 180px;
	float: right;
}

.clear_both {
	clear: both;
	margin-bottom: 20px;
}

.alert {
    color: #cc0000;
}
