
/* General ///////////////////////////////////////////////////////////////////////// */

*{
font-family:Arial, Helvetica, sans-serif;
}

body{
background-color:#FFFFFF;
font-size:9pt;
line-height:13pt;
color:#333333;
margin:0px;
padding:0px;
}

.clear{
clear:both;
}

.main{
width:990px;
margin:auto;
}

.small_title{
color:#cc0000;
font-size:11pt;
}

.smaller_title{
color:#cc0000;
font-size:9pt;
}

a.blank_link{
color:#333333;
text-decoration:none;
}

a.blank_link:hover{
text-decoration:underline;
}

a.menu_link{
font-size:11pt;
line-height:16pt;
color:#ffffff;
text-decoration:none;
}

a.menu_link:hover{
font-size:11pt;
line-height:16pt;
color:#ffffff;
font-weight:bold;
}


a.menu_link_ac{
font-size:11pt;
line-height:16pt;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}



/* Top Section ///////////////////////////////////////////////////////////////////////// */

.top{
width:980px;
height:95px;
margin:auto;
margin-top:0px;
margin-bottom:10px;
}

.top_left{
position:relative;
left:0px;
width:235px;
height:95px;
float:left;
}

.top_center{
position:relative;
left:2px;
width:350px;
height:95px;
float:left;
}

.top_title{
position:relative;
left:20px;
top:30px;
width:310px;
height:50px;
font-size:16pt;
line-height:20pt;
float:left;
background-color:#fff;
}

.top_right{
position:relative;
left:2px;
width:388px;
height:95px;
float:left;
}

.top_address{
position:relative;
left:20px;
top:10px;
width:348px;
height:80px;
float:left;
background-color:#fffff2;
}

a.address_link{
text-decoration:none;
color:#cc0000;
}

a.address_link:hover{
text-decoration:underline;
}

.top_address_inner{
position:relative;
top:15px;
left:20px;
color:#cc0000;
text-align:justify;
width:310px;
}

.top_address_inner a{
color:#cc0000;
text-decoration:underline;
}

.top_address_inner a:hover{
color:#cc0000;
text-decoration:none;
}



/* Middle Section ///////////////////////////////////////////////////////////////////////// */

.middle{
width:990px;
border-top:3px solid #ecd5b5;
border-bottom:3px solid #ecd5b5;
background-color:#FFFFFF;
}

.middle_left{
position:relative;
left:10px;
width:230px;
height: 227px;
background-color:#cc0000;
float:left;
}

.middle_left_menu{
color:#FFFFFF;
position:relative;
top:17px;
left:35px;

}

.middle_center{
position:relative;
left:12px;
width:350px;
height: 227px;
background-color:#990000;
float:left;
}

.middle_center_text{
position:relative;
top:30px;
left:20px;
width:320px;
color:#FFFFFF;
font-size:14pt;
line-height:18pt;
}

.middle_center_text a{
color:#FFFFFF;
font-size:14pt;
line-height:18pt;
text-decoration:underline;
}

.middle_center_text a:hover{
color:#FFFFFF;
font-size:14pt;
line-height:18pt;
text-decoration:none;
}

.middle_right{
position:relative;
left:12px;
width:388px;
height: 227px;
float:left;
}



/* Bottom Section ///////////////////////////////////////////////////////////////////////// */

.bottom{
width:990px;
height:260px;
}

.bottom_left{
position:relative;
padding:3px 10px 10px 40px;
}

.bottom_left_title{
width:592px;
height:40px;
}

.bottom_left_title_text{
position:relative;
top:15px;
left:40px;
width:500px;
height:25px;
font-size:14pt;
line-height:18pt;
color:#cc0000;
}

.bottom_left_left{
float:left;
width:296px;
height:220px;
}

.bottom_left_left_text{
float:left;
width:230px;
height:200px;
position:relative;
left:40px;
top:10px;
text-align:left;
}

.bottom_left_right{
float:left;
width:296px;
height:220px;
}

.bottom_left_right_text{
float:left;
width:230px;
height:200px;
position:relative;
left:25px;
top:10px;
text-align:left;
}

.bottom_right{
height:260px;
width:398px;
float:left;
}

.bottom_right_left{
position:relative;
left:0px;
top:5px;
width:255px;
height:220px;
float:left;
}

.bottom_right_left_text{
position:relative;
left:10px;
top:40px;
width:200px;
height:200px;
float:left;
}

.bottom_right_right{
position:relative;
left:0px;
top:5px;
width:133px;
height:220px;
float:left;
}

.quick_links{
position:relative;
left:50px;
top:10px;
width:180px;
height:200px;
float:left;
background-color:#fffff2;
}

.quick_links_text{
position:relative;
left:10px;
top:10px;
color:#cc0000;
font-size:10pt;
line-height:10pt;
}

a.quick_link{
color:#cc0000;
font-size:9pt;
line-height:15pt;
text-decoration:none;
}

a.quick_link:hover{
color:#cc0000;
font-size:9pt;
line-height:15pt;
text-decoration:underline;
}
