
body{
	margin: 0px;
	background-image:url(../images/main_bg.gif);
}
.logo{
	background-image:url(../images/logo.gif);
	width:254px;
	height:80px;
}
.logo_bottom{
	background-image:url(../images/logo_bt.gif);
	background-repeat:repeat-x;
	height:23px;
}
#header{
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	width:509px;
	height:173px;
	margin-top:0px;
}
#news h1{
	background-image:url(../images/news_bg.gif);
	background-repeat:repeat-x;
	height:31px;
	line-height:31px;
	text-indent:30px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FF6600;
	text-transform:capitalize;
	margin:0px;
	padding:0px;
}
.page_heading{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
	text-transform:capitalize;
	margin:0px;
	padding:0px;
	
}
.news_heading{
font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0069aa;
	text-transform:capitalize;
	margin:0px;
	padding:0px;
}
#news{
	background-color:#baccd6;
	margin:0px;
	padding:0px;
}

#menu{
	height:35px;
	margin:0px;
	padding:0px;
}
#news ul{
padding-top:10px;
}
#news li{
	list-style-image:url(../images/bullet.gif);
}


#news table td li a:link, #news table td li a:visited, #news table td li a:active{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #1073bf;
	text-decoration: none;
}

#news table td li a:hover{
	color:#0c538a;
	text-decoration:underline;	
}






#header_bottom{
	background-image:url(../images/dotted_bg.gif);
	background-repeat:repeat-x;
	height:30px;
}
#client_login{
	width:138px;
}
#listcontent_inner{
	background-image:url(../images/list_content_outer.gif);
	background-repeat:repeat-x;
	background-color:#0069aa;
	height:35px;
}

#listcontent{
	background-image:url(../images/list_content_outer.gif);
	background-repeat:repeat-x;
	background-color:#0069aa;
	padding-top:50px;
	padding-bottom:50px;
	height:173px;
}
.style1 {
	color: #FFFFFF;
	padding-left:10px;
}
#listcontent td{
	width:230px;
	color:#FFFFFF;
}
#listcontent h2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	width:245px;
	margin:0px;
	padding:0px;
	text-indent:19px;
	color:#FFFFFF
}
h2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	width:245px;
	margin:0px;
	padding:0px;
	text-indent:19px;
	color:#FFFFFF
}
#listcontent ul{
}
#listcontent li{
	list-style-image:url(../images/arrow.gif);
 	color:#FFFFFF;
}
#content_outer{
	background-repeat:repeat-x;
	padding:20px 60px 20px 60px;
}
#content_outer h3{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#666666;
	height:25px;
	line-height:25px;
	padding:0px;
	margin:0px;
}
#content_outer2{
	background-image:url(../images/body_content_outer.gif);
	background-repeat:repeat-x;
	padding:20px 60px 20px 60px;
	color:#000000;
}
#content_outer2 h3{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#666666;
	height:25px;
	line-height:25px;
	padding:0px;
	margin:0px;
}
#footer{
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	height:99px;
	padding:0px;
	margin:0px;
	text-align: left;
	color:#666666;
}
#footer a, #footer a:visited{
	font-weight:normal;
	color:#00486b;
	padding-left:8px;
	padding-right:8px;
	text-decoration:underline;
}
#footer a:hover{
	color:#00486b;
	text-decoration:underline;
}
#page_container{
margin-top: 7px;
margin-bottom: 7px;
}
form{
	margin: 0 0 0 0;
}
.form-text{
	text-align: right;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	color: #605E76;
	background-color:#ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #605E76;
	background-color:#ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
}
select {
	font-family: Tahoma;
	font-size: 11px;
	color: #605E76;
	background-color:#ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
}
radio {
/*	border-width: ;
	border-style:#none;*/
	border-color: #ffffff;
	background-color: #ffffff;
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	color:#000;
	background-color:#ffffff;
/*	border-style: none;
	border-color: none;*/
}
.input-button {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #605E76;
	background-image: url(../images/button_bg.gif);
	height:20px;
	border-width: 1px;
	border-style: solid;
	border-color: #003c74;
}
.more-link{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	font-weight: bold;
	color: #264C8B;
	text-decoration: none;
}

.more-link:active {
	COLOR: #264C8B; TEXT-DECORATION: none;
}
.more-link:visited {
	COLOR: #264C8B; TEXT-DECORATION: none;
}
.more-link:hover {
	COLOR: #898989; TEXT-DECORATION: none;
}
.footer-link{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.footer-link:active {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
.footer-link:visited {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
.footer-link:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline;
}
.left-link{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	font-weight: bold;
	color: #A9936C;
	text-decoration: none;
}

.left-link:active {
	COLOR: #A9936C; TEXT-DECORATION: none;
}
.left-link:visited {
	COLOR: #A9936C; TEXT-DECORATION: none;
}
.left-link:hover {
	COLOR: #C14337; TEXT-DECORATION: none;
}
.middle-link{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	font-weight: bold;
	color: #264C8B;
	text-decoration: underline;
}
.middle-link:active {
	COLOR: #264C8B; TEXT-DECORATION: underline;
}
.middle-link:visited {
	COLOR: #264C8B; TEXT-DECORATION: underline;
}
.middle-link:hover {
	COLOR: #898989; TEXT-DECORATION: underline;
}
.top2-link{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.top2-link:active {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
.top2-link:visited {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
.top2-link:hover {
	COLOR: #96C0DA; TEXT-DECORATION: none;
}
blockquote,form,li,ol,p,td,th,ul {font-size: 11px; font-family:Tahoma; color: #000000;}
p{
	text-align: justify;
	
}
<!-- Hide entire CSS code from IE6 -->
/*<![if !IE 6]>*/
<![if !IE 6]>




.shiftcontainer{
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/

}

.shadowcontainer{
width: 772px; /* container width*/
background-color: #d1cfd0;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
padding: 0px 7px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}

/*-----------------new css----------------*/

#content_outer2 table td h4{
	background-image:url(../images/folder.gif);
	background-position:left;
	vertical-align:middle;
	background-repeat:no-repeat;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-indent:30px;
	color: #000000;
	height:28px;
	line-height:28px;
	margin-left:0px;
}

.inner_heading{
	background-image:url(../images/folder_open.gif);
	background-position:left;
	vertical-align:middle;
	background-repeat:no-repeat;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-indent:30px;
	color: #666666;
	height:28px;
	line-height:28px;
	margin-left:30px;
}




#content_outer2 table td h4 a:link, #content_outer2 table td h4 a:visited, #content_outer2 table td h4 a:active{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #666666;
	text-decoration:none;
}

#content_outer2 table td h4 a:hover{
	color:#464331;
	text-decoration:underline;	
}



#content_outer2 table td ul{

	
}

#content_outer2 table td li{
	list-style:none; 
	background:url(../images/pdf.gif) left center no-repeat;
	text-align:left;
	height:25px;
	line-height:25px;
	text-indent:35px;
	color:#464331;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #666666;
	
}


#content_outer2 table td li a:link, #content_outer2 table td li a:visited, #content_outer2 table td li a:active{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #0069aa;
	text-decoration:none;
}

#content_outer2 table td li a:hover{
	color:#464331;
	text-decoration:underline;	
}

#dropmenudiv{
/*height: 22px;*/
position:absolute;
background:#e3e3e3 url(../images/doupdown_outer.jpg) repeat-x;
border:1px solid #fff;
border-top:none;
bottom-border-width: 0;
font-family:Tahoma;
font-weight: bold;
font-size: 11px;
line-height:25px;
z-index:100;
}

#dropmenudiv a{
background:url(../images/arrow_blue.gif) left center no-repeat;
color: #fff;
width: 100%;
display: block;
text-indent: 20px;
border-bottom: 1px solid #fff;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{
background:url(../images/arrow_red.gif) left center no-repeat;
color: #0596d5;
}
/*<![endif]>*/


