.geninputfield
{
	font-family: Arial, Helvetica, sans-serif;
	width: 90%;

}

a
{
	font-weight: bold;
	color: #E5E5E5;
}
a:hover
{
	color: #FFFFFF;
}
a.aleftmargin
{
	color: #105841;
}
a.aleftmargin:hover
{
	color: #105841;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

form
{
	background-color: #167C5B;
	border: 1px solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 130%;
}
h1.h1reduced
{
	font-size: 26px;
}

h2
{
	font-size: 18px;
	color: #F4F4F4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
	padding-bottom: 6px;
	margin-top: 50px;
	list-style-image: url(/assets/images/misc/misc_bullet.gif);
	list-style-position: outside;
	list-style-type: none;
}
h2.email
{
	font-size: 18px;
	color: #F4F4F4;
	margin-bottom: 5px;
	padding-bottom: 6px;
	margin-top: 50px;
	list-style-image: url(/assets/images/misc/misc_bullet.gif);
	list-style-position: outside;
	list-style-type: none;
	border: none;
}

h3
{
	font-size: 16px;
	margin-bottom: -10px;
	padding-bottom: 0px;
	margin-top: 30px;
}

img.imgh2bullet
{
	vertical-align: text-bottom;
}
img.imgprofile
{
	margin-top: 8px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	float: left;
}

li
{
	margin-bottom: 20px;
	list-style-image: url(/assets/images/misc/misc_bullet.gif);
	padding-left: 15px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	vertical-align: text-top;
	line-height: 135%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

p.pcopyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-align: right;
}
.tdcopyright .pcopyright a:link
{
	color: #990000;
	text-decoration: none;
}

.tdcopyright .pcopyright a:visited
{
	color: #990000;
	text-decoration: none;
}

.tdcopyright .pcopyright a:hover
{
	color: #990000;
	text-decoration: none;
}

p.pform
{
	padding-right: 10px;
	padding-left: 10px;
}
p.pleftmargin
{
	font-weight: bold;
	color: #105841;
	text-align: right;
	padding-left: 40px;
	padding-right: 10px;
}
p.psmallprint
{
	font-size: 12px;
	line-height: normal;
}

td.tdbody
{
	background-color: #105841;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 175%;
}
td.tdcopyright
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	padding-top: 8px;
	padding-bottom: 8px;
}
td.tdformlabel
{
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	padding-right: 10px;
}
