.PageTitle
{
	color: 333399;
	font-family: Arial;
	font-weight: bolder;
	font-size: 12pt;
}

.PageTitle A
{
	color: 333399;
	font-family: Arial;
	font-weight: bolder;
	font-size: 12pt;
	text-decoration:none;
}

.PageTitle A:Hover
{
	color: 333399;
	font-family: Arial;
	font-weight: bolder;
	font-size: 12pt;
	text-decoration:underline;
}

.FooterText
{
	color: FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	text-decoration:none;
	padding-right: 20px;
	padding-left: 20px;
	
}

.FooterText A
{
	color: FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	text-decoration:none;
}

.FooterText A:Hover
{
	color: FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	text-decoration:underline;
}

.HomepageText
{
	color: FFFFFF;
	font-family: Arial;
	font-size: 11pt;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

.FooterMenu
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial;
	font-weight: bolder;
	font-size: 10pt;
	text-decoration:none;
}

.FooterMenu A
{
	color: #339966;
	font-family: Arial;
	font-weight: bolder;
	font-size: 10pt;
	text-decoration:none;
}

.FooterMenu A:Hover
{ 
	color: #333399;
	font-family: Arial;
	font-weight: bolder;
	font-size: 10pt;
	text-decoration:none;
}

body, p, span, div, table, tr, td, input, select, textarea, A
{
	color: 333399;
	font-family: Arial;
	font-size: 10pt;
}

.Pager 
{
	color: 339966;
	font-family: Arial;
	font-weight: bolder;
	font-size: 10pt;
	text-decoration:none;
}

.Pager A
{
	color: 339966;
	font-family: Arial;
	font-size: 10pt;
	text-decoration:none;
	font-weight: normal;
}

.Pager A:Hover
{
	color: 333399;
	font-family: Arial;
	font-size: 10pt;
	text-decoration:underline;
	font-weight: normal;
}

.BlueBoldText
{
	color: 333399 ;
	font-family: Arial;
	font-size: 10pt;
	text-align:left;
	font-weight: bolder;
}

.BlueBoldTextRight
{
	color: 333399 ;
	font-family: Arial;
	font-size: 10pt;
	text-align:Right;
	font-weight: bolder;
}

.FormText
{
	color: 333399;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bolder;
	padding-right: 10px;
}

.SearchInput
{
	width: 170px;
	border: 1px solid CCCCCC;
	color: #666666;
}

.SearchTextInput
{
	width: 170px;
	border: 1px solid CCCCCC;
	color: #666666;
}

.SearchTextInputSmall
{
	width: 60px;
	border: 1px solid CCCCCC;
	color: #666666;
}

.SeachTextArea
{
	width: 170px;
	height: 100px;
	border: 1px solid CCCCCC;
	color: #666666;
}


.WhiteTitle
{
	color: ffffff;
	font-family: Arial;
	font-weight: bolder;
	font-size: 12pt;
}

.WhiteTitle A
{
	color: ffffff;
	font-family: Arial;
	font-weight: bolder;
	font-size: 12pt;
	text-decoration:none;
}

.WhiteTitle A:Hover
{
	color: ffffff;
	font-family: Arial;
	font-weight: bolder;
	font-size: 12pt;
	text-decoration:underline;
}

.WhiteText
{
	color: ffffff;
	font-family: Arial;
	font-size: 10pt;
}

.homeImage
{
	border: 2px solid #99D7FB;
}