body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 10px;
	margin-top: 10px;
}
a:link {
	color: #CC0033;
	text-decoration: none;
}
a:visited {
	color: #CC0033;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #cc0033;
}
a:active {
	text-decoration: none;
	color: #cc0033;
	text-align: center;
}
.newlink {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 130%;
}
.topnavtable {
	padding-left: 18px;
}

.padleft {
	padding-left: 10px;
}

.newlink a:link{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.newlink a:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.newlink a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.newlink a:active{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.section_sub {
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 5px;
}
.section_sub a:link{
	text-decoration: none;
		color: #666666;
}
.section_sub a:visited{
	text-decoration: none;
		color: #666666;
}
.section_sub a:hover{
	text-decoration: underline;
	color: #666666;
}
.section_sub a:active{
	text-decoration: none;
	color: #666666;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #CC0033;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-right: 20px;
	padding-left: 0px;
	text-align: left;
}
.padleft {
	padding-left: 10px;
}
.bannerpad {
	padding-left: 45px;
}


.red_bold {
	color: #CC0033;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 10px;
}
.toplink {
	font-size: 14px;
}
.Header {
	color: #CC0033;
	font-weight: normal;
	font-size: 22px;
}
.bullet {
	list-style-type: disc;
	list-style-image: url(../images/symbols/bullet.gif);
	list-style-position: inherit;
	text-align: left;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}
.img_right {
	float: right;
	vertical-align: text-bottom;
	margin-left: 10px;
	border: 1px solid #CCC;
	padding: 10px;
}
.smallprint {
	font-size: 9px;
	color: #666666;
}
.tableheader {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.tabletext {
	font-size: 12px;
}
.proctable {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-left: 5px;
}
.ads-left {
	padding-bottom: 10px;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 250px;
	color: #666666;
	font-size: 12px;
}
.join {
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
	padding-right: 5px;
	padding-left: 5px;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pad_bottom {
	padding-bottom: 5px;
}
.tableborder {
	margin: 0px;
	padding: 5px;
	border: 1px solid #CC0033;
}
.redborder_foot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0033;
}
.redborder_r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0033;
}


.border_top {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CC0033;
}
.img_left {
	float: left;
	vertical-align: text-bottom;
	padding-bottom: 10px;
	padding-right: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 10px;
}
.pad_top_bottom {
	padding-top: 3px;
	padding-bottom: 3px;
}
.border_bottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC0033;
}
.border_right {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CC0033;
}
.smallprint_table {
	font-size: 9px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-right: 5px;
}
.redborder_l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC0033;
}
.redborder_rt {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0033;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0033;
}
.banneradbox {
	background-image: url(../images/grad_bk.gif);
	margin-top: 5px;
	vertical-align: middle;
	padding: 10px;
	background-repeat: repeat-x;
}
.maintable {
	margin-top: 5px;
}
.tableborder tr td table {
	text-align: left;
}
#bannerad {
	float: left;
	height: 60px;
	width: 468px;
	margin-right: 5px;
}
#buttonad {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	height: 60px;
	width: 120px;
	float: right;
}
