BODY
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	background-color: white;
	color : #160958;
	line-height : 18px;
}

BODY A
{
	text-decoration : underline;
	color : Blue;
}

BODY A:hover
{
	text-decoration : underline;
	color : #6495ED;
}

.clsSidebarBackground
{
	background-image : url(/images/margin.gif);
	background-repeat : repeat-y;
}

.clsSidebarGapBackground
{
	background-image : url(/images/margintop.gif);
	background-repeat : repeat-y;
}

.clsFooter
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : White;
	text-decoration : none;
	font-weight :normal;
}

.clsMainTitle
{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 24pt;
	font-style : normal;
	font-weight :bold;
	color : #000066;
	text-decoration : none;
}

.clsPageTitle
{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	font-weight :bold;
	color : #000066;
	text-decoration : none;
}

.clsPageSubTitle
{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : #000066;
	text-decoration : none;	
}

.clsPageBadArea
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : Red;
	text-decoration : none;
}

.clsPageBody A
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
	color : Blue;
}

.clsPageBody A:hover
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
	color : #6495ED;
}

.clsPageBody
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #000033;
	line-height : 17px;
}

.clsPageSubBody
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #000033;
	line-height : 14px;
}

.clsMainHeading, H1
{
	font-weight :bold;
	font-style : normal;
	font-size : 20px;
	color : #1B0C80;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.clsSubHeadingProfile
{
	font-weight : 900;
	font-style : normal;
	font-size : 10pt;
	color : #7578B2;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	line-height : 20px;
}

.clsMenuText A
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000066;
	text-decoration : none;
	font-weight : normal;
	font-style : normal;
}

.clsMenuText A:hover
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color :#FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-style : normal;
	border-bottom: 1px solid  #657DB4;
	border-left: 1px solid  #657DB4;
	border-right: 1px solid  #657DB4;
	border-top: 1px solid  #657DB4;
	cursor: hand;
	width: 140px;
	background : #657DB4;
}

.clsMenuText
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color :#000066;
	text-decoration : none;
	font-weight : bold;
	font-style : normal;
}

.clsPageBodyRed
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt; font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #FF3333;
	line-height : 17px;
}

.clsPageBodyGreen
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #009900;
	line-height : 17px;
}

.clsPageSubBodyRed
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #FF3333;
	line-height : 14px;
}

.clsPageSubBodyGreen
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #009900;
	line-height : 14px;
}

