/* WEB */
.web_section_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.web_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	margin: 0px;
	padding: 0px;
}
.web_right-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	position: relative;
	right: 5%;
}
.web_line {
	background-color: #336699;
	font-size: 2px;
	width: 734px;
	text-align: center;
}
.web_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.web_table {
	margin-right: auto;
	margin-left: auto;
}
.web_snapshots {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	vertical-align: top;
}
.web_section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.web_section_header {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border: 0px solid #002255;
	background-color: #333333;
	background-image: url(../images/section_heading_back.gif);
}
