/* Main Layout Rules */

#topbg 
{
	height: 76px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image:   url(../images/topbg.jpg);
	z-index: 25;
	background-repeat: repeat-x;
}

#top
{
	z-index: 50;
	top: 0px;
	position:relative;
	height:16px;
	background-color:#000000;
}

strong
{
	color:#000000;
}

body 
{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

td
{
	vertical-align: top;	
}


.texthead {font-family: "Georgia", Times New Roman, Times, serif;
	color:#44d610;
	font-size:24px;
}

.textsubhead {font-family: "Georgia", Times New Roman, Times, serif;
	color:#44d610;
	font-size:16px;
}
.maintextdisplay {font-family: "Georgia", Times New Roman, Times, serif;
	color:#E45535;
	font-size:1.35em;
}
.textdisplay {font-family: "Georgia", Times New Roman, Times, serif;
	color:#E45535;
	font-size:1.25em;
}

.textlink {font-family: "Georgia"Times New Roman, Times, serif;
	color: #FF0000;
	font-size:14px;
}


.body_10
{
	font-size:10px;
}

body,table
{
	font-size:.94em;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #333333;
	text-align:left;
	line-height: 16px;	
}

table#deptlinks a
{
	padding:4px;
	border:0;
}

table#deptlinks a:hover
{
	background-color: #002F6A;
	color:#FFFFFF;
}


.largetxt
{
	font-size:1.35em;
	font-weight:bold;
	color:#000;
}

#main
{
	top:150px;
	width:760px;
}

#main_index
{
	top:150px;
	width:800px;
}

td
{
	vertical-align:top;
}

a
{
	color: #44d610;
	text-decoration:none;
	font-weight: bold;
}

a:hover
{
	color: #CCFFCC;
}

.newsheader
{
	color:#00203d;
	font-weight:bold;
	font-size:1.1em;
	text-transform: capitalize;
}

.header_image,.index_image{position:absolute;top:0;left:0;}
#header_image_wrapper{position:relative;height:288px;width:500px;}
#header_image_wrapper a img{border:none;}

#index_image_wrapper{position:relative;height:155px;width:760px;}
#index_image_wrapper a img{border:none;}

.redtext
{
	font-weight: bold;
	color: #FF0000;	
}

li
{
	line-height: 21px;
}

/* vision links*/
#navigationlist
{
	float:right;
	width:200px;
	display:block;
	text-align:center;
	border: 1px #acafb0 dotted;
	padding:10px 0 5px 0;
	background-color:#ecf8f8;
}
#navigationlist ul, #sidelist ul
{
	margin:7px;
	padding:0;
	font-size:.75em;
}

#navigationlist li,#sidelist li
{
	display: inline;
	/* for IE5 and IE6 */

}

#navigationlist a,#sidelist a
{
	padding:5px;
	display: block;
	border-bottom: 1px #acafb0 dotted;
	text-decoration: none;
	color: #126085;
	text-transform:uppercase;
	letter-spacing:1px;
}

#navigationlist .comingsoon a,#sidelist .comingsoon a,#navigationlist .comingsoon a:hover,#sidelist .comingsoon a:hover
{
	color:#999999;
}

#navigationlist .first a,#sidelist .first a
{
	border-top: 1px #acafb0 dotted;
	padding-right:0;
	padding-left:0;
}

#navigationlist .firstcomingsoon a,#sidelist .firstcomingsoon a,#navigationlist .firstcomingsoon a:hover,#sidelist .firstcomingsoon a:hover
{
	border-top: 1px #acafb0 dotted;
	color:#999999;
}


#navigationlist a:hover,#sidelist a:hover
{
	background-color: #FFFFFF;
	color:#CC0000;
}

/* vision links end */

#sidelislist
{
	float:right;
	width:150px;
	display:block;
	text-align:center;
}

h3
{
	font-size:1.25em;
	color:#126085;
	margin:0;
	padding:0;
}
