body {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 17px;
	color: #000;
	margin: 0;
	padding: 0;
}

hr {
	border: none 0;
	border-top: 1px solid #556FA4;
	height: 1px;
	margin: 12px 0;
}

h1 {
	color: #2D73B9;
	font-size: 22px;
	text-align: left;
	margin-top: 20px;
}

h1.topofpage {
	margin-top: 1px;
	margin-bottom: 14px;
}	
	
h2 {
	color: #2D73B9;
	font-size: 18px;
}

h2.highlight {
    color: Red; 
    font-weight: bold;
}	
	
h3 {
	color: #2D73B9;
	font-size: 14px;
}

h3.contactus {
	color: #2D73B9;
	font-size: 14px;
	margin-bottom: 1px;
}

img {
    border: none;
}

#mainWrap {
	margin-top: 0;
}

#headerWrap {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

.headerLogo {
	width: 440px;
	float: left;
	margin: 28px 0 20px 0;
}

.headerInfo {
	width: 200px;
	float: right;
	margin-top: 28px;
}

.headerInfoLogo {
	width: 45px;
	float: right;
}

.headerInfoPhone {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	float: right;
	margin: 20px 8px 0 0;
}

#blackNavWrapper {
	height: 32px;
    background: url(/images/page/navbar_black_background.jpg) repeat-x;
	margin-bottom: 2px;
}

#blackNavWidth {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#blueNavWrapper {
	height: 32px;
    background: url(/images/page/navbar_blue_background.jpg) repeat-x;
	margin-bottom: 2px;
}

#blueNavWidth {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

/* begin horizontal navigation and dropdowns */

.topnav {
	font: 11px helvetica, sans-serif;
	font-weight: bold;
	float: left;
	white-space: nowrap;
	margin: 0;
	padding: 10px 20px 0 0;
}

.topnav a:link, .topnav a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.topnav a:hover {
	color: #FFF;
	text-decoration: none;
}

.topnav_lastitem {
	font: 11px helvetica, sans-serif;
	font-weight: bold;
	float: left;
	white-space: nowrap;
	margin: 0;
	padding: 10px 0 0 0;
}

.topnav_lastitem a:link, .topnav_lastitem a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.topnav_lastitem a:hover {
	color: #FFF;
	text-decoration: none;
}

.anylinkcss {
	position: absolute;
	visibility: hidden;
	margin-top: 8px;
	border-bottom-width: 0;
	font: normal 11px helvetica, sans-serif;
	line-height: 18px;
	z-index: 100;
	width: 200px;
}

.anylinkcss a {
	width: 100%;
	display: block;
	text-indent: 4px;
	border-bottom: 1px solid #2D73B9;
	padding: 4px 10px 4px 2px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 10px;
	text-align: left;
	color: #FFF;
	background-color: #004387;
}

.anylinkcss a:hover { 
	color: #000;
	background-color: #E0EAF5;
}
/* end horizontal navigation dropdowns */

.blackNavButton {
	width: 13px;
    height: 14px;
    margin: 9px 4px 0 0;
    background: url(/images/page/navbar_black_button.png) no-repeat;
    background-color: transparent;
    float: left;
}

.blueNavButton {
	width: 13px;
    height: 14px;
    margin: 9px 4px 0 0;
    background: url(/images/page/navbar_blue_button.png) no-repeat;
    background-color: transparent;
    float: left;
}

#contentWrap {
	width: 950px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
}

#contentWidth {
	width: 950px;
	background-color: #FFF;
}

#slideshowWrap {
	width: 950px;
	height: 200px;
}

#content {
	margin-top: 20px;
}

p.contentHighlight {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #333;
	margin-top: 16px;
}

#sidebarWrap {
	width: 330px;
	float: right;
	margin: 20px 0 0 24px;
}

.announcementsCell {
	font-size: 11px;
	border: 2px solid #BE935F;
	background: #F2E9DF;
	margin-bottom: 10px;
}

.eventsCell {
	font-size: 11px;
	border: 2px solid #2D73B9;
	background: #E0EAF5;
	margin-bottom: 10px;
}

.educationCell {
	font-size: 11px;
	border: 2px solid #666;
	background: #ECECEC;
	margin-bottom: 10px;
}

.announcementsTitleBar {
	background: #BE935F url(/images/page/sidebar_gold_button.png) no-repeat;
	background-position: 9px 8px;
	height: 30px;
}

.eventsTitleBar {
	background: #2D73B9 url(/images/page/sidebar_blue_button.png) no-repeat;
	background-position: 9px 8px;
	height: 30px;
}

.educationTitleBar {
	background: #666 url(/images/page/sidebar_black_button.png) no-repeat;
	background-position: 9px 8px;
	height: 30px;
}

.title {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 0 0 26px;
}

.announcementsContent {
	line-height: 13px;
}

.eventsContent {
	line-height: 13px;
}

.educationContent {
	line-height: 13px;
}

p.cellDate {
	color: #004387;
	font-weight: bold;
	padding: 8px 8px 0 10px;
	margin: 0;
}
	
p.cellTitle {
	font-weight: bold;
	padding: 1px 8px 0 10px;
	margin: 0;
}

p.announcementTitle {
	font-weight: bold;
	padding: 8px 8px 0 10px;
	margin: 0;
}

p.cellDescription {
	padding: 1px 10px 8px 10px;
	margin: 0;
}

/*
p.cellDescription a
{
    text-decoration: none;
}
*/
div.moreCell {
	background: #FFF;
	margin: 0;
	padding: 6px 10px 7px 10px;
}

p.moreCellLink {
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.boxWrapper {
    float: right;
    margin-left: 16px; 
    margin-right: 10px;
    margin-bottom: 10px; 
}

.boxWrapper p {
    font-weight: bold;
    text-align: center;
}

.boxtitle {
    position: relative; 
    height: 15px; 
    overflow: hidden;
    
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	background: #000;
	padding: 3px;
	text-align: center;
	
}

.section {
    padding: 0; 
    margin: 0;
}

.boxfooter {
	background: #000;
	color: #FFF;
	padding: 0;
	text-align: center;
}

.boxfooter a { color: #FFF; }

/* Zip Forms */
#zipFormLeft
{
    float: left; 
    width: 225px;
}

#zipFormLeft ul
{
    margin: 0; 
    padding: 0px 15px 0px 0px; 
    list-style: none;
}

#zipFormLeft ul li.seperator
{
    padding-bottom: 5px; 
    margin-bottom: 5px; 
    border-bottom: solid 1px #949BA1;
}

#zipFormRight
{
    float: left; 
    width: 670px;
}

#zipFormRight form
{
    margin: 0; 
    padding: 0;
}
/* Zip Forms End */

#footerWrap {
	border-top: 2px solid #2D73B9;
	background: #E0EAF5;
	padding-bottom: 20px;
}

#footerWidth {
	width: 950px;
	margin-top: 0;
	padding: 16px 0;
	margin-right: auto;
	margin-left: auto;
}

.footerContact {
	width: 240px;
	float: left;
}

.footerLinks {
	width: 150px;
	float: left;
}

.footerLinks ul {
	margin: 0 0 0 20px;
	padding: 0;
}

.footerLinks a:link, .footerLinks a:visited {
	color: #004387;
	text-decoration: none;
}

.footerLinks a:hover {
	color: #000;
	text-decoration: none;
}

.copyright {
	width: 340px;
	float: right;
	font-size: 10px;
	text-align: right;
}

.copyright a:link, #copyright a:visited {
	color: #004387;
	text-decoration: none;
}

.copyright a:hover {
	color: #000;
	text-decoration: none;
}

/* Forms */
.formButton
{
    background: #00447B; 
    color: #FFFFFF; 
    border: solid 1px #949BA1; 
    height: 30px; 
    font-weight: bold;
}
/* Forms End */

/* Site Classes */
.question
{
    font-weight: bold;
}

.imageLeft
{
    float: left; 
    margin-right: 25px; 
    margin-bottom: 10px;
}

#videos p { text-align: right; }
#videos img { vertical-align: middle; }
#videos a.itunes { text-decoration: none; color: #000; font-weight: bold; font-size: 20px; }
#videos a.podcastxml { text-decoration: none; color: #298FF7; font-weight: bold; font-size: 20px; }