/*--------------common css------------*/

body {
	margin: 0px;
	background-color: #F7F7F6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A5F81;
	text-decoration: none;
	line-height: 18px;
	
}
* h1, h2, h3, div, span, form, p, ul{
	margin: 0px;
}
.manuadmin
{
height:0px;
padding:0px;
margin:0px;    
}
/*--------------Header css------------*/
#header {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left:0px;
	text-decoration: none;
	background-color: #2E719C;
}
.header_bg {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}

/*--------------Middle css------------*/

.middle_bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 20px;
}
.navi_border:link, .navi_border:visited {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D0;
}
.navi_border:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D0;
	background-image: url(../images/navi_bg.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D1D1D0;
	border-left-color: #D1D1D0;
}
.navi:link, .navi:visited {
	padding-left:30px;
	color: #18779C;
	font-size: 14px;
	text-decoration: none;
	background-image: url(../images/icon_2.gif);
	background-position: 9px center;
	background-repeat: no-repeat;
	display: block;
	line-height: 35px;
	
}
.navi:hover {
	padding-left: 30px;
	color: #CF5712;
	font-size: 14px;
	text-decoration: none;
	background-image: url(../images/icon1.gif);
	background-position: 120px center;
	background-repeat: no-repeat;
	display: block;
}

.navi_active {
	padding-left: 30px;
	color: #CF5712;
	font-size: 14px;
	text-decoration: none;
	background-image: url(../images/icon1.gif);
	background-position: 120px center;
	background-repeat: no-repeat;
	display: block;
	line-height: 35px;
}
.navi_border_active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D0;
	background-image: url(../images/navi_bg.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D1D1D0;
	border-left-color: #D1D1D0;
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #237BAA;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
.orange_header_text {
	color: #CF5712;
}
#login {
	background-image: url(../images/client_login_bg.gif);
	background-repeat: no-repeat;
	height: 185px;
	margin-bottom: 10px;
	padding-top: 45px;
	color: #1e7592;
	font-weight: bold;
	text-decoration: none;
}
.input {
	border: 1px solid #afd0da;
	background-image: url(../images/input_bg.gif);
	background-repeat: repeat-x;
	width: 195px;
	padding: 3px;
	color: #CF5712;
}
.view_d:link, .view_d:visited {
	background-image: url(../images/view_download.gif);
	background-repeat: no-repeat;
	float: left;
	height: 57px;
	width: 248px;
	background-position: 0px 0px;
}
.view_d:hover {
	background-image: url(../images/view_download.gif);
	background-repeat: no-repeat;
	float: left;
	height: 57px;
	width: 248px;
	background-position: 0px -59px;
}
#events {
	float: left;
	height: 147px;
	width: 248px;
	margin-top: 12px;
	background-image: url(../images/events.gif);
	background-repeat: no-repeat;
	padding-top: 45px;
}
.orange:link, .orange:visited {
	font-weight: bold;
	color: #b74a0b;
	text-decoration: none;
}
.orange:hover{
	font-weight: bold;
	color: #237BAA;
	text-decoration: none;
}
.blue:link, .blue:visited{
	color: #237baa;
	font-weight: bold;
	text-decoration: underline;
}
.blue:hover{
	color: #B74A0B;
	font-weight: bold;
	text-decoration: none;
}

.readmore:link, .readmore:visited{
	color: #CF5712;
	text-decoration: underline;
}
.readmore:hover {
	color: #237BAA;
	text-decoration: none;
}
.download_header {
	font-size: 14px;
	font-weight: bold;
	color: #CF5712;
	text-decoration: none;
	padding: 3px;
}
.border_download {
	border: 1px solid #E9F9FD;
}

.download:link {
	text-decoration: none;
	color: #2A5F81;
}
.download:visited {
	text-decoration: underline;
	color: #2A5F81;
}
.download:hover {
	text-decoration: none;
	color: #CF5712;
}
/*--------------Footer css------------*/


#footer {
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
	height: 94px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer p {
	line-height: 22px;
}
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #2E719C;
	text-decoration: underline;
}


/* Slider
-------------------------------------------------------------- */


#loopedSlider, #banner {
	width: 740px;
	overflow: hidden;
	padding: 0;
	margin-bottom: 17px;
}
.slidercontainer { width:740px; height:246px; overflow:hidden; position:relative; }
.slides { position:absolute; top:0; left:0; }
.slides div { position:absolute; top:0; width:740px; display:none; }
