@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	}

html, body, #wrapper, #wrapper-nologo {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 800PX;
	background-image: url(../images/smartTap_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 279px;
	background-attachment: scroll;
}
#wrapper-nologo {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 800PX;
	background-image: url(../images/smartTap_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left 279px;
	background-attachment: scroll;
}
#wrapper-blank {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 800px;
	background-image: url(../images/smartTap_bg3.jpg);
	background-repeat: no-repeat;
	background-position: left 279px;
	background-attachment: scroll;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
.table-border {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #21425D;
	border-bottom-color: #21425D;
	border-left-color: #FFFFCC;
}


ul#navmenu {
	padding:0 0 0 0;
	margin:0 0 0 0;
	list-style:none;
	height:34px;
	position:relative;
	border:0 none #000;
	background-image: url(../images/button1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 34px;
}

ul#navmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 100px;
	list-style: none;
	display: none;
	position: absolute;
	top: 0px;
	left: 0;
}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu ul li {
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline; /*For IE*/
	top: 34px;
	margin: 0px 0px 0px 4px;
	}

ul#navmenu li a {
display:block; 
float:left; 
height:34px; 
line-height:34px; 
color:#ffffff; 
text-decoration:none; 
font-size:11px; 
font-family:arial, verdana, sans-serif; 
font-weight:bold;
padding:0 0 0 4px; 
cursor:pointer;}


/* Root Menu */
ul#navmenu a {
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	font: bold 12px/22px Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
	}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {color:#fff; background:#000 url(../images/button3.jpg);}

ul#navmenu li a b {float:left; display:block; padding:0 8px 0 4px;}

ul#navmenu a:hover b {background:url(../images/button3.jpg) no-repeat right top;}


/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
	float: none;
	background: #99CCFF;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	line-height: 22px;
	height: 22px;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
	background: #003399;
	color: #FFF;
}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 100px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

ul#navmenu li.current a {color:#fff;}
ul#navmenu li.current a b {background:url(../images/button3.jpg) no-repeat right top;}
ul#navmenu li.current a:hover {color:#fff; background:#000 url(../images/button3.jpg); cursor:default;}
ul#navmenu li.current a:hover b {background:url(../images/button3.jpg) no-repeat right top;}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.table-border2 {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #21425D;
	border-bottom-color: #21425D;
	border-left-color: #FFFFCC;
}
.table-border2 TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	background-color: #3333FF;
	text-align: center;
}
.table-border2 TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
}

div.wrapper2
{
  float: left;
  width: 28em;
  margin-left:20px;
  font-size:12px;
}

/* clear float after lists */
br
{
  clear: left;
}
/* anchor styling */
ol li a
{
  display: block;
  width: 7em;
  text-decoration: none;
}
ol li a:hover
{
  color: #FFF; /* white */
  background-color: #A52A2A; /* brown */
}

.revlink A:link {
text-decoration: none;
 color: #FFFFFF;
 font-family: Arial, Helvetica, sans-serif;
}
.revlink A:visited {
text-decoration: none;
 color: #FFFFFF;
}
.revlink A:active {
text-decoration: none;
 color: #FFFFFF;
}
.revlink A:hover {
text-decoration: underline;
 color: #FFFFFF;
}


