p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #111D22;
}
.navlink { 
	margin-top: 12px; 
	margin-bottom: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-weight: bold; 
	color: #334C66; 
	text-decoration: none
}
.nav { 
	padding-right: 14px; 
	padding-left: 14px; 
	margin-top: 8px; 
	margin-bottom: 8px
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #334C66;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D1E0F0;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-bottom: 3px;


}
.bodycell {
	padding-right: 8px;
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cForm {
	margin: 4px;
	padding: 4px;
	border: 1px dashed #CCCCCC;
}
.formGroupTitle {
	font-size: 13px;
	font-weight: bold;
	color: #334C66;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-image: none;

}
a {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.navlink:hover {
	text-decoration: none;
	color: #336699;

}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	margin-top: 12px;
	margin-bottom: 6px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D1E0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}


.welcomelink { 
	margin-top: 12px; 
	margin-bottom: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18pt; 
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold; 
	color: #334C66; 
	text-decoration: none
}
