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

/* -- GENERAL STYLES -- */
/* -- -------------- -- */

body {
	background: #E8E8E8;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
}

/* END BORDER STYLES */
.body_text {
	padding-top: 14px;
	padding-bottom: 0px;
	text-align: center;
	margin-bottom: 0px;
}
.body_text img {
	margin-left: 0px;
}

h1 {
	/* -- Page title on generic pages. See topic article page -- */
	font-weight: bold;
	font-size:24px;
	padding: 0px;
	color: #000000;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	/* -- Subheading on generic pages, See topic article page -- */
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
}

h3 {
	/* -- Side box title; subheading on generic pages -- */
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

p {
	/* -- All generic text -- */
	font-weight: normal;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	color: #333;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #5873B4;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #484895;
	text-decoration: underline;
}

a:visited {
	color: #484895; 
	text-decoration: none;
}

a:hover {
	color: #7575A4;
	text-decoration: underline;
}
#date_box {
	font-family: Arial, Helvetica, sans-serif;
	color: #017A5B;
	text-align: right;
	font-size: 12px;
	margin-right: 72px;
	font-weight: bold;
}

#navmenu {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 12px;
	height: 31px;
}
#subheader_index_box {
	height: 124px;
	margin-right: 10px;
	margin-left: 40px;
	text-align: left;
	vertical-align: middle;
	margin-bottom: 2px;
	background-image: url(../images/equipment/bldg_cnr_wht.jpg);
	background-repeat: no-repeat;
	background-position: 68px;
	padding: 0px;
	clear: both;
	margin-top: auto;
}

#subheader_box img {
	padding-right: 46px;
	margin-left: 30px;
	padding-left: 2px;
}
#subheader_text  {
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #086647;
	width: 440px;
	margin-right: auto;
	font-size: 22px;
	margin-left: 312px;
	padding-top: 8px;
}
#subheader_text   h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:18px;
	color: #00694E;
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-image: url('..images/content/divider-horizontal.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-top: 8px;
}
#subheader_text  p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #00694E;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-image: url('..images/content/divider-horizontal.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 225px;
}
#centered_container /* Also provides width for navmenu and subheader_box through inheritance */
{
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 16px;
	width: 900px;
	height: auto;
	min-height: 1100px;
	max-height: 1365px;
}
/*
tlc = top left corner
trc = top right corner
blc = bottom left corner
brc = bottom right corner
lb = left border
rb = right border
tb = top border
bb = bottom border 
*/

#tlc, #trc, #blc, #brc
{
background-color: transparent;
background-repeat: no-repeat;
}

#tlc
{
	background-image:url('../images/borders/tlc.gif');
	background-position: 0% 0%;
}

#trc
{
	background-image:url('../images/borders/trc.gif');
	background-position: 100% 0%;
}

#blc
{
	background-image:url('../images/borders/blc.gif');
	background-position: 0% 100%;
}

#brc
{
	background-image:url('../images/borders/brc.gif');
	background-position: 100% 100%;
}

#tb, #bb
{
background-color: transparent;
background-repeat: repeat-x;
}

#tb
{
	background-image:url('../images/borders/tb.gif');
	background-position: 0% 0%;
}

#bb
{
	background-image:url('../images/borders/bb.gif');
	background-position: 50% 100%;
}

#rb
{
	background-image:url('../images/borders/rb.gif');
	background-position: 100% 0%;
	background-repeat: repeat-y;
}

#lb
{
	background-color: #FFFFFF;
	background-image:url('../images/borders/lb.gif');
	background-position: 0% 100%;
	background-repeat: repeat-y;
}


/* START BOXES */




.clear {
	clear: both;
}
#equipment_table {
	width: 762px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
	height: 860px;
}

#mainfooter /* HOMEFOOTER */
 {
	text-align: center;
	font-size: 12px;
	color: #6e6e6e;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#mainfooter   a:link {
	margin: 0 2px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00533E;
}
#mainfooter /*#homefooter p.right.links { padding-right: 10px; }*/
 a:visited {
	margin: 0 2px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00533E;
}
#mainfooter  a:hover {
	text-decoration: underline;
	color: #790000;
}
#mainfooter  a:active {
	text-decoration: underline;
	color: #01B083;
}
#mainfooter  p.left {
	width: 50%;
	float: left;
	text-align: left;
	text-indent: 10px;
}
#mainfooter  p.right {
	width: 50%;
	float: none; /*text-align: right;*/
}
#mainfooter  p.links {
	border: 1px solid #ffffff;
	border-width: 1px 0;
	width: 700px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
	padding-top: 8pxm;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0px;
}

.red_text_table_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FF0000;
}
.larger_12_text {
	font-size: 16px;
	color: #000000;
	margin-top: 3px;
}
#equipment_table a:link {
	margin: 2px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00694E;
}
#equipment_table a:visited {
	margin: 2px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00694E;
}
#equipment_table a:hover {
	text-decoration: underline;
	color: #67001C;
}
#equipment_table a:active {
	text-decoration: underline;
	color: #01B083;
}
.emphasis_8_text_black {
	font-size: 12px;
}
.emphasis_11_text_black {
	font-size: 18px;
}
#equipment_table img {
	float: left;
	margin: 0px;
}
.left {
	float: left;
}
#td3R {
	margin: 0px;
	height: 106px;
}
#td2L h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 100%;
}
#row2table {
	height: 100px;
	margin: 0px;
	padding: 0px;
}
.tdh2 {
	font-size: 14px;
}
.gradient {
	background-image: url(../images/equipment/boxtop_5X40px_9dbdb0_grad.gif);
	background-repeat: repeat-x;
}
#section4equip {
	width: 721px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	height: 70px;
	padding-top: 0px;
	margin-top: 12px;
}
#section4equipbutton {
	width: 721px;
	height: 63px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 3px;
	margin-left: auto;
	float: left;
	margin-right: auto;
}
#section4equip     img {
	margin-left: 235px;
	float: left;
	margin-top: -10px;
}
.featuresList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: circle;
}
.textCenter {
	text-align: center;
}
