body {
	color: #000;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.clearer {clear:left;height:1px;}
h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

h1 {
	font-size: 2em;
	line-height: 1.2em;
	font-weight: normal;
}

h2 {
	font-size: 1.4em;
	line-height: 1.4em;
}

h3 {
	font-size: 1.1em;
	line-height: 1.2em;
}

h1, h2, h3, p {
	margin: 0.6em 0;
}

p {
	margin: 1em 0px;
	line-height: 1.3em;
}

ul, ol {
	margin: 1em 0.5em 0.5em 1em;
}

li {
	margin: 2px 0px;
}

select {
	padding: 0px;
}

label {
	padding: 0.2em;
}

a {
	color:#0069af;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

/*MAIN COLUMN*/

/* MENU */
/*See Menu.css*/

/* SUBCATS & SIBLINGS & news Ticker*/
#containerTitle {
	background-image: url(../images/layout/righthead.gif);
	background-repeat:repeat-y;
	width:241px;
	height:25px;
	color:#709D32;
	font:bold 15px/18px "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	padding:8px 10px 0;
}
#containerHolder {
	width:241px;
	float:right;
	background-image: url(../images/layout/rightbk.gif);
	background-repeat:repeat-y;
}
#subcats, #siblings {
	font-size: 1em;
}
#subcats a, #siblings a {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-left: 10px;
	padding-left: 15px;
}
#subcats h3, #siblings h3 {
	font-size: 1em;
}

#newsTitle {
	background-image: url(../images/layout/tinyheaderbk.gif);
	background-repeat:repeat-y;
	width:344px;
	height:25px;
	color:#709D32;
	font:bold 15px/18px "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	padding:8px 10px 0;
}
#newsHolder {
	width:344px;
	float:right;
	background-image: url(../images/layout/jobsbk.gif);
	background-repeat:repeat-y;
}

#news_container {}
#news {}
ul#newsT { padding:0;margin:0;}
ul#newsT li { list-style:none; width:100%;padding:0;margin:0;}

/* BREADCRUMBS  */
#breadcrumbs {
	clear: both;
	width: 100%;
	font-size: 0.9em;
}
#breadcrumbs {
	font-size: 1em;
	font-weight: bold;
}
#breadcrumbs a {
	color:#8d8d8d;
	text-decoration: none;
}
#breadcrumbs a.final {
	color:#75a534;
}
#breadcrumbs a.final:hover {
	color:#5a7f28;
}
/*----------------------------------*/
.faqQuestion { font-size:13px;}
.faqAnswer { }
/*----------------------------------*/

#jobsTitle {
	background-image: url(../images/layout/tinyheaderbk.gif);
	background-repeat:repeat-y;
	width:344px;
	height:25px;
	color:#709D32;
	font:bold 15px/18px "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	padding:8px 10px 0;
}
#jobsHolder {
	width:344px;
	float:right;
	background-image: url(../images/layout/jobsbk.gif);
	background-repeat:repeat-y;
}

#jobs {
	width:344px;
	float:right;
	background-image: url(../images/layout/jobsbk.gif);
	background-repeat:repeat-y;
}

#flashReplace {margin:0;padding:0;}
#flashReplace embed, #flashReplace object {z-index:10;}
#header {position:relative;}
#searchBox {
	margin:0px; padding:0px;
	position:absolute;
	right:0;
	bottom:0;
	padding-right:10px;
	z-index:90;
	height:30px;
	overflow:hidden;
}
#searchBox form {margin:0px; padding:0px;}
#searchField { 
	Filter: Alpha(Opacity=60);
	opacity:0.6;
}
#searchButton {}
#search {
	float:left;
	width:600px;
}
.search-stars {
	float: right;
	height:17px;
	background-image: url(../images/stars.gif);
	background-repeat:repeat-x;
}
#pageHolder { /*width:640px; former look, with also in this section box */ width:880px;}
#pageHolder img {border:1px solid #333333;padding:1px;}
/*FOOTER AREA*/
#footermenu {
	padding:10px 25px 0;
}
#footermenu * {
	display:inline;
	margin:0 2px;
	padding:0;
	font-size:11px;
	float:left;
}
#footermenu div * {
	white-space:nowrap;
/*	background-image:url(../images/divideButton.gif);
	background-repeat:no-repeat;
	background-position: left; 
	padding-left:15px;*/
}
#footermenu div.footermenu2 * { color:#8dc73f; }
#footermenu div.footermenu2 a:hover { color: #97a486; }
#site-design {text-align:center;
	font-size:0.8em}
#site-design * {color:#818181;}
#site-design a, #site-design a:visited {color:#87a958;}
#legal {
	font-size:12px;
	clear:left;
	padding:10px 25px 0;
}
#legal p {
	margin-top:10px;
}
#footline {   /* Footer Menu Separating line */
	margin-left: 5px;
	width: 940px;
	border: none;
	border-style:hidden;
	border-top: 1px dashed #8dc73f;
	height:1px;
}
