@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
}
.float_killer{
clear:both;
font-size:0px;
line-height:0px;
height:0px;
margin:0;
padding:0;
}
h1{
margin:0;
font-family:"trebuchet ms";
font-size:18px;
color: #289ed1;
font-weight: normal;
}
h1 font{
color:#c53c0e;
}
form{
margin:0;
padding:0;
}
#wrap{
margin:0 auto;
width:760px;
height:auto;
background:url(../images/bg_shadow.png) repeat-y;
}
#top_pane, #header, #navbar, #wrap_content_top, #wrap_content, #copyright, #wrap_content_bottom{
width:708px;
margin:0 auto;
}
#top_pane{
margin:0 auto;
margin-bottom:10px;
height:40px;
background-color:#4daede;
}
#header{
margin:0 auto;
height:137px;
background:url(../images/bg_header.png) repeat-x;
}
#header img{
margin-left:32px;
margin-top:36px;
}
#navbar{
height:17px;
background:url(../images/bg_navbar.png) repeat-x;
margin-bottom:5px;
color:#ffffff;
font-size:12px;
text-align:right;
padding-top:11px;
font-family:tahoma;
}
#navbar a{
color:#ffffff;
text-decoration:none;
}
#navbar a:hover{
border-top:1px dotted #ffffff;
}
#wrap_content_top{
height:11px;
background:url(../images/bg_content_top.png)
}
#wrap_content{
height:auto;
}
#page_label{
width:62px;
height:100px;
float:left;
padding-top:72px;
}
#content{
float:left;
width:646px;
height:auto;
background:url(../images/bg_vert_panel.png) repeat-y left;
}
#vert_pane{
float:left;
width:181px;
height:auto;
}
.info_pane{
margin-left:7px;
width:168px;
height:auto;
margin-bottom:10px;
padding-bottom:10px;
background:url(../images/bg_info_pane.png) repeat-y;
}
.info_pane p{
margin:10px 0 0 0;
padding:0 5px;
font-family:tahoma;
font-size:11px;
line-height:14px;
}
.quick_links a{
color:#023a56;
text-decoration:none;
}
.quick_links a:hover{
border-bottom:1px dotted #023a56;
}
.form_input{
width:140px;
height:11px;
margin:5px 0;
margin-top:0;
font-size:11px;
}
.form_textarea{
width:140px;
height:50px;
font-family:tahoma;
font-size:11px;
}
.form_button{
margin-top:5px;
font-family:arial;
font-size:12px;
}
.info_pane p{
line-height:13px;
}
.info_pane p img{
margin-left:30px;
border:3px solid #06689b;
}
#page_content{
padding:10px 15px;
float:left;
width:435px;
height:auto;
}
#page_content p{
margin-top:10px;
padding-left:10px;
padding-bottom:20px;
font-family:"trebuchet ms";
font-size:12px;
line-height:15px;
color:#000000;
background:url(../images/bg_p_divider.png) bottom no-repeat;
}
#page_content ul, #page_content ol{
font-family:"trebuchet ms";
font-size:12px;
line-height:17px;
}
.page_content_float{
float:right;
font-weight:bold;
}
#page_content p a{
text-decoration:none;
color:#b43307;
line-height:14px;
}
#page_content p a:hover{
border-bottom:1px dotted #b43307;
}
#page_content p img{
margin-right:10px;
padding:3px;
border:1px solid #bad4e7;
}
#copyright{
position:relative;
right:62px;
height:42px;
background:url(../images/bg_copyright.png) repeat-x;
margin-bottom:10px;
clear:both;
}
.copyright_text{
padding-top:13px;
background:url(../images/bg_copyright_text.png) top repeat-x;
font-family:tahoma;
font-size:9px;
color:#ffffff;
}
.copyright_text a{
font-weight:bold;
color:#ffffff;
text-decoration:none;
}
.copyright_text a:hover{
border-bottom:1px dotted #ffffff;
}
#wrap_content_bottom{
background:url(../images/bg_content_bottom.png);
height:5px;
line-height:0;
font-size:0;
}