.pageHeader
{
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
	border-bottom: #dcdcdc 4px solid;
	font-family: Arial;
	background-color: #000066;
}
.seperator
{
	background-color: #d3d3d3;
}

.navHeader
{
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
	border-bottom: #dcdcdc 4px solid;
	font-family: Arial;
	background-color: #000066;
}
.navSeperator
{
	background-color: #dcdcdc;
}

.articleHeader {
	FONT-SIZE: 12pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: arial
}

/* LatestArticles Control - Start  */
.latestTitle
{
	font-weight: bold;
	font-size: 14pt;
	color: #000066;
	font-family: Arial;
}
.latestAlternate
{
	background-color: #ffe4b5;
}
.latestHeader 
{
	text-align:center;
	font-weight: bold;
	FONT-SIZE: 9pt; 
	FONT-FAMILY: Verdana; 
	color:#ffffff;
}
.latestSortCols:visited {
	FONT-SIZE: 9pt; 
	font-weight: bold;
	COLOR: #ffffff; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: underline
}
.latestSortCols:active {
	FONT-SIZE: 9pt; 
	font-weight: bold;
	COLOR: #ffffff; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: underline
}
.latestSortCols:hover {
	FONT-SIZE: 9pt; 
	font-weight: bold;
	COLOR: #ffffff; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none;
}
.latestSortCols:link {
	FONT-SIZE: 9pt; 
	font-weight: bold;
	COLOR: #ffffff; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: underline
}
.latestFooter {
	border-top: solid 2px #CDB37F;
}
.latestHeaderRow
{
	background-color: #ff9933;
}
/* LatestArticles Control - End  */

.rateSection {
	BORDER: #cc99cc thin solid;
}
.rateHeader
{
	font-weight: 900;
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;
	background-color: #9966cc;
}
.topHeader
{
	font-weight: 900;
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;
	background-color: #9966cc;
}
.topSection
{
	border: thin solid #cc99cc;
}
.defaultText {
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial
}
.ratingText {
	FONT-SIZE: 9pt; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial
}
.errorText {
	FONT-SIZE: 10pt; 
	COLOR: red; 
	FONT-FAMILY: Verdana, Arial
}
.currentPageNumber {
	FONT-WEIGHT: 900
}
.menu:visited
{
	font-size: 10pt;
	color: #000066;
	font-family: Verdana;
	text-decoration: underline;
}
.menu:active {
	FONT-SIZE: 10pt; 
	COLOR: #000066; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: underline
}
.menu:hover {
	FONT-SIZE: 10pt; 
	COLOR: #000066; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none;
}
.menu:link {
	FONT-SIZE: 10pt; 
	COLOR: #000066; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: underline
}
