body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(/templates/Site/Body_Background_Image.jpeg);
	background-attachment: scroll;
	background-repeat: repeat;
}

body p, body div, body li, table caption, table th, table td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #400000;
	text-transform: none;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #61BE1A;
	text-transform: none;
	text-decoration: underline;
}

a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #B9122B;
	text-transform: none;
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 0px;
}

h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 0px;
}

h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 6px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

p {
	line-height: 13px;
}

hr {
	height: 1px;
}

ol li {
	line-height: 13px;
}

ul li {
	line-height: 13px;
	list-style-type: disc;
	list-style-image: url(/templates/Site/Body_Bullet_Image.jpeg);
}

em, i {
	font-style: italic !important;
}

table.MoSTTable {
	background-color: #FFFFFF;
	border: solid 1px #99CC33;
}

table.MoSTTable th {
	background-color: #99CC33;
	border: hidden 1px #EEEEEE;
	vertical-align: top;
}

table.MoSTTable th, table.MoSTTable th * {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	text-align: left;
}

table.MoSTTable td {
	background-color: #FFFFFF;
	vertical-align: top;
	border: hidden 1px #EEEEEE;
}

table.MoSTTable td, table.MoSTTable td * {
	color: #444444;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

td.MoSTTableAlt, .MoSTTableAlt td {
	background-color: #DDEECC;
	border: hidden 1px #EEEEEE;
}

td.MoSTTableAlt, td.MoSTTableAlt *, .MoSTTableAlt td, .MoSTTableAlt td * {
	color: #444444 !important;
}

td.MoSTTableColumn, .MoSTTableColumn td {
	background-color: #DDEECC !important;
	border: hidden 1px #EEEEEE !important;
}

td.MoSTTableColumn, td.MoSTTableColumn *, .MoSTTableColumn td, .MoSTTableColumn td * {
	color: #444444;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

table.MoSTTable a:visited {
	font-style: normal;
	color: #400000;
	text-transform: none;
	text-decoration: underline;
}

table.MoSTTable a:hover {
	font-style: normal;
	color: #61BE1A;
	text-transform: none;
	text-decoration: underline;
}

table.MoSTTable a:link {
	font-style: normal;
	color: #B9122B;
	text-transform: none;
	text-decoration: underline;
}

.MoSTImage {
	border-width: 0px;	
}

.MoSTRequiredField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.MoSTTextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 0 !important;
	font-style: normal;
	border-style: solid;
	border-color: #006600 #006600 #006600 #006600;
	border-width: 1px;
}

.MoSTPasswordField {
	font-size: 10px;
	color: 0 !important;
	font-style: normal;
	border-style: solid;
	border-color: #006600 #006600 #006600 #006600;
	border-width: 1px;
}

.MoSTDropdownList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}

.MoSTButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000 !important;
	background-color: #CCCCCC;
	border-color: #FFFFFF #666666 #666666 #FFFFFF;
	border-style: solid;
	border-width: 2px;
}

.MoSTTransparent {
	background-color: transparent;
	border: none;
}

.MoSTAbstract * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	margin: 0;
}

div.MoSTDocumentList {
	width: 100%;
	float: left;
}

div.MoSTDocumentListRow {
	float: left;
	width: 100%;
}

div.MoSTDocumentListCell1 {
	float: left;
	margin: 1px;
}

div.MoSTDocumentListCellFull {
	width: auto;
}

div.MoSTDocumentList li {
	list-style-type: disc;
}

div.MoSTDocumentListHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

div.MoSTDocumentListHeading a:visited {
	font-family: Arial, Helvetica, sans-serif;
}

div.MoSTDocumentListHeading a:hover {
	font-family: Arial, Helvetica, sans-serif;
}

div.MoSTDocumentListHeading a:link {
	font-family: Arial, Helvetica, sans-serif;
}

/* Obsolete > */
table.MoSTDocumentList tr td {
}

li.MoSTDocumentList {
	list-style-type: disc;
}

p.MoSTDocumentList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

p.MoSTDocumentList a:visited {
	font-family: Arial, Helvetica, sans-serif;
}

p.MoSTDocumentList a:hover {
	font-family: Arial, Helvetica, sans-serif;
}

p.MoSTDocumentList a:link {
	font-family: Arial, Helvetica, sans-serif;
}
/* < Obsolete */

div.MoSTFormLayout {
	width: 100%;
	float: left;
}

div.MoSTFormLayoutRow {
	float: left;
	width: 100%;
}

div.MoSTFormLayoutCell1 {
	float: left;
}

div.MoSTFormLayoutCell2 {
	float: right;
}

div.MoSTFormLayoutCellFull {
	width: auto;
}

.MoSTPrint {
	display: none;	
}

.MoSTTemplate {
	display: block;
}

html {
font-size: 62.5%; padding: 0; margin: 0;
}
html, body, textarea, input  {
font-family:  Verdana, Arial, Helvetica, san-serif;
}
body {
padding: 20px 0 0 0; margin: 0;
background-color: #ddeecc; color: #444444;
}
/************************************************************************************
Default Styles
************************************************************************************/
img,
a img  { border-style: none; }
a { color: #883333; text-decoration: none; }
a:hover { text-decoration: underline; }

div {
padding: 0; margin: 0;
text-align: left;
}

/* text h1, ul, p etc */
h1 {
  font-size: 2.4em; line-height: 120%; font-weight: normal; color: #66bb22; 
  margin: 0 0 15px;
}
h2 {
  font-size: 1.5em; line-height: 120%; font-weight: normal; color: #444444;
  margin: 0 0 15px;
}
h3, h4, h5, h6 {
  font-size: 1.4em; line-height: 120%; font-weight: bold; color: #66bb22;
  margin: 0 0 15px;
}
 
p {
  font-size: 1em; line-height: 120%; 
  margin: 0 0 15px; color: #444444;
}
ul, ol, table {
  font-size: 1.2em;
  margin-top: 0; 
  margin-bottom: 15px; 
}
ul li, ol li {
  line-height: 120%; color: #444444;
}
table { 

}
table td, table th { 
vertical-align: top; padding: 2px 5px;
}
/* fix for nesting tables and lists */
table table, table ul, table ol,
ul ul, ul ol, ul table, ul li,
ol ol, ol ul, ol table, ol li, 
li p,
table p,
table td  {
  font-size: 1.0em;
}
li h1,
table h1 {
  font-size: 2.0em;
} 
li h2,
table h2 {
  font-size: 1.417em;
} 
li h3, li h4, li h5, li h6, 
table h3,table h4, table h5, table h6  {
  font-size: 1.167em;
}
/* forms - base form controls */
form,
form .row,
form .checkbox,
form .checkbox li {
float: left; clear: both;  border: 1px none #000;
margin: 0; padding: 0;
}

/* forms - base form controls */
form {
position: relative; 
}
/* rows */
form .row {

margin-bottom: 5px; width: 100%;
}
form .checkbox {
width: 100%; margin: 0;  padding: 0;  list-style: none; border: 1px none #000;
}
form .checkbox li {
margin-bottom: 5px; width: 100%; list-style: none; line-height: 1.0em;
}
/* labels */
form label {
font-size: 1.0em;
padding: 0.3em 0 0.4em; margin: 0 5px 0 0; display: inline; height: 1.2em; 
}
form .row label {
float: left; border: 1px none #000; 
}
form .checkbox label {
padding: 0; position: relative; top: -2px;
}
/* inputs */
form input, form textarea {
font-size: 1.0em;
}
form .row input {
padding: 0.2em 0.1em 0.3em; margin-right: 5px;
border: 1px solid #66bb22;
}
form .checkbox input {
margin-right: 5px; padding: 0;
}
form input.submit,
form input.MoSTButton {
padding: 0.1em 0.5em 0.2em; border-spacing: 0;  border: 1px solid #66bb22;
background-color: #ccff66; margin-right: 5px;
color: #338800; 
}
form input.submit:hover,
form input.MoSTButton:hover {
background-color: #66bb22; border-color: #335522;
color: #335522; 
}
/************************************************************************************
a.connected
************************************************************************************/
a.connected {
display: block;
}
a.connected:hover {

}
a.connected span {
display: none; visibility: hidden;
}
/************************************************************************************
corners 
************************************************************************************/
.corner {
height: 18px; width: 18px; position: absolute;
background-repeat: no-repeat; z-index: 99;
}
.leftTop, .rightTop, .rightTopColored { top: 0; border-spacing: 0; }
.rightTop, .rightBottom, .rightTopColored { right: -2px; }
.leftBottom, .rightBottom { bottom: 0; }
.leftTop, .leftBottom { left: 0; }
.leftTop { background-image: url(images/cornerLeftTop.gif); }
.rightTop { background-image: url(images/cornerRightTopLogon.gif); }
.rightTopColored { background-image: url(images/cornerRightTopColored.gif); }
.leftBottom { background-image: url(images/cornerLeftBottom.gif); }
.rightBottom { background-image: url(images/cornerRightBottom.gif); }
/************************************************************************************
#wirelessWrapper
************************************************************************************/
#wirelessWrapper {
margin: 0 auto; position:relative;
width: 760px;
}
/************************************************************************************
#header
************************************************************************************/
#header {
height: 2.5em; overflow: hidden;
position: relative; z-index:2;
}
#header a {
position: absolute; bottom: 0; left: 18px;
}
#header img {
overflow: hidden; display: block; 
}
/************************************************************************************
#topSearch
************************************************************************************/
#header #MoSTSearch {
border-style: none; float: right; right: 18px;
}
/* rows  */
#header #MoSTSearch .row {
width: auto;
font-size: 1.0em; 
}
#header #MoSTSearch .checkbox {
width: auto;
}
#header #MoSTSearch .checkbox li {
width: auto;
}
/* label */
#header #MoSTSearch label {
color: #338800; 
}
#header #MoSTSearch .checkbox label {

}
#header #MoSTSearch .row label {

}
/* inputs */
#header #MoSTSearch input {

}
#header #MoSTSearch .row input {

}
#header #MoSTSearch .checkbox input {

}
#header #MoSTSearch input.submit,
#header #MoSTSearch input.MoSTButton {
 margin-right: 0;
}
#header #MoSTSearch input.submit:hover {

}
/************************************************************************************
#innerWrapper
************************************************************************************/
#innerWrapper {
width: 100%; position: relative;top: -1px; z-index:1;
float: left; clear: both; 
}
.home  {

}
/************************************************************************************
#content
************************************************************************************/
#contentWrapper {
background:#FFFFFF url(images/subContentFix-bg.gif) repeat-y 578px 0; overflow: hidden;    
width: 760px; 
z-index: 1; float: left; clear: both; border: 1px solid #66bb22; border-bottom-style: none;
}
.home #contentWrapper {
 height: 55.6em; overflow: hidden;
}
#contentWrapperColored {
background:#FFFFFF ; overflow: hidden;    
width: 760px; 
z-index: 1; float: left; clear: both; border: 1px solid #66bb22; border-bottom-style: none;
}
.home #contentWrapperColored {
 height: 55.6em; overflow: hidden;
}
/************************************************************************************
#navigation
************************************************************************************/
#navigation {
list-style: none;
height: 5.1em; width: 560px; margin: 0; padding: 0;  overflow: hidden;
float: left; clear: both;  position: relative; left: 18px;
}
#navigation ul {
margin: 0 0 0 -11px; padding: 2.0em 0 1.8em; width: 100%; overflow: hidden; 
font-family: Arial; font-weight: bold; list-style: none;  font-size: 1.0em;  line-height: 100%;
}
#navigation ul li {
list-style: none;
display: inline;
margin: 0; padding: 0;line-height: 100%;
}
#navigation ul li.active {
}
#navigation ul li a {
margin: 0; padding: 0 7px 0 11px;
background-image: url(images/navigationBg.gif); background-repeat: no-repeat; background-position:  left 50%; 
color: #883333; font-size: 1.2em; text-decoration: none;  
}
#navigation ul li a:hover {
text-decoration: underline;
}
#navigation ul li.active a,
#navigation ul li.active a:hover {
text-decoration: none; color: #99cc33;
}
/************************************************************************************
#content
************************************************************************************/
#content {
width: 578px; padding-bottom: 5.9em; 
float: left; position: relative; 
border: 1px none #66bb22; border-top-style: solid;
}
.home #content  {
padding-bottom: 0; 
}

/************************************************************************************
#contentColored
************************************************************************************/
#contentColored {
width: 760px; padding-bottom: 3.9em; 
float: left; position: relative; 
border: 1px none #66bb22; border-top-style: solid;
}
.home #contentcolored  {
padding-bottom: 0; 
}


/************************************************************************************
#MoSTContent
************************************************************************************/
#MoSTContent {
padding: 20px 18px;
}
.home #MoSTContent {
padding-top: 30px;
padding-left: 290px;
padding-bottom: 0;
}
/************************************************************************************
h1#image see h1Image.css
************************************************************************************/
/************************************************************************************
#subContent
************************************************************************************/
#subContent {
float: left; position: relative; top: -5.1em;
background-color: #eeffcc; 
width: 182px; 
padding: 0 0 5.1em 0; margin: 0 0 5.1em;
/*padding: 0 0 20000px; margin: 0 0 -20000px;*/
} 
.home #subContent {
padding-bottom: 0; margin-bottom: 0;
}
/************************************************************************************
#clientList
************************************************************************************/
#clientList {
float: right; position: relative; top: -13.1em;
background-color: #eeffcc; 
width: 182px; 
padding: 0 0 -7.0em 0; margin: 0 0 -7.0em;
/*padding: 0 0 20000px; margin: 0 0 -20000px;*/
} 
.home #clientList {
padding-bottom: 0; margin-bottom: 0;
}
/************************************************************************************
#logon
************************************************************************************/
#logon {
width: 100%; margin: 0; padding: 5px 0 10px;
float: left; clear: both; 
background-color: #a83333;
}
/************************************************************************************
#logonForm 
*************************************************************************************/
#logonForm {
background-color: #a83333;
left: 8px;
width: 164px;
}
/* headings */
#logonForm h2 {
margin: 0 0 10px; padding: 0;
color: #fff; font-size: 1.2em; font-weight: bold;
}
/* rows  */
#logonForm .row {
font-size: 1.0em; 
}
#logonForm .checkbox {
visibility: hidden; display: none;
}
#logonForm ul#logonTypesRow {
margin-bottom: -5px;
}
#logonForm .checkbox li {

}
/* labels  */
#logonForm label {
color: #FFF;
}
#logonForm .row label {

}
#logonForm .checkbox label {

}
/* inputs  */
#logonForm input {
border-color: #660000;
}
#logonForm .row input {
float: right;
width: 95px; margin-left: 0; margin-right: 0;
}
#logonForm .row input {

}
#logonForm .checkbox input {

}
#logonForm input.submit {
float: right; 
margin-right: 0;
background-color: #dd4444;
color: #eeccbb;
}
#logonForm input.submit:hover {
color: #FFFFFF;
}
/************************************************************************************
#networkStatus
************************************************************************************/
#networkStatus {
background-color: #444; border: 1px none #66BB22; border-top-style: solid;
padding: 10px;
float: none; clear: both; overflow: hidden;
}
#networkStatus p {
background-repeat: no-repeat;
background-position: left 50%;
padding-left: 25px; margin: 0;
color: #FFF; font-size:1.1em;

}
#networkStatus p.normal {
background-image: url(images/networkNormal.gif);
}
#networkStatus p.normal b,
#networkStatus p.normal strong  {
color: #99cc33;
}
#networkStatus p.unavailable {
background-image: url(images/networkUnavliable.gif);
}
#networkStatus p.unavailable b,
#networkStatus p.unavailable strong {
color: #6f6f6f;
}
/************************************************************************************
#promo 
************************************************************************************/
#promo {
background-color: #444; border: 1px solid #66BB22; border-left-style: none; border-right-style: none;
padding: 10px 0; color: #99cc33;
float: none; clear: both; overflow: hidden;
}
.home #promo {

}
#promo p { color: #99cc33; padding: 0 8px; margin: 0; font-size: 1.1em; line-height: 140%;}
#promo a { color: #99cc33; text-decoration: underline; }
#promo a:hover { text-decoration: none; }
#promo img,
#promo img.MoSTImage {
margin: 0 0 10px 0 !important;
}

#promo a.connected {
width: 169px; height: 36px; margin-top: 10px; margin-left: 8px;
background: #444444 url(images/getConnectedBlack.gif) no-repeat 0 0;
}
#promo a.connected:hover {
background-position: 0 -36px;
}
#promo a.connected span {

}
.home #promo a.connected,
.home #promo a.connected span  {
 display: none; visibility: hidden;
}

/************************************************************************************
#wirelessByline
************************************************************************************/
#wirelessByline {
background: #66bb22 url(images/nzwirelessByline.gif) no-repeat 56px 0; border: 1px solid #66bb22;
height: 59px; width: 100%;
float: none; clear: both; position: absolute; bottom: 0; left:0; 
}
#wirelessByline a.connected {
width: 170px; height: 38px; position: absolute; right: 4px; top: 10px;
background: #66bb22 url(images/getConnectedGreen.gif) no-repeat 0 0;
}
#wirelessByline a.connected:hover {
background-position: 0 -38px;
}
#wirelessByline a.connected span {

}
#wirelessByline #byline {
display: none; visibility: hidden;
}
/***********************************************************************************
#footer
************************************************************************************/
#footer {
float: none; clear: both;
border: 1px none #000;
text-align: center; 
margin: 0 auto; padding: 5px 0 20px; 
}
/************************************************************************************
#HomeImage 
top position = height of header + 1px
************************************************************************************/
#HomeImage {
position: absolute; left: -38px; top: 2.5em; margin-top: 5.2em; z-index: 5;
}
/************************************************************************************
#accordion see accordion.css
************************************************************************************/  
#MoSTContent form {
border: 1px none #000; clear: both; float: none; margin: 0 0 10px;
}
form .MoSTTableLayout,
form .MoSTTableLayout td {
border: 1px none #000; border-collapse:  collapse; border-spacing: 0; padding: 5px !important; margin: 0 !important;
}
form table.MoSTTableLayout {

}
form table.MoSTTableLayout p {
margin: 0;
}
form table.MoSTTableLayout td.MoSTTableLayout  {

}
form table.MoSTTableLayout input,
form table.MoSTTableLayout textarea {
width: 290px !important;
}
form table.MoSTTableLayout textarea {
height: 100px !important;
}

form table.MoSTTableLayout input.MoSTButton {
width: auto !important;
}

#connectedForm {
padding-top: 65px;
margin-left: auto;
margin-right: auto;
width: 460px;
color: white;

}
.whiteText {
color: white;
}

.whiteText table tr td {
color: white;
}
.whiteText table tr td p {
color: white;
font-weight: normal;
}

div.whiteText p {
color: white;
font-size: 12px;
font-weight: bold;
}

#MoSTContent ul {
  margin-left: 20px;
}

#MoSTContent ul * {
  padding: 0px !important;
  margin: 0px !important;
}

.MoSTVersion {
	display: none;
	visibility: hidden;
}
