body {
	margin: 0px;
	color: #000000;
	background-color:/*#CBD8DF #B4D7F7 */ #A8D7A4;
	/* border-top: 10px solid #97B2C0; caused problems with dynamic menu */
	background-image:url(images/pagebody_background3.gif); 
	background-position: top left; 
	background-repeat:repeat-x; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	}

#bodyWrapper {
	margin: 1.5em auto; 
	background-color:white; 
	width:900px; 
	clear:both;}

INPUT, SELECT, TH, TD {font-size:1em;}
LI LI, LI P, TD P, BLOCKQUOTE P {font-size:1em;}

#banner {float:left; margin: .5em 0 0 .5em;}

#topmenu {
	font-size:1em;
	text-align: right;
	padding: 0.3em 0;
	color: white;
		}
#topmenu a {
	color: black;
	text-decoration: none;
	}
#topmenu a:hover {
	color:blue;
	text-decoration:underline;
	}

#searchbox {
	text-align:right; 
	font-size:1em; 
	padding: 0.3em 0 0 0; 
	margin:0 1em 0 0;
	height: 0;
	}

#header {
	font-size: 1em;
	text-align: center;
	/* background-image:url(images/topbar_background_2.jpg); background-position:top; background-repeat:repeat-x; */
	background-color:#666666;
	color: #FFFFFF;
	padding: 0.3em 0;
	clear: both;
	border-top: thin solid blue;
	border-bottom: thin solid blue;
}
#header a {
	color: white;
	text-decoration: none;
}
#header a:hover {color:#00FF00;}

#dropdownMenuContainer {
	margin: 2.5em 0 0 0;
	padding: 0;
	border-bottom: thin solid #0052C2;}

#message {
	color: black;
	background-color: yellow;
	}

#mainBody {
	background-color:white;
	border: 0px solid #00BF47;
	margin: 0px auto;
	padding: 1em;
	}
#mainBody h1, 
#mainBody h2, 
#mainBody h3, 
#mainBody h4,
#mainBody h5 {margin:0 10px;}

#mainBody h1 {font-size:3.5em; color:black; letter-spacing:-2px; border-bottom:thin solid black; margin-bottom:.5em;}
#mainBody h2 {font-size:2.5em; color:navy; padding-top: 0.3em; letter-spacing:-2px; display:inline;}
#mainBody h3 {font-size:2.0em; color:#666666; padding-top: 0.3em; letter-spacing:-1px; display:inline;}
#mainBody h4 {font-size:1.5em; color:gray; padding-top: 0.3em; letter-spacing:-1px; display:inline;}
#mainBody h5 {font-size:1.2em; color:navy; padding-top: 0.3em; margin:1em 1em 0em 1em; display:inline;}

#mainBody p, ul {font-size: 1.2em; padding-bottom:1em; margin:.5em .5em 0 1em;}
#mainBody li {margin: .5em 0 0 1.5em;}
#mainBody strong {color:black;}

#breadcrumbs {margin: 0 0 1em 0;}

p.tabHeader {
	font-size: 2.5em !important; 
	color:navy; 
	padding: 0.3em 0 0 0 !important; 
	letter-spacing:-2px; 
	margin:0 10px !important; 
	font-weight:bold;
	}

#imageWrapperA {margin: 1.5em; background-color:#00AA40;}
#imageWrapperB {margin: 1.5em; background-color:#0052C2;}
.framed {margin: 5px 10px; border:3px solid #00AA40;}
.framedB {margin: 5px 10px; border:3px solid #0052C2;}

.group_paras {border:thin solid #666666; margin: 1.5em; padding: 1em;}

.photobox {max-width: 320px; text-align:center; padding: 0em 1em;}
.photobox .caption {font-size:.75em; color:#999999;}

#productImageContainer {float:right; text-align:center; border: thin solid #00CCFF; margin: 1em; padding: 0 .5em;}
#productDetailsContainer {border:thin dotted #3366FF; padding:1em;}

/* figure-divs and their supporters */
/* http://rjohara.net/server/css-figures-captions/  */
div.figure {
padding: 10px; 
margin: 0.67em auto; /* needed to support centering of almost-full-width figures */
border: thin solid silver;
}

div.figure img { width: 100%; }

div.figure p { /* the default "legend" style, as opposed to "caption" */
font-family: verdana, arial, sans-serif;
font-size: smaller;
padding-left: 1%;
padding-right: 1%;
line-height: 1.1;
margin: 0.25em auto 0 auto;
}
div.figure p.caption { text-align: center; font-size: inherit; font-weight:bold;}
/* "caption" for short phrases; "legend" (default) is for continuous prose */

.full { width: 90%; padding: 10px; margin: 0.67em auto; }
/* "full" should be unnecessary, but this responds to the box model bugs in IE */
.half { width: 50%; padding: 10px; margin: 0.5em 0.67em; }
.third { width: 33%; padding: 10px; margin: 0.5em 0.67em; }
.quarter { width: 25%; border: none; padding: 5px; margin: 0.25em 0.5em; }
.fifth { width: 20%; border: none; padding: 5px; margin: 0.25em 1%; }

.right { float: right; margin-left: 2%; }
.left { float: left; margin-right: 2%; }

/* end figure-divs */

/* Hides from IE5-mac \*/
* html .buggybox {height: 1%;}
/* End hide from IE5-mac */

#left  {background-color:#0052C2; width:200px;}
#left a {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-decoration: none;
	line-height: 1.5;
	width: 200px;
	outline-color: #00FFFF;
	outline-style: solid;
	outline-width: thin;
	}
#left a:visited {color:#FFFFFF;}
#left a:hover {color:#FFFF00;}

#right {background-color:#FFFFFF; width:15em; margin:8em 1em 0 0 ;}

.sideBlock_x {float: right; width:5em; background: #F2F2F2 url(gradient.png) repeat-x top;  margin-bottom: 10px; }
.sideBlock {background: #F2F2F2 url(gold-fade.gif) top;}
.sideBlock p {padding: 5px 0; margin:0 10px}
.sideBlock h2 {color: #333; margin:0 10px}
#sideBlockLinkTitle {
	font-weight: bold;
	}
#sideBlockLinkDesc {
	line-height: 100%;
	}

#AdminNav {
	color:grey; 
	font-size: .8em;
	text-align: center;
	clear: both;
	margin: .5em;
}
#AdminNav .Title {font-weight: bold;}
#AdminNav a {color:orange; text-decoration:none;}
#AdminNav a:hover {color:#00FF00;}


#footerContainer {
	background: #F0F0E7 url(images/footer_background3.jpg);
	background-repeat: repeat-x;
	margin: 0px auto;
	padding: 0.0em;
	font-size: .8em;
	text-align: center;
	color: black;	
}
#footerMenuTop {
	padding: 1em 0 0 0;
}
#footerMenuBottom {}
#footerCopyright {margin: 0.3em; font-style: italic; color:#000000}
#footer a {
	text-transform: capitalize;
	color: black;
	text-decoration: none;
	}
#footer a:hover {color:blue;}



#minipics ul{list-style-type: none;margin:0 15px;padding:0}
#minipics li{float:left;width:100px;margin: 10px 10px 10px 0;background-color: #FFF}
#minipics li img{display: block;width: 80px;height: 80px;margin:5px 10px;border: 0px}

.searchList{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #14763C;
	border: 1px solid #EEEEEE;
	}
.searchList .row_even {
	background-color: #EEEEEE;
	}
.searchList .row_odd {
	background: #FFFFFF;
	}
.searchList a {
	font-size:14px; color:blue;
}
.searchList .summary{
	margin-left:30px;
}
/* begin internal & back-end styles */

.tableList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #14763C;
	border: 1px solid #1FB25A;
	}
.tableList .row_even {
	background: #FFFFEA;
	}
.tableList .row_odd {
	background: #FFFFFF;
	}
.tableList th {
	background-color: #1FB25A;
	color: #FFFFFF;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	font: bold 10pt Arial, Helvetica, sans-serif, impact;
	}
.tableList caption, 
#formCommon h1 {
	font: bold 16pt/80% Arial, Helvetica, sans-serif, impact;
	color: #0E6FB6;
	text-align: left;
	letter-spacing: normal;
	}
.tableList a {
	color: #0066B4;
	}
.tableList a:hover {
	color: #0065B4;
	text-decoration: none;
	}

.menu {
	background: #0066B4;
	height: 18px;
	text-decoration: none;
	padding: 4px;
	}
.menu a {
	font: 7pt Arial, Helvetica, sans-serif, impact;
	color: Black;
	text-transform: uppercase;
	border-left: 13px solid #1FB25A;
	padding-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	font-size: 8pt;
	text-decoration: none;
	padding-right: 20px;
	}
.menu a:hover {
	border-left: 13px solid #FFFFCC;
	color: Black;
	}

#formCommon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #14763C;
	background: #F4FDF8;
	border: 1px solid #1FB25A;
	margin-top: 0px;
	}
#formCommon label {
	color: #14763C;
	float:left; width:8em; margin-right:.3em; text-align:right;
	}
#formCommon input, textarea, select {

	position:relative;
	color: #14763C;
	}

#formCommon .notmessedup{
	margin-left: 10px;
	position:relative;
	color: #14763C;
	}
#formCommon .save {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000FF;
	height: 20px;
	width: 100px;
	border: 1px solid #00FF00;
	float: left;
	}
#formCommon .delete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	height: 20px;
	width: 100px;
	border: 1px solid #00FF00;
	float: left;
	}
	/*
#jobDisplayCommon h1, 
#productDisplayCommon h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #0463A3;
	padding-left: 5px;
	border-bottom: 2px solid #1FB25A;
	border-left: 25px solid #1FB25A;
	}
#jobDisplayCommon h2, 
#productDisplayCommon h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006AC0;
	font-size: 12pt;
	}

#productDisplayCommon h3 {
	font: bold 10pt Arial, Helvetica, sans-serif, impact;
	color: #006AC0;
	}

#jobDisplayCommon blockquote, 
#productDisplayCommon blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	}
#jobDisplayCommon h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	}
*/
.button a {
	font: 7pt Arial, Helvetica, sans-serif, impact;
	color: #1FB25A;
	background: #E6FBEE;
	border: 1px solid #8BEBB1;
	padding: 0px;
	text-transform: uppercase;
	margin: 0px;
	text-decoration: none;
	}
.button a:hover {
	color: #FFFFFF;
	background: #1FB25A;
	}
.banner_hrun {
	background: url(images/b_hrun.jpg) repeat-x;
	}
.nav_bkg {
	background: #CCCCCC;
	}
.banner_foothrun {
	background: url(images/b_foot_hrun.jpg) repeat-x;
	}

/*
#clientArea {
	background: url(images/page_swoop.jpg) no-repeat right top;
}
*/

.imageThumb {
	clear: both;
	float: left; 
	background: black;
	margin: 4px 8px;
	}
	
.bulletin {border: 2px solid red;
margin: 0 6em 1.5em 6em;
padding:.5em;}