
body {
	background-color: #020D43;
}
.contenttable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Century Gothic";
	font-size: 12pt;
	color: #003;
}
a {
	font-family: "Century Gothic";
	font-size: 16pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
a:link {
	font-family: "Century Gothic";
	font-size: 16pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #006;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
	text-decoration: underline;
}
a:active {
	color: #FFF;
	text-decoration: underline;
}
.smalltextlegal {
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	color: #FFF;
	text-align: center;
}
.backgroundpic {
	background-color: #A02623;
	font-size: 10pt;
	color: #FFF;
	font-weight: bold;
}
.headerbackground {
	background-color: #FFF;
}
.flagbackground {
	background-image: url(../../Images/flagbackground.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
	font-weight: bolder;
	background-repeat: no-repeat;
}
.buttonborder {
	border: medium double #A02623;
}
.paragraphjustify {
	text-align: justify;
}
.titleclass {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #FFF;
	font-weight: bolder;
	text-align: center;
}
.editor-label {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	font-weight: bolder;
	text-align: left;
}
.editor-field{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	font-weight: bolder;
	text-align: left;

}
.successMsg {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFF;
	font-weight: bolder;
	text-align: left;
}
