body { 
  font-family: Tahoma; 
  margin: 0px;
  padding: 0px;
}

td {
  font-family: Tahoma;
  font-size: 10pt;
}

#BannerArea {
  padding: 0px;
  border-width: 0px;
  border-style: none;
  margin: 0px;
  top: 0px;
}

.BannerText {
	text-align: center; 
	color: white; 
	font-size: 18pt; 
	background-color: #319C9C; 
	font-family: tahoma; 
}

.TitleText {
	color: #004A4A;
	font-size: 14pt;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
}

.LabelText {
	color: #004A4A;
	font-size: 10pt;
	font-style: italic;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
}

.InputText {
	color: #000000;
	font-size: 10pt;
	font-style: italic;
	font-family: Lucida Console, Courier, Arial, Helvetica, Geneva, sans-serif;
}

.PopUpText {
	color: #000000;
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
}

.BodyText {
   text-align: left;
	color: #000000;
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
}

.DescText {
	color: #000000;
	font-size: 12pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
}

.HeaderText {
	color: #004A4A;
	font-weight: bold;
	font-size: 12pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
}

.InfoText {
	color: #004A4A;
	font-weight: bold;
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
}

.ItemText {
	color: #004A4A;
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
}

.IndentTable {
	color: #004A4A;
	font-size: 12pt;
	font-style: italic;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
}

.10V {font-size: 10pt; font-family: tahoma, arial, helvetica, sans-serif;}

.14V {font-size: 14pt; font-family: tahoma, arial, helvetica, sans-serif;}

.18V {font-size: 18pt; font-family: tahoma, arial, helvetica, sans-serif;}

.9V {font-size: 9pt; font-family: tahoma, arial, helvetica, sans-serif;}

.COPY {font-size: 8pt; font-family: tahoma, arial, helvetica, sans-serif;}

.RED {color: #FF3300;}

A:link { color:#339999; }

A:visited { color:#999999; }

A:hover { color:#006666; }

all.BANNER {text-align: center; color: white; font-size: 18pt; background-color: #319C9C; font-family: tahoma; }

all.TITLE {color: #006666; font-size: 14pt;}

all.BUTTONS {color: white; text-align: center; font-size: 8pt; font-family: tahoma; }

#ChildButtons {
	padding: 0px;
	border-width: 0px;
	border-style: none;
	margin: 0px;
	top: 60px;
}

#CHOME {
	visibility: hidden;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	margin: 0px;
	position: absolute;
	top: 60px;
	text-align: center;
	width: 100%;
}

#CCONTACTS {
	visibility: hidden;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	margin: 0px;
	position: absolute;
	top: 60px;
	text-align: center;
	width: 100%;
}

#CSERVICES {
	visibility: hidden;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	margin: 0px;
	position: absolute;
	top: 60px;
	text-align: center;
	width: 100%;
}

#CSTOREFRONT {
	visibility: hidden;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	margin: 0px;
	position: absolute;
	top: 60px;
	text-align: center;
	width: 100%;
}

#CTECHSUPPORT {
	visibility: hidden;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	margin: 0px;
	position: absolute;
	top: 60px;
	text-align: center;
	width: 100%;
}

#CWHATSNEW {
	visibility: hidden;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	margin: 0px;
	position: absolute;
	top: 60px;
	text-align: center;
	width: 100%;
}

ul           { list-style-image: url('../images/bullet1.gif') }
ul ul        { list-style-image: url('../images/bullet2.gif') }
ul ul ul     { list-style-image: url('../images/bullet3.gif') }


