body {
	background-color: #ffffff;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
.montagetext {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal; 
}

.whiteboldtext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff; 
}

td, th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}


#topnav a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
	}
#topnav a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
	}
#topnav a:hover, a:active { 
	text-decoration: underline; 
	color: #c0c0c0;
	}
	
	
#footernav a:link { 
	font-weight: normal; 
	font-size: 9px;
	text-decoration: none; 
	color: #ffffff;
	}
#footernav a:visited { 
	font-weight: normal; 
	font-size: 9px;
	text-decoration: none; 
	color: #ffffff;
	}
#footernav a:hover, a:active { 
	text-decoration: underline; 
	color: #c0c0c0;
	}	


.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
    background-color: #99CC00; 
	color: #003333;}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #669900;
 color: #FFFF33;
}

.newsheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003333;
	font-weight: bold;
}


.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.searchheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 18px;
}

.searchformtxtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
	margin-left: 5px;
}

.searchformtxtnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
	margin-left: 5px;
}

.jobresultsbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.rederror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.loginusername {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}





.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
    font-style: italic;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.newspublishdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.newspublishdatebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
    border-style: double;
	
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;

}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

#scroller a:link { 
	color: #000000;
	font-weight: bold;
	}
#scroller a:visited {
	color: #000000;
	font-weight: bold;
	}
#scroller a:hover {
	color: #FFFFFF;
	font-weight: bold;
	}
	
#linkList a:link { 
	color: #006633;
	font-weight: bold;
	}
#linkList a:visited {
	color: #006633;
	font-weight: bold;
	}
#linkList a:hover {
	color: #FF9900;
	font-weight: bold;
	}


/*Form styles*/
label
{
width: 4em;
float: left;
text-align: right;
margin: 0 1em 10px 0;
clear: both
}

.input-box
{
float: left;
margin-bottom: 10px;
color: #26a;
background: #feb;
border: #26a solid 1px
}

.submit-button
{
margin-left: 5em;
clear: both;
color: #000;
background: #CC9900;
border: 2px #9cf outset
}

fieldset
{
border: #4A846B solid 1px;
width: 20em
}

legend
{
/*background: #4A846B;*/
/*border: #4A8 solid 1px;*/
padding: 1px 5px;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold; 
font-size: 12px;
text-decoration: none; 
color: #4A846B;
}