body {
      font-family:verdana;
      font-size:12;
      color:black;
      background-color: #4F63A2;
      margin:0px
}
.man_highlight {
      font-family:verdana;
      font-size:12;
      color:black;
      background-color: #EEEEEE;
}
.man_nonhighlight {
      font-family:verdana;
      font-size:12;
      color:black;
      background-color: white;
}
hr {
  border:1px solid gray;
}
.admin_heading{
      background-color: #4F63A2;
      font-family:verdana;
      font-size:12;
      color: white;
      font-weight:bold;
}
.heading{
      background-color: #4F63A2;
      font-family:verdana;
      font-size:12;
      color: white;
      font-weight:bold;
}
.boxit {
        border:1px solid #EEEEEE;
}
.help {
      font-family:verdana;
      font-size:12;
      background-color: #EEEEEE;
      border: 1px solid gray;
}
.help_text {
      font-family:verdana;
      font-size:11;
      color:#4F63A2;
}
.page_title {
      font-family:arial;
      font-size:16;
      color: #000000;
      font-weight:bold;
}
.page_subtitle {
      font-family:arial;
      font-size:12;
      color: blue;
      font-weight:bold;
}

.area_title {
      font-family:verdana;
      font-size:12;
      color: blue;
      font-weight:bold;

}
.example {
      font-family:arial;
      font-size:10;
      color:navy;

}
.ashrae {

background-image: url("images/minimasthead.gif");
background-repeat: no-repeat;

}

textarea {
  border:1px solid gray;
  font-family:verdana;
  font-size:12;
}

select {
  border:1px solid gray;
  font-family:verdana;
  font-size:12;width:300;
}
input{
  border:1px solid gray;
  font-family:verdana;
  font-size:12;
}
.label {
      font-family:verdana;
      font-size:12;
      color:black;
      font-weight: bold;
}

.labelhead {
      font-family:verdana;
      font-size:11;
      color:black;
      padding-left:5px;
}

a:link.labelhead {
      font-family:verdana;
      font-size:11;
      color:blue;
      padding-left:5px;
}
a:visited.labelhead{
      font-family:verdana;
      font-size:11;
      color:blue;
      padding-left:5px;
}
a:active.labelhead{
      font-family:verdana;
      font-size:11;
      color:black;
      padding-left:5px;
}
a:hover.labelhead{
      font-family:verdana;
      font-size:11;
      color:black;
      padding-left:5px;
}

 

.labelheading1 {
      font-family:verdana;
      font-size:11;
      color:black;
      font-weight: bold;
	  background-color: #00005f;
	  padding-left:5px;
}

.contact {
      font-family:verdana;
      font-size:11;
      color:black;

}
td,table,div {
	font-family: Verdana;
	font-size: 11px;
      color:black;

}
.leftcelltext{
	font-family: Verdana;
	font-size: 11px;
    color:black;
	padding-left:5px;

}

.Lcelltext{
	font-family: Tahoma;
	font-size: 12px;
    color:#00005f;
	padding-left:5px;
	padding-right:5px

}
.user_message {
	font-family: Verdana;
	font-size: 12px;
    color:black;
	font-weight:bold;
}
.infoBox {

      font-family:verdana;
      font-size:11;
      color:black;
	  border:1px solid silver;

}
.img_btn {

	border-top:1px solid silver;
	border-left:1px solid silver;
	border-right:2px solid gray;
	border-bottom:2px solid gray;
}
.button {
        background-color:#cc6600;
        border:1px solid black;
        font-family: verdana;
        font-weight: bold;
        font-size: 10;
        color: white;
}
.fnt {
	font-size:18px;
	font-family:tahoma;
	color:#00005f
	 }

