body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	background-color: #FFFFFF;
	margin: 0px;
}
p {
	color: #EEEEEE;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}
.page_head {
	font-size:14px;
	font-weight: bold;
	color: #33FFFF;
	letter-spacing: 1px;
}
.page_subhead {
	font-size: 14px;
	color: #7ac5fb;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
.page_sub_subhead {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.linkshead {
	color: #7ac5fb;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
.btm_right_bg {
	background-image: url(../images/btm_right_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 38px;
}
.small_links {
	font-size: 11px;
	color: #56f5ff;
	text-decoration: none;
}
a.left_panel:link {
	color: #33FFFF;
	text-decoration: none;
	text-align: left;
}
a.left_panel:visited {
	color: #33FFFF;
	text-decoration: none;
}
a.left_panel:hover {
	color: #FFFF66;
	text-decoration: none;
}
.btm_dotted_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.right_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.head_title {
	font-size: 14px;
	color:#00CCFF;
	letter-spacing: 1px;
}
.left_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.case_studies {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.form_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
