.body-Background{
	background-color: #123466;
}

.Theme_Highlight_Color1{
	background-color: #0a1e3b;
}

.Theme_Highlight_Color2{
	background-color: #B78644;
}

.Theme_Highlight_Color3{
	background-color: #7b86a1;
}

.Theme_Highlight_Color4{
	background-color: #465E84;
}

.header{
	color: #7b86a1;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
}

.subHeader{
	color: #7b86a1;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
}

.content {
	background: black;
}

.content a:link
{
	color: #F90;
	text-decoration: none;
}

.content a:visited
{
	color: #F90;
	text-decoration: none;
}

.content a:hover
{
	color: #FF9;
	text-decoration: underline;
}
	
.bodytext
{
	color:	white;
	font-size: 12px;
}

.fusion-head
{
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6C9;
	line-height: 14pt;
	padding-top: 2px;
}

.fusion-subhead
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99AEC2;
	line-height: 14pt;
	padding-top: 2px;
}