/* CSS Document */

body{
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img { border: 0; }
img.right {
	border: 0;
	float: right;
	padding-bottom: 10px;
	padding-left: 8px;
}
body,td,th, .litext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

a{color: #333333; text-decoration: underline;}
a:link{color: #333333;underline;}
a:visited{color: #333333; text-decoration: underline;}
a:hover{color: #66CCFF; text-decoration: underline;}

#menu  {
	z-index: 25;
}	

#bluebar {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #013D79;
	border-left-color: #013D79;
}
#main {
	background-image: url(../img/btm1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 842px;
	height: 34px;
	background-color: #FFFFFF;
}
#content {
	padding-right: 65px;
	padding-bottom: 20px;
	padding-left: 65px;
}
#header1 {
	line-height: 28px;
	font-weight: bold;
	color: #FFCC33;
}
#top {
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	width: 846px;
}
#btm {
	background-image: url(../img/btm2.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 846px;
}
.footer {
	font-size: 8px;
	font-weight: bold;
	color: #003366;
}
.header2 {
	line-height: 28px;
	font-weight: bold;
	color: #003d79;
}
.blue {
	font-weight: normal;
	color: #003d79;
}
.header3 {
	line-height: 28px;
	font-weight: bold;
	color: #003d79;
	text-align: center;
}
#toph {
	background-image: url(../img/tophome.gif);
	background-repeat: no-repeat;
	width: 846px;
}


LI {list-style: disc outside; color:#fdb825;}
LI.list2 {list-style: circle outside; color:#fdb825;}
