@charset "windows-1252";

body {
background:#00C7FF url(images/background.jpg) center top no-repeat;
margin: 0px;

}

.nav {
font-family:"Century Gothic",Arial, Helvetica, sans-serif;
color:#004E6A;
font-size:15px;
background:url(images/menu_r1_c2.gif) repeat-x;
text-align:center;
padding:0 14px 0 14px;


}
.nav a{

color:#004E6A;
text-decoration:none;

}
.nav a:hover{

color:#FB5D00;
text-decoration:none;

}
.nav-table {
float:right;
margin-top:25px;
}
p {
font-family:"Century Gothic",Arial, Helvetica, sans-serif;
color:#4D4D4D;
font-size:12px;
line-height:17px;
margin:10px 0 10px 0;
}
p a{
color:#4D4D4D;

}
ol {
font-family:"Century Gothic",Arial, Helvetica, sans-serif;
color:#4D4D4D;
font-size:12px;
line-height:17px;
margin:10px 0 10px 0;
padding-left:20px;
}
li {margin:10px 0 10px 0;
}


h1 {
font-family:"Century Gothic",Arial, Helvetica, sans-serif;
color:#00C7FF;
font-size:18px;
line-height:21px;
margin:15px 0 0px 0;
}
h2 {
font-family:"Century Gothic",Arial, Helvetica, sans-serif;
color:#4D4D4D;
font-size:16px;
line-height:21px;
margin:10px 0 5px 0;
}

.left_col {
width:510px;
padding:0 40px 0 40px ;

}
.contact_header {
font-family:"Century Gothic",Arial, Helvetica, sans-serif;
color:#00C7FF;
font-size:18px;
font-weight:bold;
padding:10px 0px 5px 70px ;
margin-bottom:10px;

}
.contact_box_backgound {
background:url(images/right_panel1_01.jpg) no-repeat; 

}
.how_header {
font-family:"Century Gothic",Arial, Helvetica, sans-serif;
color:#00C7FF;
font-size:18px;
font-weight:bold;
padding:10px 0px 5px 70px ;
margin-bottom:10px;

}
.how_box_backgound {
background:url(images/right_panel2_01.jpg) no-repeat; 

}
.fieldnames {
font-family:"Century Gothic",Arial, Helvetica, sans-serif;
color:#4D4D4D;
font-size:12px;
line-height:18px;
text-align:right;
font-weight:bold;
}
.formfield1 {
width:150px;
border:#CCCCCC 1px solid;
}
.formfield2 {
width:150px;
height:50px;
border:#CCCCCC 1px solid;
}
.footer {
font-family:"Century Gothic",Arial, Helvetica, sans-serif;
color:#004E6A;
font-size:10px;
line-height:13px;
margin:0 auto;
margin-top:10px;
width:800px;
height:50px;
}
.copyright {
float:left;
}
.credit {
float:right;
}
.credit a{
color:#004E6A;
text-decoration:none;
}
.credit a:hover{

text-decoration:underline;
}
