body {
	background-image: url(images/webdesign_01.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #C73A0C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C73A0C;
}
a:hover {
	text-decoration: underline;
	color: #2366AC;
}
a:active {
	text-decoration: none;
	color: #C73A0C;
}
.menu_bg {
	background-image: url(images/webdesign_11.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5C6060;
	line-height: 20px;
}
.hor_sep {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBD7D7;
}
.video_box {
	background-image: url(images/webdesign_27.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #DBD7D7;
}

h1{
	font-size: 32px;
	color: #E04E1F;
	font-weight: normal;
	line-height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	padding: 0px;
}

h2{
	font-size: 18px;
	font-weight: normal;
	color: #252828;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.h2light{
	font-size: 16px;
	font-weight: normal;
	color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h3{
	font-size: 15px;
	text-transform: uppercase;
	color: #D50000;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h4{
	font-size: 12px;
	color: #A71415;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
.header_white {
	color: #FFF;
	font-weight: normal;
}
.footer_bg {
	background-color: #6B6B6B;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer_bg_sect {
	background-image: url(images/fiiter_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer_text, .footer_text a {
	color: #BABABA;
	text-decoration:none;
}

.footer_text a:hover {
	color: #FFF;
	}
	
.headermenu{
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
}
.headermenu a{
	line-height: 25px;
	text-decoration:none;
	color: #FFF;
	padding-left: 20px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	font-size: 13px;
	font-weight: normal;
}

.headermenu a:hover{
	line-height: 25px;
	color: #FF0;
}


.left_menu {
	text-decoration: none;
	z-index: 100;
}

.left_menu a {
	text-decoration: none;
	display: block;
	color: #16518D;
	z-index: 100;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E8E8E8;
}

.left_menu a:hover {
	background-color: #FAFAFA;
	color: #000;
}

.left_menu h2 {
	color: #E04E1F;
	font-size: 20px;
	line-height: 25px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-left: 10px;
}

.report_content{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.report_title {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.red_text {
	color: #C00;
}
