ul, li, .listitem {
  font: 11px/12px Arial, sans-serif;
  color: black;
	list-style: disk inside; }

a, a:link {
	background: url('/images/nav.underline.gif') bottom repeat-x; 
  color: #00adcc;
  text-decoration: none; }

a:hover, a:active {
	color: #00adcc;
	background: url('/images/nav.underline.gif') bottom repeat-x; 
  background-color: yellow;
  text-decoration: none; }

input, select, textarea {
	font: 12px/14px Geneva, "Courier New", Courier, monospace;
  color: #00adcc;
  padding: 1px;
  margin-left: 2px;
  margin-top: 1px;
  position: relative; 
  top: -3px;
	background: white;
	border: 1px solid #00adcc; }

input[type="radio"], input[type="checkbox"] {
  top: 0px;
  border: 1px solid transparent;
  background-color: transparent; }
  
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: 2px solid #d1ff30; }

p { margin: 0px; padding: 0px; margin-bottom: 10px; }

br { margin: 0px; padding: 0px; margin-bottom: 5px; }

button {
  font: bold 12px/13px Arial, Helvetica, sans-serif;
  color: #222222;
  cursor: pointer; }




#pageNavLogo {
  position: absolute;
  top: 3px; 
  left: 15px; }

#pageNavBox {
  position: absolute; 
  top: 34px;
  width: 114px; 
  left: 15px; }

#pageStateImage {
  z-index: -1;
	position: fixed;
  left: 25px; 
  bottom: 0px; }

#pageMiscDetails {
	position: fixed;
  left: 10px; 
  bottom: 10px; }

#pageBody {
  position: absolute;
  top: 15px;
  left: 150px;
  width: 800px;
  max-width: 800px; }

#pageFooterLogo {
  z-index: 5;
  position: fixed;
  left: 660px;
  bottom: 2px; }

#pageSectionName {
  z-index: -1;
  position: fixed;
  left: 955px;
  bottom: 55px; }

#pageFooterText {
	position: fixed;
  left: 335px; 
  bottom: 9px; 
  font: normal 10px/12px Arial, Helvetica, sans-serif;
  background-image: url('/images/opaque.white.40.png');
	color: #666666;
	border: 0px;
  padding: 0px;
  margin: 0px; 
  background-color: none; }

#loginStatusBox {
  z-index: 5;
  background-image: url('/images/opaque.white.75.png');
  white-space: nowrap;
  padding: 2px; 
  border: 2px solid #00adcc;
  position: relative;
  margin-top: 15px;
  left: -9px;
  width: 128px;
  overflow: hidden; } 

#loginStatusBox:hover {
  z-index: 5;
  background-color: mintcream;
  white-space: nowrap;
  padding: 2px; 
  border: 2px solid #00adcc;
  position: relative;
  margin-top: 15px;
  left: -9px;
  width: 210px;
  overflow: hidden; } 

#dialogBoxModal {
  z-index: 999;
  padding: 0px;
	position: fixed;
  top: 0px; 
  left: 0px; 
  width: 100%;
  height: 100%;
  background-image: url('/images/opaque.gray.75.png'); }

#dialogBox {
  z-index: 1000;
  padding: 10px;
	position: relative;
  top: 35px; 
  width: 60%;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
  font: 14px/18px Arial, sans-serif;
	color: black;
  background-color: snow; }




#navSection {
  cursor: pointer;
	clear: both;
  position: relative;
  left: 10px; }

#navMain {
	cursor: pointer;
	font: bold 12px/12px Arial, Helvetica, sans-serif;
  color: #9f9f9f;
  border: 1px solid #9f9f9f;
  text-transform: lowercase;
  background-color: #eeeeee;
  margin-bottom: 1px;
  padding: 1px;
  width: 109px; 
  position: relative;
  left: 12px; }

#navMain:active, #navMain:hover, #navMainHi {
	cursor: pointer;
	font: bold 12px/12px Arial, Helvetica, sans-serif;
  color: black;
  border: 1px solid black;
  text-transform: lowercase;
  background-color: yellow;
  margin-bottom: 1px;
  padding: 1px;
  width: 109px; 
  position: relative;
  left: 12px; }

#navSub {
	cursor: pointer;
	font: normal 10px/11px Arial, Helvetica, sans-serif;
  color: #9f9f9f;
  border: 1px solid #9f9f9f;
  background-color: #eeeeee;
  text-transform: lowercase;
  padding: 1px;
  padding-right: 3px;
  margin-bottom: 2px; 
  width: 100px; 
  position: relative;
  left: 19px; }

#navSub:active, #navSub:hover, #navSubHi {
	cursor: pointer;
	font: normal 10px/11px Arial, Helvetica, sans-serif;
  color: black;
  border: 1px solid black;
  background-color: yellow;
  text-transform: lowercase;
  padding: 1px;
  padding-right: 3px;
  margin-bottom: 2px; 
  width: 100px; 
  position: relative;
  left: 19px; }



#tight, .tight {
	padding: 0px;
	margin: 0px;
	border: 0px;
  font: normal 0px/0px monospace; }

#noborder, .noborder {
  border: 0px; 
  background-image: none;
  background-color: none; }

#inputform, .inputform {
	padding: 6px;
	clear: both; 
  background-color: ghostwhite;
  border: 1px solid gray; }

#formlable, .formlable {
  display: inline-block;
  clear: left;
	float: left;
  font: bold 10px/12px Arial, sans-serif;
  text-transform: lowercase;
  color: white;
  text-align: right;
  width: 125px;
  padding-right: 2px; 
  margin-right: 4px; 
  margin-bottom: 2px;
  background-color: gray; }

#formtitle, .formtitle {
  font: bold 12px/12px Arial, sans-serif;
  text-transform: lowercase;
  color: black;
  padding: 2px; 
  border: 1px solid silver;
  background-color: whitesmoke; }

#inputdisabled, .inputdisabled {
	white-space: pre;
  margin: 1px;
	font: 13px/15px "Courier New", Courier, monospace;
	color: #444444;
	background: #ededed;
	border: 1px solid #444444;
  padding-left: 3px;
  padding-right: 3px; }

#inputbox, .inputbox {
  display: inline-block;
  padding-top: 2px;
  clear: both;
  width: 99%;
  background-color: rgba(222,226,222,.6);
  margin: 1px; 
  margin-bottom: 2px; }

#inputbox:hover, .inputbox:hover {
  background-color: yellow; }

#inputgroup, .inputgroup {
  float: left;
  border: 1px solid transparent; }





.title, h1 {
	margin-top: 8px;
  font: bold 22px/24px Arial, Helvetica, sans-serif;
	color: black;}

.subtitle, h2 {
	margin-top: 6px;
	font: bold 18px/20px Arial, Helvetica, sans-serif;
	color: #00adcc;}

.subsubtitle, h3 {
	margin-top: 4px;
	font: bold italic 16px/18px Arial, Helvetica, sans-serif;
	color: #00adcc;}

.normal, td, div, br, body, h4 {
	font: 13px/15px  Arial, Helvetica, sans-serif;
  color: black;}

.small, h5 {
	font: 10px/15px Arial, Helvetica, sans-serif;
  color: black; }

.note, h6 {
  clear: both;
  font: italic normal normal 12px/14px Arial, Helvetica, sans-serif;
  color: #444444; }

.monospace {
	font: 13px/15px "Courier New", Courier, monospace;
  color: #666666; }




#buttonsmall, .buttonsmall {
  font: bold 11px/14px Arial, Helvetica, sans-serif;
  color: #00adcc;
  vertical-align: middle;
  background-image: none;
  background-color: #b2f4ff;
  border: 1px solid #00adcc;
	cursor: pointer;
  padding-left: 2px;
  padding-right: 2px; } 

#buttonnormal, .buttonnormal {
  font: bold 14px/17px Arial, Helvetica, sans-serif;
  color: #00adcc;
  vertical-align: middle;
  background-image: none;
  background-color: #b2f4ff;
  border: 1px solid #00adcc;
  margin: 1px; 
  padding-left: 4px;
  padding-right: 4px; } 

#buttonsmall:hover, .buttonsmall:hover, #buttonnormal:hover, .buttonnormal:hover,
  #buttonsmall:active, .buttonsmall:active, #buttonnormal:active, .buttonnormal:active  {
  cursor: pointer; 
  color: #00adcc;
  background-color: yellow;
  border-color: #00adcc; }
