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

#wrapper {
    text-align: left;
    margin: 0px auto;
    padding: 0px;
    border:0;
    width: 100%;
    background: #211D72 url("../images/background_2.gif") repeat-y;
}

#inner_wrap {
    width: 914px;
    background: transparent;
    border: 0px dotted green;
}

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

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

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

    background: #EBF3F7;
    padding: 31px 16px;
}

#left_down {
    padding: 10px 16px;
    background: #DBE4E9;
}

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

#side-b {
    float: left;
    width: 233px;
    display: block;
}

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


    border: 0px dotted ff00ff;
}

#inner_content {
    margin: 0px 15px 0px 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: .7em;
    margin-top: 0px;
}



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


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

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

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

a.left_link{
    text-decoration: none;
}

a.left_link:link {
    color: #494949;
}
a.left_link:visited {
    color: #494949;
}
a.left_link:hover {
    color: #000000;

}

a.left_link:active {
    color: #000000;
}

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

}

a.left_useful_down:link,
a.left_useful_down:visited {
    color: #494949;
}
a.left_useful_down:hover,
a.left_useful_down:active{
    color: #000000;
}

a.left_useful_down_on {

    background: url("../images/link_on.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;
}

.left_useful_links a:link {
    color: #494949;

}

.left_useful_links a:visited {
    color: #494949;

}

.left_useful_links a:hover {
    color: #000000;
    background: url("../images/bullet_3.jpg") 0% 50% no-repeat;
}

.left_useful_links a:active {
    color: #000000;
    background: url("../images/bullet_3.jpg") 0% 50% no-repeat;
}

#logo {
    position: absolute;
    left: 0px;
    bottom: 20px;
    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: #8aa4d4 url(../images/go.gif) no-repeat 50% 50%;
    border-top:1px solid #E1E1E1;
    border-right:1px solid #E1E1E1;
    border-bottom:1px solid #E1E1E1;
    border-left:1px solid #E1E1E1;
    height: 1.6em;
    margin-left: 3px;
    width: 31px;
    float: left;
}

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: #606060;
}



#display_opt {
    position: absolute;
    width: 399px;
    right: 235px;
    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: #494949;
    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;
    border: 0px dotted green;
}
#iii img {
    border: 0px;
}

#quote {
	margin: 30px 0px;
	display: block;
	padding: 0px 15px;
	border: 0px dotted red;
}

.big_quote {
	font-size: 150px;
	color: #C6D2E7;
	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: #C6D2E7;
	margin-top: 0px;
	margin-left: 6px;
	padding-top: 0px;
	border: 0px dotted #ffffff;
	width: 180px;
	font-size: .8em;
}


ul {

    vertical-align: center;
    font-family: arial;
    font-size: .7em;
    color: #494949;
    line-height: 1.3em;
    margin-left: 1.5em;
    padding-left: 0em;
}

li {

    background-repeat:no-repeat;
    background-position:0 5px;
    padding-left: 10px;
}



.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: #E2E1DA;
    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;
}

a{
    text-decoration: none;
}

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

a:visited {
    color: #494949;
}

a:hover {
    color: #000000;

}

a:active {
    color: #000000;

}

input.application_sub{
    color:#ffffff;
    font-family: arial;
    font-size: 12px;
    font-weight:bold;
    background: #6185BA;
    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;
}

.rollover {
    border: none;
}

.blue {
    color: #231F72;
    font-weight: bold;
}

.light_blue {
    color: #7298C5;
    font-weight: bold;
}


a.light_blue {
    color: #7298C5;
    font-weight: bold;
}

#logos {
    border-bottom: 1px dotted #6E94BE;
    border-top: 1px dotted #6E94BE;
    height: 61px;
    margin: 10px 0px 0px 0px;
    padding: 5px 0px;
}

#logos a img {
    float: left; 
    margin-right: 5px;
    border: 0px;
}
