

.clear_containers_float {
float: none;
clear: both;
width: 0px;
height: 0px;
padding: 0px;
margin: 0px;
}

h1 {
font-family: arial;
font-size: 24px;
font-weight: normal;
padding: 0px;
margin-top: 10px;
margin-bottom: 15px;
color: #444444;
}

h2 {
font-family: arial;
font-size: 20px;
font-weight: normal;
padding: 0px;
margin-top: 20px;
margin-bottom: 10px;
color: #444444;
}

h2.FAQ_question {
font-family: arial;
font-size: 16px;
font-weight: normal;
padding: 0px;
margin-top: 20px;
margin-bottom: 0px;
color: #009de0;
}

h3 {
font-family: arial;
font-size: 14px;
font-weight: normal;
padding: 0px;
margin-top: 0px;
margin-bottom: 10px;
color: #ffffff;
}

a {
color: #000000;
text-decoration: underline;
}

a:hover {
color: #000000;
text-decoration: none;
}

a.reversed {
color: #ffffff;
text-decoration: none;
}

a.reversed:hover {
color: #ffffff;
text-decoration: underline;
}

a.nav {
color: #ffffff;
text-decoration: none;
}

a.nav:hover {
color: #ffffff;
text-decoration: underline;
}

a.platinum {
color: #b3b3b3;
text-decoration: none;
}

a.platinum:hover {
color: #b3b3b3;
text-decoration: underline;
}

a.nav_hig {
color: #4dd3e3;
text-decoration: none;
}

a.nav_hig:hover {
color: #4dd3e3;
text-decoration: none;
}

img {
border: none;
display: block;
}

p {

margin-bottom: 10px;
}

p.double {
clear: both;
margin-bottom: 30px;
}

p.align_right {
float: right;
margin-bottom: 10px;
}

hr {
border: 0;
height: 1px;
color: #808080;
background-color: #808080;
margin: 5px 0px 10px 0px; 
}

hr.light {
border: 0;
height: 1px;
color: #ffffff;
background-color: #ffffff;
margin: 5px 0px 10px 0px;
}

td {
font-size: 12px;
}

.bottom_space {
margin-bottom: 15px;
}

.strong_copy {
font-weight: bold;
}

.italic_copy {
font-style: italic;
}

.underline_copy {
text-decoration: underline;
}

.error_copy {
color: #ff0000;
}

.blue_copy {
color: #3d637b;
}

.hig_copy {
background: #80a9c3;
color: #ffffff;
padding: 2px;
padding-left: 4px;
padding-right: 4px;
}

.small_arrows {
font-family: arial;
font-size: 9px;
font-style: italic;
}

ul {
padding-left: 30px;
}

ol {
padding-left: 30px;
}


.DivContainer {
clear: both;

min-height: 5px;

}

.DivContainerMarginTop {
clear: both;
margin-top: 10px;
}

.DivContainerMarginBottom {
clear: both;
margin-bottom: 5px;
}

.DivContainerMarginTopBottom {
clear: both;
margin-top: 10px;
margin-bottom: 10px;
}

.DivContainerMarginBottomBig {
clear: both;
margin-bottom: 10px;
}

.DivLeft {
float: left;
}

.DivRight {
float: right;
}

.DivLeftLargeTopPad {
float: left;
padding-top: 40px;
}

.DivLeftSmallTopPad {
float: left;
padding-top: 7px;
}

.DivGap {
float: left;
width: 10px;
}

.DivGapRight {
float: right;
width: 10px;
}

.DivGapSmallRight {
float: right;
width: 5px;
}

.DivGapLarge {
float: left;
width: 20px;
}

.DivGapLargeRight {
float: right;
width: 20px;
}

.DivGapExtraLarge {
float: left;
width: 50px;
}



/*FORM STYLES*/
.search_form_element {
float: left;

min-height: 10px;

margin-right: 27px;

}

.search_form_element_last {
float: left;

min-height: 10px;

margin-right: 0px;

padding-left: 2px;

}

.searchSub {
cursor: pointer;
}

.form {
clear: both;

min-height: 10px;

margin-bottom: 15px;
}

.form_storage {
clear: both;

min-height: 10px;

margin-bottom: 7px;
}

.form_storage_submit {
clear: both;

min-height: 10px;

margin-bottom: 0px;
padding-left: 200px;
}

.form_sm {
clear: both;

min-height: 10px;

margin-bottom: 5px;
}

.form_nm {
clear: both;

min-height: 10px;

margin-bottom: 0px;
}


.form_label {
float: left;
width: 180px;

min-height: 10px;

padding-left: 30px;
padding-top: 3px;
}

.form_label_error {
float: left;
width: 180px;

min-height: 10px;

padding-left: 30px;
padding-top: 3px;
color: #ff0000;
}


fieldset {
border: 1px solid #d1d1d1;
padding: 10px;
}

legend {
font-weight: normal;
color: #384e76;
margin-bottom: 10px;
padding: 0px 5px;
}

label {
clear: both;
color: #4e4e4e;
}

/*INPUT*/
input {
font-family: tahoma;
font-size: 12px;
}

input.box_large {
width: 300px;
padding: 4px;
font-family: tahoma;
font-size: 12px;
color: #0a314a;
}

input.box_small {
width: 70px;
padding: 4px;
font-family: tahoma;
font-size: 12px;
color: #0a314a;
}

input.quote_large {
width: 292px;
padding: 4px;
font-family: tahoma;
font-size: 12px;
color: #838383;
}

input.quote_small {
width: 107px;
padding: 4px;
font-family: tahoma;
font-size: 12px;
color: #838383;
}

input.top_search {
width: 140px;
padding: 4px;
color: #575757;
font-size: 12px;
}

input.chkbox {
cursor: pointer;
}


/*TEXTAREA*/
textarea {
font-family: tahoma;
font-size: 12px;
padding: 2px;
}

textarea.shop {
width: 305px;
height: 70px;
padding: 4px;
font-family: tahoma;
font-size: 12px;
color: #0a314a;
}

textarea.textarea_large {
width: 600px;
height: 130px;
padding: 4px;
font-family: tahoma;
font-size: 12px;
color: #0a314a;
}

textarea.quote_large {
width: 295px;
height: 115px;
padding: 4px;
font-family: tahoma;
font-size: 12px;
color: #838383;
}

textarea.contact_textarea_large {
font-family: tahoma;
font-size: 12px;
padding: 4px;
width: 100%;
}

/*SELECT*/

select {
font-family: tahoma;
font-size: 12px;
}

select.quote_large {
width: 175px;
padding: 4px;
font-family: tahoma;
font-size: 12px;
color: #838383;
}

select.standard {
padding: 2px;
}


.subBut {
padding: 4px;
}