@charset "utf-8";
/* CSS Document */

a:link { 
	font-weight: bold;
}

a:visited { 
	color: #603;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: #603;
}

html {
	background: #131931;
}

body {
	background: #131931;
	font-size: 62.5%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 770px;
	margin: 0 auto;
	font-size: 1.2em;
	background: #fff;
}

#header {
	height: 170px;
	background: url(../images/header2.jpg) no-repeat; 
}

	#header h1 span a {
		text-indent: -9999px;
		width: 250px;
		height: 167px;
		display: block;
		float: right;
	}
	
	#header h2 span a {
		text-indent: -9999px;
		float: left;
		width: 230px;
		height: 52px;
		display: block;
		margin-right: 25px;
	}

#nav {
	height: 25px;
	background: url(../images/nav_bg.gif) repeat-x; 
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

	#nav ul li {
		float: left;
	}
	
	#nav ul li a {
		display: block;
		color: #fff;
		font-weight: bold;
		height: 25px;
		line-height: 25px;
		padding: 0px 11px;
		text-decoration: none;
	}
	
	#nav ul li a:hover {
		background: url(../images/nav_bg_hover.gif);
		color: #131931;
	}
	
		#nav ul li ul {
			display: none;
		}

#main {
	background: url(../images/bg_main.gif) repeat-y;
	min-height: 400px;
}

	#main p {
		margin-bottom: 1.5em;
	}
#content {
	width: 585px;
	float: right;
	padding: 25px;
}

	#content h1 {
		font-size: 2.2em;
		font-weight: bold;
		margin-bottom: .3em;
		color: #f90;
		border-bottom: 1px dashed #f90;
		padding-bottom: 10px;
		width: 100%;
		text-align: center;
		clear: both;
	}
	#content h2 {
		font-size: 2.0em;
		font-weight: bold;
		margin-bottom: .3em;
	}
	#content h3 {
		font-size: 1.8em;
		font-weight: bold;
		margin-bottom: .3em;
	}
	#content h4 {
		font-size: 1.6em;
		font-weight: bold;
		margin-bottom: .2em;
	}
	#content h5 {
		font-size: 1.4em;
		font-weight: bold;
		margin-bottom: .2em;
	}
	#content h6 {
		font-size: 1.2em;
		font-weight: bold;
		margin-bottom: .2em;
	}
	
	#content ul {
		margin: 1em 0 2em 0;
	}
	
	#content ul li {
		list-style-type: disc;
		margin: 0 0 1.5em 3em;
		display: list-item;
	}
	
	#content ol {
		margin: 1em 0 2em 0;
	}
	
	#content ol li {
		list-style-type: decimal;
		margin-left: 3em;
		display: list-item;
	}



#sidebar {
	width: 126px;
	float: left;
	color: #fff;
}

	#sidebar a { color: white; text-decoration: none; }
	#sidebar a:hover { color: #0E51A0; text-decoration: none; }
	
	#sidebar ul {
		min-height: 150px;
		background: #CCCCE6;
	}
	#sidebar  ul {
		padding: 15px 0px 25px 0px; 
	}
	
	#sidebar  ul li {
		border-bottom: 1px solid #9999cc;
		width: 100%;
	}
	
	#sidebar  ul li a {
		color: #444;
		display: block;
		padding: 7px 0px;
		padding-left: 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none;
		font-size: .9em;
	}
	
	#sidebar  ul li a:hover {
		background: #0C4687;
		color: #fff;
	}
	
#footer {
	background: #131931;
	color: #ccc;
	text-align: center;
}

	.footer {
		background: url(../images/nav_bg.gif) repeat-x;
		color: #fff;
		height: 25px;
		width: 100%;
		line-height: 25px;
		margin-bottom: 10px;
	}
	
	#footer a {
		color: #ccc;
		text-decoration: none;
	}
	

#breadcrumbs {
	float: right;
	margin-top: -20px;
	margin-bottom: 10px;
}

.ajaxSearch_intro { display: none; }

#ajaxSearch_form { 
	margin: 0 auto; 
	padding: 8px 0px; 
	text-align: center;
}

#ajaxSearch_form input {
	margin: 0 auto;
}

.noJobs { font-weight: bold; font-size: 1.2em; text-align: center; }

.clear { clear: both; }
.right { float: right; }
.left { float: left; }
.center { text-align: center; margin: 0 auto; }
.Large_Text { font-size: 1.6em; }
.Small_Test { font-size: .8em; }
strong { font-weight: bold; }
em { font-style: italic; }

#slideshow { width: 340px; height: 150px; border: 1px solid #131931; margin-bottom: 25px; }
#content .blueHeader { width: 342px; background: #131931; color: #fff; text-align: center; clear: none; margin-bottom:0; padding: 8px 0px; }

#pdayBanner { width: 580px; height: 80px; margin: 18px auto 25px auto; background: url(../images/pday_banner.png) top center no-repeat; }
	#pdayBanner:hover { background: url(../images/pday_banner.png) 0px -80px; }

.wideHeading { background: #131931; color: #fff; padding: 5px; text-align: center; }
sup { vertical-align: super; }
hr {background: #131931; height: 3px; }

.afpdonate { width: 200px; margin: 0 auto; text-align: center; }
.paynow { margin-bottom: 25px; }
#main .paynow p { margin-bottom: 3px; font-size: 18px; }
#main .paynow input[type=text] {padding: 3px 8px; width: 50px; }
.paynow .paypal_submit { vertical-align: middle; }
#main .donatenow { margin-bottom: 5px; }

.slideshow1 { width: 300px; margin: 0 auto; }
#main .slideInfoZone { height: 45px; padding: 6px 5px 8px 6px; background: #000; }
#main .slideInfoZone h2 { font-size: 15px; margin-bottom: 3px; }
#main .slideInfoZone p {font-size: 12px; }

#id6 #content { font-family: Verdana, Geneva, sans-serif; font-size: 1.1em; }
#id6 #content p { line-height: 145%; }
#id6 #content h5 { color: #000066; font-weight: bold; font-size: 14px; margin-bottom: 0; }

.event {color:#000; margin: 5px 0 25px 0; font-size:12px; font-family: Arial, Helvetica, sans-serif;}
.event a { color: #0543d0; text-decoration: underline;}
.event a:hover { text-decoration: none;}
.event td { border: 3px solid #FFF;padding:2px 2px 2px 4px;}
.darkGray { background: #C9C9C9; font-weight: bold;}
.lightGray { background: #EEE; }
.eventDate { background: #131931; padding: 2px; color: #FFF; font-weight: bold; text-transform: uppercase; font-size: 14px;}
.eventTitle { font-weight: bold; font-size: 15px; padding-left:5px;}

.winner { padding: 20px 10px 0px 0; width: 260px; height: 130px; float: left; }
.nvenergy { width: 325px; }
.winner img { float: left; padding-right: 20px; }

#id6 #content table td, #id6 #content table th { padding: 7px 3px; vertical-align: middle; border: 1px solid #999; }
#id6 #content table th { background: #131931; color: #FFF; font-weight: bold; }
.tableEvent { width: 185px; }
