@charset "utf-8";
.body {
	background-image: url(../images/bg_01.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
}
.footer {
	background-image: url(../images/foothe_bg_03.png);
	background-repeat: no-repeat;
	height:114;
	width: 990px;
	
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0d1f2f;
	width: 990px;
}
.mainpage_bg {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0d1f2f;
	width: 990px;
	background-image: url(../images/main_page_bg_06.png);
	background-repeat: no-repeat;
	height: 342px;
}
.main_page_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 15px;
	padding: 15px;
}
.pic_table_left {
	background-image:url(../images/pic-bg-left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 202px;
	width: 6px;
}
.pic_table_right {
	background-image:url(../images/pic-bg-right.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 202px;
	width: 8px;
}

.pic_table_mid {
	background-image:url(../images/pic-bg-mid.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 202px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 25px;
}
.mainfonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.footer-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 6px;
	padding-top: 10px;
	padding-left: 6px;
	margin-right: 5px;
	padding-right: 5px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.footer-font:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #6983B3;
}
.footer-font-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 6px;
	padding-top: 10px;
	padding-left: 6px;
	margin-right: 5px;
	padding-right: 5px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.footer-font-nav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #6983B3;
}


.footer-logo {
	background-position: right bottom;
	height: 57px;
	width: 254px;
	float: right;
	vertical-align: bottom;
	
}
.footer-logo:hover{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0f485d;
}
.footer-font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer-Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	text-decoration: none;
	font-style: normal;
	background-position: right top;
	margin: 2px;
	padding: 2px;
	text-align: right;
}
.main-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 30px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-style: normal;
	text-align: left;
}

.mainpage_bg_simple {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0d1f2f;
	width: 990px;
}
.main-font-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-style: normal;
	text-align: left;
}
.heading {
	font-size: 110%; 
	font-weight:bold;
	line-height:120%;
}
.listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.listing li {
padding-left:10px;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 8px;
	padding: 8px;
}
.react {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
/**/
a:link {
    color: #FFFFFF;
}
a:visited {
    color: #FFFFFF;
}
a:hover {
color: #CCCCCC;
/* background-color: #333333;
text-decoration: none; */
}
a:active {
    color: #FFFFFF;
}
/**/
