/* CSS Document */


body,td,th {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #5d5d5d;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.leftTopBg {
	background-image: url(../images/index2_01.jpg);
	background-repeat: no-repeat;
	height:103px;
}
.headBg {
	background-image: url(../images/index2_03.gif);
	background-repeat:repeat-x;
	width: 498px;
	height: 120px;
}
.flashDivider {
	background-image: url(../images/index2_21.gif);
	background-repeat:repeat-x;
}
.subMenuBg {
	background-image: url(../images/index2_24.jpg);
	background-repeat:no-repeat;
	height:289px;
}
.centerContent {
	/*padding:20px;*/
	padding-top:0px;
	text-align:left;
}
.learnmore {
	color:#575299;
	text-decoration: underline;
}
a.learnmore:hover {
	text-decoration:none;
}
.learnmore1 {	
	color:#51a8b9;
}
.smallText {
	font-size:10px;
}
.smallLinks {
	font-size:10px;
	color:#4d4d4d;
	text-decoration: none;
	padding-right:10px;
	padding-bottom:10px;
}
a.smallLinks:hover {
	text-decoration:underline;
}
.hr {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:10px;
}
hr {padding-top:10px; padding-bottom:10px;}
.vr {
	border-right:1px solid #CCCCCC;
	padding-bottom:20px;
}
INPUT {
	font-family:Tahoma, Arial;
	font-size:11px;
}
.bottomBg {
	background-image:url(../images/bottom_bg.gif);
	background-repeat:repeat-x;
	height:39px;
}
.sublinks {
	color:#575299;
	text-decoration:underline;
}
a.sublinks:hover {
	text-decoration:none;
}
.subTable td {
	margin-right:10px;
	border-bottom:1px solid #e2e2e2;
	height:20px;
}
.subTable th {
	padding-top:5px;
	background-image:url(../images/tdbg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
ul { 
	list-style-type:square;
	color:#5d5d5d;
	line-height:130%;
} 
