div#preload { display: none; }
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url();
	background-color: #000033;
	text-align: justify;	
}

.leftrightindent {
	padding-left: 20px;
	padding-right: 20px;
}

.leftrightindent_justified {
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;	
}

.inverted_triangle {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: ridge;
	border-left-style: solid;
}

.related_services_heading {
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}

.related_service_list_odd {
	font-family: "Times New Roman, Times, serif"; 
	font-size: 16px; font: bolder; color: #000033; 
}

.related_service_list_even {
	font-family: "Times New Roman, Times, serif"; 
	font-size: 16px; font: bolder; color: #CCCCCC; 
}

.subtitle {
	color: #003399;
	font-weight: bold;
	font-size: 2ex;
	margin-bottom: -2%;
	padding-bottom: -2%;
}

.optional_teaser {
    color: #000066;
	font-weight: bold;
}

.outcome_table_title {
	font-size: smaller;
	text-align: center;
	font-weight: bold;
}

.outcome_table_text {
	padding-left: 0.15in;
	margin-left: 0.15in;
	text-indent: -0.15in;
	font-size: smaller;
	text-align: left;
	font-weight: normal;
}

#bullet-inside ul {
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 0em;
	margin-left: 0em;
}

.mainbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.para_single_space {
	margin-bottom: -2%;
	padding-bottom: -2%;
}

.testimonial_layer {
	z-index:1;
	border-right-color: #999999;
	border-right-style: groove;
	border-bottom-color: #999999;
	border-bottom-style: groove;
	padding-right: 2px;
	padding-bottom: 2px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: thin;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: thin;
}

.dotted_half_hr {
	height: 2px;
	width: 50%;
	text-align:center;
	color: #333333;
	border-style: dotted;
}

.bullet_no_indent {
	padding-left: 0em;
	margin-left: 0em;
	list-style-type: disc;
}
