body {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #366894;
}

p {
	font-size: 12px;
	color: #3e7aa2;
	margin-right: 7px;
	margin-top: 5px;
}
.contact {
	font-size: 9px;
	font-weight: normal;
	line-height: 18px;
	color: #3e7aa2;
	margin-right: 10px;
}
h1 {
	font-size: 17px;
	font-style: italic;
	letter-spacing: 4px;
	font-weight: bolder;
	margin-left: 15px;
	color: #366894;
}
.bodyText {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #366894;
	padding-left: 15px;
	line-height: 20px;
}

.bodyTextnoIndent {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #366894;
	line-height: 20px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding-left: 0px;
	font-size: 9px;
}
.subTitleNoKerning {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #366894;
	line-height: normal;
	padding: 0px;
	letter-spacing: 0em;
	text-decoration: underline;
}
a {
	color: #366894;
}

a:link {
	color: #3e7aa2;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #3e7aa2;
}
.contactBold {
	font-size: 11px;
	color: #3e7aa2;
}
.subTitle2 {
	font-size: 11px;
	color: #3e7aa2;
	font-weight: bold;
	letter-spacing: .6px;
}
.subText10pt {
	font-size: 10px;
	color: #3e7aa2;
}
#nextGenTable {
	border: 3px solid #3e7aa2;
	background-image: url(../images/backGrdTableGradient.gif);
}
#personalForm #styled th{
	background-color: #FFF9DC;
	font-size: 12px;
	color: #366894;
	text-align: left;
}
#personalForm #styled th, #personalForm #styled td{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
