@charset "UTF-8";
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 20px;
	margin-bottom: 20px;
}
#content {
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer {
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C9CAFF;
	border-bottom-color: #C9CAFF;
}
#banner {
	height: 200px;
	padding-bottom: 5px;
}
#nav {
	height: 28px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
}
#rightcolumn {
	float: right;
	width: 620px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C9CAFF;
	padding-left: 10px;
}
#leftcolumn {
	float: left;
	width: 125px;
}
#leftcolh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
#leftcolumncontent1 {
	margin-top: 15px;
	margin-bottom: 5px;
}
#leftcolh2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	padding-top: 15px;
}
#leftcolumncontent2 {
	margin-top: 15px;
	margin-bottom: 5px;
}
#leftcolh3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	padding-top: 15px;
}
#leftcolumncontent3 {
	margin-top: 15px;
	margin-bottom: 5px;
}
#rightcolh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
#rightcoltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6666FF;
	margin-top: 15px;
	padding-bottom: 8px;
}
#footercontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #6666FF;
}
.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2px;
	color: #6666FF;
}
.hspecial {color: #FF6600}

