*{margin:0; padding:0;}

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background:#fff;
}

a{color:#000; text-decoration:none;}
a:hover{color:#D4302F; text-decoration:underline;}

img{border:none;}

hr{background:url(../images/footer_top_bg.jpg) 0px 0px repeat-x; height:2px; border:none; margin:5px 0px;}

input, textarea, select{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#F0F0F0;
border:1px solid #BFBFBF;
color:#000;
padding:2px;
}
input:hover, textarea:hover, select:hover{border:1px solid #000;}

label{
width:150px;
text-align:right;
font-size:11px;
color:#000;
font-weight:bold;
float:left;
line-height:20px;
padding-right:10px;
}

.button{
font-family:Arial, Helvetica, sans-serif;
background:url(../images/btn_bg.jpg) 0px 0px repeat-x;
color:#fff;
font-weight:bold;
border:1px solid #475A69;
}
.button:hover{border:1px solid #475A69; color:#B9C7D3;}

h1{ font-size:11px; color:#CDD9E5; background:#10263D url(../images/pagetitle_left.jpg) 0px 0px no-repeat; font-weight:normal; height:21px; padding-left:10px;}
h1 span{line-height:21px;}
h2{color:#1D3E61; font-size:13px; font-weight:bold; line-height:35px; }
h3{color:#0072B1; font-size:12px; text-transform:uppercase; font-weight:bold;}
h4{font-size:11px; color:#71777E; font-weight:bold; line-height:25px;}

#page-container{
width:936px;
margin:auto;
background-color:#E3EDF9;
padding:7px;
}

#header{width:937px; height:330px;}
#imageheader{width:937px; height:277px; background:url(../images/header_img.jpg) 0px 0px no-repeat;}
#imageheader span{margin:34px 0px 0px 15px; float:left;}

#topmenu{height:40px; width:937px; background:url(../images/menu_bg.jpg) 0px 0px no-repeat; display:block; margin:6px 0px;}

#container{width:937px; margin-bottom:7px;}

#leftpanel{
width:232px;
float:left;
}

#contenttext{margin-left:11px; float:left;}
#contenttext p{margin-left:5px;}

/* Rounded Box Style */
.t {background:#fff url(../images/whitebox_tmid.jpg) 0 0 repeat-x;}
.b {background:url(../images/whitebox_bmid.jpg) 0 100% repeat-x}
.l {background:url(../images/whitebox_lmid.jpg) 0 0 repeat-y}
.r {background:url(../images/whitebox_rmid.jpg) 100% 0 repeat-y}
.bl {background:url(../images/whitebox_bl.jpg) 0 100% no-repeat}
.br {background:url(../images/whitebox_br.jpg) 100% 100% no-repeat}
.tl {background:url(../images/whitebox_tl.jpg) 0 0 no-repeat}
.tr {background:url(../images/whitebox_tr.jpg) 100% 0 no-repeat; padding:10px} 


.otherlink{
color:#6C97B9;
font-family:Tahoma;
font-size:11px;
text-transform:uppercase;
line-height:25px; 
}
.otherlink a{color:#6C97B9; text-decoration:none; padding:0px 5px;}
.otherlink a:hover{color:#000; text-decoration:underline;}

.left{float:left;}
.right{float:right;}

.form{margin:10px;}
.form p{margin:5px 5px 5px 5px;}

#footer{
width:937px; 
height:40px; 
clear:both;
color:#8B9AAC; 
line-height:25px; 
font-size:11px;
background:url(../images/footer_top_bg.jpg) left top repeat-x;
}
#footer a{color:#8B9AAC; text-decoration:underline;} 
#footer a:hover{color:#000; text-decoration:underline;}

