body {
	background-color: #375C87;
	}
a:link {
	color: #cc0000;
	text-decoration: none;
}
a:active {
	color: #cc0000;
	text-decoration: none;
}
a:visited {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	color: #0000cc;
	background-color: #FFFFCC;
}
a.nav:link {
	color: #FFFFCC;
	text-decoration: none;
}
a.nav:active {
	color: #FFFFCC;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFCC;
	text-decoration: none;
}
a.nav:hover {
	color: #000000;
	background-color: #FFFFCC;
}
.regText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.regWhiteText {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.regBoldText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.regBoldYellowText {
	color : #FFE600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.regBoldRedText {
	color : #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.regBoldWhiteText {
	color : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.regBoldGreenText {
	color : #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.titleGreegText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color : #E9BCA7;
}
.titleWhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color : #ffffff;
}
.titleBlackText {
	font-family: "Times New Roman", Times, serif;
	font-size: 23pt;
	color : #000000;
}
.medTitleBlackText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color : #000000;
}
.medTitleWhiteText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color : #ffffff;
}
.subTitleBlackText {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.subTitleGoldText {
	color : #FFCB33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.subTitleBlueText {
	color : #0033ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.subTitleWhiteText {
	color : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.subTitleRedText {
	color : #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.smallText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.smallBoldText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.smallBoldRedText {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.accentText {
	color: #ff0000;
	font-family: Comic Sans MS;
	font-size: 11pt;
	font-weight: bold;
}
.accentTextLarge {
	color: #ff0000;
	font-family: Comic Sans MS;
	font-size: 14pt;
}
.smallWhiteText {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}
form { 
	margin-bottom: 0 ; 
	padding:0; 
	border:0;
} 
