
.cursoron
{
	cursor: hand;
}



.MainPageHeader
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	COLOR: #000000;
	FONT-WEIGHT: bold;
}

.blacktext
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	font-style: normal; 
	COLOR: #000000;
	FONT-WEIGHT: BOLD;
	text-decoration: none;
}
.redtext
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	font-style: normal; 
	COLOR: red;
	FONT-WEIGHT: BOLD;
	text-decoration: none;
}
.TitleWithRedFont
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	font-style: normal; 
	COLOR: #C40F2F;
	FONT-WEIGHT: BOLD;
	text-decoration: none;
}
.whitetext
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	font-style: normal; 
	COLOR: #ffffff;
	FONT-WEIGHT: BOLD;
	text-decoration: none;
	line-height: 20px;
}
.whitetextmenu
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	font-style: normal; 
	COLOR: #ffffff;
	FONT-WEIGHT: BOLD;
	text-decoration: none;
	line-height: 40px;
}
.whitetextmenulight
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	font-style: normal; 
	COLOR: #ffffff;
	text-decoration: none;
	line-height: 20px;
}
.whitetextmenulightsmall
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	font-style: normal; 
	COLOR: #ffffff;
	text-decoration: none;
}
.whitetextTitle
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	font-style: normal; 
	COLOR: #ffffff;
	FONT-WEIGHT: BOLD;
	text-decoration: none;
	line-height: 20px;
}
.blacktextsmall
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 7.5pt;
	COLOR: #000000;
	FONT-WEIGHT: bold;
	text-decoration: none;
	height: 15px;
}

.blacktextlight
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	COLOR: #000000;
	text-decoration: none;
}

.copyright
{
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	font-weight:bold;
	COLOR: #ffffff;
	text-decoration: none;
	vertical-align:sub;
}
.GreyTableBorder
{
	
	border-right: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}

.MissionTitles
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 18pt;
	COLOR: navy;
	FONT-WEIGHT: bold;
}
.MissionText
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 13pt;
	COLOR: navy;
}
.FooterText
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	COLOR: red;
	text-decoration: none;
}
.GreyMidBorder
{
	
	border-right: 1px solid #C0C0C0;
}