* { 
	margin:0;
	padding:0; 
}
body 
{
	font: 14px Verdana;
	background: #E8E8E8 url(../images/bg.jpg) repeat-x;
}
a 
{
	text-decoration: none;
	color:#004b7e;
}
a:hover
{
	text-decoration: none;
	color:#000000;
}
#container 
{
	width:1020px;
	margin:auto; 
}
#topheader 
{
	width:980px;
	height:114px; 
}
#logo 
{
	float:left;
	behavior: url(iepngfix.htc);
	padding-top:20px; 
	padding-left:30px;
	font-family: Arial;
	font-size:28px;
	color:#FFFFFF;
}
#toparea 
{
	float:right;
	width: 83px;
	height: 118px;
	background: url(../images/topareabg.png) no-repeat;
	behavior: url(iepngfix.htc); 
}
#toparealinks 
{
	width:150px;
	height:60px;
	padding-top:30px; 
}
#toparealinkdiv 
{
	width:83px;
	float:left;
	text-align:center;
	font-size: 10px;
	color: #fff; 
}
#toparealinkdiv  a 
{
	font-size: 10px;
	color: #fff; 
}
#topareasearch  
{
	width:250px;
	height:20px;
	background: url(../images/topareasearchbg.png) no-repeat;
	behavior: url(iepngfix.htc); 
}
.topsearch 
{
	background: transparent;
	font-size:10px;
	color: #484848;
	border: none;
	width:166px;
	margin-left: 15px; 
}
.topsubmit 
{
	background: transparent;
	font-size:12px;
	color: #fff;
	border: none;
	margin-left: 10px;
}
#mainmenu 
{
	width:980px;
	height:38px;
	margin-left:96px;
}
.navigation 
{
	padding-top:7px;
	margin:0;
	list-style:none;
	height:30px; 
}
.navigation li 
{
	float:left; 
}
.navigation li a 
{
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	text-decoration:none;
	font-family:verdana, sans-serif;
	text-align:left;
	padding:0 14px 0 14px;
	cursor:pointer;
	font-size:13px; 
}
.navigation li a b 
{
	float:left;
	display:block;
	padding:0 16px 0 8px;
}
.navigation li.current a 
{
	background: url(../images/iconmenubg.jpg) repeat-x;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff; 
}
.navigation li a:hover 
{
	background: url(../images/iconmenubg.jpg) repeat-x;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff; 
}
.navigation li a em 
{
	display:block;
	float:left;
	width:36px;
	height:26px;
	padding-right:0px; 
}
/* ICONS inside menu */
.navigation li a em.home 
{
	background-image: url(../images/iconhome.png);
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
	background-position: center center;
}
.navigation li a em.rankings 
{
	background-image: url(../images/iconrankings.png);
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
	background-position: center center;
}
.navigation li a em.framework 
{
	background-image: url(../images/iconframework.png);
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
	background-position: center center;
}
.navigation li a em.freports 
{
	background-image: url(../images/iconfreports.png);
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
	background-position: center center;
}
.navigation li a em.danalysis 
{
	background-image: url(../images/icondanalysis.png);
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
	background-position: center center;
}
.navigation li a em.preports 
{
	background-image: url(../images/iconpreports.png);
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
	background-position: center center;
}
.navigation li a em.contact
{
	background-image: url(../images/contact1.png);
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
	background-position: center center;
}
#submenu 
{
	width:1020px;
	height:30px;
	visibility:hidden;
	background: url(../images/submenu.png) no-repeat;
	behavior: url(iepngfix.htc); 
}
#submenulinks 
{
	padding-left:20px;
	padding-top:7px;
	font-size: 13px;
	color: #fff; 
}
#submenulinks a 
{
	text-decoration: none;
	padding-left: 20px;
	color: #fff; 
}
#submenulinks a:hover 
{
	text-decoration: underline;
	color: #fff; 
}
#subsubmenu 
{
	width:1020px;
	height:30px;
	visibility:hidden;
	background: url(../images/subsubmenu.png) no-repeat ;
	text-align: center;
	behavior: url(iepngfix.htc); 
}
#subsubmenulinks 
{
	padding-left:20px;
	padding-top:7px;
	font-size: 13px;
	color: #fff; 
}
#subsubmenulinks a 
{
	text-decoration: none;
	padding-left: 20px;
	color: #fff; 
}
#subsubmenulinks a:hover 
{
	text-decoration: underline;
	color: #fff; 
}
#pagearea 
{
	width: 1020px;
	margin: auto;
	margin-top:0px;
	background: url(../images/pagebg.jpg) repeat-y center; 
}
#insidepage 
{
	width: 940px;
	margin:auto;
	min-height:500px;
	font-size:12px;
	color:#484848; 
}
#hmpgdiv 
{ 
	width: 920px;
	height:400px;
	border: 1px solid #ccc;
	margin:auto;
	background: url(../images/hp-divbg.jpg) repeat-x;
	margin-top:20px; 
}
#hmpgtitle 
{
	font-size:24px;
	color: #333333;
	width:870px;
	margin:auto;
	padding-top:20px; 
}
#hmpgcover 
{
	width:220px;
	height:290px;
	float:left; 
}
#hmpgtext 
{
	float:left;
	width: 640px;
	font-size:13px;
	padding-left:14px;
	line-height:18px;
	text-align:justify;
}
#hmpgidiv, #hmpgidiv a 
{
	float:left;
	width:150px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #3DA5DD;
	font-decoration: none; 
}
#footer 
{
	width: 1020px;
	height: 32px;
	background: url(../images/footer.jpg) no-repeat center;
	font-size: 10px;
	color: #777;
	margin-bottom: 30px;
}
#footerleft 
{
	float:left;
	padding-left:40px;
	padding-top: 8px; 
	color: #fff;
}
#footerright 
{
	float:right;
	padding-right:40px;
	padding-top: 8px;
	color: #fff;
}
#footer a 
{
	font-size:10px;
	color:#fff;
	text-decoration:none; 
}
#footer a:hover 
{
	text-decoration:underline; 
}
.style1
{
	padding:3px;
	font-weight:bold;
	font-size:17px;
	color:#004b7e;
}
.style2
{
	background-color:#004b7e;
	padding:3px;
	font-weight:bold;
	color:#FFFFFF;
}
.table_body
{
	line-height:17px;
}		
.padding
{
	padding:8px 0 8px 0;
	font-size:12px;
}
.style3
{
	font-weight:bold;
	color:#004b7e;
}	
.style4
{
	background-color:#E8E8E8;
	padding:5px;
	color:#004b7e;
}	
.color
{
	color:#004b7e;
}	
	
	
	