* {
	margin:0px;
	padding:0px;
}

body {	
	width:640px;	
	margin-left:auto;
	margin-right:auto;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#58595B;
	line-height:18px;
}

h1 {
	margin:0px;
	padding:0px 0px 34px 46px;
	font-weight:normal;
	font-size:22px;
	color:#00AEEF;	
}

h2 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	color:#00AEEF;
	font-size:14px;

}
/*-------------------------------------------------------------------------------- HEADER + HOMEPAGE*/
.main_wrapper {
	width:640px;
}

.header_wrapper {
	width:640px;
}

.logo {	
	width:93px;
	float:left;
	padding-left:120px;
}

.header_phone {
	width:235px;
	float:right;
	padding-top:79px;
}

.home_first_paragraph {
	width:640px;
	float:left;
	padding-bottom:10px;
}

#flash {
	display:none;
}
/*-------------------------------------------------------------------------------- TOP NAVIGATION*/
.top_menu {
	display:none;
}

.top_menu ul {}

.top_menu ul li {}
/*-------------------------------------------------------------------------------- CONTENT*/
.content_wrapper {
	clear:both;
	width:640px;
	padding-top:23px;
	padding-bottom:75px;
	min-height:450px;
}

* html .content_wrapper {
	height:450px;
}
/*-------------------------------------------------------------------------------- INSIDE CONTENT*/
.inside_content_wrapper {
	clear:both;
	width:640px;
}

.inside_content {
	min-height:450px;
}

* html .inside_content {
	height:450px;
}
/*-------------------------------------------------------------------------------- LEFT NAVIGATION*/
.left_menu_wrapper {
	display:none;
}

.left_menu {}

.menu a:link,
.menu a:active,
.menu a:visited {}

.menu a:hover {}

.menu_selected a:link,
.menu_selected a:active,
.menu_selected a:visited,
.menu_selected a:hover {}
/*-------------------------------------------------------------------------------- NEWSROOM*/
.ihm_logo_wrapper {
	display:none;
}

.ihm_logo_left_side {}

.ihm_logo_right_side {}
/*-------------------------------------------------------------------------------- CONTACT*/
.left_cell {
	padding-bottom:7px;
}

.right_cell {
	padding-bottom:7px;
}

.error_color {
	color:#FF0000;
	padding-bottom:7px;
}

.thankyou {
	color:#FF0000;
	padding-bottom:20px;
}

/*-------------------------------------------------------------------------------- SHARED CLASSES*/
.subtitle_link {
	text-decoration:none;
	color:#00AEEF;
}

.textarea1 {
	width:335px;
}

.unordered_list {
	padding-left:40px;
}

.unordered_list li {
	padding-bottom:5px;
}

.no_bullet_item {
	list-style:circle;
	margin-left:25px;
}

.ordered_list {
	padding-left:40px;
}

.ordered_list li {
	padding-bottom:10px;
}

.general_link {	
	color:#00AEEF;
	text-decoration:none;
}

.general_link:hover {}

.general_link2 {	
	color:#00AEEF;
	text-decoration:none;
}

.button {
	display:none;
}

.button_over {
	display:none;
}

.hspacer {
	padding-left:13px;
}
/*-------------------------------------------------------------------------------- FOOTER*/
.footer_print {
	width:640px;
	color:#939598;
	font-size:9px;
	padding-bottom:10px;
	text-align:center;
}

.footer_wrapper {
	display:none;
}

.first_row {}

.first_row_left {}

.first_row_right {}

.left_side{}

.right_side {}

.footer_link {}

.footer_link:hover {}