BODY {
	margin: 0px;
	padding: 0px;
	width: 760px;
}
BODY, P, UL, LI, DT, DD, INPUT, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
}
UL {
	margin-top: 4px;
	margin-bottom: 4px;
}
DT {
	font-weight: bold;
}
DD {
	margin-left: 16px;
}
P A, UL A, DT A, A.lnk, .links A, #index A { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #990000; 
	text-decoration: none; 
}
P A:HOVER, UL A:HOVER, DT A:HOVER, A:HOVER.lnk, .links A:HOVER, #index A:HOVER {
	color: #5A82B5; 
	text-decoration: underline; 
}
LI {
	margin-bottom: 3px;
}
H1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	font-style: normal; 
	font-weight: normal;
	text-decoration: none; 
	color: #990000;
	text-align: center;
	margin: 0px 24px 32px 24px;
	letter-spacing: -1px;
}
H1 A {
	padding: 0px 24px 0px 24px;
	border-bottom: solid 1px #CC6666;
}
H1 A SPAN {
	position: relative;
	top: 6px;
}

#headbox {
	width: 760px;
	height: 120px;
	background-color: #B4B4B4;
	background-image: url('img/hb.jpg');
	text-align: right;
}
#headbox IMG {
	position: absolute;
	left: 26px;
	top: 5px;
	border: 0px;
	width: 160px;
	height: 108px;
}
#headbox SPAN {
	display: none;
	font-family: Times New Roman;
	font-size: 14pt;
	font-variant: small-caps;
}
#headbox BIG {
	font-size: 20pt;
	font-weight: bold;
}

#navbox {
	width: 760px;
	height: 36px;
	background-color: #696969;
	background-image: url('img/tb.png');
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	font-size: 0px;
}
#navbox DIV {
	padding-left: 198px;
}
#navbox IMG {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#path {
	background-color: white;
	border-right: solid 1px #B4B4B4;
	width: 759px;
	height: 20px;
	background-image: url('img/cb.jpg');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal;
}
#path DIV {
	color: #696969;
	margin: 0px 4px 0px 200px;
	text-align: left;
}
#path A {
	color: #696969 !important;
	font-weight: bold;
	font-size: 11px; 
	text-decoration: none;
}
#path A:HOVER {
	text-decoration: underline;
}

#copybox {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal;
	color: #696969;
	margin: 8px 4px 4px 4px;
	text-align: center;
	clear: both;
}

#bodybox {
	background-color: white;
	border: solid 1px #B4B4B4;
	border-left: 0px;
	border-top: 0px;
	margin-bottom: 8px;
	width: 759px;
	padding:0px;
}
#bodybox .frame {
	border: 0px;
	table-layout: fixed;
	border-collapse: collapse;
}

#content {
	padding: 8px 8px 8px 8px;
	width: 540px;
}

#leftmargin {
	background-color: #F8F9FC;
	background-image: url('img/lb.jpg');
	background-repeat: no-repeat;
	width: 13px;
}

.homepage #leftmargin {
	width: 26px;
}

#menubox {
	border-top: solid 1px white;
	border-left: solid 1px #B4B4B4;
	border-right: solid 1px #B4B4B4;
	background-color: #FAFAFA;
}
TD#menubox {
	width: 185px;
}
.homepage TD#menubox {
	width: 172px;
}
#menubox UL {
	padding: 0px;
	margin: 0px;
}
#menubox LI {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px #D6DFDE;
}
#menubox A {
	list-style-type: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	text-decoration: none;
	font-size: 12px; 
	padding: 1px 2px 1px 8px;
}
#menubox B { 
	border-top: 0px;
	border-left: solid 1px #A0B8DC;
	border-right: solid 2px #365C94;
	border-bottom: solid 2px #365C94;
	display: block;
	background-color: #5A82B5;
	padding: 4px 0px 4px 0px;
}
#menubox B A { 
	color: #FFFFFF; 
	font-weight: bold !important;
}
#menubox A:HOVER { 
	text-decoration: underline; 
}
#menubox A { 
	color: #5A82B5;
	font-weight: normal;
}

div.tech H1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #696969;
	position: relative;
	top: -24px;
	margin: 0px;
	padding: 0px;
}
div.tech H2, H2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none;
	color:black;
}

PRE, CODE.pre {
	border-style: outset;
	border-width: 1px;
	padding: 4px;
	font-size: 12px;
	white-space: pre;
	width: 532px;
	white-space: pre;
	display: block;
	margin: 8px 0px 8px 0px;
	background-color: #FFFFF0;
}
PRE.console {
	background-color: black;
	color: white;
}

.info, A.info, A:HOVER.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-decoration: none !important;
}
TABLE.summary A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	line-height: normal;
}
TABLE.summary A:HOVER{
	color: #5A82B5;
	text-decoration: underline; 
}
TABLE.summary {
	border-top: solid 2px #5A82B5;
	border-bottom: solid 2px #5A82B5;
	background-color: #ADAEB5;
	margin-bottom: 16px;
	margin-left: 8px;
	float: right;
	width: 160px;
}
TABLE.summary TD {
	background-color: #FAFAFA;
	line-height: normal;
	
}
TABLE.message {
	border-style: outset;
	border-width: 1px;
	font-size: 12px;
	width: 540px;
}
TABLE.message TD {
	background-color: #F5F5F5;
	vertical-align: middle;
}
TABLE.message TH {
	background-color: white;
	text-align: center;
	vertical-align: middle;
	width: 40px;
}
TABLE.message TH IMG {
	width: 32px;
	height: 32px;
}
TABLE.revision {
	border-collapse: collapse;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 542px;
}
TABLE.revision TD {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
TABLE.revision UL, TABLE.revision LI, TABLE.revision P {
	font-size: 10px;
	font-style: normal;
}
TABLE.revision TH {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	background-color: #5A82B5;
}

TABLE.basic {
	border: none;
	table-layout: fixed;
	margin: 4px 0px 4px 0px;
	width: 542px;
}

TABLE.basic TD {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: solid 1px #5A82B5;
	margin: 2px;
	padding: 2px;
}

TABLE.basic TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A82B5;
	text-align: right;
	width: 32%;
	padding-right: 13px;
}

.screenshot {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-decoration: none !important;
	padding:4px;
	margin:4px;
	border-style: outset;
	border-width: 1px;
}
.screenshot IMG {
	border: 0px;
}
.screenshot A, .screenshot A:HOVER {
	color: black;
	text-decoration: none !important;
}

TABLE#index {
	border-style: outset;
	border-width: 1px;
	border-bottom: none;
	width: 542px;
	background-color: #F5F5F5;
}

#index TR {
	padding-bottom: 8px;
}

#index TR.alt {
	background-color: #FFFFF0;
}

#index TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-decoration: none;
	border-bottom:  outset black 1px;
}

#index P {
	margin: 4px 8px 8px 0px;
	font-size: 12px;
	font-style: italic;
}

.links TD IMG {
	width: 16px;
	height: 16px;
}

.links TABLE {
	border: 0px;
	width: 95%;
}

.links TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.links P {
	margin: 0px;
	font-size: 10px;
	font-style: italic;
}

.links TD IMG {
	width: 16px;
	height: 16px;
}

DL.table {
	clear: both;
	border-style: outset;
	border-width: 1px;
	margin-bottom: 16px;
	background-color: #ADAEB5;
}

DL.table DT {
	color: #365C94;
	background-color: white;
	margin: 0px 0px 0px 0px;
	padding: 2px 4px 2px 4px;
}
DL.table DD {
	text-indent: 0px;
	background-color: white;
	margin: 0px 0px 1px 0px;
	padding: 4px 16px 4px 4px;
}
DL.table DD:first-line {
	text-indent: 0px;
}

/*DL.table DIV  {
	background-color: white;
	border-bottom: solid 1px #ADAEB5;
	padding: 4px;
}*/

DL.table DT.alt, DL.table DD.alt {
	background-color: #FAFAFA;
}

IMG.thumbnail {
	margin: 4px 12px 4px 12px;
	width: 80px;
	height: 72px;
	border: 0px;
}

IMG.webshot {
	margin: 4px;
	width: 102px;
	height: 74px;
	border: 0px;
}

.neat {
	border: 0px;
	width: 542px;
}
.neat TD {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	border: 0px;
	vertical-align: top;
	padding-bottom: 8px;
}
.neat H2 {
	color: #365C94;
	border-bottom: solid 2px #365C94;
	margin: 0px 0px 4px 0px;
}
.neat H2 A {
	color: #365C94;
	text-decoration: none;
}
.neat H2 A:HOVER {
	color: #5A82B5;
	text-decoration: none;
}
.neat P {
	margin-top: 0px;
	margin-bottom: 4px;
}

.homepage H1, .homepage H1 SPAN, .homepage H1 A {
	display: none;
}
.homepage #content {
	padding-top: 0px;
}

.homepage #menubox {
	border: none;
	border-left: solid 1px #B4B4B4;
	background-color: white;
}

.homepage #menubox DIV {
	border: none;
	margin: 0px;
	padding: 0px;
	position:absolute;
	left:0px;
	top: 200px;
	width:198px;
}

.homepage #menubox A {
	display: block;
	color: #696969;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0px 5px 32px;
	margin: 0px;
	right: 0px;
}

.homepage #menubox A:hover {
	display: block;
	background-image: url('img/mnu.png');
	background-color: #5A82B5;
	color: #F5F5F5;
	text-decoration: none;
}

#menubox IMG {
	border: 0px;
}

.homepage #dispatch H1 {
	display: block;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 8px 0px 12px 0px;
	color: #365C94;
	border-bottom: solid 2px #365C94;
}

.homepage TABLE#dispatch {
	table-layout: fixed;
	margin: 0px;
}

.homepage #dispatch TD {
	border-style: outset;
	border-width: 1px;
	padding: 4px;
	background-color: #FAFAFA;
}

#content Q {
	font-style: italic;
}

#back {
	background-image: url('img/gotop.png');
	background-position: top center;
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #696969;
	text-align: center;
	margin: 24px 16px 0px 16px;
}

#back A {
	padding: 0px 16px 0px 16px;
	color: #696969;
	text-decoration: none;
}

BODY#screenshot {
	text-align: center;
	margin: 4px;
	border: 0px;
}

#screenshot IMG {
	border: 0px;
	display: block;
}

#screenshot CAPTION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	display: block;
	margin: 8px;
}

#screenshot #copybox {
	bottom: 0px;
}

DIV.screenshot SPAN.noprint {
	display: block;
}

DIV.pub {
	text-align: center;
	padding-top: 16px;
}

/* client zone */
#clientbox {
	position: absolute;
	top: 0px;
	left: 481px;
	width: 272px;
	height: 115px;
}

BODY.clientzone {
	background-image: url(img/bgclient.jpg);
	width: auto;
	padding: 2px 8px 8px 8px;
	overflow:hidden;
}
BODY.clientzone, BODY.clientzone TH, BODY.clientzone TD {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
}
BODY.clientzone H1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	color: #696969;
	border-bottom: solid 1px #696969;
	margin: 0px 0px 2px 0px;
	letter-spacing: 0px;
	text-align: left;
}
BODY.clientzone H1 SPAN {
	position: relative;
	top: 3px;
}

BODY.clientzone FORM {
	margin: 0px;
}

BODY.clientzone DIV {
	padding: 1px 1px 1px 1px;
}

BODY.clientzone DIV UL {
	margin: 4px 0px 0px 4px;
	font-size: 11px; 
	color: #FF3333;
	padding-left: 16px;
}
BODY.clientzone DIV LI {
	font-size: 11px; 
	color: #FF3333;
}
BODY.clientzone DIV UL A {
	font-size: 11px; 
	color: #696969; 
}

BODY.clientzone TABLE {
	border-collapse: collapse;
	/*table-layout: fixed;*/
}
BODY.clientzone TD { 
	font-size: 11px; 
	padding: 1px;
	margin: 0px;
	overflow: hidden;
}
BODY.clientzone TH { 
	font-size: 11px; 
	color: #696969;
	text-align: right; 
	width: 82px;
	padding: 1px 2px 1px 1px;
	margin: 0px;
}
BODY.clientzone TABLE INPUT.box { 
	/*width: 360px; */
	width: 160px;
	border: solid 1px #696969; 
	margin: 0px;
	padding: 1px; 
}

BODY.clientzone TABLE TR INPUT.check { 
	margin: 0px; 
	padding: 0px;
	height: 16px;
}

BODY.clientzone #Logon, BODY.clientzone #Logoff { 
    margin-top: 4px;
	background-color: #FF3333;
	color: white;
	position: absolute;
	top: 80px;
	right: 9px;
}

.infotip {
	padding: 4px 4px 4px 20px;
	border: solid black 1px;
	color: infotext;
	background-color: infobackground;
	background-image: url('img/infotip.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

/* printing */
@media print {
	.noprint, #back, .summary, .pub, .infotip {
		display: none;
	}
	#headbox {
		width: auto;
		height: 120px;
	}
	#headbox IMG {
		left: 0px;
		top: 0px;
		border: 0px;
		width: 160px;
		height: 108px;
	}
	#headbox SPAN {
		display: block;
	}
	#headbox {
		background-image: none;
	}
	#bodybox {
		border: none;
		width: 100%;
	}
	#navbox, #leftmargin, #menubox {
		display: none;
	}
	#content {
		width: auto;
	}
	#path {
		border: none;
		width: 100%;
		height: 20px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		font-style: normal; 
		font-weight: normal;
	}
	#path DIV {
		margin: 0px;
	}
	#clientbox {
		display: none;
	}
	TABLE.neat, PRE, TABLE.message, TABLE.basic, TABLE.revision, TABLE#index {
		width: 99%;
	}
	
	DIV.colgroup {
		text-align: center;
		margin: 8px 0px 8px 0px;
	}
}