BODY {
  margin: 0px;
  padding: 0px;
  font-family: 'trebuchet ms', sans-serif;
  font-size: 14px;
  line-height: 17px;
}

.content {
  font-family: 'trebuchet ms', sans-serif;
  font-size: 14px;
  line-height: 17px;
  padding: 10pt;
}		

#maintab {
  height: 100%;
  width: 100%;
  border: 0px;
  margin: 0px;
  padding: 0px;
  background: url("/images/garnet.gif");
}

#menuheadcell {
  background-color: #000000;
}

#headrow {
  height: 64px;
  vertical-align: middle;
}

#crumbrow {
  height: 16px;
  vertical-align: middle;
}

#contentbox {
  background-color: #fffff4;
}
	
#lastrow {
  height: 14px;
  font-size: 9px;
  color: #eeeecc;
  vertical-align: middle;
}	

#fsuflame {
  margin-top: 40px;
  margin-left: 35px;
  padding: 0px;
  border: 0px;
}

H1, H2, H3, H4, H5, H6 {
  font-family: arial, sans-serif;
  color: #660000;
  font-weight: bold;
  margin-top: 12px;
  margin-bottom: 9px;
}

H1 {
  font-size: 18px;
  font-style: italic;
  line-height: 22px;
}

H2 {
  font-size: 16px;
  font-style: italic;
  line-height: 18px;
}

H3 {
  font-size: 14px;
  font-style: italic;
  line-height: 16px;
}

H4 {
  font-size: 13px;
  font-style: italic;
  line-height: 15px;
}

H5 {
  font-size: 12px;
  font-style: normal;
  margin-top: 8px;
}

H6 {
  font-size: 12px;
  font-style: normal;
  display: block;
  margin-top: 8px;
  margin-bottom: 0pt;
}

P {
  margin-top: 3px;
  margin-left: 10pt;
  margin-right: 10pt;
  margin-bottom: 10px;
}

UL, OL {
  margin-top: 0px;
  margin-bottom: 10px;
}

LI {
  margin-top: 4px;
  margin-bottom: 8px;
}

A {
  text-decoration: none;
}

A:link {
  color: #aa0000;
  font-weight: bold;
}

A:visited {
  color: #aa0000;
  font-weight: bold;
}

A:hover {
  color: #ff6666;
}

.sideMenu {
  font-family: verdana, sans-serif;
  font-size: 11px;
  padding: 18px 5px 0px 12px;
  line-height: 14px;
  margin-left: 12px;
  text-indent: -12px;
}

.sideMenu A:link, .sideMenu A:visited {
  color: #eeeecc;
}	

.sideMenu A:hover {
  color: #ff7777;
}

.verticalMenu {
  display: block; 
  margin-top: -5pt;		
}

.tab {
  border: 1px solid black;
  background-color: #ffffee;
}
.tabBody {
  border: 1px solid black;
  border-top: 1px solid black;
  border-left: 1px solid black;
  background-color: #eeeedd;
}
.tabHover {
  background-color: #ccbbbb;
}
.tabActive {
  background-color: #eeeedd;
}
.adminBar {
  background-color: #eeeedd;
  font-size: 11px;
  color: #440000;
}
.highlight {
  background-color: #ffffee;
}
.formDescription {
  font-size: 11px;
}

.formSubtext {
  font-size: 11px;
}

.tableMenu {
  background-color: #eeeedd;
  font-size: 11px;
}

.tableHeader {
  background-color: #eeeedd;
  font-size: 11px;
}

.tableData {
  font-size: 11px;
}

.crumbTrail, .userInfo {
  color: #ccccaa;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
}

.crumbTrail A:link, .crumbTrail A:visited,
.userInfo A:link, .userInfo A:visited {
  font-weight: normal;
  color: #ffffcc;
}

.crumbTrail A:hover, .userInfo A:hover {
  font-weight: normal;
  color: #ffcccc;
}
 
.wx_tbl {
  background-color: #eeeedd;
  border: 1px solid #ddddbb;
  font-family: verdana, sans-serif;
  font-size: 10px;
  width: 100%;
}

.wx_th {
  font-weight: bold;
  font-family: verdana, sans-serif;
  font-size: 10px;
  color: #660000;
}

.wx_tdh {
  font-weight: bold;
  font-family: verdana, sans-serif;
  font-size: 10px;
}

.wx_td {
  font-weight: medium;
  font-family: verdana, sans-serif;
  font-size: 10px;
}

.indent {
  text-indent: 20px
}

#caltabindent {
  margin-left: 10pt;
  margin-right: 10pt;
}

.superIndent {
  left-margin: 200px
}

.attrib {
  font-size: 9px;
  font-style: italic;
  text-align: center;
  margin-top: 0px;
  padding-top: 2px;
}

