@charset "utf-8";
img {
    border:none;
}
body {
	background-color: #007DB3;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
a {
  color:#FFFFFF;
  text-decoration:underline;
 }
a.redlink {
  color:#FF0000;
  text-decoration:underline;
 }
.header_bg {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 188px;
}
.logo {
	padding-top: 15px;
	padding-left: 75px;
}
#toplinks {
	background-image: url(../images/topmenubg.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 25px;
	width: 181px;
	margin-top: 7px;
	margin-right: 78px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top:8px;
	text-align:center;
}
#toplinks a {
     color:#FFFFFF;
	 text-decoration:none;
} 
.leftsection {
	width: 205px;
	margin: 0 auto;
	background-image: url(../images/leftsection_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.rightsection {
	width: 701px;
	margin: 0 auto;
}
.lefttab {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/lefttab.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 190px;
	padding-top: 4px;
	padding-left: 15px;
}
.leftmenu{
	list-style-type: none;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 6px;
	margin-left:4px;
	width: 192px;

}

.leftmenu li a{
	color: #0072FF;
	width:186px;
	margin:0px;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0072FF;
	text-transform: none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 6px;
}
.leftmenu li a:hover{
	color: #0033CC;
	text-decoration:underline;
}
.rightbg {
	background-color: #0EAAF7;
	background-image: url(../images/rightblock_bg.jpg);
	background-repeat: repeat-x;
}
.mainheading_sp {
	margin-bottom: 10px;
}
.pic {
	margin-bottom: 10px;
}
