body {
	background-color: #5492AE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #555555;

}

.addy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #dde9ef;

}

.g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5492AE;

}

.b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;

}

a:link {
	text-decoration: none;
	color: #014a28;

}
a:hover {
	text-decoration: underline;
	color: #014a28;
	
}
a:visited {
	text-decoration: none;
	color: #014a28;

}
a:hover {
	text-decoration: underline;
	color: #014a28;

}

a:link.g {
	color: #5492AE;
	text-decoration: none;
	font-weight: normal;
}
a:hover.g {
	color: #5492AE;
	text-decoration: underline;
	font-weight: normal;
}
a:visited.g {
	color: #5492AE;
	text-decoration: none;
	font-weight: normal;
}
a:hover.g {
	color: #5492AE;
	text-decoration: underline;
	font-weight: normal;}	

ul {

	font-size: 12px;
	line-height: 16px;
	color: #555555;
}
li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #555555;
}
h2 {
	font-family:  "Times New Roman", Times, serif;
	font-size: 19px;
	color: #262554;
}
h1 {
	font-family:  "Times New Roman", Times, serif;
	font-size: 17px;
	color: #262554;
}
h3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #014a28;
	font-weight: bold;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #01326A;
	font-weight: bold;
}
ol {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #555555;
}

.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}

.tablepad  {
padding-left:54px;
padding-right:52px;
}

.menupad   {
padding-left:30px;
padding-right:6px;
}

/*STYLES FOR SURVEY*/
.sectionBorder {
border:1px solid #005c32;
background-color:#dee9ef;
}
.sectionBorder td {
padding:5px 0 5px 5px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}
.sectionHeader{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000;
background-image:url(images/form-header-tile.gif);
padding:5px 0 5px 5px;
border-bottom:3px solid #005c32;
}
.underlineHeader{
border-top:solid 3px #d6df23;
}
.textfieldNormal{
border:1px solid #90d0ad;
width:300px;
background-color:#fff;
}
.noteYellow11{
border-top:solid 1px #CCCCCC; 
border-bottom:solid 1px #CCCCCC; 
background-color:#FFFFCC;
}
.noteYellow21{
border-top:solid 3px #d6df23;
border-bottom:solid 1px #CCCCCC; 
background-color:#FFFFCC;
}

.formFieldRequired{
font-weight:bold;
color:#CC0033;
}
.formNote{
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:13px;
color:#999;
}


