#maintd td, #maintd p {
	font-size: 11px
}
#mainnav a:link, #mainnav a:visited {
	text-decoration: none;
	color: #37496D;
	font-size: 12px;
	font-weight: bold;
}
#navcell {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-top-width: 2px;
	border-bottom-width: 2px;
	color: #000000;
}
#tabletop {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	font-size: 9px;
}
#tablebot {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	font-size: 9px;
}
#tablelt {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	font-size: 9px;
}
#tablert {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 9px;
}
#tableside {
	font-size: 1px;
	background-color: #666666;
}
#codebody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#sectiontitle {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
#codetitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#codetd {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
    font-family: Tahoma;
}
#codedisclaimer {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
    font-family: Tahoma;
}
#frmsubmit {
	font-size: 12px;
	font-weight: bold;
	background-color: #EDF2F5;
	color: #404040;
}
#ticker, #ticker a:link, #ticker a:visited {
	font-size: 12px;
	color: #CCFFFF;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
}
#ticker a:active, #ticker a:hover {
	font-size: 12px;
	color: #CCFFFF;
	text-decoration: underline;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: Tahoma;
}

