/*--BEGIN DEFAULT BODY FORMAT--*/
Body {
	color: #555555;
	background-color: #0B3344;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 0;
}

Body A {color: #CC0000; text-decoration: none;}
Body A:visited {color: #CC0000; text-decoration: none;}
Body A:hover {color: #CC0000; text-decoration: underline;}
/*--END DEFAULT BODY FORMAT--*/

/*--BEGIN HEADER STYLE--*/
#Body {width: 975; background-color: #FFFFFF;}

#Header {
	background-image: url(../images/header.gif);
	height: 39;	width: 975;
	color: A0D2E7;
	font-size: 20px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 12px;
}

#pageHeader {
	background-image: url(../images/page_header.gif);
	width: 819;	height: 87;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	padding-left: 30px;
}

#leftMenu {width: 156;}
#leftMenu.BG {background: #135D7C;}
#leftMenu .Header {background: url(../images/left_menu.gif) #135D7C no-repeat;}
#leftMenu .barCell {
	background: #135D7C url(../images/left_menu_bar.gif) no-repeat;
	height: 40px;
}

#leftMenu .imageCell {
	/*background: #135D7C url(../images/left_menu_imagebox.gif) no-repeat;*/
	background: #135D7C;
	padding-left: 9px;
	padding-top: 7px;
	height: 150px;
}
#leftMenu A {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
}

.bg_fill_left {background: #0B3344 url(../images/header.gif) top left;}
.bg_fill_right {background: #0B3344 url(../images/header.gif) top right;}
/*--END HEADER STYLE--*/

/*--BEGIN FEATURES STYLE--*/
.rightFeatures {font-size: 11px;}
.rightFeaturesCell{
	background: white url(../images/right_features.gif) no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 185px;
	height: 20px;
}

.rightFeaturesTitle {
	font-weight: bold;
}

.rightFeaturesEntry {
	background: white url(../images/right_features_segment.gif) repeat-y;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 8px;
}

/*--END FEATURES STYLE--*/

/*--BEGIN CONTENT STYLE--*/
#pageTitle {
	font-weight: bold;
	padding-top: 15px;
}

.bodyContent {font-size: 12px;}
.bodyContent A {font-weight: bold;}

.bodyCell {padding-left: 30px; padding-right: 20px;}

#listLink A {color: #CC0000; text-decoration: none; padding-left: 20px;}
#listLink A:visited {color: #CC0000; text-decoration: none;}
#listLink A:hover {color: #CC0000; text-decoration: underline;}

#formHeader {
	color: #FFFFFF;
	background-color: #0B3344;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#formHighlight {background-color: #0000CC; color: #FFFFFF;}
#formData {background-color: #EEEEEE; color: #000000; font-size: 12px;}
#formData.Header {background-color: #0B3344; font-weight: bold;}

.submitForm {
	background-color: #FFFFE0;
	border-color: #000000;
	border: outset 1px;
}
	

#feature.background {background-color: #003366;}
#feature.Header {background-color: #668ABE; color: #FFFFFF;}

.spaceList LI {padding-top: 12px;}
.spaceList DT {padding-top: 12px; font-weight: bold;}
.spaceList DD {padding-top: 12px;}

.spaceDef {padding-top: 10px; padding-bottom: 10px;}
.light_spacer {padding-bottom: 15px;}
.heavy_spacer {padding-bottom: 30px;}
.heavy_indent {padding-left: 35px;}
.light_indent {padding-left: 10px;}

.hr_spacer {padding-top: 15px; padding-bottom: 15px;}

.heavy {font-weight: bold;}
.smile {font-weight: bold;} /* color: #2255AA;} /*for now, same as heavy... easily changed...*/

.myBlack {color: #000000;}
.myRed {color: #CE0000;}
.myTeal {color: #186B8E;}

.title {font-weight: bold; font-size: 14px;}
.mini {font-size: 10px;}

.bg_ltblue {background-color: #F0F0FF;}
.bg_paley {background-color: #FFFFF0;}
/*--END CONTENT STYLE--*/

/*--BEGIN FOOTER STYLE--*/
.foot_spacer {height: 50px;}
#footer {background-image: url(../images/footer.gif); height: 40px; width: 975;}
/*--END FOOTER STYLE--*/