body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #808080;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
body,td,th {
	font-size: 12px;
	vertical-align: top;
	text-align: justify;
	
}
.black10Italic {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
.black10Normal {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
.black12Normal {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
.black12Bold {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
.black12Italic {
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: normal;
}
.black15Bold {
	font-size: 15px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.red12Normal {
	font-size: 12px;
	color: #a82627;
	font-weight: normal;
	font-style: normal;
}
.red12Bold {
	font-size: 12px;
	color: #a82627;
	font-weight: bold;
	font-style: normal;
}
.indent {
	margin-left: 23px;
}
.image_right {
	float: right;
	padding-left: 25px;
	padding-bottom: 10px;
}
.image_left {
	float: left;
	padding-right: 25px;
	padding-bottom: 10px;
}
.top_border {
	margin-top: 5px;
}
.background {
	background-repeat: no-repeat;
	background-position: right;
	background-color: #F2F2F2;
	vertical-align: top;
	text-align: left;
	font-size: 13px;
}
.main_content_style {
	overflow:auto;
	background-color: #F2F2F2;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 25px;
	height: 581px;
	width: 672px;
	position: absolute;
	padding-top: 20px;
	text-align: justify;
}
.bottomText {
	font-size: 9px;
	color: #FFFFFF;
}
.main_content_style a:link {
	text-decoration: underline;
	color: #000000;
}
.main_content_style a:visited {
	text-decoration: underline;
	color: #000000;
}
.main_content_style a:hover {
	text-decoration: underline;
	color: #DE9042;
}
.main_content_style a:active {
	text-decoration: underline;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.black10Normal a:link {
	text-decoration: none;
	color: #DF9142;
}
.black10Normal a:visited {
	text-decoration: none;
	color: #DF9142;
}
.black10Normal a:hover {
	text-decoration: underline;
	color: #000000;
}
.black10Normal a:active {
	text-decoration: none;
	color: ##DF9142;
}
.bottomText a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.bottomText a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.bottomText a:hover {
	text-decoration: underline;
	color: #000000;
}
.bottomText a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.bullet {
	color: #DF9142;
	position: relative;
	padding-right: 3px;
	padding-left: 3px;
	top: 2px;
}
