/* CSS Document */

body {
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
color: #333333;
}

p {
color: #333333;
}

h1 {
color: #990000;
font-size: 16px;
font-weight: bold;
}

h2 {
color: #666666;
font-size: 12px;
font-weight: bold;
}

h3 {
color: #990000;
font-size: 12px;
font-weight: bold;
}

h4 {
color: #330066;
font-size: 12px;
font-weight: bold;
}

h5 {
color: #333;
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
}

h6 {
color: #333333;
font-size: 11px;
font-weight: bold;
}

.oldbrowsers {
display: none;
}

.clearthis {
clear: both;
font-size: 2px;
float: none;
color: #FFFFFF;
}

#logobar {
background-image: url("../../images/bg_101.png");
background-color: #990000;
background-position: right;
border-top-width: 2px;
border-bottom-width: 2px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #FFFFFF;
border-bottom-color: #FFFFFF;
}

#logobar2 {
background-color: #990000;
background-position: right;
border-top-width: 2px;
border-bottom-width: 2px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #FFFFFF;
border-bottom-color: #FFFFFF;
}

#topnav {
height: 18px;
margin: 0px;
padding-right: 10px;
background-color: #E5E5E5;
}

#topnav ul, #topnav li {
margin: 0px; 
padding: 0px;
display: inline;
list-style-type: none;
}
	
#topnav a:link, #topnav a:visited, #topnav a:active {
float: right;
font-size: 9px;
line-height: 14px;
padding: 2px 10px;
text-decoration: none;
color: #666666;
margin: 0px;
background-color: #FFFFFF;
}

#topnav a:hover {
color: #990000;
text-decoration: none;
}

#mainnav {
height: 23px;
margin: 0;
padding-left: 10px;
background-color: #666666;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #333333;
}

#mainnav ul, #mainnav li {
margin: 0; 
padding: 0;
display: inline;
list-style-type: none;
}
	
#mainnav a:link, #mainnav a:visited, #mainnav a:active {
float: left;
font-size: 9px;
line-height: 14px;
font-weight: bold;
padding: 5px 10px 4px;
text-decoration: none;
color: #FFFFFF;
margin: 0px;
}

#mainnav a:hover {
background: url("../../images/mainnav_background.gif");
}

#titlebar {
background-image: url("../../images/titlebar_background.gif");
height: 77px;
}

.menu .options {
background-color: #999999;
border-right-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #333333;
border-left-color: #333333;
}

.menu a:link, .menu a:active, .menu a:visited {
display:block;
text-decoration:none;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #CCCCCC;
border-bottom-color: #333333;
font-size: 9px;
color: #FFFFFF;
padding: 5px;
}

.menu a:hover {
background-color: #666666;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #666666;
}

#sidenav {
margin: 0px 0px 20px;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #CCCCCC;
border-bottom-color: #CCCCCC;
padding-top: 6px;
padding-bottom: 10px;
padding-left:0px;
padding-right:0px;
width: 160px;
}

#sidenav p {
font-size: 9px;
line-height: 14px;
text-decoration: none;
color: #666666;}

#sidenav ul, #sidenav li {
margin: 0px;
padding: 0px;
list-style-type: none
}
	
#sidenav a:link, #sidenav a:visited, #sidenav a:active {
margin-left: 10px;
font-size: 9px;
line-height: 14px;
text-decoration: none;
color: #666666;
}

#sidenav a:hover {
color: #990000;
text-decoration: none;
}

#sidenav a:link.active, #sidenav a:visited.active {
color: #000000;
font-size: 11px;
font-weight: bold;
margin-left: 10px;
padding: 0px;
}

#sidenav a:hover.active {
color: #990000;
}

.subhead {
font-size: 11px;
color: #000000;
font-weight: bold;
margin-left: 10px;
padding: 0px;
}
	
.page a:link {
font-size: 9px;
line-height: 14px;
text-decoration: underline;
color: #330066;
}

.page a:visited {
font-size: 9px;
line-height: 14px;
text-decoration: none;
color: #666666;
}

.page a:active {
font-size: 9px;
line-height: 14px;
text-decoration: none;
color: #000000;
}

.page a:hover {
font-size: 9px;
line-height: 14px;
color: #990000;
text-decoration: none;
}

#leftcontent {
position:absolute;
margin: 0px;
top:213px;
left:10px;
width:170px;
padding-left:10px;
padding-right:10px;
/* let's get IE5 working */
voice-family: "\"}\"";
voice-family: inherit;
width: 160px;
}

/* and that pesky Opera too */
body>#leftcontent {
width:160px;
}

#rightcontent {
background-image: url(../../images/content_divider.gif);
background-repeat: repeat-y;
background-position: left;
margin-top: 20px;
padding-right: 40px;
padding-bottom: 0px;
padding-left: 20px;
margin-left: 200px;
position: relative;
padding-top: 0px;
font-size: 12px;
line-height: 18px;
color: #333333;
}

#rightcontent p, #rightcontent {
font-size: 12px;
line-height: 18px;
color: #333333;
text-align: justify;}

#rightcontent li {
list-style-image: url(../../images/li2_bullet.gif);
font-size: 12px;
line-height: 18px;
color: #333333;
}

#rightcontent a {
font-weight: bold;
color: #330066;
text-decoration: underline;
}

#rightcontent a:hover {
color: #990000;
text-decoration: none;
background-color: #E5E5E5;
}

#rightcontent a.nostyle {
text-decoration: none;
background-color: #FFFFFF;
}

#rightcontent a.nostyle:hover {
text-decoration: none;
background-color: #FFFFFF;
}

#rightcontent a.homelink {
font-weight:  normal;
color: #333;
text-decoration: none;
}

#rightcontent a.homelink:hover {
color: #990000;
text-decoration: none;
background-color: #fff;
}

#rightcontent a.homelink2 {
font-weight:  bold;
color: #990000;
text-decoration: none;
}

#rightcontent a.homelink2:hover {
color: #333;
font-weight: bold; 
text-decoration: none;
background-color: #FFFFFF;
}

#rightcontent a.copylink {
color: #999999;
font-weight: normal; 
text-decoration: none;
background-color: #FFFFFF;
}

#rightcontent a.smallink {
font-size: 9px; 
font-weight:  normal;
color: #333333;
text-decoration: none;
}

#rightcontent a.smallink:hover {
font-size: 9px;
color: #990000;
text-decoration: none;
background-color: #FFFFFF;
}

td.cal0 {
width: 25px;
text-align: center;
font-family: verdana;
font-weight: bold;
font-size: 11px;
color: #fff;
background-color: #999;
}

td.cal1 {
width: 25px;
text-align: center;
font-family: verdana;
font-size: 11px;
background-color: #f2f2f2;
color: #000;
}

td.cal2 {
width: 25px;
text-align: center;
font-family: verdana;
font-size: 11px;
background-color: #F5f5f5;
color: #000;
}

tr.cal3 {
height: 20px;
}

td.cal4 {
width: 25px;
text-align: center;
background-color: transparent;
font-family: verdana;
font-weight: bold;
font-size: 11px;
color: #990000;
}

td.cal2 a:link {
font-weight: bold;
text-decoration: underline;
color: #330066;
}

td.cal1 a:link {
font-weight: bold;
text-decoration: underline;
color: #330066;
}

.calendar-head { 
font-family:verdana;
font-size: 11px;;
padding:2px;
font-weight:bold; 
text-align: center;
background-color: #fff; 
color:#330066; 
}

.calendar-link a {
font-weight: bold;
text-decoration: underline;
color:#330066;
}

.calendar-link a:hover {
color: #990000;
text-decoration: none;
background-color: #E5E5E5;
}



#oranget {
color: #990000;
font-weight:  bold;
font-size: 14px; 
text-align: left;
font-variant: small-caps;
}

#press {
color: #666666;
font-weight:  bold;
font-size: 11px; 
text-align: right;
font-variant: small-caps;
}

.leftt {
font-size: 12px;
line-height: 18px;
color: #333333;
text-align: left;
}

.contentheader {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #990000;
}

.undersidenav {
font-size: 9px;
background-color: #E5E5E5;
padding: 5px;
width: 150px;
margin-bottom: 1px;
font-size: 9px;
color: #666666;
}

.undersidenavheader {
background-color: #C0C0C0;
padding: 5px;
width: 150px;
margin-bottom: 1px;
font-size: 11px;
font-weight: bold;
font-variant: small-caps;
color: #000;
}

.undersidenav a:link, a:visited, a:active {
color: #000000;
text-decoration: none;
}

.undersidenav a:hover {
color: #CC6600;
}

.undersidenav2 {
font-size: 9px;
background-color: #ffffff;
padding: 3px;
width: 150px;
margin-bottom: 1px;
font-size: 9px;
color: #666666;
}

.undersidenav2 a:link, a:visited, a:active {
color: #000000;
text-decoration: none;
}

.undersidenav2 a:hover {
color: #CC6600;
}

.copyright {
font-size: 9px;
color: #999999;
border-top-width: 2px;
border-top-style: solid;
border-top-color: #C0C0C0;
padding-top: 10px;
padding-bottom: 10px;
line-height: 16px;
margin: 0px;
}

.hometext {
font-size: 13px;
line-height: 20px;
color: #333333;
}

.action {
padding: 10px;
border: 2px solid #C0C0C0;
font-size: 11px;
}

.copyright_print {
display:none;
}

.printlogo { 
display: none; 
}

.coord {
font-size: 9px;
line-height: 14px;
color: #333333;
margin-top: 20px;
padding: 10px;
border: 1px solid #C0C0C0;
}

.coord a {
font-weight: bold;
color: #330066;
text-decoration: underline;
}

.coord a:hover {
font-weight:  bold; color: #990000;
text-decoration: underline;
background-color: #E5E5E5;
}


#sidebar {
float: right;
width: 240px;
\width: 250px;
width: 240px;
margin: 10px;
font-size: 11px;
line-height: 14px;
text-align: justify;
padding: 5px;
}


.emphasize {
color: #330066;
font-weight:  bold;
}

.emphasize2 {
color: #990000;
font-weight:  bold;
}

.emphasize3 {
color: #330066;
font-weight:  bold; 
text-decoration:  underline;
}

.redd {
color: #ff0000;
font-weight:  bold;
}

.whited {
color: #ffffff;
font-weight:  bold; 
margin-left: 5px;
}

.smalld {
color: #666666;
font-weight:  bold;
padding: 5px;
font-size: 9px;
}

.cleard {
padding: 5px;
}

.permalink {
font-size: 11px;
margin-top: 10px;
line-height: 18px;
color: #333333;
background-color: #FFFFFF;
padding: 5px;
text-align: right;
}

.homesecondtable {
font-size: 12px;
color: #666666;
padding: 5px;
background-color: #FFFFFF;
}

.hometableBorder {
border: 1px solid #666666;
}

.formbox {
font-size: 13px;
width: 150px;
}

.formbutton {
font-size: 12px;
font-weight: bold;
padding-right: 3px;
padding-left: 3px;
}



.code  {
BORDER-RIGHT: #000000 1px solid; 
PADDING-RIGHT: 5px; 
BORDER-TOP: #dddddd 1px solid; 
PADDING-LEFT: 5px; 
BACKGROUND: #eeeeee; 
PADDING-BOTTOM: 5px; 
FONT: 11px/1.5 Verdana, Arial, sans-serif; 
MARGIN-LEFT: 0px; 
BORDER-LEFT: #dddddd 1px solid; 
MARGIN-RIGHT: 0px; 
PADDING-TOP: 5px; 
BORDER-BOTTOM: #000000 1px solid
}

.highlight {
background-color: yellow;
padding: 3px;
}

.tableheader {
font-size: 9px;
font-weight: bold;
background-color: #CCCCCC;
padding: 3px;
}

.tablerowNoShade {
font-size: 9px;
background-color: #FFFFFF;
padding: 3px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #CCCCCC;
}

.tablerowShade {
font-size: 9px;
background-color: #F2F2F2;
padding: 3px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #CCCCCC;
}

.tableheader2 {
font-size: 11px;
font-weight: bold;
background-color: #CCCCCC;
padding: 3px;
}

.tablerowNoShade2 {
font-size: 11px;
background-color: #FFFFFF;
padding: 3px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #CCCCCC;
}

.tablerowShade2 {
font-size: 11px;
background-color: #F2F2F2;
padding: 3px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #CCCCCC;
}

.bullet2 {
font-size: 11px; color: #990000;
}

.textarea {
background-color: #ffffff;
}

.tableheader1 {
font-size: 12px;
background-color: #330066;
padding: 5px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #CCCCCC;
font-variant: small-caps;
font-weight: bold;
color: #fff;
}

.tablerow1 {
font-size: 12px;
background-color: #E5E5E5;
padding: 5px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #CCCCCC;
}


.tablerow2 {
font-size: 12px;
background-color: #E5E5E5;
padding: 5px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #CCCCCC;
}

.tablecell1 {
font-size: 12px;
padding: 5px;}


.roundedge {
font-size: 9px; 
}

.roundedgeb {
font-size: 10px;
font-weight: bold; 
}

.left-image {
float: left;
margin: 0 1em 0 0;
border: 1px solid #eee;
padding: .5em;
font-size: 9px;
color: #333333;
text-align: center;
}

.right-image {
float: right;
margin: 0 0 1em 1em;
border: 1px solid #eee;
padding: .5em;
font-size: 9px;
color: #333333;
text-align: center;
}

.center-image {
float: none;
margin: 0 0 1em 1em;
border: 1px solid #eee;
padding: .5em;
font-size: 9px;
color: #333333;
text-align: center;
}

#newequipmentc {
width: 100%;
padding: 8px;
border: 1px solid #eee;
overflow: auto;
}

#newequipmentcimg{
float: left;
border: 1px solid #eee;

font-size: 9px;
color: #333333;
text-align: center;
}

#newequipmentdes {
padding: 5px;
overflow: auto;
}

form {
  overflow:hidden;
}
fieldset {
  border:1px solid #bbb;
  padding:10px;
  position:relative;
  background:#e9e9e9;
  margin-bottom:10px;
}
legend {
  font-size:1.1em;
  padding:.4em .8em;
  background:#fff;
  border:1px solid #bbb;
}
fieldset.login p {
  margin-bottom:1em;
  margin-top:0pt;
}
fieldset p label {
  width:98%;
}
fieldset p input {
  width:300px;
}
fieldset p textarea {
  width:500px;
}
fieldset p select {
  width:200px;
}
fieldset.login p label {
  float:left;
  line-height:2em;
  margin-right:3%;
  text-align:right;
  width:32%;
}
form p.notice {
  font-weight:bold;
}

label {
	float: left;
	margin: 0;
	background: none transparent;
	color: #55606b;
	border: 0;
font-weight: bold;

}




#formcontent {
padding: 0 0 0 2px;
margin: 0 10px 0 10px;
border-right: solid 1px #ddd;
border-bottom: solid 1px #fff;
}

.newstitle {
color: #000;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
}

.header_note{
	height: 77px;
	width: 384px;
	background-image: url("../../images/drive_grey.gif");
	background-repeat: no-repeat;
	display: block;
	float: right;}