@import url(_table.css);
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #363636;
	background-color: #EFEFEF;
	background-image: url(../_images/main_bgr.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}
body {
	text-align: justify;
}
table { text-align: left; }
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #274979;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C70959;
	text-decoration: underline;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #899BAF;
	text-transform: uppercase;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #8595AC;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #313131;
	text-decoration: none;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #274979;
	text-decoration: none;
	font-weight: bold;
}
/*link*/
.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #274979;
	text-decoration: none;
	font-weight: bold;
}
.news_title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #C70959;
	text-decoration: underline;
}
.main_link9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #274979;
	text-decoration: none;
}
.main_link9:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C70959;
	text-decoration: underline;
}
.page_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #6B83A4;
	text-decoration: none;
}
.page_nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #C70959;
	text-decoration: underline;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #535353;
	text-decoration: none;
}
.tn {
	border: 1px solid #788BA4;
}
.details_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #274979;
	font-weight: lighter;
	padding-bottom: -5px;
	line-height: 24px;
}
.details_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6B83A4;
	line-height: 14px;
}
hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #DEDEDE;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #274979;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8595AC;
	padding: 3px;
	margin-bottom: 5px;
}
.h2_over {
	background-color: #E1ECFA;
}
.h2_out {
	background-color: #F5F6F8;
}

li {
	list-style-type: disc;
	list-style-image: url(../_images/li.gif);
	list-style-position: outside;
}
#splash {
	background: #FCFCFC;
	border: 1px solid #E4E4E4;
	width: 640px;
	padding: 4px;
}
#splash-img {
	background: #FDFDFD url(../_images/splash.jpg) no-repeat;
	width: 632px;
	height: 284px;
}
#splash-text {
	font: 11px/16px Verdana;
	text-align: center;
	color: #4B5C74;
	padding: 6px;
}
.form_default {
	/*font: 10px Verdana;*/
	color: #43586E;
	border: 1px solid #919eaf;
  	padding: 1px;
 	margin: 1px;
}
/*td {
	text-align: justify;
}*/
#pageBtmNav {
	position: relative;
	left: 2px;
	width: 100%;
}
dl { display: block; margin: 0; padding: 0; width: 420px;  }
dl dt, dl dd { padding: 1px; }
dl dt { font-weight: bold; width: 80px; text-align: right; float: left;  display: block; }
dl dd { margin-right: 85px;  width: 335px; }

