html body
A.MainMenu:link		{text-decoration: none; color: #114170}
A.MainMenu:visited	{text-decoration: none; color: #114170}
A.MainMenu:active		{text-decoration: none; color: #114170}
A.MainMenu:hover		{text-decoration: underline; color: #000000}

A.Text:link	{text-decoration: underline}
A.Text:visited	{text-decoration: underline}
A.Text:active	{text-decoration: underline}
A.Text:hover	{text-decoration: none}

A.Menu:link	{text-decoration: underline}
A.Menu:visited	{text-decoration: underline}
A.Menu:active	{text-decoration: underline}
A.Menu:hover	{text-decoration: none}

A.bluetext:link	{text-decoration: underline; color: #3572D7}
A.bluetext:visited	{text-decoration: underline; color: #3572D7}
A.bluetext:active	{text-decoration: underline; color: #3572D7}
A.bluetext:hover	{text-decoration: none; color: #3572D7}

A.RelatedLinksText:link	{text-decoration: none; color: #3572D7}
A.RelatedLinksText:visited	{text-decoration: none; color: #3572D7}
A.RelatedLinksText:active	{text-decoration: none; color: #3572D7}
A.RelatedLinksText:hover	{text-decoration: underline; color: #3572D7}

A.MainTitle:link	{text-decoration: none}
A.MainTitle:visited	{text-decoration: none}
A.MainTitle:active	{text-decoration: none}
A.MainTitle:hover	{text-decoration: none}

.MainMenu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #114170;
}
.MainTitle {
	font-family: Arial;
	font-size: 40px;
	font-weight: normal;
	text-decoration: none;
}
.MainTitle2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
.PageTitle {
	font-family: Arial;
	font-size: 28px;
	font-weight: none;
	text-decoration: none;
	line-height: 140%;
}
.PageSubTitle {
	font-family: Arial;
	font-size: 18px;
	font-weight: none;
	text-decoration: none;
	line-height: 140%;
}
.pageSlogan {
	font-weight:normal;
	font-size:10px;
	text-align:center;
	height:12px;
	background-color:#052E8D;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	color: #1D478D;
}
.RelatedLinksTitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	color: #000000;
}
.RelatedLinksText {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D478D;
}







.contenttable
{
	height: 100%;
	DISPLAY: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	top: 10px;

}

.text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #CCCCCC;
}

.textsmall
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
	font-weight: normal;

}

.input 
{ 
	border-top: 1px solid; 
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}



.submit
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
}
.whitetext {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FFFFFF;
}
.textCopy {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #000099;
	font-weight: bold;

}
.textpink {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #FF33FF;
	font-weight: bold;
}
.smallTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
}
.boldwhitetext {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.boldwhitetextCopy {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #CCFFFF;
	font-weight: bold;
	border: thin solid #C8E5E3;

}
.topborder {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #CCFFFF;
	font-weight: bold;
	border-top: thin solid #C8E5E3;
	border-right: thin solid #C8E5E3;
	border-bottom: thin none;
	border-left: thin solid #C8E5E3;

}
.btmborder {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #CCFFFF;
	font-weight: bold;
	border-top: thin solid #C8E5E3;
	border-right: thin solid #C8E5E3;
	border-bottom: thin solid #C8E5E3;
	border-left: thin solid #C8E5E3;
}
.border {


	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #CCFFFF;
	font-weight: bold;
	border-top: thin none;
	border-right: thin solid #C8E5E3;
	border-bottom: thin solid #C8E5E3;
	border-left: thin solid #C8E5E3;
}
.sideborder {



	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #CCFFFF;
	font-weight: bold;
	border-top: thin none #C8E5E3;
	border-right: thin solid #C8E5E3;
	border-bottom: thin none;
	border-left: thin solid #C8E5E3;
}
.bluetext {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #1D478D;
	line-height: 140%;
}
