body
{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	text-align:center;
	margin:0 auto;
	background-color:#F3F2EF;
	height:100%;
}

img
{
	border:0px;
	padding:0 0 0 0;
}

form
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

input 
{
	vertical-align:middle;
}

#maintopic a {
	display: block;
	float: left;
	margin: 0px;
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000FF;
	border-right: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;
	text-transform : uppercase;
	height: 13px;
}

#maintopic a:hover {
	background-color: #FFCC00;
	color: #0000FF;
}

#maintopic a:sel {
	background-color: #0000FF;
	color: #FFCC00;
}

#secondarytopic a {
	display: block;
	float: right;
	margin: 0px;
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000FF;
	border-right: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;
	text-transform : uppercase;
	height: 13px;
}

#secondarytopic a:hover {
	background-color: #FFCC00;
	color: #0000FF;
}

#secondarytopic a.sel {
	background-color: #FFCC00;
	color: #0000FF;
}

#topic h3 {
	border-top: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	background-color: #F3FBFE;
	color: #0000FF;
	padding: 4px 10px 4px 10px;
	font-size: 15px;
	font-weight: bold;
	text-transform : uppercase;
	margin: 0px 0px 0px 0px;
}

#topic p {
	padding: 4px 10px 4px 10px;
	border-bottom: 1px solid #FFCC00;
	margin: 0px;	
	white-space:nowrap;	
}

#topic p a {
	text-decoration: none;
	color: #444655;	
}

#topic p a:hover {
	text-decoration: underline;
	color: #005DA0;	
}

td {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}

#topic td {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}

#mainbody p {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	margin: 10px 10px 10px 10px;
}

em {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #444444;
	line-height: 14px;
	font-style: italic;
}
.header {
	font-size: 22px;
	font-weight: bold;
	color: #555555;
	line-height: 32px;
}
.subHeader2 {
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #666666;
}
.redHeader {
	font-size: 16px;
	font-weight: bold;
	color: CC0033;
	text-decoration: none;
}
.redSubHeader1 {
	font-size: 14px;
	font-weight: bold;
	color: CC0033;
	text-decoration: none;
}
.redSubHeader2 {
	font-weight: bold;
	color: CC0033;
	text-decoration: none;
}
.newsTitleSmall {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.spacedText {
	color: #666666;
	line-height: 20px;
}
.link2 {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	line-height: 20px;
}
.link2:active{
	color: #666666;
	text-decoration:none;
}
.link2:visited {
	color: #666666;
	text-decoration:underline;
}
.link2:hover{
	color: #666666;
	text-decoration:none;
}
.date {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.caption {
	font-weight: bold;
	color: 666666;
	text-decoration: none;
	line-height: 20px;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #CC0033;
	text-decoration: none;
}

.subNavHere {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.sectionTitle {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	background-color: #F2F2F2;
	text-align: left;
	display: block;
	padding: 4px;
	margin-top: 10px;
}

