body,td,th {
	font: 13px Verdana, Helvetica, sans-serif; }



body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 20px; }



.text {
	color: #40474F;
	width: 100%;
	text-align: left;
	line-height: 18px;
	padding-bottom: 10px }
	
.text-blue {
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: #1342AE;
	line-height: 18px; }

.text-green {
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	color: #05B29E;
	line-height: 18px; }



.caption {
	font: 11px Verdana, Helvetica, sans-serif;
	color: #40474F;
	text-align: left;
	line-height: 14px; }


a {
	font-family: Verdana, Helvetica, sans-serif;
	color: #40474F; }



a:link {
	text-decoration: none; }
a:visited {
	text-decoration: none;
	color: #40474F; }
a:hover {
	text-decoration: underline;
	color: #1342AE; }
a:active {
	text-decoration: underline;
	color: #1342AE; }



.nav-top{
	font: bold 11px Verdana, Helvetica, sans-serif;
	width: 100%; }
.nav-top ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	border: 1px solid #135291;
	border-width: 0px 1px;
	background: url(images/nav-top-bg-OFF.gif) center center repeat-x; }
.nav-top ul li{
	display: inline;
	letter-spacing: 0px;
	word-spacing: 0px; }
.nav-top ul li a{
	float: left;
	color: #FFFFFF;
	padding: 5px 12px;
	text-decoration: none;
	border-right: 1px solid #FFFFFF; }
.nav-top ul li a:visited{
	color: #FFFFFF; }
.nav-top ul li a:hover, .nav-top ul li .current{
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 4px;
	background: url(images/nav-top-bg-ON.gif) center center repeat-x; }



ul {
	list-style-image: url(images/bullet-orange.gif);
	list-style-type: square;
	padding-top: 0px;
	padding-left: 30px;
	width: 90%;
	text-indent: 0px;
	color: #40474F; }



.bullet-blue {
	float: left;
	padding: 0px;
	width: 90%;
	background-image: url(images/bullet-blue.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	text-align: left;
	background-position: left;
	line-height: 20px; }



.boarder {
	background-image: url(images/boarder-green.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 20px;
	margin-bottom: 20px; }
