/* CSS Document */

body {
	background-color: #1F4991;
}

.shadow_left {
	background-image:url(images/pgleft.jpg);
	background-repeat:repeat-y;
}

.shadow_right {
	background-image:url(images/pgright.jpg);
	background-repeat:repeat-y;
}

.header_gradient {
	background-image:url(images/hdr_gradient.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
}

.footer_color {
	background-color: #DADADA;
}

.callout_services_background {
	background-image:url(images/tile_services.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.callout_services_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4e4e4e;
	line-height: 16px;
}

.callout_services_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4e4e4e;
}

.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #505050;
	line-height: 20px;
}

.bodycopy_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #505050;
}

.bodycopy_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #505050;
	line-height: 20px;
}

.bodycopy_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #505050;
	line-height: 20px;
}

.bodycopy_bold_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #505050;
	line-height: 20px;
}



.bodycopy_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	line-height: 20px;
}

.formfield_required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #505050;
	background-color: #FFFF99;
}

.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #505050;
}

.eventdates_column {
	background-image: url(images/photo_blur.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	color: #E9EAEC;
}

.eventdates_event {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #1F488F;
}

.eventdates_details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #1F488F;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
	color: #363636;
}

.footer_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
	color: #666666;
}

.rightcolumn_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #3B3F46;
}

.rightcolumn_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #3B3F46;
	line-height: 16px;
}

.rightcolumn_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #CC0000;
	line-height: 16px;
}

.rightcolumn_specs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #3B3F46;
}

.leftnav_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #1F4991;
	text-decoration: none;
}

a.leftnav_main:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #1F4991;
	text-decoration: underline;
}

.leftnav_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
	color: #4D4D4D;
	text-decoration: none;
}

a.leftnav_sub:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
	color: #4D4D4D;
	text-decoration: underline;
}

.content_blur {
	background-image:url(images/photo_content_blur.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(flashLightBox2/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	

.headline_ltblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #657797;
}

.headline_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003082;
}

.keywords_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.keywords_home_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3399FF;
}

