body{
	margin: 0px;
	font-family: Arial, Verdana, Helvetica ! important;
	font-size : 8pt;
	color: #434343;

	scrollbar-3dlight-color: #BEC7D6;
	scrollbar-arrow-color: #1F456A;
	scrollbar-base-color: #BEC7D6;
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #1F456A;
}
td, div{
	font-family: Arial, Verdana, Helvetica ! important;
	font-size : 8pt;
	color: #434343;
}
p, font, span{
	/*line-height: 14px ! important;*/
	font-family: Arial, Verdana, Helvetica ! important;
	font-size : 8pt ! important;
}
.right{
	background-color: #000000;
}

/*-- GENERAL LINKS --*/
a:link, a:visited{
	color: navy;
	font-weight: normal;
	text-decoration: underline;
}
a:hover, a:active{
	color: #256CA3;
	font-weight: normal;
	text-decoration: underline;
}

/*-- BUTTONS --*/
.theme_blue_off, .theme_blue_over, .theme_blue_on{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 8pt ! important;
}
.theme_gray_off, .theme_gray_over, .theme_gray_on{
    color: #313130;
    font-weight: bold;
    font-size: 8pt ! important;
}

/*-- LEFTNAV --*/
a.left1:link, a.left1:visited{
	color: #FFFFFF;
	font-weight: bold;
        font-size: 10pt;
	text-decoration: none;
}
a.left1:hover, a.left1:active{
	color: lightblue;
	font-weight: bold;
        font-size: 10pt;
	text-decoration: none;
}
a.left1On:link, a.left1On:visited, a.left1On:hover, a.left1On:active{
	color: lightblue;
	font-weight: bold;
        font-size: 10pt;
	text-decoration: none;
}
a.left2:link, a.left2:visited{
	color: #D3E0FC;
	font-weight: normal;
        font-size: 8pt;
	text-decoration: none;
}
a.left2:hover, a.left2:active{
	color: #FFFFFF;
	font-weight: normal;
        font-size: 8pt;
	text-decoration: none;
}
a.left2On:link, a.left2On:visited, a.left2On:hover, a.left2On:active{
	color: #FFFFFF;
	font-weight: normal;
        font-size: 8pt;
	text-decoration: none;
}

/*-- TOPBAR --*/
.topbar, a.topbar:link, a.topbar:visited{
    color: #FFFFFF;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
}
a.topbar:active, a.topbar:hover{
    color: #FFFFFF;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: underline;
}

/*-- FORM STUFF --*/
.required{
    color: red;
}
.formAttr{
    white-space: nowrap;
}
.grayField{
	border: 0px solid #000000;
	color: #000000;
	background-color: #DDDDDD;
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;		
}
.grayArea{
	border: 0px solid #000000;
	color: #000000;
	background-color: #DDDDDD;
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;		
}
.formField{
        width: 100%;
        background: #E5F0F9;
	border: 1px solid #0E3C60;
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	padding: 2px;	
}
.formArea{
        background: #E5F0F9;
	border: 1px solid #0E3C60;
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	padding: 2px;	
}
.formAttrWh{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 7pt;
}
.formButton{
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	padding: 0px;
	cursor: hand;
	cursor: pointer;	
}
.searchField{
	border: 0px solid #434343;
	background: #FFFFFF;
	color: #434343;
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	padding: 3px;	
}

/*-- DHTML --*/
.dek{
	z-index : 200;
	visibility : hidden;
	position : absolute;
}
.linksMenu{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background: transparent;
	border-bottom: 1px solid black;
	text-align: left;
	padding: 2px;
	cursor: pointer;
	cursor: hand;
}
.buttonMenu{
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
	position: absolute;
	visibility: hidden;
	background-color: #CBCACA;
	layer-background-color: #CBCACA;
	width: 140;
	border-left: 1px solid #CBCACA;
	border-top: 1px solid #CBCACA;
	border-bottom: 0px solid #CBCACA;
	border-right: 1px solid #CBCACA;
	padding: 0px;
	z-index: 11;
	top: 78px;
	left: 132px
}
.finger{
	cursor: pointer;
	cursor: hand;
}

/*-- DROPDOWNS --*/
.menuLinks{
	background: transparent;
	padding: 4px;
}
.menuLinksOver{
	background: #569ED6;
	padding: 4px;
}
.menuLinks div{
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 9pt;
	color: #FFFFFF ! important;
	text-align: left;
	cursor: pointer;
	cursor: hand;
}
.menuLinksOver div{
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 9pt;
	color: #FFFFFF ! important;
	text-align: left;
	cursor: pointer;
	cursor: hand;
}

#bureaus{
	position: absolute;
	visibility: hidden;
	background: #0E3C60;
	width: 145px;
	border: 1px solid #000000;
	z-index: 11;
	top: 78px;
	left: 132px
}
#resources{
	position: absolute;
	visibility: hidden;
	background: #0E3C60;
	width: 145px;
	border: 1px solid #000000;
	z-index: 11;
	top: 78px;
	left: 206px
}
#programs{
	position: absolute;
	visibility: hidden;
	background: #0E3C60;
	width: 145px;
	border: 1px solid #000000;
	z-index: 11;
	top: 78px;
	left: 310px
}