@charset "utf-8";
/* CSS Document */

body
{
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Verdana, Arial, _sans;
	font-size:12px;
	line-height:1.2em;
}
.imgborder {
border: 1px solid #A8DFF3; 
}

.whitepadding
{
padding-left:65px;


color:#fff;
}

a.white:link,a.white:visited
{
color:#fff;
}
a:link,a:visited
{
color:#4563A1;
}
a:hover
{
color:#5EA2D8;
}
.header
{
	 width:964px;
	 height:259px;

}
.header_neodipin
{
	 width:964px;
	 height:259px;
}
.rightline
{
     width:15px;
	 background:url(../images/rightline.jpg) repeat-y top;
}
.leftmenu
{
     width:174px;
	 background-color:#A8DFF4;
}
.body
{
padding-top:20px;
	width:739px;
	height:500px;
	font-family:"Trebuchet MS", Verdana, Arial, _sans;
	font-size:14px;
	
}
.baner1
{
	width:252px;
	height:187px;
	/*height:215px;*/
	 
	margin-left:590px;

	
}
.space
{
width:18px;
}
.contentheading
{

color:#4563A1;
font-family:"Trebuchet MS", Verdana, Arial, _sans;
	font-size:18px;
	padding-bottom:10px;
}
.footer
{
	color:#4563A1;
	font-family:"Trebuchet MS", Verdana, Arial, _sans;
	font-size:13px;
}

/*MENU*/
#top_menu{
	width:100%;
	float:left;
height: 28px;
	#height:41px;
			display:block;
	}
#top_menu ul{
	padding-left:222px;
	margin:0;
	list-style:none;
		height:41px;
	}
	a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
	background:url(/images/button_on.gif)  no-repeat top;
	color:#00458C;
	width:135px;
	height:36px;
}
	

 
	#top_menu li{
	float:left;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	line-height:38px;
	display:block;
	}
	
	#top_menu li a{
	color:#fff;
	text-decoration:none;
	width:135px;
	height:36px;

	background:url(/images/button_off.gif);
		display:block;
	}
	
	
	#top_menu li a:hover{
	background:url(/images/button_on.gif)  no-repeat top;
	color:#00458C;
	width:135px;
	height:36px;
	}

.footerline
{
background-color:#01458C;
}
	
	
	
