body{
font-family:Arial;
font-size:11px;
color:#7a7a7a;
}

.blue_top{
background-image:url(/img/user/background.gif);
height:122px;

}

.grey_top{
background-color:#e4e4e4;
height:266px;

}

.black_top{
background-color:#1d1d1d;
height:33px;

}

.menu1{
float:left;
height:100%;
background-color:#ffffff;
margin-left:23px;
background-repeat:repeat-y;
width:318px;
padding-left:13px;
}

.menu_entry{
width:309px;
background-color:#e7e7e7;
color:#6f6f6f;
height:22px;
margin-top:1px;
cursor:pointer;
}
.search_div{
width:309px;
height:70px;
background-image:url(/img/user/search_bg.gif);
background-repeat:repeat-x;
margin-top:6px;

}

.search_content{
float:left;
margin-top:19px;
width:261px;
height:44px;
margin-left:14px;
font-family:Arial;
font-size:11px;

}

.search_input{
color:#898989;
width:223px;
height:18px;
border:0px;
font-size:9px;
padding-top:4px;
padding-left:11px;
}

.submit_btn{
background-image:url(/img/user/search_btn.gif);
border:0px;
width:23px;
height:23px;
cursor:pointer;
}

.header_div{
float:left;
width:622px;
height:264px;
}

.newsletter_input{
width:129px;
height:15px;
border:0px;
background-color:#4d4d4d;
color:#ffffff;
font-size:9px;
padding-left:7px;
}

a{
text-decoration:none;
}

.content{
width:1000px;
margin:0 auto;

}

.inner_content{
float:left;
margin-left:24px;

}
.title{
float:left;
clear:both;
width:100%;
color:#00508a;
font-size:11px;
font-weight:bold;
}

.about_title{
float:left;
border-right:solid 1px #ffffff;
color:#ffffff;
}

.about_content{

width:501px;
margin-top:5px;
z-index:1;
}

.input_fields{
color:#a3a3a3;
width:290px;
height:14px;
font-size:9px;
padding-top:3px;
border:solid 1px #d5d5d5;
}

.text_fields{
color:#a3a3a3;
width:290px;
height:158px;
font-size:11px;
border:solid 1px #d5d5d5;
font-family:Arial;
}

.error_div{
float:left;
width:292px;
margin-top:1px;
background-color:#0a5d98;
text-align:center;
color:#ffffff;
}
.search_title{
font-weight:bold;
margin-bottom:10px;
font-size:12px;
color:#0a5d98;
}

.search_sub{
float:left;
clear:both;
margin-bottom:5px;
}