body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boarder {
	border: 2px solid #006200;
}
a:link {
	color: #6666FF;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
a:visited {
	color: #6666FF;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
a:hover {
	color: #6666FF;
	text-decoration: underline;
	font-size: small;
	font-weight: bold;
}
a:active {
	color: #6666FF;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: small;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

a.email:link {
	color: #03385F;
	text-decoration: underline;
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
a.email:visited {
	color: #03385F;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
a.email:hover {
	color: #045896;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
a.email2:link {
	color: #03385F;
	text-decoration: underline;
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
a.email2:visited {
	color: #03385F;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
a.email2:hover {
	color: #CC0000;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #6666FF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6666FF;
}
.whitetext {
	color: #FFFFFF;
}
#textBoxContact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	top: -20px;
	width: 40px;
	height: 40;
	background-color: #FFFFFF;
	position: relative;
	padding: 10px;
	float: left;
}
.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
#leftFormQ {
float: left;
}
#rightFormField {
float: right;
}

.emailTemp:link {
	color: #03385F;
	text-decoration: underline;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.emailTemp:visited {
	color: #03385F;
	text-decoration: underline;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.emailTemp:hover {
	color: #CC0000;
	text-decoration: none;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}