body {
	margin: 0 0 30px 0;
	padding: 0px;
	width: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../gfx/bg.gif) repeat-x left top;
	color: #314059;
	text-align: center;
}
img {
	border: none;
}
img.tnborderoff {
	border: 1px solid #EEF3FA;
}
img.tnborderon {
	border: 1px solid #5989CF;
}
td,
div {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	position: relative;
	border: none;
}
a:link,
a:visited,
a:active {
	color: #FF7E20;
	background-color: #FFF;
	text-decoration: none;
	border-bottom: 1px dashed #FF7E20;
}
a:hover {
	color: #5989CF;
	background-color: #F5F9FE;
	border: none;
}
a.blue:link,
a.blue:visited,
a.blue:active {
	color: #5989CF;
	background-color: #FFF;
	text-decoration: none;
	border-bottom: 1px dashed #5989CF;
}
a.blue:hover {
	color: #5989CF;
	background-color: #F5F9FE;
	border: none;
}
div#main {
	background-color: #FFF;
	color: #314059;
	border: 1px solid #C6D4E7;
	width: 698px;
	margin: 30px auto 30px auto;
	padding: 0px;
}
div.points_line {
	height: 1px;
	width: 658px;
	font-size: 1px;
	background: url(../gfx/bg_points_line.gif) repeat-x left center;
	margin: 10px 20px 10px 20px;
	padding: 0px;
}
div#top {
	margin: 0px 20px 0px 20px;
	height: 64px;
}
div#logo {
	width: 134px;
	height: 60px;
	margin: 0px 0px 0px 20px;
}
div#banner {
	float: right;
	width: 468px;
	height: 60px;
	border: 1px solid #305187;
	margin: 0px;
	padding: 1px;
	text-align: right;
}
div#menu {
	color: #FFF;
	height: 21px;
	width: 658px;
	background-color: #5989CF;
	margin: 10px 20px 0px 20px;
	padding: 0px;
}
div#toppic {
	height: 161px;
	width: 658px;
	margin: 0px 20px 10px 20px;
	padding: 0px;
}
div#title {
	height: 40px;
	width: 658px;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}
div#content {
	width: 658px;
	margin: 0px 20px 0px 20px;
}
div#left {
	width: 455px;
	margin: 0px 8px 0px 0px;
	line-height: 16px;
	text-align: justify;
	background: url(../gfx/bg_data.gif) no-repeat 0 35px;
}
div#left p {
	margin: 0px 10px 5px 10px;
}
div#right {
	float: right;
	width: 190px;
	margin: 0px;
	text-align: right;
	background: url(../gfx/bg_right.gif) no-repeat 49px 35px;
}
div#right p {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	text-align: right;
	font-size: 9px;
	line-height: 12px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}
h1,
h2 {
	height: 17px;
	color: #305187;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	padding: 3px 16px 1px 16px;
	margin: 0px 0px 10px 0px;
}
h1 {
	text-align: left;
	background: #eef3fa url(../gfx/bg_subtitle_left.gif) repeat-x left top;
}
h2 {
	padding: 4px 16px 0px 16px;
	text-align: right;
	background: #eef3fa url(../gfx/bg_subtitle_right.gif) repeat-x right top;
}
dl {
	margin: 0px 0px 10px 0px;
}
dl dt {
	margin: 2px;
	padding: 0px 10px 0px 10px;
	float: left;
	border: none;
	width: 220px;
}
dl dd {
	font-weight: normal;
	border: none;
	text-align: right;
	margin: 0px 10px 0px 0px;
	padding: 2px;
}
div#bottom {
	margin: 15px 20px 15px 20px;
}
div#bottom_left {
	width: 480px;
}
div#bottom_right {
	text-align: right;
	float: right;
	width: 150px;
}
div#bottom_left a:link,
div#bottom_left a:visited,
div#bottom_left a:active {
	color: #305187;
	background-color: #FFF;
	text-decoration: none;
	border: none;
	padding: 2px;
}
div#bottom_left a:hover {
	color: #5989CF;
	background-color: #F5F9FE;
}
div#bottom_right a:link,
div#bottom_right a:visited,
div#bottom_right a:active {
	color: #000000;
	background-color: #FFF;
	text-decoration: none;
	border: none;
	padding: 2px;
}
div#bottom_right a:hover {
	color: #5989CF;
	background-color: #F5F9FE;
}
/*
	BEGIN form
*/
dl.form {
	margin: 0px 0px 10px 0px;
}
dl.form dt {
	margin: 1px;
	padding: 0px 5px 0px 0px;
	float: left;
	font-weight: bold;
	width: 100px;
	border: none;
	text-align: right;
}
dl.form dd {
	margin: 0px;
	padding: 1px;
	border: none;
	text-align: left;
	font-weight: normal;
}
ul {
	margin: 0px;
	padding: 4px 0px 0px 3px;
	list-style-type: none;
}
ul li {
	text-align: left;
	margin: 0px;
	padding: 0px 10px 4px 10px;
}
div.li_right {
	float: right;
	padding: 0px;
}
ul.list {
	margin: 2px 10px 2px 20px;
	padding: 0px;
}
ul.list li {
	margin: 0px;
	padding: 2px 0px 2px 12px;
	background: url(../gfx/bg_li.gif) no-repeat 0px 7px;
}

form {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
input,
textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #314059;
	height: 16px;
	width: 300px;
	border: none;
	padding: 1px 2px 0px 2px;
	background: #FFF url(../gfx/bg_input.gif) repeat-x left bottom;
}
textarea {
	height: 60px;
	overflow: auto;
	background-image: none;
	border: 1px solid #D0D9E8;
	padding: 1px 3px 0px 3px;
}
input.btn {
	color: #FFFFFF;
	background-image: none;
	background-color: #5989CF;
	font-weight: bold;
	width: 60px;
	height: 16px;
	border: none;
}
input.none {
	display: none;
}
/*
	END form
*/

