.lhsBoxTitle {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	color:white; 
	background-color:#F69A13; 
	padding:2px;
}
.lhsBox {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#C1B010; 
	background-color:#F9EDE8;
	border:1px solid #DDDDDD;
	padding-left:2px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:5px;
}
.breadcrumbs, .breadcrumbs a {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#f69a13;
}
.formField { width:45%; margin-right:10px; margin-bottom:5px; float:left; }

body, td { font-family:Arial, Helvetica, sans-serif; color:black; font-size:12px; } 
a {
	font-family: Verdana;
	font-size: 11px;
	color: #F69A13;
	text-decoration: none;
}
a:hover {
	color: #C1B010;

}

#dropmenudiv{
position:absolute;
border:1px solid #cf3e1d;
border-bottom-width: 0;
font:normal 10px Verdana ;
line-height:18px;
z-index:100;
background-color: #F69A13
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	background-color: #F69A13;
	color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #E89B31;
}

.tbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #666666;
	background-color: #F69A13;
}
.lhs_text {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
a.bottomMenu {
	font-family: Verdana;
	font-size: 11px;
	text-align: right;
	color: #F69A13;
	text-decoration: none;
}
.tfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodyText {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.bodyLink {
	font-family: Verdana;
	font-size: 11px;
	color: #F69A13;
	text-decoration: none;
}
.bodyLink:hover {
	color: #C1B010;

}
.bgpencil {
	background-image: url(images/pencils.png);
	background-repeat: no-repeat;
	background-position:bottom;
	background-position:right;
}.bodyLink3 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyH1 {
	color: #F69A13;
	font-size: 14px;
	font-weight: bold;
}.bodyH2 {
	color: #F69A13;
	font-size: 11px;
	font-weight: bold;
}
.bodyBold {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
li {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
p {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
H1 {
	font-family: Verdana;
	font-weight:bold;
	font-size: 11px;
	color: #000000;
}.tableHeader {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFFF;
	font-weight: bold;
}

.bbg {
	background-image: url(../images/side.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bbg2 {
	background-image: url(../images/pencils2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bodyBoldWhite {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.black {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
