body {
	margin: 0;
	margin-top:15px;
	font-weight: normal;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: black;
	background-color: #ffffff;
}

#mainbg {
	position:absolute;
	left:0px;
	width:100%;
	height:70px;
	z-index:0;
	background-image:url(/images/headerright.gif);
	border:none;
}

#wrapper {
	text-align : left;
	width : 800px;
	margin : auto auto;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	overflow: visible;
	border: none;
	background-image:url(/images/bodymiddle.gif);
	background-repeat:repeat-y;
}

#header {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:70px;
	z-index:1;
	background-image:url(/images/header.gif);
	border:none;
}

h1 {
	position:relative;
	left:0px;
	top:0px;
	padding-top: 8px;
	padding-left: 15px;
	width:800px;
	height:25px;
	z-index:1;
	background-image:url(/images/bodytop.gif);
	background-repeat:no-repeat;
	border:none;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin:0;
}

#body {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:auto;
	z-index:1;
	background-image:url(/images/bodymiddle.gif);
	background-repeat:repeat-y;
	border:none;
	margin-top:0;
	padding-top:0;
	text-align:center;
}

#bodybottom {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:35px;
	z-index:1;
	background-image:url(/images/bodybottom.gif);
	border:none;
}

#networkstatuslabel {
	padding: 5px;
	margin : auto;
}

#networkstatus {
	background-image:url(/images/grey32x.gif);
	background-position:right;
	width: 40%;
	background-repeat:no-repeat;
	height:32px;
	line-height:32px;
	margin : auto;
}

#networkstatuslegendgrey {
	background-image:url(/images/grey16x.gif);
	background-position:right;
	width: 60%;
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
	padding-right:30px;
	text-align:right;
}

#networkstatuslegendgreen {
	background-image:url(/images/green16x.gif);
	background-position:right;
	width: 60%;
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
	padding-right:30px;
	text-align:right;
}

#networkstatuslegendamber {
	background-image:url(/images/amber16x.gif);
	background-position:right;
	width: 60%;
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
	padding-right:30px;
	text-align:right;
}

#networkstatuslegendred {
	background-image:url(/images/red16x.gif);
	background-position:right;
	width: 60%;
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
	padding-right:30px;
	text-align:right;
}

#fslegend {
	width:60%;
	margin : auto auto;
}

#navbar {
	position:relative;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	height:40px;
	line-height:40px;
	border:none;
	z-index:2;
	font-weight: normal;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image:url(/images/menubar.gif);
	background-repeat:no-repeat;
	overflow: hidden;
	padding-top: 5px;
	padding-left: 40px;
	z-index:9994;
}

#logonav {
	height: 35px;
}

#logonav ul {
   margin : 0;
   padding : 0;
   white-space : nowrap;
   list-style : none;
}

#logonav li {
	float : left;
	width : 90px;
	font-size: .85em;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	word-spacing: 8px;
}

#logonav li a {
	text-decoration : none;
	color:#FFFFFF;
	display : block;
	margin-top: 1px;
	line-height : 28px;
	height : 28px;
}

#logonav li a:hover {
	font-weight: bold;
	background-color:#FFFFFF;
	color : #494949;
}

#home .home, #contact .contact, #support .support
{
	color: #333333;
}
















label {
	margin: 0;
	padding:0.2em;
	margin-top:0.8em;
	text-align:right;
	width:150px;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	font-size:smaller;
	color:#FF3300;
	height:24px;
	line-height:24px;
}

fieldset {
	background-color:#FFFFFF;
	width:80%;
	margin:auto auto;
	border:solid 0 #FFFFFF;
	margin:auto;
}

legend {
	width:204px;
	height:30px;
	color:#000099;
	font-size:1.5em;
	padding-top:3px;
	padding-left: 10px;
	background: transparent url("/images/ipbox.gif") no-repeat;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:-1px;
	white-space:pre; /* hack: make sure */
	display:none;
}

.br {display:none;}  
  
.textfield {
	font:1.1em  Verdana, Arial, Helvetica, sans-serif ;
	color:#333 ;
	height:24px;
	line-height:24px;
	border:solid 0 #FFFFFF;
	padding: 0px 8px;
	margin-top:10px;
	background: transparent url("/images/ipbox.gif") no-repeat fixed;
	width:214px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:201px;
	float:left;
}

fieldset>input.textfield {
	background: transparent url("/images/ipbox.gif") no-repeat;
}

textarea {
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	color:#333 ;
	margin-top:10px;
	height:165px;
	border:solid 0 #FFFFFF;
	padding: 0 8px;
	background: transparent url("/images/textarea.gif") no-repeat fixed;
	width:214px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:201px;
	float:left;
}

fieldset>textarea {
	background: transparent url("/images/textarea.gif") no-repeat;
}

select {
	font:1.1em  Verdana, Arial, Helvetica, sans-serif ;
	color:#333;
	margin:6px;
	height:24px;
	padding: 3px 8px;
	border:solid 0 #FFFFFF;
	background-color:#FFFFFF;
	background: transparent url("/images/ipbox.gif") no-repeat fixed;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:214px;
}

fieldset>select {
	background-color:#FFFFFF;
	background: transparent url("/images/ipbox.gif") no-repeat;
}

.submit {
	margin:3px;
	background: transparent url("/images/submit.gif") no-repeat;
	height:24px;
	border:solid 0 #FFFFFF;
	width:100px;
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	text-transform:lowercase;
	margin-left:150px;
	float:left;
}

.displayonly {
	font:1.1em  Verdana, Arial, Helvetica, sans-serif ;
	color:#333 ;
	border:solid 0 #FFFFFF;
	color: #222222;
	background: #FFFFFF;
	margin:3px;
	height:24px;
	border:solid 0 #FFFFFF;
	padding: 5px 8px;
	width:214px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:201px;
}

#alert {
	width:80%;
	margin:10px auto;
	top: 6px;
	bottom: 6px;
	padding:6px;
	border:1px solid #FF6633;
	background-color:#FF6600;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}