/*----------------------------
Structure styles
-----------------------------*/
*{margin:0;padding:0}
html, body {width:100%;height:100%;}
body {
  background:#A73401 url(bg.jpg) repeat-x;
  font-family:Tahoma,sans-serif;
  font-size:12px;
  color:#595959;
}
#top_shade{
width:841px;
height:34px;
margin-top:55px;
background:url(bg_top_shade.jpg) no-repeat
}
#bottom_shade{
width:962px;
height:43px;
background:url(bg_bottom_shade.jpg) no-repeat
}
/*BEGIN Content*/
#main{
width:962px;
height:482px;
}
.col1{
width:12px;
background:#D1632E;
color:inherit;
}
#col2{
width:192px;
background:#FFFFFF;
color:inherit;
padding-top:27px;
line-height:1px;
font-size:1px
}
#sitelink{
width:192px;
padding-bottom:20px;
background:#FFFFFF;
color:inherit;
vertical-align:bottom
}
.col3{
width:15px;
background:url(layout_4.gif) repeat-y
}
.col4{
width:671px;
background:#FFFFFF;
color:inherit;
padding:14px 40px 0 30px;
}
#navigation{
width:671px;
background:#FFFFFF;
color:inherit;
padding:0 40px 14px 30px;
}
#col5{
width:2px;
background:url(layout_2.gif) repeat-y
}
#col5 div{
width:2px;
height:481px;
background:url(layout_3.gif) no-repeat
}
/*END Content*/


/*BEGIN General styles*/
/*BEGIN Tables styles*/
table{
border:0px; /* border="0" */
border-collapse:collapse; /* cellspacing="0" */
}
table td{ /* cellspadding="0" */ vertical-align:top}
/*END Tables styles*/
/*BEGIN frames*/
.but_prev{
width:88px;
height:25px;
background:url(but_prev.gif) no-repeat;
border:none;
display:block;
}
.but_next{
width:88px;
height:25px;
background:url(but_next.gif) no-repeat;
border:none;
display:block;
}
.hor_separator{
width:100%;
height:1px;
background:url(separator_1.gif) repeat-x;
line-height:1px;
font-size:1px;
margin:17px 0;
}
#col2 .hor_separator{
width:93px;
margin:11px 0 8px 0;
line-height:0px;
font-size:0px;
}
/*END frames*/
/*BEGIN text styles*/
.para{
line-height:16px
}
.text1{
font-size:10px;
font-weight:bold
}
.text2{
color:#CE0A0A;
background-color:inherit;
font-size:12px;
font-weight:bold
}
.text3{
color:#00848E;
background-color:inherit;
font-size:12px;
font-weight:bold
}
.resources{
}
.resources td{
vertical-align:middle;
padding:5px 0 3px 0
}
.resources a{
color:#595959;
background-color:inherit;
font-weight:bold;
}
a{color:#00848E;background-color:inherit;text-decoration:underline;}
a.arrow_link{
background:url(arrow_01.gif) no-repeat left center;
padding-left:15px;
color:#00848E;
background-color:inherit;
font-weight:bold
}
a:hover{color:#00B7C6;background-color:inherit;}
a:visited{color:#004348;background-color:inherit;}
a.download{display:block; background:url(but_download.gif) no-repeat; width:139px; height:23px}

/*END text styles*/
/*BEGIN Lists*/
.icon_list{margin:0;padding:0;}
.icon_list li{
list-style:none;
margin-top:13px;
padding-left:25px;
line-height:14px;
background:url(marker.gif) no-repeat 0% 0%;
}
.icon_list li a{
color:#595959;
background-color:inherit;
font-weight:bold;
}
.arrow_list{margin:20px 0 20px 10px;padding:0;}
.arrow_list li{
list-style:none;
margin-top:3px;
padding-left:10px;
background:url(arrow_02.gif) no-repeat 0% 3px;
}
/*END Lists*/
/*END General styles*/
