/* Created by */
/* http://www.kustomwebdesigns.com */

* html, body {
	background-color: #FFFFFF;
	height: 100%;
	margin: 15px;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: center;
}

a.active:link, a.active:visited, a:link, a:visited {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.search {
	color: #ffffff;
}

.login {
	color: #000000;
}

.login a.active:link, .login a.active:visited, .login a:link, .login a:visited {
	color: #ff0000;
	text-decoration: underline;
}

.login a:hover {
	text-decoration: none;
}

.content {
	color: #ffffff;
}

.content a.active:link, .content a.active:visited, .content a:link, .content a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.content a:hover {
	text-decoration: none;
}

.content h1 {
	font-size: 18px;
	color: #ffffff;
}

.content h2 {
	font-size: 16px;
	color: #ffffff;
}

.content h3 {
	font-size: 14px;
	color: #ffffff;
}

.highlight {
	color: #ffffff;
}

img {
	border: 0;
}

.nav a, .nav a.active:link, .nav a.active:visited, .nav a:link, .nav a:visited {
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

.nav a:hover{
text-decoration: underline;
}

.navtwo a, .navtwo a.active:link, .navtwo a.active:visited, .navtwo a:link, .navtwo a:visited {
font-size: 16px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

.navtwo a:hover{
text-decoration: underline;
}

.text {
	font-size: 12px;
}

td.formHeading {
font-weight: bold;
font-size: 16px;
color: #ffffff;
}

td.formCol1 {
font-size: 12px;
color: #ffffff;
}

td.formCol2 {
font-size: 12px;
color: #ffffff;
}

td.formCol3 {
font-size: 12px;
color: #ffffff;
}

.formSubHeading {
font-size: 14px;
}

.formItem {
font-size: 12px;
}

.formSmall {
font-size: 10px;
}