@charset "utf-8";
body  {
	background-color: #FFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font: 100% Arial, Helvetica, sans-serif;
	color: #474747;
}
p, td, li {
	color: #474747;
	font-size: 12px;
	line-height: 130%;
}
li { padding-bottom: 5px; }
td p {margin-top: 0px; }
h1 {
	font-size: 18px;
	/*	color: #474747; */
	color: #18467A;
	margin-bottom: 0px;
}
h2 {
	font-size: 16px;
	color: #18467A;
	font-style: italic;
	margin-top: 8px;
}
h3 {
	font-size: 13px;
	color: #18467A;
	margin-top: 18px;
}
h4 {
	font-size: 16px;
	color: #575757;
}
a {
	color: #3193C8;
}
a:link {color: #3193C8; }
a:visited {color: #3193C8; }
a:hover { color: #18467A; } 

a img { border:none; }
input, select {  font-size: 12px; }
#container { 
	width: 930px; 
	background: #FFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header { 
	width: 930px;
	height: 110px;
	background-color: #FFF; 
	margin: 10px 0;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
#headerLogo {
	float: left;
	width: 320px;
	height: 110px;
	margin: 0;
	padding: 0;
}
#headerRight {
	float: left;
	width: 605px;
	height: 80px;
	margin: 30px 5px 0 0;
	padding: 0;	
	text-align: right;
}

#headerRight p {
	font-size: 12px;
	color: #12416E;
	margin-top: 0px;
	padding-top: 0px;
}
a.topheaderlink {
	font-weight: bold;
	color: #12416E;	
}
#menu {
	width: 915px;
	background-image:url(images/bg_menubar.jpg);
	height: 30px;
	z-index: 3;
	margin:0;
	padding:0 0 0 15px;
}
#mainContentHome {
	width: 930px;
	margin: 12px 0 0 0;
	padding: 0;
	background-color: #FFF;
}
#mural {
	float: left;
	width: 732px;
	height: 500px;
	overflow:hidden;
	padding: 0;
	margin: 0;
}

#mission {
	float: left;
	width: 150px; 
	height: 460px; 
	background-image: url(images/bg_mission.jpg);
	background-repeat:no-repeat; 
	padding: 15px 15px 15px 20px;
	margin: 0 0 0 13px;
}

#mission p {
	color: #FFF;
	font-size: 12px;
	line-height: 170%;
	margin-top: 60px;
}		

#homeCallouts {
	width: 930px;
	margin: 2px 0 0 0;
	padding: 0;
}
#homeCallouts a { color: #FFF;  }
td.whatsnewHeading {
	height: 68px;
	background-color: #062A51;
	border-bottom: solid 1px #FFF;	
	border-right: solid 1px #FFF;
}
td.forumsHeading {
	height: 68px;
	background-color: #1C4417;
/*	background-image: url(images/bg_forumsheading.gif); */
	background-repeat: no-repeat;
	border-bottom: solid 1px #41BA33;
	border-right: solid 1px #FFF;	
}
td.reportsHeading {
	height: 68px;
	background-color: #21264D;	
/*	background-image: url(images/bg_reportsheading.gif); */
	background-repeat: no-repeat;
	border-bottom: solid 1px #7585FF;
	border-right: solid 1px #FFF;	
}
td.programsHeading {
	height: 68px;
	background-color: #293E51;
/*	background-image: url(images/bg_programsheading.gif); */
	background-repeat: no-repeat;
	border-bottom: solid 1px #FFF;	
}
td.whatsnewHeading h1, td.forumsHeading h1, td.reportsHeading h1, td.programsHeading h1 {
	margin: 0;
	padding: 0px 20px 0 20px;
	color: #FFF;
	font-size: 16px;
	line-height: 120%;
}
td.whatsnewSubheading {
	height: 120px;
	background-color: #093B72;
	border-right: solid 1px #FFF;	
}
td.forumsSubheading {
	height: 120px;
	background-color: #062A51;
	border-right: solid 1px #FFF;	
}
td.reportsSubheading {
	height: 120px;
	background-color: #062A51;
	border-right: solid 1px #FFF;	
}
td.whatsnewCopy {
	background-color: #093B72;
	padding: 10px 20px;
	border-right: solid 1px #FFF;
}
td.forumsCopy {
	background-color: #2F7427;
	padding: 10px 20px;
	border-right: solid 1px #FFF;
}
td.reportsCopy {
	background-color: #374083;
	padding: 10px 20px;
	border-right: solid 1px #FFF;
}
td.programsCopy {
	background-color: #395771;
	padding: 20px 20px 10px 20px;
}
div.hometext p { color: #FFF;  }
div.hometext p a { color: #FFF; font-weight: bold; }
#testimonial {
	width: 880px;
	background-image:url(images/bg_testimonial.jpg);
	background-repeat: repeat-y;
	margin: 12px 0 0 0;
	padding: 5px 10px 5px 40px;
}
#quote {
	float: left;
	width: 580px;
	margin: 10px 0;
	padding: 0 40px 0 20px;
	border-right: solid 1px #DEDEDE;
}
#quotee {
	float: left;
	width: 180px;
	margin: 10px 0 0 0;
	padding: 0 0 0 40px;
}
#testimonial #quote p {
	color: #FFD52A;
	font-style: italic;
	text-align: left;
}
#testimonial #quotee p {
	color: #D7D7D7;
	text-align: left;
}
#mainContent {
	width: 930px;
	height: auto;
	border-bottom: 1px solid #515151;
	background-image: url(images/bg_maincontent.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#mainBody {
	float: right;
	width: 640px;
	margin: 0;
	padding: 20px 30px 15px 40px;
	font-size: 12px;
}
#mainBody a { font-size: 12px;  }
#mainBodyWide {
	width: 888px;
	height: auto;
	border-bottom: 1px solid #515151;
	border-left: 1px solid #515151;
	border-right: 1px solid #515151;
	margin: 0;
	padding: 20px;
	font-size: 12px;
}
#leftcol {
	float: right;
	width: 220px;
	height: auto;
	margin: 0;
	padding:0;
}
#leftcolWhatsNew {
	margin: 0;
	width: 200px;
	height: auto;
	border-top: solid 1px #FFF;
	background-image: url(images/bg_whatsnew.jpg);
	background-repeat: no-repeat;
	background-color: #1C2E4B;
	padding: 65px 10px 15px 10px;
}
#leftcolWhatsNew h3 {
	font-size: 14px;
	color: #FFF;
}
#leftcolWhatsNew h3 a {
	color: #FFF;
	text-decoration: none;
}
#leftcolWhatsNew p {
	color: #FFF;	
}
#leftcolMiddle {
	border-top: solid 1px #2D4B7B;
	background-color: #181818;
	width: 220px;
	height: auto;
	margin: 0;
	padding: 0;
}
#leftcolBottom {
	width: 220px;
	height: auto;
	margin: 0;
	padding: 0;
	border-top: solid 1px #545454;
	border-bottom: solid 1px #545454;
	background-color: #333333;
	text-align: center;
}
#socialmedia {
	width:930px;
	margin:15px 0 0 0;
	padding:0;
	text-align:center;	
}
#footer {
	width: 910px;
	margin: 10px 0;
	padding: 0px 10px;
} 
#footerLeft {
	float: left;
	width: 455px;
	margin: 0;
	paddng: 0;
}
#footerRight {
	float: left;
	width: 455px;
	margin: 0;
	paddng: 0;
}
#footerLeft p {
	margin: 0; 
	padding: 0; 
	color: #474747;
}
#footerRight p {
	margin: 0; 
	padding: 0; 
	color: #474747;
	text-align: right;
}
#mainContentIntranetHome {
	width: 930px;
	height: auto;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background-image: url(images/bg_maincontent_intranethome.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#mainContentIntranetWide {
	width: 888px;
	height: auto;
	border-right: 1px solid #515151;
	border-left: 1px solid #515151;
	margin: 0;
	padding: 20px;
	font-size: 12px;
}
#intranetMission {
	width: 360px;
	height: 255px;
	margin: 0;
	padding: 60px 530px 30px 40px;
	border-bottom: solid 1px #FFF;
}
#intranetMission p {
	color: #FFF;
	font-size: 18px;
	line-height: 160%;
}
#intranetHeading {
	width: 850px;
	height: 50px;
	margin: 0;
	padding: 40px;
	background-color: #18467A;
}
#intranetHeading p {
	color: #FFF;
	font-size: 24px;
	padding: 0;
	margin: 0;
}
#intranetCallouts {
	width: 930px;
	margin: 0;
	padding: 0;
}

#intranetCallouts h1 a {
	color: #FFF;
	text-decoration: none;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1 a { text-decoration: none;  }
h3.pressroom {
	margin-bottom: 0px;
}
div.pressroom {
	margin: 0;
	padding: 0 0 0 20px;
}
p.pressroomlist {
	line-height: 175%;
	margin-top: 6px;
	margin-bottom: 0px;
}
p.valuebullets {
	font-size: 12px;
	margin-left: 20px;
	margin-top: 3px;
	margin-bottom: 0px;
}
p.valuebullets span {
	font-size: 14px;
	color: #18467A;
	font-weight: bold;
}
table#calnav td {
	font-size: 12px;
}
table#calmonth {
	border-top: solid 1px #E2DDFF;
	border-left: solid 1px #E2DDFF;
}
table#calmonth td { 
	font-size: 20px;
	padding: 5px 7px;
	background-color: #F7F4FF;
	border-bottom: solid 1px #E2DDFF;
	border-right: solid 1px #E2DDFF;
}
table#calmonth th {
	font-size: 14px;
	padding: 5px 7px;
	background-color: #A9D1ED;
}

.rss_title, rss_title a {
	margin: 0px 0;
	padding: 0;
	font-color: white;
}

.rss_items {
       list-style:none;
       margin:0;
       padding:0;
}

.rss_item  {
  	   font-size: 12px;
	   margin-bottom: 1em;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	}

.rss_item a:hover {
	}

.rss_date {
	font-size: 11px;
    font-style: italic;
	padding-bottom: 8px;
	}
	
#blogfeed ul {
	margin: 0;
	padding: 7px 0 12px 0;
	list-style-type: none;
	color: #FFF;
}
#blogfeed li {
	margin: 0;	
	padding: 0 0 7px 8px;
	color: #FFF;
}
#blogfeed li a {
	font-weight: bold;
}
.smtopmargin { margin-top: 6px; }
.nobottommargin { margin-bottom: 0; }
.smtopnobottommargin { margin-top: 6px; margin-bottom: 0; }
.linklist { line-height: 175%; }
.leftindent { margin-left: 20px; }
.formfield { font-size: 12px; }
.formfieldsmall { font-size: 11px; }
.redtext { color: #F00; }
.goldtext { color: #FFD52A; }
a.goldlink, #homeCallouts a.goldlink { color: #FFD52A; }
a.goldlink:hover { color: #FFE479; }