BODY {
  background: #fff0cc;
  color: #00c;
  font-family: verdana, sans-serif;
  font-size: 14px;
  margin-left: 10px;
  margin-top: 10px;
  scrollbar-arrow-color:#fa0;
  scrollbar-track-color:#fff;
  scrollbar-shadow-color:#00c;
  scrollbar-face-color:#fff0cc;
  scrollbar-highlight-color:#00c;
  scrollbar-darkshadow-color:#fff;
  scrollbar-3dlight-color:#fff;
}

IMG {
	border-style: none;
}

TABLE, TD, TR, TH {
  margin: 0px;
  border-spacing: 0px;
  height: auto;
  padding-top: 4px;
  font-family: verdana, sans-serif;
  text-align: left;
}

TH {
	background-color: #848a9c;
	color: #fff;
	font-size: 65%;
}


INPUT, TEXTAREA {
  font-size: 9pt;
  font-family: verdana, sans-serif;
/*  background: #eee; */
}

H3 {
	margin: 0px;


}

FORM {
	margin: 0px;
	padding: 0px;
}

a:link {
  color: #00c;
  background: none;
}

a:visited {
  color: #00e;
  background: none;
}

a:active {
  color: green;
  background: #FF0000
}

a:hover {
  color: #00c;
  background: #0f0;
  text-decoration:overline underline;
}

.baseHeading{
	margin:0px;
	padding: 0px;

}
.adminlisttable {
/*
  border-style: outset;
  border-width: 2px;
  border-color: #aaa;
  border-right-width: 0px;
*/
}

.admindatatable {
  border-style: hidden;
  border-width: 2px;
  border-color: #ccc;
}

.admindatatable TD {
  font-size: 9pt;
}

.admindatatable TH {
 	font-size: 10pt;
	padding: 2px 0px 2px 2px;
}
.admintablehead { 
/*
  background: #000066;
*/
}

.infoheader {
  font-size: 115%;
  font-weight: bold;
  padding: 2px 0px 2px 0px;
  color: #fff;
  background-color: #848a9c;
}

.listoddrowcell, .dataoddrowcell, .lorc_left, .lorc_right {
  background: #dedfe4;
  color: #333;
  border-bottom: 1px solid #fff;
  font-size: 80%;
}

.listevenrowcell, .dataevenrowcell, .lerc_left, .lerc_right {
  background: #eee;
  color: #333;
  border-bottom: 1px solid #fff;
  font-size: 80%;
}

.lorc_left, .lerc_left {
  border-left: 1px solid #ddd;
}

.lorc_right, .lerc_right {
  border-right: 1px solid #ddd;
}

.dataevenrowcell, .dataoddrowcell {
  padding: 3px;
}

.captionstyle {
  font-family: verdana, sans-serif;
  font-size: 10;
}

.ModifyClassName {
  font-weight: bold;
}

.error {
  color: #ff3333;
  font-size: 120%;
  font-weight: bold;
}

.servermessage, .errormessage {
  width: 600px;
  line-height: 125%;
  color: #253357;
  font-size: 90%;
  font-weight: bold; 
  padding-left: 2px;
  margin-bottom: 2px;
}


.errormessage:before {
  content: " Error: ";
}

.errormessage {
    background-color:  #ff9a31;
}

.servermessage:before {
  content: " Notice: ";
}

.servermessage{
  background-color: #ccc;
}

.subText {
background-color: #CCCCCC;

}

.instruction {
/*  margin-top: 15pt; */
/*  margin-right: 20%; */
  font-weight: bold;
  color: #333;
  font-size: 90%;
}
:link {

  color: #335166;
}

:visited { 
  color: #335166;
}

.smallinstruction {
  font-size: x-small; 
  color:#666;
}


H2 {
    color: #253357;
}

.mainTitle{
    font-style: italic;
    font-weight: normal;
}

.mainTitleName {
    font-style: normal;
    font-weight: bold;

}

/* Nav buttons */

.button1sel, .button1unsel {
	float: left;
	width: 90px;
	height: 26px;
	vertical-align: baseline;
	text-align: center;
	font-family: verdana, sans-serif;
	font-size: 80%;
	font-weight: bolder; 
	margin: 0 2px 0 0;
	text-decoration: none;
	display: block;
	line-height: 200%;
}

.button1sel {
	border-right: 1px solid #fa0;
	border-top: 1px solid #fa0;
	border-left: 1px solid #fa0;
	border-bottom: 1px solid #fa0;
	background: #00c;
}

.button1sel:visited,
.button1sel:link {
	color: #fa0;
	text-decoration: none;

}
.button1unsel {
	border-right: 1px solid #AAA;
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	background: #00c;
}
.button1unsel:visited,
.button1unsel:link{
	color: #fff0cc;
	text-decoration: none;
}
.button1unsel:hover{
	background: #58f;
}


/* Level 2 buttons */
.button2sel, .button2unsel, .button2sep {
  background: #00d;
  border-top-color: #5e81b1;
  border-left-color: #5e81b1;
  border-right-color: #002453;
  border-bottom-color: #002453;
}

.button2sel, .button2unsel {
  font-size: 85%;
  font-weight: normal;
  padding: 3px;
  padding-left: 6px;
  padding-right: 6px;
}

.button2unsel:link, .button2unsel:visited{
        font-weight: bolder;
	color: #fff;
	text-decoration: none;
}

.button2unsel:hover{
	color: #dedfe4; 
	text-decoration: underline;
}
.button2unsel:active{
  color: #ff9933;
}
.button2sel:link, .button2sel:visited{
  font-weight: bolder;
  color: #ff9933;
  text-decoration: none;
}
.button2sel:hover{
	color: #ff9933;
	text-decoration: underline;
}

.button2sep {
  color: #BFC3C7;
}

.button2body {
  background: #253357;
  width: 100%;
  height: 20px;
  margin-right: 10px;
  padding-left: 15px;

}


.secTitle{
	font-variant: small-caps;
	font-style:   italic;
}

.radioLabel {
	font-size: 9pt;
	padding-left: .25em;

}
.textWithBackground{
	background-color: #eee;

}
.topbar { 
	font-family: verdana, sans-serif;
	font-weight: bold;
	padding-right: 2em;
	padding-top: 5px;
	font-size: 85%;
	text-align: right;
	color: #335166;
}

.topbar a:link { text-decoration: none;}
.topbar a:visited { text-decoration: none;}
.topbar a:hover { text-decoration: underline; }

.help_class {
	padding: 2px;
    	font-size: 12px;
	background-color: white;
	border-color: black;
	border-style: outset;
    	border-width: 1px;
}

.submitButtons{
	padding-top: 2px;
	text-align: center;
	vertical-align: top;
}

.submitButtons a{
	padding-left: 10px;
}

.sideBar{
	text-align: center;
}
.sideBar IMG{
	padding-bottom: 5px;
	
}

.checkBoxLabel{
	font-style: italic;
}

.section2Heading, 
.sectionHeading{
	background-color: #848a9c;
	color: #fff;
	vertical-align: center;
	padding: 1px 1px 0px 3px; 
/*	border-bottom: 1px solid #fff; */

}

.sectionHeading{
	font-size: 11pt;
	font-weight: bold;
	height: 28px; 
}

.section2Heading{
	font-size: 10pt;
	font-weight: normal;
}
