.GeneralText
{
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	text-decoration: none;
}
.classification
{
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	text-decoration: none;
	color:blue;
}
a:hover.classification
{
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	color: red;
	text-decoration: underline;
}
.SmallText
{
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
.RegText
{
	font-family:Arial;
	font-size: 13px;
	color: black;
	text-decoration: none;
}
.RegTexthyper
{
	font-family: Arial;
	font-size: 13px;
	color: blue;
	text-decoration: none;
}
a:hover.RegTexthyper
{
	font-family: Arial;
	font-size: 13px;
	color: red;
	text-decoration: underline;
}
.whiteText
{
	font-family:Arial;
	font-size: 12px;
	color: white;
	text-decoration : none;
}
a:hover.whiteText
{
	font-family:Arial;
	font-size: 12px;
	color: white;
	text-decoration: underline;
}
.blackText
{
	font-family:Arial;
	font-size: 12px;
	color: black;
	text-decoration : none;
}
a:hover.blackText
{
	font-family:Arial;
	font-size: 12px;
	color: black;
	text-decoration: underline;
}
.BlackTextBold
{
	font-family:Arial;
	font-size: 10Pt;
	color: black;
	text-decoration : none;
	font-weight: bold;
}
.WhiteTextBold
{
	font-family:Arial;
	font-size: 10Pt;
	color: white;
	text-decoration : none;
	font-weight: bold;
}

.SubHeading
{
	font-family:Arial;
	font-size: 12px;
	color: white;
	text-decoration : none;
	font-weight: bold;
}
.ListSubInd  
{ 
	font-family: Arial; 
	font-size: 12px;
	color: #1C66B0;
	text-decoration: none;
}
a:hover.ListSubInd  
{ 
	font-family:Arial;
	font-size: 12px;
	color: red;
	text-decoration: underline;
}
.Spacer_Sub
{
	background-color:white;
	width: 770;
	text-align:center;
}
.ColorSpacer_Sub
{
	background-color:#213884;
	width: 770;
	text-align:center;
}
.DarkBlue
{
	background-color:#1C66B0;
}
.MediumBlue
{
	background-color:#BBD5FE;
}
.LightBlue
{
	background-color:#F0F8FF;
}
.Grey
{
	background-color:#F7F7F7;
}
.HighlightColour
{
	background-color:#FCEFCF;
}
#maintablediv {position:absolute;width:770px;}
#subtablediv {position:absolute;}

#footer {position:relative;background-color:white;width:770;text-align : center;}
#footer span.bottomtext{position:relative;}
#footer span.bottom{position:relative;padding-botton:10px;font-size:10px;margin-center:1px;padding:0px 0px 0px 5px;}
#footer span.disclaimer{position:relative;top:8px;font-size:10px;color:#C0C0C0;font-size:12px;font-family:Arial;}
#footer span.copyright{position:relative;top:4px;font-size:10px;color:#000000;font-size:12px;font-family:Arial;}

#framediv{position:relative;background-color:#F7F3EF;margin:10px 0px 0px 0px;top:-5px;}
