td {
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	vertical-align: top;
}
a:link {
	font-weight: bold;
	color: #083D7F;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #0C5DC0;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #9AAF52;
	text-decoration: none;
}
a.btmore:link {color: #3399ff; text-decoration: none; font-size: 9px; font-family: Verdana; font-weight: bold;}
a.btmore:visited {color: #3399ff; text-decoration: none; font-size: 9px; font-family: Verdana; font-weight: bold;}
a.btmore:hover {color: #9AAF52; text-decoration: none; font-size: 9px; font-family: Verdana; font-weight: bold;}
a.btfooter2:link {color: #083D7F; text-decoration: none; font-size: 9px; font-family: Verdana; font-weight: bold;}
a.btfooter2:visited {color: #083D7F; text-decoration: none; font-size: 9px; font-family: Verdana; font-weight: bold;}
a.btfooter2:hover {color: #FFFFFF; text-decoration: none; font-size: 9px; font-family: Verdana; font-weight: bold;}
a.bttop:link {
	color: #9aaf52;
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana;
	text-indent: 15px;
	background-image:   url(images/pg_top.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 75px;
}
a.bttop:visited {
	color: #0C5DC0;
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana;
	text-indent: 15px;
	background-image:   url(images/pg_top.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 75px;
}
a.bttop:hover {
	color: #083D7F;
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana;
	text-indent: 15px;
	background-image:   url(images/pg_top.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 75px;
}
a.btfooter:link {
	color: #083D7F;
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana;
}
a.btfooter:visited {
	color: #083D7F;
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana;
}
a.btfooter:hover {
	color: #9AAF52;
	text-decoration: none;	
	font-size: 9px;
	font-family: Verdana;
}
h6 {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
h1 {
	font: bold 13px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #00296D;
}
body {
	text-align: left;
	background: #00296D;
	top: 0px;
}
.bott {
	background:  url(images/pg_bott.gif) repeat-y;
	vertical-align: top;
	text-align: center;
}
.tit {
	font-size: 11px;
	font-weight: bold;
	color: #00296D;
}
.footer {
	font-size: 9px;
}
.line {
	clear: both;
	float: none;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9AAF52;
	display: block;
	margin-top: 10px;
}
.ygreen_background {
	background-color: #BEFFC3;
	padding: 10px;
}



.img_align {
	float: right;
}
.img_float {
	clear: right;
	float: left;
}
