/* CSS Document */
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}
.bodyfont
{
   	color:#004080 ;
	font-weight: normal;
	font-size: 10px;
	
}
.bodyfont2
{
   	color:Black ;
	font-size: 11px;
	font-weight: bold;
}
.bodyfont2 a
{
   	color:Black ;
	font-size: 14px;
	font-weight: bold;
		
}
.bodyfont2 a:hover
{
   	color:#004080 ;
	font-size: 11px;
	font-weight: bold;
}



.right-column-box-standard {
	
	border:1px solid #B0D8FF;
	height :350px;
    text-align:center;
    overflow: scroll
	
   	
}
.center-column-box-standard {
	
	display: block;
	
	 height:200px;
	 width:350;
	border:1px solid #B0D8FF;
}

.center-column-title-blue {
    display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.3em 1em 0.3em 0.2em;
	background-color:#94547C;
	border-bottom:1px solid #B0D8FF;
	border-top:1px solid #B0D8FF;
	border-left:1px solid #B0D8FF;
	border-right:1px solid #B0D8FF;
	font-weight: bold;
	font-size: 13px;
	width:350px;
	
	
}

.overcontent
{
    height :330px;
    text-align:center;
    background:#F3F3F3;
    overflow: scroll
    

}

/*------------------------------------------------top part--------------------*/
#top{
	
}

#top ul{
	width:900px;
	height:29px;
	
	
	
}
#top ul li{
	float:right;
	margin:20 1px 0 0;
}
#top ul li a{
	background:url(images/nav_bg.gif) 0 0 no-repeat;
	width:95px;
	height:29px;
	display:block;
	font:bold 12px/29px Arial, Helvetica, sans-serif;
	color:Black;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;

}
#top ul li a:hover{
	background:url(images/nav_hover.gif) 0 0 no-repeat;
	width:95px;
	height:29px;
	color:#4C4C4C;
	
}
#top ul li.hover{
	float:left;
	margin:0 1px 0 0;
	background:url(images/nav_hover.gif) 0 0 no-repeat;
	width:102px;
	height:29px;
	display:block;
	font:bold 11px/29px Arial, Helvetica, sans-serif;
	color:#4C4C4C;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;

}
/*------------------------------------------------top part--------------------*/
.back
{
 height:400px;
 background: #3C74E6 url(images/imageslist.jpg) no-repeat ;
}


/*------------------------------------------------right panel--------------------*/
.right{
	width:105px;
	float:right;
}

.right ul{
	width:105px;
	padding:0 0 0 17px;
}
.right ul li{
	display:block;
	background:url(images/solution_div.gif) left bottom repeat-x;
	height:20px;
	width:105px;
	padding:0 0 1px 0;
}
.right ul li a{
	background:url(images/arrow.gif) 0 7px no-repeat;
	padding:0 0 0 14px;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	text-decoration:none;
	margin:0;
	display:block;
	text-align:right;
}
.right ul li a:hover{
	color:#A60303;
	background-color:#ECECEC;
}
.right ul li.noImg{
	display:block;
	background-image:none;
	height:20px;
}

 h2.solution{
	color:#497C00;
	background-color:#fff;
	margin:0 0 0 0px;
	font:bold 15px Arial, Helvetica, sans-serif;
	background-color:#E6E6E6;
	width:350px;
	height:25px;
	text-align:center;
	border-top:solid 1px green;
	

	
	
	
	
}

/*---------------------------------------*/
.searchinput {
	padding: 2px 5px;
	width: 250px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
}

.searchsubmit {
	background: #FFFFFF url(images/img03.gif) repeat-x left bottom;
}
