p {
	margin: 0px;
	padding: 0px;
}
.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	text-indent: 20pt;
	padding-bottom: 5px;


}
.footerbg {
	background-color: CFCEDB;
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 25px 10px 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCEDB;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bolder;
	font-size: 18px;
	color: ABA9AC;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 5px 5px;
	font-weight: bolder;
	text-transform: uppercase;
	font-variant: normal;
	color: #939096;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	width: 360px;
	height: auto;
	border-bottom-color: #CFCEDB;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	border: 1px solid #C1C0D0;
	background-color: #F5F4FA;


}
textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #6699CC;
	border: 1px solid #C1C0D0;
	background-color: #F5F4FA;
}
option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #6699CC;
}
select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	border: 1px solid #C1C0D0;
	background-color: #F5F4FA;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-image: url(images/bullet.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 7pt;



}
.bodybg {
	background-image: url(images/sidemenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
