body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #777CCD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.listpad {
	padding-left: 10px;
}
.footer {
	font-size: 10px;
	color: #999999;
	background-image: url(images/footer_bg.gif);
	height: 57px;
}
.footer a {
	text-decoration: none;
	color:#999999;
}

a {
	text-decoration: none;
	color: #000000;
}

.footerpad {
	padding-top: 25px;
	padding-left: 10px;
}


.listgray {
	color:#666666;
}

.topinfo {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 35px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.midleft {
	background-image: url(images/mid_01.gif);
	background-repeat: no-repeat;
	color: #070EA4;
	font-size: 14px;
	height: 118px;
}
.midright {
	background-image: url(images/mid_02.gif);
	background-repeat: no-repeat;
	color: #070EA4;
	font-size: 13px;
}
.contentpad {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
p {
	margin: 0px;
}
#navlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#navlist li {
	background-image: url(images/list-bg.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}

#navlist ul { list-style: none; }
#navlist a { text-decoration: none; display: block; }

.toprightrop {
	font-size: 10px;
	color: #999999;
}
.toprightrop a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.toprightrop a:hover {
	text-decoration: underline;
}
.toprightroppad {
	text-align: right;
	padding: 5px;
}
