.BlueText
{
	color: #006699;
}

.GreenText
{
	color: #009900;
}
	
BODY
{
	margin: 0px;
	font-family: Verdana, Arial, Times New Roman; 
	font-size:9pt;
}

TABLE
{
	font-size: 10pt;
	font-family: Verdana, Arial, Times New Roman;
	cellpadding: 0;
	cellspacing: 0;
	border: 0;
}
H1
{
	font-size: 18pt;
	color: #006699;
	font-style: normal;
	font-family: Times New Roman;
	text-align: center;
	font-variant: small-caps;
}
H2
{
	font-size: 16pt;
	font-family: Times New Roman;	
	font-style:normal;
	font-variant: small-caps;
	text-align:left;
	color:#006699;
}
H3
{
	font-size: 14pt;
	font-family: Times New Roman;	
	font-weight:bold;
	font-variant: small-caps;
	text-align:left;
	color:#006699;
	display: inline;
}
H4
{
	font-size: 11pt;
	font-weight: bolder;
	text-indent: 20px;
	font-variant: small-caps;
	text-align: left;
	color:#006699;
	display: inline;
}
H5
{
	font-size: 10pt;
	font-weight: bolder;
	text-indent: 20px;
	font-variant: small-caps;
	text-align: left;
	color:#006699;
	display: inline;
	text-indent: 10;
}
Img
{
	border:0
}

Div
{
	position:relative;
}

.Hide
{
	VISIBILITY: hidden; 
}

.Alert
{
	font-size: 12pt;
	font-weight: bold;
	color: #cc0033;
}

.SectionHeading
{
	font-size: 10pt;
	font-weight: bolder;
	text-indent: 20px;
	font-variant: small-caps;
	text-align: left;
	color: White;
	background-color: #006699;
	display: inline;
	text-indent: 10;
	height: 25px;
}

.HomePageStrong
{
	font-size: 12pt;
	font-family: Verdana, Arial, Times New Roman;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	text-align: left;
	color:#008000;
}

.HomePageStrongRed
{
	font-weight: bold;
	font-size: 12pt;
	color: #cc0000;
	font-style: normal;
	font-family: Verdana, Arial, Times New Roman;
	text-align: left;
	font-variant: small-caps;
}

.LinkText
{
	font-size: 11pt;
	color: #006699;
	font-family: Verdana, Arial, Times New Roman;
	text-decoration: underline;
}

.StrongText
{
	font-weight: bold;
	font-size: 11pt;
	color: #006699;
	font-family: Verdana, Arial, Times New Roman;
	text-decoration: none;
}

.FooterLinks
{
	font-size: 8pt;
	font-family: Verdana, Arial, Times New Roman;
	text-decoration: none;
}
.Copyright
{
	font-size: 8pt;
	font-family: Verdana, Arial, Times New Roman;
	text-decoration: none;
}
.DesignedBy
{
	font-size: 7pt;
	font-family: Verdana, Arial, Times New Roman;
	text-decoration: none;	
}
.Feedback
{
	font-size: 7pt;
	font-family: Verdana, Arial, Times New Roman;
	text-decoration: none;	
}
.Term
{
	font-size: 9pt;
	font-family: Verdana, Arial, Times New Roman;
	font-weight:bold;
	text-decoration: none;
	color:#006699;
}
.smallBoarder {
	border: 1px solid #999999;
}
