body {
background-color: #000000;
margin-top: 0px;	
}

.content {
	background-color: #FFFFFF;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5;
	margin: 10px;
	color: #000000;
}

.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5;
	margin: 10px;
	color: #000000;
}

.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5;
	margin: 10px;
	color: #00538d;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff0014;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #000000;}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;}
	
.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.bordercolor {background-color:#000000;}

.tablebackgroundcolor {background-color: #ffffff; color: #000000;
font-family: arial, sans-serif; font-size: 12px; font-style: normal }

.primaryaccentcolor {background-color: #000000; color: #ffffff;
font-family: arial, sans-serif; font-size: 12px; font-weight: bold; }

.secondaryaccentcolor {background-color:#ffffff; color: #000000;
font-family: arial, sans-serif; font-size: 12px; font-weight: bold;}

.justify { text-align: justify }

.titleMed { font-family: arial, sans-serif; font-size: 12px; font-weight: bold; color: #000000 }

.titleSmall { font-family: arial, sans-serif; sans-serif; font-size: 12px; font-weight: bold; color: #000000 }

.titleLarge { font-size: 14px; font-weight: bolder; }

