﻿	body {
	background: #375d81 url('/images/backgrounds/bg_trees.gif') no-repeat scroll 50% 0pt;
	font-family: Georgia, "Times New Roman", serif;
	color: #312703;
	margin: 0px;
	padding: 0px;
	font-size: .75em;
	/* This removes the border around the viewport in old versions of IE */	width: 100%;
	text-align:center;
}

/* ***********  standard tag styles ***************** */

a {
	color: #183152;
}
a:hover {
	color: #af1f24;
	text-decoration: none;
}
h1, h2, h3 {
	margin: .8em 0 .2em 0;
	padding: 0;
	color: #001c52;
	font-weight:normal
}

h1	{
	font-size:1.6em;
	font-weight: 300;
		margin: 0;
}


h2{
	font-size:1.4em;
	font-weight: 300;
}

h3{
	font-size:1.2em;
}

p {
	margin: .4em 0 .8em 0;
	padding: 0;
}
img {
	border: 0;
}

form	{
	margin:0;
	padding: 0;
}

/* ***** Common reusable styles ******* */
.left	{
	float: left;
}

.right	{
	float: right;
}


.photo	{
	background-color:#fff;
	padding: 1px;
	border:1px solid gray;
}

.underline	{
	text-decoration:underline;
}

.center	{
	text-align: center;
}

.blockquote	{
	margin-left: 30px;
	font-style:italic;
}
/* ********** Template Formatting Styles ********** */

#wrapper	{
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#header	{
	padding-top: 10px;
}

#top	{
	color: #ffffff;
	text-transform:uppercase;
	height:17px;
	font:.8em Arial,Helvetica,san-serif;
	font-weight: bold;
}
.slogan	{
	float:left;
}

#header .date	{
	text-transform:none;
	margin-top:0;
	margin-right:0;
	float:right;
}
/* masthead styles */
#masthead {
	clear:both;
	width: 100%;
	height:91px;
	background: #f9f9f9 url('/images/backgrounds/bg_masthead.gif') repeat-x top left;
	font-family: Gseorgia, "Times New Roman", serif;
	padding-top:3px;
}
#top_nav	{
	height: 51px;
	background: #e1dcd2 url('/images/backgrounds/bg_top_nav.gif') repeat-x top left;
}

#top_nav ul {
	clear: left;
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}
#top_nav ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
#top_nav ul li a {
	display: block;
	float: left;
	margin: 0 0 0 1px;
	padding: 10px 10px 24px 10px;
	text-align: center;
	/*color: #183152;*/
	font-style:italic;
	font-size: 1.15em;
	text-decoration: none;
	position: relative;
	left: 15px;
}

#top_nav ul li a.on {
		background-image:url('/images/backgrounds/bg_top_nav_on_arrow.gif');
		background-repeat:no-repeat;
		background-position:0px 0px;
		}

#top_nav ul li a:hover {
	color: #af1f24;
}
#top_nav ul li a.active, #top_nav ul li a.active:hover {
		color: #af1f24;
}
#top_nav li a span {
	display: block;
}

/* *********************  Three Column layout ************************ */
#container {
	position: relative;
	width: 100%;
	background-color:#f9f9f9;
	left: 0;
	top: 0;
	overflow:hidden;
	min-height:500px;
}

#innerwrap	{
	width: 650px;
}

#home_col {
	width: 435px;
	left: 0px;
	top: 0px;
	padding: 0 20px 0 18px;
	float:left;
}

#mid_col{
	width: 176px;
	float:right;
}


#left_col {
	width: 167px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0;
}

#page_content{
	margin-left: 167px;
	width: 437px;
	padding: 0 15px;
	padding-bottom: 20px;
	height:100%;
}

#right_col {
	width: 233px;
	position:absolute;
	right: 0px;
	top: 0px;
	padding-right: 18px;
	height:100%;
}




/* *********************  Home Column Styles ************************ */


#home_col h1	{
	/*width:280px;*/
	}
	
div.newsbox	{
	width: 170px;
	height: 218px;
	display: inline;
	float:right;
	margin-left: 5px;
	margin-top: 10px;
	padding-right: 15px;
	background-image: url('/images/backgrounds/bg_newsbox.gif');
	background-repeat:no-repeat;
}

.newsbox .boxlabel	{
	margin:0;
}

.newsbox p	{
	font:  .8em Arial,Helvetica,san-serif;
	padding: 0 5px;
}

.more	{
	color: #183152;
	font-style:italic;
	font-weight: bold;
	font-size: .95em;
	font-family: Georgia, "Times New Roman", serif;
}

.darkform	{
	
	color: black;
}
/* *********************  Middle Column Styles ************************ */
#mid_col img	{
	margin-bottom: 15px;
	border: 1px solid black;
}


.enews_signup	{
	background-color: #c1c1c1;
	margin-bottom:15px;
	padding:0 6px;
}

.boxlabel{
	height:15px;
	margin:0;
	padding:5px 10px;
	color:#ffffff;
	font-style:italic;
	font-weight:bold;
	font-size: .9em;
	background-color: #395984;
}

.enews_signup input	{
	width: 141px;
	height: 16px;
	color:#c1c1c1;
	border: 1px gray solid;
	margin:3px 0;
	font-size: .8em;
	padding-left: 5px;
}


/* *********************  Right Column Styles ************************ */
#right_col img	{
	margin-bottom: 18px;
}


/* Footer styles */
#footer {
	clear: both;
	float: left;
	width: 100%;
	height:65px;
	background:#e0dbd1 url('../images/backgrounds/bg_footer.gif') repeat-x left top;
	font: .75em Arial,Helvetica,san-serif;
}

#footer p {
	padding: 15px 15px 5px 15px;
	margin: 0;
	float: left;
}

#footer	.logos	{
	float:right;
	width:47px;
	height:47px;
	padding: 12px 10px 0 0;
}


/* *********************  Side navigation ************************ */


#sidenav	{
	width: 100%;
	background-color:#efebe7;
	border:1px #dedbde solid;
	margin-bottom: 17px;
}

#sidenav .boxlabel	{
	margin:0 0 0 -12px;
	padding-left: 20px;
	height:32px;
	background-color:transparent;
	background-image: url('/images/backgrounds/bg_sidenav_caption.gif');
	background-repeat:no-repeat;
	font-size: 1.1em;
}

#sidenav ul	{
	list-style-type:none;
	margin:0;
	padding: 0;
}

#sidenav ul	li {
	margin:0;
	padding: 0;
	}
	
#sidenav ul	li a {
	display: block;
	margin: 0;
	padding: 6px 15px;
	color: #000000;
	font-size: .9em;
	text-decoration: none;
	}

#sidenav ul	li a.active	{
	background-color: #ffffff;
}

#sidenav ul	li a:hover {
	color: #af1f24;
}


#sidenav .enews_signup	{
margin-right:15px;
	}

/* *************  Specialty styles ******************** */

.joblisting	{
	padding: 10px;
	background-color:#efebe7;
	margin-bottom: 10px;

}


#infotable	{
	width: 300px; 
	border:2px solid black;
	margin-left: 50px;
}

#infotable th	{
	font-size: 1.2em;
	text-align:center;
	color: maroon;
	background-color:#CCCCCC;
	padding: 0;
	height: 30px;
	vertical-align:middle;
}

#infotable td	{
	padding: 0 10px;
}
.subtitle	{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0;
}

#viral_box	{
	display:inline;
	font: bold .8em arial;
	height: 17px;
	margin-right: 0;
	float:right;
	vertical-align:middle;
}

#viralbox img	{
		float:right;
}

.indent	{
	margin-left: 25px;
}

#news	p {
	clear: left;
	margin-bottom: 30px;
}

#news .headline	{
	line-height: 24px;
	font-weight: bold;
	color:#001c52;
}


/* ### News Stories styles ### */

#news ul	{
	margin: 10px 0 0 20px;
	padding:0;
	list-style: 0;
	}
	
	#news ul li	{
		display: block;
		clear: left;
		}
		
	#news ul li p	{
		margin: 10px 0;
		}
		
	#news ul li .articletitle	{
		font-weight:bold;
		font-size: 1em;
		text-decoration:none;
		}

	#news ul li img	{
	 float:left;
	 margin-right:8px;
	 margin-bottom: 8px;
	}

/* ### Newsletter archive styles ### */

.newsletter-yearly 	{
	clear:both;
	height:150px;
	width: 500px;
	margin-bottom: 10px;
}


.newsletter	{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color: maroon;
	width: 90px;
	height: 125px;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.newsletter img	{
	float:left;
	padding-right: 10px;
}

.newsletter .newsletter_title	{
	margin: 5px 0 0 0;
	}
	
	.planned_list	li	{
	margin-bottom: 10px;
}


.topicpoint	{
	font-weight:bold;
	margin-top: 25px;
}

.additional {
	display:none;
}
/* Event Lists */
					
#eventlist {
    position: relative;
    margin-top: 20px;
}

#eventlist li	{
		    margin-left: 150px;
		    }


#eventlist h1.year {
    color: #076293;
    font-size: 1.4em;
    margin: 20px 0;
}


#eventlist h2 {
    background: #999999;
    color: #fff;
    padding: 5px 10px;
    margin: 0 0 20px 0;
}

#eventlist ul.articlelinks {
    list-style: none;
    padding: 0;
    margin: 0;
    padding: 0 20px 10px 50px;
}

#eventlist ul.articlelinks li {
	clear:left;
	}

#eventlist ul.articlelinks img {
	float:left;
	width: 100px;
	margin-left: -160px;
}

#eventlist ul.articlelinks .eventdate {
    position: absolute;
    left: 10px;
    font-weight: normal;
    color: #2777a0 !important;
}

#eventlist ul.articlelinks .eventtitle {
    font-size: 1.2em;
    font-weight: bold;
}

#eventlist ul.articlelinks .featurelink {
    color: #2777a0;
    text-decoration: none;
}

	

