body{
	margin:0px;
	padding-top:0px;
	background-color:#FBFDFF;
}
div.main {
	width:1px;
	height:1px; 
	overflow:visible; 
	position:absolute; 
	top:50%; 
	left:50%;
}
div.submain {
	width:770px;
	height:420px;
	overflow:hidden;
	position:absolute;
	top:-216px;
	left:-377px;
	border:1px solid #5699D7;
	background-color:#363A91;
	color: #363A91;
}
.link {
	font-family: Verdana;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.link a:link {
	font-family: Verdana;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
.link a:visited {
	font-family: Verdana;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
.link a:hover {
	font-family: Verdana;
	font-size:11px;
	color:#B2CDEB;
	text-decoration:none;
	font-weight:bold;
}
.link a:active {
	font-family: Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.link2 {
	font-family: Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.link2 a:link {
	font-family: Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.link2 a:visited {
	font-family: Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.link2 a:hover {
	font-family: Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.link2 a:active {
	font-family: Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.text {
	font-family: Verdana;
	font-size:11px;
	color:#397EBE;
	text-decoration:none;
}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #397EBE;
	border:1px solid #CFE3FB;
	background-color:#FFFFFF;
	height:13px;
}
