body {
  font-family: Tahoma, Arial, Verdana;
  color: #5C5C5C;
  
}

table {
  border-collapse: collapse;
}

.labelb {
  font-size: .8em;
  font-weight:bold;
}

.label {
  font-size: .8em;
}

.label1 {
  font-size: .8em;
  color:White;
}

.textbox {
	font-size: .75em;
  height: 1.05em;
}

.smalltextbox {
	font-size: .75em;
  height: 1.05em;
  width: 20px;  
}
.tah17 {
	font-family: tahoma;
	font-size: 16px;
}

.tah16 {
	font-family: tahoma;
	font-size: 15px;
}

.tah12 {
	font-family: tahoma;
	font-size: 13px;
}
.tah12w {
	font-family: tahoma;
	font-size: 12px;
}
.tah10 {
	font-family: tahoma;
	font-size: 10px;
}
.tah10sm {
	font-family: tahoma;
	font-size: 10px;
	line-height:80%;
}

.applemenu{
margin: 5px 0;
padding: 0;
width: 175px; /*width of menu*/
border: 0px solid #9A9A9A;
}

.applemenu div.silverheader a{
/**/ 
background:white url(images/silvergradient.gif) repeat-x top left; 
font: normal 13px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 0px 0;
padding-left: 8px;
text-decoration: none;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(images/silvergradientover.gif);
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
padding: 5px;
height: 210px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}


.multilinetextbox {
  width: 188px;
  height: 80px;  
}

.largemultilinetextbox {
  width: 350px;
  height: 150px;  
}

.longmultilinetextbox {
  width: 350px;
  height: 75px;  
}

.longtextbox {
  font-size: .75em;
  height: 1.05em;
  width: 325px;
}

.dropdownlist {
  font-size: .7em;
  color: #5C5C5C;
}

.fwdropdownlist {
  font-size: .7em;
  font-family: Courier New;
}

.button {
	font-size: .8em;
	height: 20px;
	font-weight: bold;
	padding-bottom: 5px;
}

.rightbutton {
	font-size: .7em;
	height: 20px;
	font-weight: bold;
  float: right;
}

.menuItem {
  color: #fff;
}

.menuItem a {
  cursor: pointer;  
}

.menuItem #left{
  width: 5px;
  display: inline;
  background: url(images/blue_tab_left.gif) no-repeat;
  height: 30px;
  position: relative;
  float: left;
}

.menuItem #mid {
  display: inline;
  background: url(images/blue_tab_middle.gif) repeat-x;
  height: 30px;
  position: relative;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.menuItem #mid #text {
  position: relative;
  top: 5px;
  color: #FFF;
}

.menuItem #right {
  width: 5px;
  display: inline;
  background: url(images/blue_tab_right.gif) no-repeat;
  height: 30px;
  position: relative;
  float: left;
}

.menuItemSelected {
  color: #fff;
}

.menuItemSelected a {
  cursor: pointer;  
}

.menuItemSelected #left {
  width: 5px;
  display: inline;
  background: url(images/lightblue_tab_left.gif) no-repeat;
  height: 30px;
  position: relative;
  float: left;
}

.menuItemSelected #mid {
  display: inline;
  background: url(images/lightblue_tab_middle.gif) repeat-x;
  height: 30px;
  position: relative;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.menuItemSelected #right {
  width: 5px;
  display: inline;
  background: url(images/lightblue_tab_right.gif) no-repeat;
  height: 30px;
  position: relative;
  float: left;
}
/*chg es this was 961*/
#allContent {
	width: 755px;
	margin: 0px auto;
}

#headerRegion {
  margin-bottom: 5px;  
}

#mainContentRegion {
  display: block; 
  clear: both;
}

.sectionHeader {
  border-bottom: 1px solid rgb(235, 235, 235);
  color: #024A76;
  font-size: .9em;
  padding-bottom: 5px;
  font-weight: bold;
}

.sectionHeaderContent 
{
  background-color:#006699;
  border-bottom: 1px solid rgb(235, 235, 235);
  color: White;
  font-family: Arial, Sans-Serif;
  font-size: 12px;
  padding-bottom: 5px;
  font-weight: bold;
}

.navigationRule {
  border: 2px solid #024A76;
  position: relative;
  top: -8px; 
}

.defaultTable {
  width: 76%;
    
}

.verticalalign img {
  vertical-align: middle;
}

.verticalalign span {
  vertical-align: top;
}

.showAll {
  float: right;
}


.modalbutton {
	font-size: .7em;
	height: 20px;
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	float: right;
}

hr {
  border-bottom: 1px solid #CCC;
  color: #FFF;  
}

a:link {
  color: #0066A6;
  text-decoration: none;
}

a:visited {
  color: #0066A6;
  text-decoration: none;
}

.smallleft {
  float: left;
}

.smallright {
  float: right;  
}

#footer {
  text-decoration: none;
  font-size: .7em;
  color: #C0C0C0;
}

#footer a {
}

#footer a:visited {
  color: #C0C0C0;
}

#footer a:hover {
  color: #0066A6;
}