* html img,
* html .png,
{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}
body {
	/*background-color: #ab8e1f;*/
	background-image:url(/images/backgroundImage.png);
	/*background-repeat:repeat-x;*/
	background-repeat:repeat;
	font-size: 83%;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
td, th {
	margin:0px;
	padding:0px;
	
}
ul,li {
	padding-left:0px;
	margin-left:10px;

	list-style-position:outside;
	text-align:left;
}
a {
	text-decoration: none;
	color:inherit;
}
.title {
	font-family:"Times New Roman", Times, serif;
	font-size:110%;
	color:#695a1e;
	font-weight:bold;
}

.red {
	color:#FF0000;
}

.title a{
	font-family:"Times New Roman", Times, serif;
	font-size:110%;
	color:#695a1e;
	font-weight:bold;
}
.depttitle {
	font-family:"Times New Roman", Times, serif;
	font-size:160%;
	color:#695a1e;
	font-weight:bold;
	text-transform:uppercase;
}

.deptsubtitle,.wording h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:140%;
	color:#000000;
	font-weight:bold;
}

.wording h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	color:#000000;
	font-weight:bold;
}

.wording h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000000;
	font-weight:bold;
}

.subtitle {
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
	font-weight:bold;
	color:#695a1e;
}

.subtitle a{
	font-family:"Times New Roman", Times, serif;
	font-size:90%;
	font-weight:bold;
	color:#695a1e;
}

#logo {
	position:absolute;
	width:200px;
	height:83px;
	z-index:1;
	left: 50%;
	margin-left:-420px;
	top: 26px;
}

#phone{
	position:absolute;
	width:400px;
	height:83px;
	z-index:1;
	left: 50%;
	margin-left: 35px;
	top: 76px;
}


.quicklinks {
	font-size:90%;
}

.quicklinks_title {
	font-weight:bold;
}

.sitesearch {
	font-size:90%;
	background-color:#ffffff;
	color:#000000;
}
.searchtext {
	font-size:85%;
	text-align:center;
	color:#000000;
}

.headertoplinks{
	color:#FFFFFF;
	font-size:85%;
	font-family:Arial, Helvetica, sans-serif;
}

.headertoplinks a{
	color:#FFFFFF;
	font-size:102%;
	font-family:Arial, Helvetica, sans-serif;
}

.footertext {
	font-size:95%;
	color:#EFEFEF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.footertext a:hover {
	color:#EFEFEF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.footertext a {
	font-size:95%;
	color:#EFEFEF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.announceTitle {
	font-family:"Times New Roman", Times, serif;
	font-size:110%;
	font-weight:bold;
	color:#000000;
	padding-left:5px;
}

/*.menuItems {
	font-family:"Times New Roman", Times, serif;
	font-size:120%;
	color:#000000;
	padding-left:10px;
	line-height:30px;

}

.menuItems a {
	font-family:"Times New Roman", Times, serif;
	font-size:95%;
	color:#000000;
	text-decoration:none;*/
}

.menuItems a:hover{
	margin-left:15px;
	background-image:url(/images/arrowGreen.png);
	background-repeat:no-repeat;
}


.menutext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	margin-left:15px;
	margin-right:20px;
	color:#000000;
}

.menutext a{
	font-size:100%;

}
.pageArea {
 	background-image:url(/images/pageBackground.png);
}

.announceText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:95%;
	color:#336699;
	line-height:15px;
}

.announceText a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:95%;
	color:#336699;
	line-height:15px;
}
.announceText a:hover{
	color:#005e62;
	
}


.prospectTitles, .prospectTitles a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:90%;
	color:#000000;
}

.prospectTitles a:hover{
	color:#005e62;
	background-color:#ffffcc;
}

.bottom, a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#000000;
}

.newEvents{
	font-family:Arial, Helvetica, sans-serif;
	font-size:99%;
}

.newEvents a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:99%;
}

.wording{
	font-size:100%;
	line-height:20px;
}

.wording a {
	font-size:100%;
	line-height:20px;
	color:#006600;
}

.wording td{
	font-size:100%;
	line-height:20px;
	padding:4px;
}
.rightpanel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;

}

.rightpanel a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#006600;
}

.rightpanel a:hover{
	background-color:#ffffcc;
}

#colAS {
	position:absolute;
	width:148px;
	z-index:99;
	left: 479px;
	top: 312px;
	background-color: #C19F21;
	visibility: hidden;
}

.colas {
	color:#000000;	
}

.colas a{
	color:#000000;
	text-decoration:none;
}

.colas a:hover{
	color:#000000;
	background-color:#ffffcc;
}

ul.MenuBarVertical a, ul.MenuBarHorizontal a {
	background-color:#ffffff;
}

.errors {
   
    border-top-width: 4px;
    border-right-width: 4px;
    border-bottom-width: 4px;
    border-left-width: 4px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    font-family: "Times New Roman", Times, serif;
    color: #FF0000;
    font-size: 100%;
    font-weight: bold;
    width: 650px;
}

.floatright {
    float:right;
    padding-left:15px;
}

.floatleft {
    float:left;
    padding-right: 15px;
}

.information
{
	COLOR: #009900;
	CURSOR: help;
	TEXT-DECORATION: none;
}
