.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	color: #003366;
	text-indent: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.linkcover {
	background-color: #FFFEF9;
	font-family: Arial, Helvetica, sans-serif;

.banner5 {
	background-image: url(banner_05.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
}

ol, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  14 px;
	margin-bottom: 10;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E2E2EB;
	color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #E2D2CB;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E2D2CB;



}
.bold {
	font-weight: bold;
}
.highlight2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: F8F6F0;
	color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFF9;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFF9;
	line-height: 25px;


}
.hlight {
	background-color: #E2E2EB;
	font-weight: bold;

}
h1 {
	font-size: 16px;
	text-decoration: none;
}


}
.float {
	float: right;
}
.dottedunderline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EF958D;

}
.redline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EF958D;
}
.formfields {
	background-color: #E2E2EB;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-top-color: #757575;
	border-right-color: #999999;
	border-left-color: #757575;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	color: #990033;
	font-weight: bold;






}
.bottomborder {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;

}
.iborder {
	border: 1px solid #ffe6c9;
}
.tableborder {
	border: 1px solid #504c65;
}

