/* CSS Document */
body {
	margin:0;
    margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 0px; 
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/3.jpg);
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	color:#155777; 
	line-height:25px;
	padding-left:5px;
	padding-top:8px;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:none;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#fff; 
	line-height:5px;
	padding-left:15px;
	padding-top:0px;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:none;
}
P {
	font-size:12px;
	color:#000;
	font-weight:normal;
	text-align:justify;
	padding-right:5px; 
	padding-left:5px; 
}
.top-nav {
	font-size:12px;
	color:#155777;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	line-height: 35px;
	background-image:url(images/topa.png);
	background-repeat:repeat-x;
}
.top-nav a {
	font-size:12px;
	color:#155777;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	line-height: 35px;
	display:block;
}
.top-nav a:hover {
	font-size:12px;
	color:#ffa100;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	line-height: 35px;
	background-color:#ba7e2b;
	background-image:url(images/topa-h.png);
}
.leftnav {
	font-size:12px;
	color:#356d8c;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	text-transform:capitalize;
	line-height: 25px;
	background:url(images/leftnav-a.png);
}
.leftnav a {
	font-size:12px;
	color:#155777;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	text-transform:capitalize;
	line-height: 25px;
	padding-left:35px;
}
.leftnav a:hover {
	font-size:12px;
	color:#ffa100;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	text-transform:capitalize;
	line-height: 25px;
	padding-left:50px;
}
.bottomnav {
	text-align:center;
}
.bottomnav a {
	font-size:10px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	text-align:center;
	text-transform:capitalize;
}
.bottomnav a:hover {
	font-size:10px;
	font-weight:normal;
	color:#fff;
	text-decoration:underline;
	text-transform:capitalize;
}
.map a {
	font-size:12px;
	color:#999999;
	font-weight: bold;
	text-decoration:none;
	text-transform:capitalize;
	line-height:22px;
}
.map a:hover {
	font-size:12px;
	color:#ffa100;
	font-weight: bold;
	text-decoration:none;
	text-transform:capitalize;
	line-height:22px;
}
.read {
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
.read a {
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
.read a:hover {
	font-size:11px;
	color:#41030e;
	text-decoration:underline;
	font-weight:bold;
}
.copy a {
	font-size:12px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.bottomlink {
	font-size:12px;
	color:#333333;
}
.bottomlink a {
	font-size:12px;
	color:#155777;
	text-decoration:underline;
}
.bottomlink a:hover {
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.hader1 {
	width:900px;
	height:160px;
}
.topd {
	height:5px;
	width:100%;
	background-color:#155777;
}
.bottomd {
	height:60px;
	width:100%;
	background:url(images/bottom_bg.png);
	}