html {
	behavior: url(/cssHover.htc);
}

.hidden {
	display:none;

}
body {
	background-color: #2F373E;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#585858;
	margin-top:0px;
}

#wrapper {
	width:890px;
	position:absolute;
	left:50%;
	margin-left:-445px;
/*	border-left:1px solid #666;
	border-right:1px solid #666;*/
}

.top {
	width:850px;
	margin:0 20px 0 20px;
	height:120px;

}

.top .toplogo {
	float:left;

}

.trident4 .top .toplogo , .trident5.top .toplogo {
	margin-left:-3px;

}

.top .right{
	float:right;
	width:740px;
	height:89px;
	text-align:left;
}


.top .right h1{
	font-size:31px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-weight:normal;	
	padding:0;
	margin:0;
	padding-top:55px;
	}

.top .nav{
	width:740px;
	height:31px;
	float:right;
	background-image:url(../images/navtop.png);
	background-repeat:repeat-x;

}

.top .nav ul {
	margin:0px;
	padding:0px;
	list-style:none;

}

.top .nav ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;

}

.top .nav ul li a{
height:31px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#3b454e;
	text-decoration:none;
	line-height:21px;
	padding:0 14px 0 14px;
	margin:0px;
	background-image:url(../images/navbg.png);
	background-repeat:no-repeat;
background-position:top right;
list-style:none;
	

	

}


.top .nav  ul li  a:hover{
	height:31px;
	line-height:21px;

	color:#FFFFFF;
		margin:0px 0px -10px 0px;
	padding:3px 14px 13px 14px;

	z-index:1000000;
	background-image:url(../images/navbghover.png);
	background-repeat:no-repeat;
	background-position:top right;
}

.trident4 .top .nav a, .trident5 .top .nav a{
height:31px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#3b454e;
	text-decoration:none;
	line-height:21px;
	padding:0 15px 0 15px;
	margin:0px;
	background-image:url(../images/navbg.png);
	background-repeat:no-repeat;
background-position:top right;
	

	

}


.trident4 .top .nav a:hover, .trident5 .top .nav a:hover{
	height:31px;
	line-height:21px;

	color:#FFFFFF;
		margin:0px -2px -0px -2px;
	padding:0px 17px 0px 17px;
	border-right:none;
	background-image:none;
	z-index:1000000;
	background-image:url(../images/navbghover.png);
	background-repeat:no-repeat;
	background-position:top right;
}



.top .nav ul li a.home {
	
	line-height:21px;
	background-color:#0B5A8E;
	color:#FFFFFF;
	padding:3px 15px 13px 15px;
	margin-bottom:10px;
	border-right:none;
	background-image:none;

}

.top .nav ul li a.home:hover{

	line-height:21px;
	background-color:#0B5A8E;
	color:#FFFFFF;
	padding:3px 15px 13px 15px;
	margin-bottom:10px;
	border-right:none;
	background-image:none;
}

.top .nav ul li a.last {
	border-right:none;
	padding:3px 20px 13px 15px;
	background-image:none;
		color:#3b454e;

}
.top .nav ul li a.last:hover {
	border-right:none;
	padding:3px 23px 13px 15px;
	background-color:#0B5A8E;
	color:#fff;
	background-image:none;

}

#topPan {
	z-index:500;
	
}




#topPan ul {
	margin:0px;
	padding:0px;
position:relative;
top:0px;
	list-style-type:none;

	z-index:500;

	
	
		width:740px;
	height:31px;
	float:right;
	background-image:url(../images/navtop.png);
	background-repeat:repeat-x;

}

.trident4 #topPan ul, .trident3 #topPan ul, .trident5 #topPan ul, .trident6 #topPan ul {
	top:-2px;
	z-index:500;

}
#topPan ul li {
	float:left;

	position: relative;
	z-index:501;
line-height:31px;
	height:31px;
		margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	
}
#topPan ul li a {
	display:block;
	float:left;
	color:#000;

	text-align:left;
	text-decoration:none;
	z-index:502;




	height:31px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#3b454e;
	text-decoration:none;
	line-height:21px;
	padding:0 14px 0 14px;
	margin:0px;
	background-image:url(../images/navbg.png);
	background-repeat:no-repeat;
	background-position:top right;
	list-style:none;


}


#topPan ul li a:hover {

	text-decoration:none;

	display:block;
	height:31px;
	line-height:21px;

	color:#FFFFFF;
		margin:0px 0px 0px -1px;
		padding:0 14px 0 15px;
	/*padding:3px 14px 13px 14px;*/

	z-index:1000000;
	background-image:url(../images/navbghover.png);
	background-repeat:no-repeat;
	background-position:top right;

}
#topPan ul li ul {
	width: auto;
	display:none;
	position: absolute;
	float: left;
	top: 21px;
	left: 0px;
	font: normal 10px Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	text-align:left;
	border-bottom: 0px;
	height:20px;
	z-index:50000;
}

.trident4 #topPan ul li ul, .trident3 #topPan ul li ul, .trident5 #topPan ul li ul, .trident6 #topPan ul li ul {
	top:21px;
	z-index:500;



}
#topPan ul li ul li {
	float: left;
	clear: left;
	background-color:#fff;
	padding: 2px;
	position: relative;
	margin: 0px;
	width: 180px;
	height:20px;
	font-size:10px;

	z-index:50000;
}

/*#topPan ul li ul li ul li{
	float: left;
	clear: left;
	background-color:#fff;
	padding: 2px;
	position: relative;
	
	margin: 0px;
	width: 180px;
	height:20px;
	font-size:10px;

	z-index:50000;
}*/



#topPan ul li ul li a {
	color: #999;
	padding:0px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#3b454e;
	z-index:50000;
	margin:0px;
	height:20px;
	line-height:20px;
	width:180px;
	text-align:left;
	background-image:none;
	padding:0px 0 0 13px;
}
#topPan ul li ul li a:hover {
	background-image:none;
	color: #fff;
	height:20px;
	z-index:50000;
	margin:0px;
	padding:0px 0 0 13px;

}
#topPan ul li ul li:hover {
	background-color: #0B5A8E;
	background-image:none;
	color:#fff;
	height:20px;
	z-index:50000;

}
#topPan ul li:hover ul {
	display: block;
	z-index:50000;
}
#topPan ul li:hover ul li ul {
	display: none;
}

#topPan ul li:hover ul li ul li ul{
	display: none;
}
#topPan ul li ul li ul {
	display: none;
	position: absolute;
	left: 185px;
	top: 0px;
}

#topPan ul li ul li ul li ul{
	display: none;
	position: absolute;
	left: 185px;
	top: 0px;
}

#topPan ul li ul li:hover ul {
display: block;
}

#topPan ul li ul li ul li:hover ul {
display: block;
}

a {
	color:#0B5A8E;
	outline:none;

}

a:hover {
	text-decoration:none;

}

.bluebold {
	font-weight:bold;
	color:#0B5A8E;

}

.readmore {
	text-align:right;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 6px 0 0 0;

}



.flashblock {
	background-image:url(../images/flashblockbg.png);
	height:300px;
	width:890px;
	z-index:1;


}

.flashblock .flash {
	width:840px;
	height:290px;
	position:relative;
	top:5px;
	left:25px;
	z-index:2;

}

.content {
	width:850px;
	margin:10px 20px 0 20px;

}

.content .leftcolum {
	width:305px;
	background-color:#fff;
	float:left;
	font-size:12px;

}
.content .leftcolum2 {
	width:620px;
	background-color:#fff;
	float:left;
	font-size:12px;

}

.leftcolum2 h2, .leftcolum3 h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	padding:0 0 5px 0;
	margin:0px;
	color:#0B5A8E;
	

}



.content .middlecolum {
width:305px;
	background-color:#fff;
	float:left;
	margin-left:10px;


}

.content .rightcolum {
width:220px;
	background-color:#fff;
	float:left;
	margin-left:10px;
	font-size:11px;

}
.text {
	padding:5px 7px 5px 7px;

}


.news {
	padding:5px 5px 10px 5px;
	clear:both;

}



.news a{
	text-decoration:none;

}


.news h2 {
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:0 0 1px 0;
	margin:0px;
	color:#0B5A8E;
	

}

.news a:hover h2{
	text-decoration:underline; 


}

.news p{
	padding:4px 0px 0px 0px;
	margin:0;
	color: #585858;
	text-decoration:none !important;

}

.whoweare {
	float:left;
	width:300px;
	padding-bottom:5px;

}

.whoweare h2{
 	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:0 0 1px 0;
	margin:0px;
	color:#0B5A8E;

}

.news a:hover p{
	text-decoration:none; 
	color:#000;

}

.news a:hover .readmore{

	text-decoration:underline;
}


.newsimage {
	float:left;
	margin-right:10px;
	padding-bottom:5px;
	border:none;

}

.bottom {
	background-color:#2F373E;
	height:10px;
	display:block;

}

.content h1{
	color:#fff;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	background-image:url(../images/headerbg.gif);
	background-repeat:repeat-x;
	background-color:#0B5A8E;
	line-height:18px;
	padding:6px 5px 6px 5px;
	margin:5px 5px 0 5px;
	

}

.footer {
	background-color:#1A1E22;
	height:30px;
	font-family:Tahoma;
	font-size:12px;
	color: #6A6D6F;
	text-align:center;
		width:850px;
		margin:10px 20px 10px 20px;
	line-height:30px;


}
.footer a{
	color:#6A6D6F;
	text-decoration:none;

}

.footer a:hover{
	color: #999;

}

.footer .copyright{
	padding-right: 26px;

}

.content .leftcolum3 {
	width:225px;
	background-color:#fff;
	float:left;
	font-size:12px;

}


.content .middlecolum3 {
width:385px;
	background-color:#fff;
	float:left;
	margin-left:10px;


}

.content .rightcolum2 {
width:535px;
	background-color:#fff;
	float:left;
	margin-left:10px;
	font-size:12px;


}

.rightcolum h1, .rightcolum2 h1, .middlecolum3 h1{
	background-image:url(../images/headerbg.gif);
	background-color:#2F729E;

}

h1 .topdate {
	font-weight:normal;
	font-size:14px;
	font-weight:bold;
	

}
.newslink {
	text-align:left;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 2px 0 0 0;

}



