@charset "utf-8";
/* CSS Document */
body div img p {
	margin: 0px;
	padding: 0px;
}
.boxes{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
color:#333333;
padding:1px;
border:opx;
}




div  {
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
}
.content{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#333;
 line-height: 150%;
}
.headertxtblue{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color:#0397d6;
 font-weight: bold;
}
.headertxtmain{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 color:#0397d6;
}
.banner-headertxt{
 font-family: "Trebuchet MS";
 font-size: 24px;
 color:#f7c92a;
}
.banner-headertxt-red{
 font-family: "Trebuchet MS";
 font-size: 24px;
 color:#fb802d;
}
.banner-headertxt-green{
 font-family: "Trebuchet MS";
 font-size: 24px;
 color:#b4d026;
}
.banner-headertxt-blue{
 font-family: "Trebuchet MS";
 font-size: 24px;
 color:#57d3ff;
}
.banner-smalltxt{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 16px;
 color:#CCCCCC;
}
.ft{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color:#333333;
 padding-left: 36px;
}
.ft a{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color:#333333;
 text-decoration: none;
}
.ft a:hover{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color:#00AAE7;
 text-decoration: none;
}
.ft1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#fff;
 padding-left: 2px;
}
.ft1 a{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#fff;
 text-decoration: none;
}
.ft1 a:hover{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#fff;
 text-decoration: none;
}
.topnav{
 font-family: "Trebuchet MS";
 font-size: 12px;
 color:#333333;
 padding-right: 8px;
}
.topnav a{
 font-family: "Trebuchet MS";
 font-size: 12px;
 color:#333333;
 text-decoration: none;
}
.topnav a:hover{
 font-family: "Trebuchet MS";
 font-size: 12px;
 color:#00AAE7;
 text-decoration: none;
}

.topnavmain{
 font-family: "Trebuchet MS";
 font-size: 11px;
 color:#000000;
}
.topnavmain a{
 font-family: "Trebuchet MS";
 font-size: 11px;
 color:#000000;
 text-decoration: none;
}
.topnavmain a:hover{
 font-family: "Trebuchet MS";
 font-size: 11px;
 color:#000000;
 text-decoration: none;
}
.topmenulink{
 font-family: "Trebuchet MS";
 font-size: 12px;
 color:#ffffff;
}
.topmenulink a{
 font-family: "Trebuchet MS";
 font-size: 12px;
 color:#ffffff;
 text-decoration: none;
}
.topmenulink a:hover{
 font-family: "Trebuchet MS";
 font-size: 12px;
 color:#ffffff;
 text-decoration: none;
}
.rightlink{
 font-family: "Trebuchet MS";
 font-size: 13px;
 font-weight: bold;
 padding-left: 20px;
 color:#000;
}
.rightlink a{
 font-family: "Trebuchet MS";
 font-size: 13px;
 color:#000;
 font-weight: bold;
 text-decoration: none;
}
.rightlink a:hover{
 font-family: "Trebuchet MS";
 font-size: 13px;
 font-weight: bold;
 color:#000;
 text-decoration: none;
}
#header
	{
	position:relative;
	margin:0 auto 0 auto;
	width:980px;
	}
#header-right
	{
	width:980px;
	float:left;
	}
#header-right ul
	{
	float:left;
	list-style-type:none;
	margin: 4px 0px 0px 20px;
	padding:4px 0px 0px 20px;

	}
#header-right li
	{
	list-style-type:none;
	font-family:"Trebuchet MS";
	font-size: 13px;
	color:#ffffff;
	float:left;
	}

#header-right li a span
	{
	padding:1px 3px 2px 3px;
	display:block;
	}
#header-right li a:hover span
	{
	text-decoration:none;
	}
#header-right li a
	{
	list-style-type:none;
	font-family:"Trebuchet MS";
	font-size: 13px;
	color:#ffffff;
	text-decoration:none;
	margin:0px 0px;
	display:block;
	}
#header-right li a:hover
	{
	list-style-type:none;
	font-family:"Trebuchet MS";
	font-size: 13px;
	color:#ffffff;
	text-decoration:none;

	}
.btnPage, .btnPageActive {
	background-color: #FFFFFF;
	border: #999999 solid 1px;
	width: 25px;
	cursor: pointer;	
}
.btnPageActive {
	font-weight: bold;	
}
