.content_title_level_1_caps {
	font-size: 16px;
	font-style: italic;
	text-transform: uppercase;
}
.content_title_level_1 {
	font-size: 16px;
	font-style: italic;
}
.content_title_level_1_blue {
	font-size: 16px;
	font-style: italic;
	color:#003399
}

.content_title_level_2_caps {
	font-size: 14px;
	font-style: italic;
	text-transform: uppercase;
}
.content_title_level_2 {
	font-size: 14px;
	font-style: italic;
}
.content_title_level_2_blue {
	font-size: 14px;
	font-style: italic;
	color:#003399
}
.content_background_white{
	background-color:#FFFFFF;
}

.content_background_grey_left {
	background-image: url(images/web_page/content_bkg_grey.jpg);
	background-repeat: repeat-y;
	padding: 10px;
}
.content_background_grey_right {
	background-image: url(images/web_page/content_bkg_grey_r.jpg);
	background-repeat: repeat-y;
	padding: 10px;
	background-position: right top;
}
.content_background_purple_left {
	background-image: url(images/web_page/content_bkg_purple_l.jpg);
	background-repeat: repeat-y;
	padding: 10px;
}
.content_background_purple_right {
	background-image: url(images/web_page/content_bkg_purple_r.jpg);
	background-repeat: repeat-y;
	padding: 10px;
	background-position: right top;
}
.content_border_bottom_circle {
	background-image: url(images/web_page/border_dots.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 11px;
}
.content_quote_1{
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #D7DFEE;
	padding-left: 5px;
}

.content_quote_2 {
	background-color: #d7dfee;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003399;
	border-bottom-color: #003399;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.content_divider_1 { 
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #003399;
}
.content_divider_2 {
	border-bottom-width: 2px;
	border-bottom-style:dashed;
	border-bottom-color: #003399;
}
.content_footer_logo {
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: #003399;
	background-image: url(images/web_page/logo_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
}
.content_footer_logo_sat {
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: #003399;
	background-image: url(images/web_page/logo_footer_sat.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
}
.content_footer_logo_top {
	border-top-width: 1px;
	border-top-style:solid;
	border-top-color: #003399;
	background-image: url(images/web_page/logo_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
}
.content_footer_logo_sat_top {
	border-top-width: 1px;
	border-top-style:solid;
	border-top-color: #003399;
	background-image: url(images/web_page/logo_footer_sat.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
}
.footer_div {
	background-image: url(images/web_page/footer_div.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 3px;
}
.footer_div_g {
	background-image: url(images/web_page/footer_div_g.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 3px;
}
