* {
	margin:0px;
	padding:0px;
}

body {
	width:640px;
	margin-left:auto;
	margin-right:auto;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;	
}

h1 {
	margin:0px;
	padding:10px 0px 10px 0px;
	font-size:18px;
	color:#013F9D;
}

h2 {
	margin:0px;
	padding:0px 0px 10px 0px;
	font-size:14px;
	color:#013F9D;
}

h3 {
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#013F9D;
}

h4 {
	margin:0px;
	padding:0px 0px 10px 0px;
	font-size:16px;
	color:#013F9D;
}

h5 {
	margin:0px;
	padding:0px 0px 10px 0px;
	font-size:14px;
	color:#1D74D5;
}

.frame {
	width:640px;
}

.header {
	display:none;
}

.print_header {}

.navigation_wrapper {
	display:none;
}

.navigation_left {}

.navigation {}

.navigation_separator_img {}

.top_menu {	
	display:none;
}

.top_menu:hover {}

.top_menu_selected,
.top_menu_selected:hover {}

.navigation_right {}

.navigation_right_inside {}

.homepage_banner {
	display:none;
}

.link1 {}

.link2 {}

.link3 {}

.main_wraper {
	width:640px;
}

.content_wrapper {
	width:640px;
	min-height:440px;
	padding:0px 0px 10px 0px;	
}

* html .content_wrapper {
	height:450px;
}

.homepage_img_wrapper {
	float:right;
	width:250px;
	padding:3px;
	border:1px solid #B3B0B0;
	margin-left:10px;
	margin-bottom:10px;
}

.homepage_img {
	float:right;
	width:250px;
}
/*-------------------------------------------------------------------------------------JOBS*/
.box {
	width:150px;
	margin-bottom:5px;
}

.textarea_box {
	width:296px;
}

.dropdown_box {
	margin-bottom:5px;
}

.view_details {
	display:block;
	width:73px;
	height:13px;
	padding:5px 0px 0px 5px;
	color:#FFFFFF;
}

.view_details_bttn {
	display:block;
	width:78px;
	height:18px;
	color:#FFFFFF;
	text-decoration:none;
}

.submit_bttn {
	display:block;
	width:105px;
	height:29px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

.submit_bttn_over {
	display:block;
	width:105px;
	height:29px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

.table_jobs {
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
}

.table_jobs_head {	
	height:30px;
	color:#FFFFFF;
	font-weight:bold;
}

.apply {
	display:block;
	width:105px;
	height:24px;
	padding-top:5px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

.job_left_cell {
	padding:0px 0px 5px 0px;
}

.job_right_cell {
	padding:0px 0px 5px 10px;
	text-align:justify;
}

.contact_table_wrapper {
	float:right;
	width:200px;
}

.contact_top {
	float:right;
	width:200px;
	height:5px;	
	line-height:0px;
}

.contact_body {
	float:right;
	width:185px;
	padding:0px 5px 0px 10px;
	color:#5F5F5F;
	text-align:left;
}

.contact_bottom {
	float:right;
	width:200px;
	height:5px;	
	line-height:0px;
}
/*-------------------------------------------------------------------------------------PROPERTIES*/
.properties_table {
	padding-left:20px;
}

.property_img {
	padding:3px;
	border:1px solid #B3B0B0;
}

.property_item {
	padding-bottom:22px;	
}

.property_item_text {
	padding:5px 0px 0px 15px;
}

.backto {
	display:none;
}

.table_properties {
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
}

.table_properties_head {	
	height:30px;
}

.paid_utilities_cell {
	width:330px;
	margin-left:40px;
}
/*-------------------------------------------------------------------------------------RESOURCES*/
.resource_item {
	padding:0px 0px 5px 30px;
}

.resource_item_description {
	padding: 0px 0px 5px 50px;
}
/*-------------------------------------------------------------------------------------FOOTER*/
.footer_wrapper {
	width:640px;
	height:37px;
	padding:8px 0px 0px 0px;
	color:#FFFFFF;
}

.grip_logo {
	padding-top:5px;
	padding-bottom:25px;
}
/*-------------------------------------------------------------------------------------SHARED CLASSES*/
ul {
	padding:3px 0px 0px 30px;
}

ul li {
	padding-bottom:3px;
}

ol {
	padding:3px 0px 0px 30px;
}

ol li {
	padding-bottom:3px;
}

a {
	color:#013F9D;
	text-decoration:underline;	
}

.row_even {
	background-color:#F1EEEE;	
}

.row_odd {
	background-color:#FFFFFF;
}

.cell_border {
	border-top:1px solid #000000;
	border-right:1px solid #000000;
}

.indented_text {
	padding-left:30px;
}

.indent_wrapper {
	padding:0px 30px 0px 70px;
}

.error_color {
	color:#FF0000;
}

.nodisplay {
	display:none;
}

.big_left_cell {
	width:330px;
}

.big_right_cell {
	width:258px;
	padding-left:12px;
}

.general_bttn {
	display:none;
}
