/* CSS Document */
body {
	margin:0px;
	padding:0px;
	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:1004px;
  padding:0px;
  margin:0px auto;
}
#top {
	width:auto;
	height:94px;
	margin:0px;
}
#top_img{
	float:left;
} 
#top_text{
	width:200px;
	height:54px;
	float:right;
	text-align:right;
	color:#FFFFFF;
	padding:40px 20px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(titlebg.gif);
	line-height:15px;
	font-weight: bold;
}
#title{
	width:770px;
	height:auto;
	float:right;
 }
#title_img {
    float:left;
	clear:right;
}
#subtitle{
	width:auto;
	height:auto;
	margin-left:3px;
 }
#subtop{
	width:auto;
	height:98px;
	margin-left:3px;
	background-image: url(ib.jpg);
	background-repeat: no-repeat;
 }
#navbar {
	width:auto;
	height:36px;
	clear:both;
	background-image:url(navbar.jpg)
}
#navtext {
	width:140px;
	float:left;
	padding:10px 0px 0px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
 #nav{
	width:810px;
	height:31px; 
	float:right;
	margin:0px;
	padding-top:5px;
}
  #nav ul {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
	margin:0px;
}
  #nav li {
    width:auto;
    float:left;
	text-align:center;
	margin:auto;
	padding:0px 40px 0px 0px;
}
  #nav li a:link{
	color:#FFFFFF;
	text-decoration: none;
  }
  #nav a:visited {
	text-decoration: none; color: #FFFFFF;
 }
  #nav a:hover {
	text-decoration: underline; color:#0099FF;
 }
  #nav a:active {
	text-decoration: none; color: #FFFFFF;
 }
#bottom{
	clear:both;
	width:auto;
	height:auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6784a7;
}
#bottom_nav {
	text-align:center;
	font-size:12px;
	width:auto;
	height:25px;
	color: #ffffff;
	padding:2px 0px 0px 0px;
	background-image:url(bottom.gif)
   }
#bottom_nav a:link{
   color: #ffffff; text-decoration: none;
  }
#bottom_nav a:visited {
	text-decoration: none; color:#ffffff;
 }
#bottom_nav a:hover {
	text-decoration: none; color: #00CCFF;
 }
#bottom_nav a:active {
	text-decoration: none; color: #ffffff;
}
#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;
}
