
#header {
	height:120px;
	width:960px;
	margin: 0 auto;
	position: relative;
}


#search {	
	position:absolute;
	top:33px;
	left:720px;
	font-size:11px;
	color:#FFF;
	
	
}
#culinks {
	padding:5px 10px;
}
#search form {
	margin:0;
	padding:0 10px 10px;
}
#inputwrapper {
	background-color:#FFF;	
	height:22px;
	float:left;
}
#search input.text {
	border:none;	
	background-color:#FFF;
	color:#333;
	width:170px;
}
#search a:link, #search a:visited, #search a:hover {
	color:#FFF;
	text-decoration:none;
}
#ucb {display: none;}

a:active, a:focus { outline: none; }

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000;
	background-image:url(../images/pageBG.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
	}
	
.container {
	/* background-color:#d4ceba; */
	background-color:#2e2c29;
	width:960px;
	margin:0 auto;
	border:4px solid #FFF;
	font-size:small;
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	}
.ucb {
	height:0px;
	overflow:hidden;
	display: none;
	
	}
body h1 {
	padding:0;
	margin:0;
	}
body#home h1 a {
	display:block;
	background-image:url(../images/banner_new.png);
	width:960px;
	height:120px;
	text-indent:-9999px;
	}
	
body h1 a {
	display:block;
	background-image:url(../images/banner_new.png);
	width:960px;
	height:120px;
	text-indent:-9999px;
	}
	
	
	
.mainBody {
	background-color:#FFF;
	padding:10px;
	overflow:auto;
	clear:both;
	}

.newsColumn a:link, .newsColumn a:visited, .mainColumn a:link, .mainColumn a:visited {
	color:#2d5a88;
	text-decoration:none;
	}
.newsColumn a:hover, mainColumn a:hover {
	color:#990000;
	text-decoration:underline;
	}
.resourcesHome {
	background-color:#cfb87c;
	background-image:url(../images/resourcesBG.png);
	background-repeat:repeat-x;
	overflow:auto;
	line-height:32px;
	font-size:110%;
	font-weight:bold;
	border:1px solid #999;
	}
.resourcesHome p {
	float:left;
	margin:0;
	padding:0 10px;
	}
.resourcesHome ul {
	list-style:none;
	margin:0;
	padding:0;
	}
.resourcesHome ul li {
	display:inline;
	padding:0;
	margin:0;
	}
.resourcesHome a:link, .resourcesHome a:visited {
	display:block;
	float:left;
	padding:0 10px;
	text-decoration:none;
	color:#333;
	background-image:none;
	}
.resourcesHome a:hover {
	background-color:#8aa5b0;
	background-image:url(../images/resourcesBG-active.jpg);
	background-repeat:repeat-x;
	border-right:1px solid #4f5d79;
	border-left:1px solid #4f5d79;
	padding:0 9px;
	}
#back2resources {
	color:#333;
	margin:10px auto;
	
	/*
	border:1px solid #333;
	padding:5px;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/resourcesLinkBG.jpg);
	color:#333;
	background-color:#CFCFCF;
	*/
	}
a.showResources {
	display:block;
	border:1px solid #AAA;
	padding:5px;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/resourcesLinkBG.jpg);
	color:#333;
	background-color:#CFCFCF;
	}
.footer {
	background-image:url(../images/footerBG.jpg);
	background-repeat:repeat-x;
	border:1px solid #999;
	overflow:auto;
	background-color:#d4cfbb;	
	height:1%;
	line-height:130%;
	}

.footerTextLeft {
	width:350px;
	float:left;
	padding:10px;
	}
.footerTextRight {
	width:350px;
	float:right;
	padding:10px;
	text-align:right;
	}
.featureColumn {
	width:455px;
	float:left;
	padding:10px 0;
	
}
.newsColumn {
	width:475px;
	margin-left:465px;
	padding:11px 0;
}
.newsColumn h2 {
	font-size:115%;
	margin:0;
	padding:0;
	}
.nobullet {
	list-style:none;
}
.bulletroman {
	list-style:lower-roman;
}
.bulletalpha {
	list-style:lower-alpha;
}
div.sidebar {
	background-color:#e2ebf4;
	/*background-image:url(../images/greyboxBG.jpg);
	background-repeat:repeat-x; */
	padding:10px 0;
	margin:10px;
	border:1px solid #CCC;
	float:right;
	width:240px;
	}
div.sidebar h3 {
	font-size:105%;
	color:#333;
	text-align:center;

}
div.sidebar h4 {
	font-size:95%;
	margin:0px;
}
div.sidebar h5 {
	font-size:105%;
	color:#333;
	text-align:center;
	border-top:2px solid #999;
}
div.sidebar strong, div.sidebar p {
	padding:0 10px;
	}
div.lsidebar {
	background-color:#e2ebf4;
	/*background-image:url(../images/greyboxBG.jpg);
	background-repeat:repeat-x; */
	padding:10px;
	
	margin-bottom:10px;
	border:1px solid #CCC;
	float:left;
	width:30%;
	}
.sidebar ul {
	margin:0; 
	padding:0 10px;
	list-style:none;
	}
.sidebar ul li {
	padding:5px 0;
	margin-bottom:5px;
	border-bottom:1px solid #CCC;
	}
	
a:link, a:visited {
	color:#2d5a88;
	text-decoration:none;
	}
a:hover {
	color:#990000;
	text-decoration:underline;
	}	
.oddrow {
	background-color:#e2ebf4;
}

.evenrow {
	background-color:#EEE;
}
div.insideannounce {
	background-color:#EDEDED;
	background-image:url(../images/greyboxBG.jpg);
	background-repeat:repeat-x;
	padding:10px;
	width:240px;
	margin-bottom:10px;
	border:1px solid #CCC;
	float:right;
	}
	
/* FEATURE CSS */

dl { width: 440px; background: #EEE;}
dl,dd { margin: 0; }
dt { background: #333; font-size: 115%; font-weight:bold; margin-top:1px;}
.featureColumn dt a:link, .featureColumn dt a:visited { 
	color: #EEE;
	text-decoration:none;
	display:block;
	padding:6px;
	background: #356aa0;
	background-image:url(../images/featureBG.jpg);
	background-repeat:repeat-x;
	border:1px solid #1a5189;
}
.featureColumn dt a:hover  {
	color:#222;
	background: #66b7fc;
	background-image:url(../images/featureBG-active.jpg);
	background-repeat:repeat-x;
	border:1px solid #438ece;
		
	}
		
dt a.selected:link, dt a.selected:visited, dt a.selected:hover  {
	color:#222;
	background: #66b7fc;
	background-image:url(../images/featureBG-active.jpg);
	background-repeat:repeat-x;
	border:1px solid #438ece;	
	
	}
dd a { color: #000; }
dd {
	padding:10px 0px;
	border:0px solid #CCC;
	border-top:none;
	background-color:#EEE;
	background-image:url(../images/greyboxBG.jpg);
	background-repeat:repeat-x;
	
	}
dl ul { list-style: none; padding: 0px; margin:0px; }
dd p, dd ul {
	padding:0 6px;
	}

/* NEWS COLUMN CSS */

div.quicklinks, div.announcements {
	background-color:#EDEDED;
	background-image:url(../images/greyboxBG.jpg);
	background-repeat:repeat-x;
	padding:10px;
	
	margin-bottom:10px;
	border:1px solid #CCC;
	}
	
div.conezone {
	background-color:#000;
	background-image:url(../images/blackboxBG.jpg);
	background-repeat:repeat-x;
	padding:10px;
	color:#FFF;
	margin-bottom:10px;
	border:1px solid #000;
	}
.conezone ul {
	list-style:none;
	}
.conezone a:link, .conezone a:visited {
	color:#CC6600;
	}
.conezone a:active, .conezone a:hover {
	color:#990000;
	}
	
/* NAVIGATION */
.navigation {
	position:relative;
	background-image:url(../images/navBG.jpg);
	background-repeat:repeat-x;
	width:960px;
	}
.navigation ul#navmenu {
	margin:0;
	padding:0;
	list-style:none;
	background-color:#040405;
	background-image:url(../images/nav-row1.jpg);
	background-repeat:repeat-x;
	}
.navigation ul#navmenu li {
	padding:0;
	margin:0;
	display:inline;
	}
.navigation ul#navmenu li a:link, .navigation ul#navmenu li a:visited {
	display:block;
	float:left;
	color:#FFF;
	font-size:95%;
	text-decoration:none;
	background-color:#040405;
	background-image:url(../images/nav-row1.jpg);
	background-repeat:repeat-x;
	display:block;
	float:left;
	
	padding:2px 10px;
	}
.navigation ul#navmenu li a:hover {
	background-image:url(../images/nav-hover.jpg);
	background-color:#e86118;
	background-repeat:repeat-x;
	background-position:center;
	color:#000;
	}


.floatfix {
	height:0px;
	text-indent:-9999px;
	
	overflow:hidden;
	}	
#level2 {
	background-image:url(../images/nav-row2.jpg);
	background-repeat:repeat-x;
	width:960px;
	}
	

#level2 ul {
	margin:0;
	padding:0;
	list-style:none;
	}
#level2 ul li {
	display:inline;
	}
#level2 ul a:link, #level2 ul a:visited {
	display:block;
	float:left;
	padding:0px 12px;
	font-size:90%;
	
	line-height:25px;
	border-right:1px solid #999;
	color:#FFF;
	text-decoration:none;
	}
#level2 ul a:hover {
	background-color:#b54722;
	color:#FFF;
	}	
	
	
	

#level2 ul a.selected {
	background-color:#b54722;
	}	
	
	
#level2 ul ul {
	display:none;
	}
#level2 ul li.noshow {
	display:none;
	font-weight:bold;
	}
.navigation ul#navmenu li ul, .navigation ul#navmenu li ul li ul {
	
	
	display:none;
	}


	
.navigation ul#navmenu li a.selected:link, .navigation ul#navmenu li a.selected:visited, .navigation ul#navmenu li a.selected:hover {
	background-image:url(../images/nav-highlight.png);
	background-repeat:repeat-x;
	background-position:center;
	color:#000;
	}

	
	
.subNavigation {
	float:left;
	width:170px;
	/*border:1px solid #999; 8*/
	
	}
.subNavigation ul {
	list-style:none;
	margin:0;
	padding:10px 10px 10px 10px;
	border:1px solid #AAA;
	background-color:#EEE;
	}
.subNavigation ul ul {
	list-style:none;
	margin:0;
	padding:0;
	border:none;
	background:none;
	}
.subNavigation ul li {
	display:inline;
	padding:0;
	}
.subNavigation ul li a:link, .subNavigation ul li a:visited {
	display:block;
	color:#2d5a88;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px solid #CCC;
	padding:5px;
}


.subNavigation ul ul a:link, .subNavigation ul ul a:visited {
	display:block;
	padding:5px 5px 5px 20px;
	color:#2d5a88;
	text-decoration:none;
	font-weight:normal;
	border-bottom:1px solid #CCC;
	
}
.subNavigation ul a:hover {
	color:#990000;
	background-color:#DDD;
	
	}

.subNavigation ul a.selected:link, .subNavigation ul a.selected:visited, .subNavigation ul a.selected:hover {
	color:#990000;
	font-weight:bold;
	font-size:110%;
	text-decoration:none;
	}
.mainColumn {
	margin-left:185px;
	}
	
img.randomimage {
	float:right;
	margin:8px;
	border:1px solid #333;
	}
.content {
	line-height:150%;
	}

.subHead {
	color:#333333;
	font-size:x-small;
	font-style:italic;
	
	}
.hide {
	display:none;
	}
.pdfLink {
	background-image:url(../images/pdf.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
	
	}
.wordLink {
	background-image:url(../images/word.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
	}
.xlsLink {
	background-image:url(../images/xls.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
	}
	
/*Other*/
.frontQuickLinks {
	list-style:none;
	margin:0;
	padding:0;
}
.footNote {
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	margin-top:15px;
	text-align:center;
}
.floatRight {
	float:right;
	margin:3px;
}
.centerImage {
	margin:0 auto;
}
.floatLeft {
	float:left;
	margin-left:50px;
	text-align:center;
	}
.smallText {
	font-size:70%;
}
.galleryTable {
	margin-top:50px;
	font-size:85%;
	border-collapse:collapse;
}
.galleryTable td {
	border-top:1px solid #333;
	padding:4px;
	width:25%;
}
.galleryTable img {
}
.redText {
	color:#990000;
}
.formHeading {
	text-align:center;
	font-size:120%;
}
.smallFormText {
	font-size:80%;
}
.paddedImg {
	padding:5px;
	margin-left:35px;
}
.projectColumn {
	width:375px;
	padding:11px 0;
	float:right;
	padding:5px;
}
.projectColumn h2 {
	font-size:115%;
	margin:0;
	padding:0;
	}
	
div.sidebar2 {
	background-color:#e2ebf4;
	padding:10px;
	margin-bottom:10px;
	border:1px solid #CCC;
	}
	
	
