html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, a, form, br, img {
	margin: 0;
	padding: 0;
	border: 0;
}
p, ul, li, a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 1.5;
	font-style: normal;
	font-variant: normal;
	vertical-align: text-top;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #85724E;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #CC0000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5B6B82;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	vertical-align: text-top;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5B6B82;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	vertical-align: text-top;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#5B6B82;
	text-decoration: none;
	padding: 5px 0;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	vertical-align: text-top;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#5B6B82;
	text-decoration: none;
	padding: 5px 0;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	vertical-align: text-top;
}
h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	vertical-align: text-top;
}
.error{
	color:#FF0000;
	font-weight:bold;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.tabfocus {
	font-weight: bold;
	color: #003300;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;


}
.emphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #85724E;
	font-weight: bold;
}
.normalplus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
.submenuitem {
	color: #006600;
}
.submenuitemfocus {
	font-weight: bold;
	color: #000000;
	font-family: "Times New Roman", Times, serif;


}
.heading {
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}
.tab {

	font-weight: bold;
	color: #F5F3EF;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 0px;
}
.subheading {

	font-size: 12px;
	color: #006600;
	font-weight: bold;
}
.error{
	color:#FF0000;
	font-weight:bold;
}

