html {
     overflow: -moz-scrollbars-vertical;
}

body
{
	font: 12px/16px Verdana, "Lucida Grande", "bitstream vera sans",  sans-serif;
	background-color: white;
	margin-top: 2px;	
	margin-left: 0px;
	margin-right: 0px;
}

h1
{
	font: bold 18px Verdana, "Lucida Grande", "bitstream vera sans", Arial, sans-serif;
	color: rgb(153,153,153);
}

h2
{
	font: bold 13px Verdana, "Lucida Grande", "bitstream vera sans", Arial, sans-serif;
	color: rgb(51,51,51);
}

h3
{
	font: bold 11px Verdana, "Lucida Grande", "bitstream vera sans", Arial, sans-serif;
	color: rgb(102,102,102);
}

h4
{
	font: bold 11px Verdana, "Lucida Grande", "bitstream vera sans", Arial, sans-serif;
	color: rgb(51,51,51);
}

h5
{
	font: bold 14px Verdana, "Lucida Grande", "bitstream vera sans", Arial, sans-serif;
	color: rgb(51,51,51);
}

ol
{
	list-style-type: none;
	color: gray; 
    list-style-image: url(images/bullet_box.gif);
	_text-indent: -14px;
	margin: 1px 0 0 -20px;
}
ol a
{
color: #F99C00;
	text-decoration: none;
}
ol a:hover
{
	color: gray;	
}
.rightsidetitle
{
background: url(images/title_right.jpg) 0% 50% no-repeat;
}
.navgrey
{
	list-style-image: url(images/bullet_arrow.gif);
}
.navgrey a
{
	color: gray;
	text-decoration: none;
}
.navgrey a:hover
{
	color: rgb(255,102,0);
}
.navgreyl
{
	list-style-type: none;
	color: gray;
	list-style-image: url(images/bullet_arrow_norm_size.gif);
	_text-indent: -27px;
	margin: 1px 0 0 -25px;
	line-height: 10px;
}

.navgreyl a
{
	color: gray;
	text-decoration: none;
}
.navgreyl a:hover
{
	color: rgb(255,102,0);
}
a { color: rgb(255,102,0); }

#footer
{
	font: bolder 10px "Lucida Grande", Arial, Verdana, "bitstream vera sans", sans-serif;  
    letter-spacing: 0.1em;  
	line-height: 10px;
	color: #2C2C2C;
}

/* legacy message */
div.leg
{
	background-color: white;
	background-image: url("");
	margin: -10px;
	width: 100%;
}

div.leg p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 10px;
}

.skipLink { display: none; }

.navbar a
{color: white;
 text-decoration: none;
}
.navbar a:visited
{ color: white;
}
.navbar a:hover
{color: black;
}
.navtop
{ color: #A11619;
 font: 10px "Lucida Grande", Verdana, "bitstream vera sans", Arial, sans-serif;  
 letter-spacing: 0.1em;  
}
.navtop a
{ color: #1F1F1F;  
text-decoration: none; 
}
.navtop a:visited
{ color: #1F1F1F; 
}
.navtop a:hover
{ color: #A11619; 
}
.colorlightorange
{
	background-color: #ffb948;
}
.colorsuperlightorange
{
	background-color: #FFCC67;
}
.realcolorsuperlightbrown
{
	background-color: #FFE69B;
}
.colorsuperlightbrown
{
	background-color: #93b2dd;
}
.colorsupersuper
{
	background-color: #FCF2D3;
}
.colorgrey
{
	background-color: #999999;
}
.colorlightblue
{
background-color: #C5D6ED;
}
.colorlightblue2
{
background-color: #9fc0ed;
}
.colorlightgrey
{
	background-color: #CCCCCC;
}
.colorred
{
	background-image: url("images/main_office_back.jpg");
}
.colorlightred
{
	background-color: #f7d7d7;
}
.colorlightredpad
{
	background-color: #f7d7d7;
	padding: 5px;
}
.mainoffice
{
	 background-color: #FFE69B;	  
}
.mainoffice a
{	 color: #2C2C2C; 
	 text-decoration: none;
}
.mainoffice a:hover
{
	 color: rgb(255,102,0); 
}
.graytext
{
		color: gray; 
}
.whitetext
{
		color: white; 
}
.redtext
{
		color: #B54142; 
}
.blueboldtext
{
		color: #39486A;
		font-weight:bold;
}
.whiteyellow
{
		color: #FFC34A; 
}
.windowtop
{
	font: bold 14px Verdana, "Lucida Grande", "bitstream vera sans", Arial, sans-serif;
	color: rgb(51,51,51);
}	
.bluetext
{
		color: #332155; 
}
.horizline
{
	background-image: url(images/page2_line_gray.jpg);
	background-repeat: no-repeat; 
}
.vertline
{
	background-image: url(images/page2_line_updown.jpg);
	background-repeat: no-repeat; 
}
.lilsmall
{
	font: 11px/16px Verdana, "Lucida Grande", "bitstream vera sans", Arial, sans-serif;	
	line-height: 12px;
	vertical-align: bottom;
}
.pad4
{
	padding-top: 6px;
	padding-left: 4px;
	padding-right: 4px;
}
.pad10
{
	padding-left: 8px;
	padding-right: 8px;
}
.padright10
{
	padding-right: 12px;
}
.pad2top
{
	margin: -3px;
}
.forForms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: none;
}
.forFormssmall {
	font-family: Verdana, "Lucida Grande", "bitstream vera sans", Arial, sans-serif;
	font-size: 8px;
	color: #000000;
	border: none;
}
.contract {
  display: none;
}
.expand {
	display: block;
}
.smalllabelcell { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: transparent; 
 color: rgb(51,51,51); 
} 
.smalllabelteachside { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #FCF2D3; 
 color: rgb(51,51,51);
 padding: 5px;
} 
.smalllabelinborder { 
border: 1px solid #f7d7d7;
border-right-width: 0px;
} 
.smalllabelinTOPborder { 
border: 1px solid #f7d7d7;
border-bottom: 0px;
} 
.gofix
{
	margin: 0px;
}
.boxright
{
	border-right: 1px solid #6C81B0;
}
.boxleft
{
	border-left: 1px solid #6C81B0;
}
.backwhite
{
	background-color: white;
}
.border
{
border: 1px solid #666666;
}
