body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.top_margin 
{
	margin-top: 50px;
}
.mainTable 
{
	background-color: #fdfdfd;
}

A:visited
{
    COLOR: #336699;
	text-decoration: underline;
}
A:hover
{
    COLOR: #336699;
	text-decoration: none;
}
A:link
{
    COLOR: #336699;	
	text-decoration: underline;
}

H1
{
	font-size:19px;
}

H2
{
	font-size:17px;
}

H3
{
	font-size:15px;
}

H4
{
	font-size:13px;
}

.body_copy 
{
	font-size: 12px;
	COLOR: #000000; 
}

.content_indent
{
	margin-left: 10px;
}

.page_header
{
	font-size:17px;
	font-weight: bold;
	margin-bottom: 14px;
}

.body_header
{
	font-size:13px;
	font-weight: bold;
	margin-bottom: 14px;
}

/* SIDEBAR */
.sidebar 
{
	width: 176px;
	background-color: #d6e3ef;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
	
.sidebar_header 
{
	font-size:12px;
	font-weight: bold;
	margin-bottom: 4px;
}

.sidebar_body 
{
	font-size:10px;
	margin-bottom: 6px;
}

.recentNews_header 
{
	font-size:12px;
	font-weight: bold;
	margin-bottom: 4px;
}

.recentNews_body 
{
	font-size:10px;
	margin-bottom: 6px;
}
	
/* MENU */
.topMenuText
{
	font-size: 11px;
	COLOR: #5b5f68; 
}

A.topMenuText:visited
{
    font-size: 11px;
	COLOR: #5b5f68; 
	text-decoration: none;
}
A.topMenuText:hover
{
    font-size: 11px;
	COLOR: #87b2d8; 
	text-decoration: none;
}
A.topMenuText:link
{
    font-size: 11px;
	COLOR: #5b5f68; 
	text-decoration: none;
}

.topMenuText_selected
{
	font-size: 11px;
	COLOR: #285be0; 
	font-weight: bold;
}
A.topMenuText_selected:visited
{
    font-size: 11px;
	COLOR: #285be0; 
	text-decoration: none;
	font-weight: bold;
}
A.topMenuText_selected:hover
{
    font-size: 11px;
	COLOR: #285be0; 
	text-decoration: none;
	font-weight: bold;
}
A.topMenuText_selected:link
{
    font-size: 11px;
	COLOR: #285be0; 
	text-decoration: none;
	font-weight: bold;
}

/* SUB MENU */
.subMenu 
{
	margin-bottom: 16px;
}

/* FOOTER */
.footer
{
	font-size:10px;
	color: #666666;
}
