@charset "utf-8";
/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	margin:0; 
	padding:0;
	background:#FFFFFF;
	text-align:center;
	align:center;
}

.blue_text { color:#00349e;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}
.contact_form_title_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00349E;
	text-align: left;
	padding-bottom: 10px;
}

img {vertical-align:top;}
a img { border:0;}

a {text-decoration:none; color:#00349e;}
a:hover {text-decoration:underline; color:#969696;}

.img_left {
	float:left;
	margin:0 7px 7px 0;
}

.img_left_trim {
	float:left;
	margin:0px;
}

.img_left_pad {
	float:left;
	margin:0 22px 12px 0;
}

.img_left_bullet {
	float:left;
	margin:3px 3px 0 0;
}

.img_right {
	float:right;
	margin:0 7px 0 7px;
}

.img_pad_top {
	margin-top:8px;
}

.img_pad_top_extra {
	margin-top:17px;
}

.img_pad_top_slight {
	margin-top:3px;
}

.img_pad_bottom {
	margin-bottom:8px;
}

.img_pad_bottom_slight {
	margin-bottom:3px;
}

ul { list-style:none;}

html, input, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#535353;
}

.indent1 {
	margin-left:30px;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:5px;
}

.textbox_small {
	width:120px;
	height:15px;
	border:#999999;
	border-width:1px;
	border-style:solid;
	font-size:11px;
	line-height:13px;
}

.email_go_indent {
	margin-left:120px;
	margin-top:3px;
}

.highlight_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	line-height:16px;
	color:#535353;
}

.highlight_text_pad {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	line-height:20px;
	color:#535353;
}

.sub_tier_main_title {
	font-size:32px;
	font-weight:normal;
	line-height:36px;
	padding-top:24px;
	padding-bottom:6px;
	margin-bottom:16px;
	border-bottom:#737373;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

.section_title {
	font-size:16px;
	font-weight:bold;
	margin-bottom:12px;
}

.section_title_sub {
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}

.team_member_title {
	font-size:13px;
	font-weight:normal;
	font-style:italic;
	line-height:20px;
}

.body_text_content_sub_tier {
	font-size:14px;
	font-weight:normal;
	line-height:16px;
	margin-top:4px;
	margin-bottom:9px;
}

.content_list_item {
	margin-top:7px;
	margin-bottom:7px;
	width:100%;
}

.content_list_item_services {
	margin-top:12px;
	margin-bottom:11px;
	width:100%;
}

.content_list_item_pad {
	margin-top:25px;
	margin-bottom:25px;
	width:100%;
}

.content_block {
	margin-top:7px;
	margin-left:12px;
	margin-right:5px;
	margin-bottom:7px;
}

.content_block_trim {
	margin-top:7px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:7px;
}

.content_block_center {
	margin-top:7px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:7px;
	text-align:center;
}
