@charset "utf-8";
/* CSS Document */

html {
text-align:center;
}

body {
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#eaf0f6;
}

#bodywrap {
width:977px;
background-color:#eaf0f6;
}

#col1 {
width:296px;
float:left;
display:inline-block;
background-color:#eaf0f6;
text-align:center;
}

#col2 {
width:681px;
float:left;
display:inline-block;
background-color:#c3cdd7;
}

#helpnow {
float:right;
width:440px;
margin-top:15px;
font-size:14px;
color:#37414a;
}

#contentwrap {
width:600px;
margin:40px;
background-color:#f5f8fa;
}

#content-headline {
width:566px;
height:81px;
margin-top:15px;
margin-left:17px;
background-image:url(images/top-bg.jpg);
float:left;
font-size:14px;
}

#content {
margin:17px;
text-align:left;
line-height:16px;
}


#content {
margin:17px;
text-align:left;
line-height:16px;
}


#content-col1 {
float:left;
width:270px;
}

#content-col2 {
float:right;
width:275px;
}

#content-bottom {
background-image:url(images/bottom-bg.jpg);
width:566px;
height:66px;
margin:16px;
margin-bottom:5px;
}

.medium-bold {
font-size:16px;
font-weight:bold;
color:#4d5095;
}

h1 {
font-size:18px;
font-weight:bold;
color:#4d5095;
border:0;
}

h2 {
font-size:14px;
font-weight:bold;
color:#4d5095;
border:0;
margin:0;
}

hr {
margin-bottom:0;
}

img {
border:0;
}

#footer {
width:977px;
}

.footer {
font-size:9px;
color:#666666;
}


a.main:link { 
color:#4d5095;
font-size:14px;
font-weight:bold;
}
a.main:visited { 
color:#4d5095;
font-size:14px;
font-weight:bold; 
} 
a.main:hover { 
color:#6e71c2;
font-size:14px;
font-weight:bold;
 } 


a.footerlink:link { color:#666; }
a.footerlink:visited { color:#666; } 
a.footerlink:hover { color:white; } 

.footerlinkline {
color:#666;
font-size:10px;
}

#formarea {
width:320px;
margin:130px;
margin-top:10px;
margin-bottom:10px;
text-align:right;
border-top:  2px solid #c3cdd7;
border-left: 2px solid #c3cdd7;
border-right:  2px solid #c3cdd7;
border-bottom:  2px solid #c3cdd7;


background-color:#FFFFFF;
}

input,textarea {
margin-right:25px;
}

.formheadline {
font-size:18px; 
color:#4d5095;
font-weight:bold;

