* {
	padding:0px;
	margin:0px;
}

body {
	background-color:#428AC9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.frame {
	width:640px;
	margin-left:auto;
	margin-right:auto;
}

h1 {
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	color:#72B84C;
	font-size:18px;
}

h2 {
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	color:#72B84C;
	font-size:16px;
}

h3 {
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	color:#FFFFFF;
	font-size:16px;
}

h4 {
	padding:0px;
	margin:0px;
	color:#72B84C;
	font-size:16px;
	border-bottom:1px solid #78BCF9;
}

h5 {	
	padding:0px;
	margin:0px 0px 20px 0px;
	color:#72B84C;
	font-size:16px;
	border-bottom:1px solid #78BCF9;
}

.white_link {
	color:#FFFFFF;
}

.white_link:hover {}

.main_wrapper {	
	width:640px;
	float:left;	
}

.top_wrapper {
	display:none;	
}

.logo {
	display:none;
}	

.print_header {
	width:640px;
	height:82px;
}

.general_link {	
	color:#428AC9;
}

.general_link:hover {}	
/*----------------------------------------------------------------------------------TOP MENU*/
.top_menu_wrapper {
	display:none;
}

.top_menu_wrapper ul {}

.top_menu_wrapper li {}

.top_menu a:link,
.top_menu a:active,
.top_menu a:visited {}

.top_menu a:hover {}

.top_menu_selected a:link,
.top_menu_selected a:active,
.top_menu_selected a:visited,
.top_menu_selected a:hover {}
/*---------------------------------------------------------------------------------HOME PAGE CONTENT*/
.content {
	clear:both;
	width:640px;
}

.contenboxes_frame {
	float:left;		
	padding:25px 24px 28px 0px;
}

.home_contact {
	float:right;
	position:relative;
	width:200px;
}

.blue_contentbox {
	width:250px;
	float:left;
	padding:0px 28px 0px 0px;
}

.small_contentboxes_wrapper {
	width:320px;
	float:left;
	padding-left:12px;
}

.contentbox_wrapper {
	float:left;	
	width:320px;
}

.contentbox_wrapper2 {
	float:left;		
	width:320px;
	padding-top:14px;
}

.contentbox_text {
	float:left;
	width:243px;
	padding:0px 12px 0px 0px;
}

.contentbox_img {
	display:none;
}

.more_links {
	display:none;
}

.print_title {
	padding-bottom:10px;
	font-size:16px;
	font-weight:bold;
}
/*----------------------------------------------------------------INSIDE HEADER AND CONTENT*/
.inside_header {
	display:none;
}

.homepage_flash_movie_wrapper {
	display:none;
}

inside_flash_movie_wrapper {
	display:none;
}

.inside_content_wrapper {
	width:640px;
	float:left;	
}

.inside_content {
	width:640px;
	float:left;	
}

.inside_content_img {
	display:none;
}

.inside_frame {
	float:left;	
	width:590px;
	padding:15px 50px 15px 0px;
	text-align:justify;	
}
/*----------------------------------------------------------------------------------SHARED CLASSES*/
.unordered_list {
	padding-left:40px;
}

.unordered_list li {
	padding-bottom:5px;
}
/*----------------------------------------------------------------------------------CONTACT US*/
.contact_img {
	display:none;
}
/*----------------------------------------------------------------------------------FOOTER*/
.bottom_img {
	display:none;
}

.footer_wrapper {		
	width:640px;
	float:left;
	padding-bottom:57px;
	font-size:11px;
}

.footer_left {
	float:left;
	padding-top:47px;
}

.footer_right {
	display:none;
}

.blue_text {
	color:#428AC9;
}

.grip_logo_wrapper {
	clear:both;
	padding-top:25px;
}

.grip_logo {	
	text-align:center;
}