/* Global styles */

	BODY  	{background-color:#2f5cb3;
	background-image: url('/images/bg.gif');
	background-position: top center;
	background-repeat:no-repeat;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#333;
	line-height:140%;}

TD      {font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 12px;}

/* Global header styles */

.wrapper {width: 980px;
	text-align: left;}

.top   {width: 973px;
	height:25px;
	margin-top:5px;
	vertical-align:middle;
	white-space:nowrap;
	text-align: right;
	color:#FFF;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 11px;}	

.formtext {font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#000;
	width:100px;}

.search {float:right;
	margin-left:30px;
	margin-top:2px;}

.main   {width: 973px;
	text-align: left;
	background-image: url('/images/framebg.png');}

/* Home page styles */

.homeleft {width: 353px;
	vertical-align:top;
	padding-left:3px;}

.homeright {width: 620px;
	background-image: url('/images/homerightbg.png');
	background-position: top left;
	background-repeat:no-repeat;
	vertical-align:top;}

.homemenu {border:0px;}

.homelogo {margin-top:-81px;
	margin-left:+271px;
	position: absolute;
	z-index:9;}

.homepic {border:0px;}

.homepics {margin-left:75px;
	margin-top:21px;}

.homepics2 {margin-left:20px;}

.homenewsbox {margin-left:20px;
	margin-top:20px;}

.homenews {margin-top:10px; 
	overflow-y:scroll; 
	height:200px; 
	width:570px;}

.homeannounce {padding: 0 20px;
	font-size:14px;
	font-weight: bold;
	color: #006699;}

.content {width: 980px;
	height:566px;
	background-image: url('/images/home.png');
	background-repeat: no-repeat;
	margin-top:4px;}

.mission {width: 687px;
	float: right;
	margin-top:25px;
	margin-right:20px;
	position:relative;
	z-index:100;}

li.news {list-style-image:url('/images/blue.gif');
	margin-bottom:10px;
	font-family: arial, helvetica, veranda, tahoma;}

li.news p {margin-top:2px;}

.newstitle {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#006699;
	margin-bottom:2px;}

/* Global footer styles */

.links {text-align:center;
	margin-top:10px;
	vertical-align:middle; 
	margin-bottom:10px}

.icon  {vertical-align:middle; 
	margin-left:10px;
	border:0;}

.copyright {font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	margin-top:5px;}

/* text styles */

h1  {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color : 000000;}

h2  {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;}

h3  {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#006699;}
	
.small  {font-family: verdana, tahoma, arial, helvetica;
	font-size: 10px;
	line-height:130%;}

A:link {color: #336699;}

A:visited {color: #a8835f;}


#slideshow {
    position:relative;
    height:370px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:6;
    opacity:0.0;
    height: 370px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:8;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:7;
}

#slideshow DIV IMG {
    height: 370px;
    display: block;
    border: 0;
}
