body {
	background-color: #004a8d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	min-height: 100%;
}

html {
	height: 100%;
	min-height: 100%;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	//text-align: justify;
}

#body_table_container {
	height: 100%;
	min-height: 100%;
}

.grey_bar {
	background-color: #ECECEC;
	height: 4px;
}
.sidemenu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004A8D;
	text-align: right;
}
.sidemenu_text a:link {
	color: #004A8D;
	text-align: right;
	text-decoration: none;
}
.sidemenu_text a:active {
	color: #004A8D;
	text-align: right;
	text-decoration: none;
}
.sidemenu_text a:visited {
	color: #004A8D;
	text-align: right;
	text-decoration: none;
}
.sidemenu_text a:hover {
	color: #004A8D;
	text-align: right;
	text-decoration: none;
}

.sidemenu {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
.sidemenu_over {
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
}
.sidebar_cell {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ECECEC;
}
.topmenu_image {
	border: 3px solid #ECECEC;
	padding: 1px;
}
.topmenu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #004A8D;
}
.topmenu_text a:link {
	color: #004A8D;
	text-decoration: none;
}
.topmenu_text a:active {
	color: #004A8D;
	text-decoration: none;
}
.topmenu_text a:visited {
	color: #004A8D;
	text-decoration: none;
}
.topmenu_text a:hover {
	color: #004A8D;
	text-decoration: underline;
}



.text_heading_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #004A8D;
}
.text_heading_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}
.text_italic {
	font-style: italic;
	color: #004A8D;
}
.quote_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 15px;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004A8D;
}
.text_contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}


.text_contactinfo a:link {
	color: #666666;
	text-decoration: none;
}
.text_contactinfo a:active {
	color: #666666;
	text-decoration: none;
}
.text_contactinfo a:visited {
	color: #666666;
	text-decoration: none;
}
.text_contactinfo a:hover {
	color: #000000;
	text-decoration: none;
}


.image_top_right {
	padding: 1px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 2px solid #CCCCCC;
}
.image {
	border: 2px solid #CCCCCC;
	padding: 1px;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.text_footer a:link {
	color: #999999;
	text-decoration: none;
}
.text_footer a:active {
	color: #999999;
	text-decoration: none;
}
.text_footer a:visited {
	color: #999999;
	text-decoration: none;
}
.text_footer a:hover {
	color: #000000;
	text-decoration: none;
}
.equipment_dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004A8D;
	border: 1px dashed #004A8D;
	padding: 15px;
}

