/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height: 18px;
}
a:link {
	color: #000000;	text-decoration: none;
}
a:visited {
	text-decoration: none; color:#000000; 
}
a:hover {
	text-decoration: none; color: #00CCFF;
}
a:active {
	text-decoration: none; color: #00CCFF;
}
ul{	margin: 0px; list-style-type: none;	width:auto;	}
li {list-style-type: none; margin: 0px; padding:0px; width:auto;}
ol{	margin: 0px; list-style-type: none; padding:0px;}
ol li{
	list-style-image:none; color: #000000; padding:0px;
}
H1 { MARGIN: 3px 0px; padding:0px;  font-size: 16px; font-weight: bold;}
H2 { MARGIN:0px; padding:0px; font-size: 10px; font-weight: bold;}
H3 { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 3px 0px; PADDING-TOP: 0px; width:auto;}
H4 { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 3px 0px; PADDING-TOP: 0px
}
H5 { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 3px 0px; PADDING-TOP: 0px
}
H6 { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 3px 0px; PADDING-TOP: 0px;
}
hr{border:1px dashed #86BCD4; height:1px;}
form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:450px;
	margin-left:60px;
}
form p{
	text-align: right;}
div{
 height:auto; 
}
#bodyco{
  width:1006px;
  padding:0px;
  margin: 0px auto;
}
#top {
	height:auto;
	background-image: url(topf.gif);
	background-repeat: no-repeat;
	padding: 5px 100px 0px 170px;
   }
#top img{
	float:left;
   }
#title{
	width:auto;
	height:auto;
	margin:32px 33px 0px 0px;
	text-align:right;
	font-size: 22px;
	color: #081852;
	font-weight: bold;
 }
#subtitle{
	width:500px;
	height:auto;
	margin:8px 0px 0px 5px;
	line-height: 15px;
 }
#subtop{
	width:auto;
	height:auto;
	margin-left:3px;
 }
#search {
	PADDING: 0px 15px 0px 0px; MARGIN: 0px; COLOR: #081852; BACKGROUND-COLOR: #F5ADB0; text-align:right; clear:both;
}
#search FORM{
	PADDING: 0px; MARGIN: 0px;
}
#navbar {
	width:auto;
	height:40px;
	background-color: #B5151D;
	clear: both;
   }
 #nav{
	float:left;
	clear:right;
	width: auto;
	padding:3px 10px 0px 20px;
	text-align: center;
   }
  #nav ul {
	MARGIN:2px 0px 0px;  LIST-STYLE-TYPE: none; padding:10px 2px 30px 20px; width:auto;
}
  #nav li {
	float: left;
	padding:0px 6px 0px 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
  #nav li a:link{
	color:#FFFFFF;
	text-decoration: none;
	padding:1px 6px 1px 6px;
  }
  #nav a:visited {
	text-decoration: none; color: #FFFFFF; padding:1px 6px 1px 6px;
 }
  #nav a:hover {
	text-decoration: underline; color:#FFFF00; padding:3px 3px 3px 3px;
 }
  #nav a:active {
	text-decoration: none; color: #FFFFFF; padding:3px 3px 3px 3px;
 }
  #navbar_right {
	width: 150px;
	float:left;
	clear:right;
	height:auto;
	padding:8px 0px 0px 0px;
 }
#bottom{
	clear:both;
	width:auto;
	height:auto;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #B1171C;
}
#bottom_nav {
	text-align:center;
	color: #333333;
	line-height: 20px;
   }
#bottom_nav a:link{
   color: #081852; text-decoration: none;
  }
#bottom_nav a:visited {
	text-decoration: none; color:#081852;
 }
#bottom_nav a:hover {
	text-decoration: none; color: #00CCFF;
 }
#bottom_nav a:active {
	text-decoration: none; color: #081852;
}
#CopyRight {
	text-align:center;
	width:auto;
	height:auto;
	color: #333333;
   }
#friendlink{ 
	padding:3px 0px 0px 3px;
	width:auto;
	height:auto;
	color: #333333;
}
#clear {
	clear: both;
	height:0px;
}