body {
	background: White;
}

.maintable, td {
	font-family: Arial, Helvetica, sans-serif;
}

#headerLinks {
	padding-right: 20px;
	padding-top: 40px;
}

#headerLinks a {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#headerLinks input {
	border-width: 1px;
	border-style: solid;
	height: 18px;
	font-size: 10px;
}

.mainNav {
	height: 29px;
	padding-top: 2px;
	padding-left: 8px;
	background: #000;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.mainNav a {
	color: #FFF;
	text-decoration: none;
}

#contentPad {
	padding-top: 20px;
}

#leftPad img {
	margin-top: 8px;
	margin-bottom: 8px;
}

.leftContent {
	width: 155px;
	padding-top: 25px;
	background: Silver;
	font-size: 11px;
}

.leftContent a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#homeTxt {
	padding-right: 5px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mainContent, .indexContent {
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 20px;
	font-size: 11px;
}

.mainContent h1 {
	margin-top: 0;
	color: #000066;
	font-size: 16px;
}

#rightContent {
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 20px;
	background: Silver;
	font-size: 12px;
}

#rightContent h1, .indexContent h1 {
	margin-top: 0;
	font-size: 20px;
}

.quickLinks {
	font-size: 12px;
	font-weight: bold;
}

#footer {
	height: 20px;
	padding: 5px;
	background: #DCDCDC;
	font-size: 11px;
	text-align: center;
}

/*
////////////////////////////////
//General formatting styles/////
////////////////////////////////
*/
form {
	margin: 0;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.subhead {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

.hotTopics {
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	background-color: #CCCCCC;
	border: 2px solid #CCCCCC;




}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.mainNav a:hover, a.curr {
	color: Silver;
}

#leftPad, .pixelPad {
	padding-left: 8px;
}

.mainContent a, #homeTxt a, #rightContent a, #footer a {
	color: navy;
}

.mainContent a:visited, #homeTxt a:visited, #rightContent a:visited, #footer a:visited {
	color: #3366FF;
}

a.curr2, .leftContent a:hover, .mainContent a:hover {
	color: #CC0000;
}
.hotTopicsLine {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
