body {
	margin: 0px;
	color: #035FA0;
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#main {
	height: auto;
	width: 952px;
	margin-right: auto;
	margin-left: auto;
}
#flashcontent {
	height: 403px;
	width:952px;
	margin-right: auto;
	margin-left: auto;
}
#middle {
	height: auto;
	width: 880px;
	float: left;
	background-image: url(../images/content-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 36px;
	padding-bottom: 76px;
	padding-left: 36px;
}
#left {
	float: left;
	width: 534px;
	padding-right: 29px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B1EAFE;
}
#right {
	float: left;
	width: 287px;
	padding-left: 29px;
	padding-top: 20px;
}
.subhead {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #035FA0;
}
.list {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #035FA0;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}
#link {
	height: 24px;
	width: 700px;
	float: left;
	background-image: url(../images/link-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 100;
	position: absolute;
	padding-top: 9px;
	top: 0px;
	padding-left: 250px;
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #075DA2;
	text-decoration: none;
}
.links {

	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #075DA2;
	text-decoration: none;
}

.links:hover {
	text-decoration:underline;
}
#footer {
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #075DA2;
	text-decoration: none;
	height: 50px;
	width: 952px;
	text-align: center;
	float: left;
}
 
.copy {
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6C6C6C;
	text-decoration: none;
}
.powered {

	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6C6C6C;
	text-decoration: none;
}
.powered:hover {
	text-decoration:underline;
}


#inban {
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #075DA2;
	text-decoration: none;
	height: 32px;
	width: 952px;
	text-align: center;
	float: left;
	background-image:url(../images/inner-ban.jpg);
	background-repeat: no-repeat;
	padding-top: 250px;
}
.linksinner {


	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #075DA2;
	text-decoration: none;
}
.linksinner:hover {
	text-decoration:underline;
}.pagetitle {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 30px;
	font-weight: bold;
	color: #035FA0;
	height: 40px;
	padding-top: 8px;
	padding-bottom: 10px;
	display: block;
}
.border {
	border: 1px solid #5ABCED;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3D3D3D;
	width: 200px;
}
.btn {
	border: 1px solid #5ABCED;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #53CCFB;
	width: 95px;
	height: 25px;
}
