body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #020202;
	background-image: url(../images/body-rept.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 35px 0px 0px 0px;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, input, textarea {
	padding: 0px;
	margin: 0px;
}

input.in{width:100px;}
input.button{width:60px;}

a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #072FCF;
	text-decoration: none;
}
.main {
	width: 918px;
	margin: 0px auto;
}
.page {
	width: 918px;
	float: left;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 918px;
	height: 232px;
	float: left;
}
.header h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 5px;
	color: #000000;
	margin-top: 15px;
	margin-left: 20px;
}

.header h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 5px;
	color: #000000;
	margin-top: 25px;
	margin-left: 340px;
	}


.topmenu {
	background-image: url(../images/menu-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 918px;
	height: 52px;
	float: left;
}
.topmenu ul {
	height: 47px;
	list-style-type: none;
}
.topmenu ul li {
	background-image: url(../images/);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	float: left;
	padding-left: 5px;
}
.topmenu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 47px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
.topmenu ul li a:hover {
	color: #00ab86;
}


.content {
	background-color: #FFFFFF;
	width: 918px;
	float: left;
	padding-bottom: 13px;
}

.content1 {
	background-color: #FFFFFF;
	width: 885px;
	float: left;
	padding-bottom: 13px;
	padding-top: 20px;
	padding-left: 33px;
}

.left-panel {
	width: 623px;
	float: left;
	padding-top: 20px;
	padding-left: 33px;
	
}
.left-panel-in {
	width: 623px;
	float: left;
	
}


.left-panel2 {
	width: 523px;
	float: left;
	padding-top: 20px;
	padding-left: 33px;
	
}
.left-panel-in2 {
	width: 523px;
	float: left;
	
}



.content-panel {
	width: 860px;
	float: left;
	padding-top: 20px;
	padding-left: 33px;
	
}
.content-panel-in {
	width: 860px;
	float: left;
	
}

.title {
	font-size: 24px;
	line-height: 100%;
	text-transform: uppercase;
	color: #000000;
}
.title2 {
	font-size: 20px;
	line-height: 100%;
	text-transform:capitalize;
	color: #000000;
}
.copyright {
	border: 0px;
	height: 1px;
	width: 1px;
}
ul.list1 {
	margin: 12px;
	list-style-type: none;
}
ul.list1 li {
	margin-bottom: 5px;
}
.subtitle {
	font-size: 18px;
	line-height: 100%;
	color: #000000;
}
.right-panel {
	background-color: #ebebeb;
	width: 236px;
	float: right;
	padding-top: 20px;
	
}
.right-row1 {
	clear: both;
	padding-left: 14px;
	height:250px;
}

.right-panel1 {
	background-color: #FFF;
	width: 436px;
	float: right;
	padding-top: 20px;
	
}
.right-row11 {
	clear: both;
	padding-left: 14px;
}
.right-panel2 {
	background-color: #ebebeb;
	width: 336px;
	float: right;
	padding-top: 20px;
	padding-right:10px;
	height:300px;
	
	
}
.right-row12 {
	clear: both;
	padding-left: 12px;
}

.green {
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	margin-bottom: 5px;
}
.right-row2 {
	font-weight: bold;
	line-height: 150%;
	background-color: #d8d7d7;
	clear: both;
	padding-top: 29px;
	padding-left: 19px;
	padding-bottom: 57px;
}
.footer {
	line-height: 62px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 841px;
	height: 79px;
	float: left;
	padding: 0px 36px 0px 41px;
}
.footer p {
	font-size: 12px;
	color: #FFFFFF;
	float: left;
}
.footer ul {
	float: right;
	list-style-type: none;
}
.footer ul li {
	display: inline;
	padding-right: 11px;
	padding-left: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.footer ul li a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer ul li a:hover {
	text-decoration: underline;
}
.footer-link {
	color:#ffffff; 
	text-decoration:none; 
}
.footer-link:hover {
	color:#ffffff; 
	text-decoration:none;
}