BODY {
	width:100%;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font: normal 400 12px tahoma,sans-serif;
}

TD {
	font: normal 400 12px tahoma,sans-serif;
}

FIELDSET {
	border-width: 1px 0px 0px 1px;
}
LEGEND {
	font-weight:bold;
	font-size:13px;
	color:navy;
	border: 1px #cfcfcf solid;
	background: #efefef;
}

.pagebreak {
	page-break-before:always;
}

table { empty-cells: show }

.titles {
	font-family:verdana, helvetica,sans-serif;
	font-size:17px;
	color:#0F3764;
	font-weight:Bold;
}

.blue { 
	color:#0F218B;
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
}

#guts {
	width:95%;
	padding:10px;
	padding-top:100px;
	text-align:center;
	background-color:#ffffff;
}

.location {
	color:#681C1C;
	font-family:tahoma, verdana, helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	background-image:url('/media/gui/loc_str.gif');
	background-repeat:repeat-x;
	background-position: 14% 14%;
	width:100%;
	white-space:nowrap;
	padding-top:17px;
	padding-left:10px;
}
.locationlink {
	color:#681C1C;
	font-family:tahoma, verdana, helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	white-space:nowrap;
}

#headershadow {
	top:80px;
	left:0px;
	width:100%;
	height:14px;
	z-index:10;
	position:absolute;
}
#headershadowpng {
	width:100%;
	height:14px;
}
#header {
	top:0px;
	left:0px;
	width:100%;
	height:80px;
	overflow:hidden;
	z-index:20;
	position:absolute;
}
#headerbackground {
	top:0px;
	left:0px;
	width:100%;
	height:80px;
	overflow:hidden;
	z-index:17;
	position:absolute;
}
#buttons {
	top:48px;
	left:164px;
	height:32px;
	z-index:30;
	white-space:nowrap;
	position:absolute;
}
#menuaboutus {
	top:79px;
	left:159px;
	width:158px;
	z-index:15;
	position:absolute;
	clip: rect(0px, 0px, 0px, 0px);
	overflow: hidden;
}
#menuproducts {
	top:79px;
	left:307px;
	width:158px;
	z-index:15;
	position:absolute;
	clip: rect(0px, 0px, 0px, 0px);
	overflow: hidden;
}
#menureference {
	top:79px;
	left:455px;
	width:158px;
	z-index:15;
	position:absolute;
	clip: rect(0px, 0px, 0px, 0px);
	overflow: hidden;
}
#menusupport {
	top:79px;
	left:603px;
	width:158px;
	z-index:15;
	position:absolute;
	clip: rect(0px, 0px, 0px, 0px);
	overflow: hidden;
}
#menusalescontacts {
	top:79px;
	left:831px;
	width:158px;
	z-index:15;
	position:absolute;
	clip: rect(0px, 0px, 0px, 0px);
	overflow: hidden;
}
.menuitemlabel {
	position:absolute;
	left:20px;
	width:148px;
	font: normal 400 11px tahoma,sans-serif;
	text-decoration:none;
	color:white;
}

#printheader {
	display:none;
	visibility:hidden;
}

.showme {
	display:;
}

.hideme {
	/*make none for live*/
	display:none;
}

.closelink {
	font-size:8px;
	font-weight:normal;
	color:red;
	display:;
}

body > div#header, body > div#headerbackground, body > div#headershadow, body > div#buttons, body > div#menuaboutus, body > div#menuproducts, body > div#menusupport, body > div#menureference {position:fixed; }
