/* CSS Document */

body {
font-family: Verdana, arial, Tahoma, serif;
font-size: 12px;
color: #252525;
line-height: 1.5;
margin: 0 0;
background-image:url(images/bg_image.gif);
}

h1, h2, h3 {
margin: 0;
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: normal;
text-decoration: none;
border-bottom: 1px solid #F4f4f4;
}

h1 {
color: #b42a00;
}

h2 {
color: #004497;
}

h3 {
font-size: 1.6em;
}

#wrapper {
width: 820px;
margin: 0 auto;
background: #ffffff;
}

/* Header */

#header {
width: 810px;
height: 78px;
margin: 5px auto;
background: url(images/logo.gif) no-repeat left;
}
/* Logo */

#logo {
float: left;
width: 250px;
padding-left: 190px;
padding-top: 20px;
padding-bottom:10px;
text-align: center;
line-height: 1pt;
}
.border {
	border: 1px solid #b72f00;
}
/* Search */
#search {
float: right;
width: 265px;
padding-top: 20px;
}

#search form {
height: 25px;
margin: 0;
padding:0;
}

#search fieldset {
margin: 0;
padding: 0;
border: none;
}

.back1 {
	background: #ffffff url(images/line_bg.jpg) repeat-x;
	}

/* Sidebar */

#sidebar {
float: left;
width: 175px;
margin: 10px 10px 10px 5px;
}

img.imgright { 
    float: right; 
   padding: 3px;
	border: 1px solid #DDDDDD;
	margin-left: 10px;
	margin-bottom: 4px;
}

/* Content */

#content {
float: right;
width: 620px;
margin: 10px 0 0 0;
padding-right:5px
}

.sml {
font-family: Arial, verdana, tahoma;
font-size: 11px;
line-height: normal;
font-weight: normal;
}

#footer {
clear: both;
border-top: 1px solid gray;
border-bottom: 1px solid gray;
padding: 5px;
background-color: #e4e4e4;
width: auto
}
#footer #altnav {
float: right;
text-align: right;
}

#tab {
width: 610px;
float: right;
}
#rt, #lt {
float: left;
overflow: hidden;
padding: 5px;
}
#rt {
width: 295px;
}
#lt {
width: 295px;
}
.style1 {
	color: #b42a00;
	font-weight: bold;
}
.style2 {
	color: #004497;
	font-weight: bold;
}
.style3 {
	color: #b42800;
	font-weight: bold;
}
.title1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	color: #004497;
	border-bottom: 1px solid #F4f4f4;
}
.title2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	color: #b42a00;
	border-bottom: 1px solid #F4f4f4;
}
.toptitle {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
Label {
width: 5em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block;
}
/***** Top Menu *****/
#topmenu{
	margin: 0;
	padding: 0;
}

#topmenu ul{
	margin: 0;
	margin-bottom: 0px;
	padding-left:5px;
	float: right;
	width: 100%;
	font-size: 12px;
	letter-spacing:1px;
	font-weight: bold; 
	font-family: Arial, Helvatica, Verdana, Tahoma, sans-serif;
	border-right: 1px solid #FFFFFF;
	}

* html #topmenu ul{ /*IE only rule. Delete extra margin-bottom*/
	margin-bottom: 0;
}

#topmenu ul li{
display: inline;
}


#topmenu ul li a{
	float: left;
	color: #FFFFFF;
	padding: 10px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 20px;
	text-decoration: none;
	background: #004caa url(images/tmenu-r.gif) bottom right no-repeat;
	border-right:1px solid #FFFFFF;
	border-top: 5px solid #d03507;	
}

#topmenu ul li a:hover{
	color: #FFFFFF;
	background: #d03507 url(images/tmenu-hover.gif) bottom right no-repeat;
	text-decoration: none;
	line-height: 20px;
}

/***** left Menu *****/
.leftmenu{
list-style-type: none;
margin: 0px 0;
padding: 0;
width: 175px;
}
.leftmenu li a{
background: #e9e5f7 url(images/arrow1.gif) no-repeat 2px center;
font: bold 13px Arial, Verdana, Helvetica;
color: #00014e;
display: block;
width: auto;
padding: 3px;
line-height: 18px;
padding-left: 25px;
text-decoration: none;
border-bottom: 1px solid #CDC9D7;
border-top: 1px solid #f4f4f4;
}
* html .leftmenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 147px;
}
.leftmenu li a:visited, .leftmenu li a:active{
color: #00014e;
}
.leftmenu li a:hover{
color: black;
line-height: 18px;
background-color: #f4f2fb;
background-image:url(images/arrow2.gif); 
border-bottom: 1px solid #CDC9D7;
border-top: 1px solid #f4f4f4;
}
	
/***** River Menu *****/
.rivermenu {
list-style-type: none;
margin: 0px 0;
padding: 0;
width: 175px;
}
.rivermenu  li a{
background: #e4bb72 url(images/arrow.gif) no-repeat center left;
font: bold 13px Arial, Verdana, Helvetica;
color: #be2a00;
display: block;
width: auto;
padding: 3px;
line-height: 18px;
padding-left: 25px;
text-decoration: none;
border-bottom: 1px solid #caa25b;
border-top: 1px solid #f7e0b7;
}
* html .rivermenu  li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 147px;
}
.rivermenu  li a:visited, .rivermenu  li a:active{
color: #00014e;
}
.rivermenu  li a:hover{
color: black;
line-height: 18px;
border-bottom: 1px solid #caa25b;
border-top: 1px solid #f7e0b7;
background: #f2e4b4 url(images/arrow_1.gif) no-repeat center left;
}