body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-x;
}
#container {
	position:absolute;
	background-color:#FFFFFF;
	margin-left: -400px;
	left: 50%;
	top:0px;
	width:780px;
	height:740px;
	z-index:1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 22px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #3C7559;
	border-left-color: #3C7559;
	border-bottom-color: #3C7559;
}
#menudiv {
	position:absolute;
	padding: 25px 5px 5px 5px;
	background-image: url(menu_buttons/new_jigsaw.jpg);
	background-repeat: no-repeat;
	border: solid 1px #3C7559;
	left:11px;
	top:87px;
	width:606px;
	height:110px;
	z-index:22;
	clear: both;
	overflow: hidden;
	display: none;
}
#menudiv .jqDockWrap {margin: 0 auto;}
#menudiv .jqDock {cursor: pointer;}
#menudiv img {padding: 10px 0;}
div.jqDockLabel {padding: 0px 6px; white-space: nowrap; font-weight: bold; color: #FFF; cursor: pointer; text-decoration: none;}
#toplinks {
	position: absolute;
	top: 89px;
	left: 97px;
	width: 620px;
}
#toplinks td {
	border: solid 1px #006600;
	background-color: #3C7559;
	color: #FFFFFF;
	font: 11px "Trebuchet MS", "Times New Roman", Times, serif;
	font-weight: bold;
}
#toplinks td a, a:visited {
	font-size: 11px;
	color:#ECDDB2;
	text-decoration:none;
}

#toplinks td a:hover {
	font-size: 11px;
	color:#C9D0C8;
	text-decoration:none;
}
#copyright {
	position: absolute;
	top: 741px;
	left: 90px;
	width: 680px;
	text-align: right;
}
#copyright .ctext {
	font: 10px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
}
#copyright td {
	background-color: #3C7559;
	color: #FFFFFF;
	font: 11px "Trebuchet MS", "Times New Roman", Times, serif;
	font-weight: bold;
}
#copyright td a, a:visited {
	font-size: 11px;
	color:#ECDDB2;
	text-decoration:none;
}

#copyright td a:hover {
	font-size: 11px;
	color:#C9D0C8;
	text-decoration:none;
}
#close_button {
	position: absolute;
	top: 700px;
	left: 46px;
	width: 734px;
}
#banner {
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
	height:114px;
	background-image: url(images/main_head2.jpg);
	background-repeat:no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#linkbanner {
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
	height:114px;
	background-image: url(images/link_head.jpg);
	background-repeat:no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#resbanner {
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
	height:114px;
	background-image: url(images/res_head.jpg);
	background-repeat:no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#sidebar {
	position: absolute;
	top: 116px;
	left: 0px;
	width: 80px;
	height: 624px;
	background-image: url(images/sidebar_jig.png);
	background-repeat: no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#sidebar .sidetable {
	margin-top: 100px;
	padding: 2px;
	background: none;
	border: none;
}
#sidebar .sidetable td{
	font: 12px/12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border: none;
	background: none;
	padding: 2px 2px 2px 2px;
	color: #B91542;
}

#content {
	position: absolute;
	top: 120px;
	left: 90px;
	width: 574px;
	height: 536px;
}

#content_xwide {
	position: absolute;
	top: 116px;
	left: 80px;
	width: 700px;
	height: 536px;
}

#content, #content_xwide p {
	font: 11px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #282828;
}
#content_xwide li {
	font: 11px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.extlink a, a:visited {
	font: 12px 16px Verdana, Arial, Helvetica, sans-serif;
	color: #004E00;
	text-decoration: none;
}

.extlink a:active, a:hover {
	color: #796F56;
	text-decoration: underline;
}
img { behavior: url(iepngfix.htc); }
/*table layout*/
.headtable {
	width: 96%;
	padding: 2px;
	margin: 0px;
}
.headtable td {
	border: 0;
	border-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	color: #3C7559;
}

#mytable {
	width: 620px;
	padding: 0px;
	margin: 10px;
}
#mytable p {width: auto;}
#3columntable {
	width: 674px;
	padding: 0px;
	margin: 2px;
}
#3coltable_xwide {
	width: 700px;
	padding: 0px;
	margin: 0px;
}
#reslinkstable {
	width: 600px;
	padding: 0px;
	margin: 2px 2px 2px 37px;
}
caption {
	padding: 0 0 3px 0;
	width: 600px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
caption.wide {
	padding: 0 0 3px 0;
	width: 670px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #ECF0F0;
	border-right: 1px solid #3C7559;
	border-bottom: 1px solid #3C7559;
	border-top: 1px solid #3C7559;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 2px 2px 2px 8px;
	background: #3C7559 url(images/table_bg_header.jpg) no-repeat;
}
th.high {
	background: #3c7559 url(images/table_bg_header55px.jpg) no-repeat;
}
th.left {
	border-left: 1px solid #3C7559;
}
th.lefthigh {
	background: #3c7559 url(images/table_bg_header55px.jpg) no-repeat;
	border-left: 1px solid #3C7559;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #3C7559;
	background: none;
}

td {
	font: 12px/12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #3C7559;
	border-bottom: 1px solid #3C7559;
	/*background: #fff;*/
	padding: 2px 2px 2px 2px;
	color: #475632;
}


td a, a:visited {
	font-size: 12px;
	color:#114509;
	text-decoration:none;
}

td a:hover {
	font-size: 12px;
	color:#AA7722;
	text-decoration:none;
}

td.alt {
	background: #E7FCDB;
	color: #4F4B44;
}

td.alt a, a:visited {
	font-size: 12px;
	color:#333333;
	text-decoration: none;
}

td.alt a:hover {
	font-size: 12px;
	color:#AA7722;
	text-decoration:none;
}


td.spec1 {
	border-left: 1px solid #3C7559;
	border-top: 0;

}

td.altspec1 {
	background: #E7FCDB;
	color: #4F4B44;
	border-left: 1px solid #3C7559;
	border-top: 0;
}

td.altspec1 a, a:visited {
	color:#2A532A;
	text-decoration: none;
}

td.altspec1 a:hover {
	color:#6B4A16;
	text-decoration:none;
}

th.spec {
	border-left: 1px solid #3C7559;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #3C7559;
	border-top: 0;
	background: #E7FCDB url(images/bullet2.gif) no-repeat;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
td ul,li {
	font: 13px "Trebuchet MS", "Times New Roman", Times, serif;
	line-height: 14px;
}
td.nobottom {
	border-bottom: 0;
	border-bottom-color: #FFFFFF;
}
td.noborder {
	border: 0;
	border-color: #FFFFFF;
	background-image: url(images/blank.gif);
	background-repeat: repeat;
}
td.fullborder {
	border: 1px solid #3C7559;
	color: #090909;
}

.formtable {
	border: 1px solid #003300;
}
/*==== Fonts ====*/
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #3C7559;
	margin-left: 1.8em;
	margin-top: 0.3em;
}
h3.narrowleft {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #3C7559;
	margin-left: 0.3em;
	margin-top: 0.3em;
}
h4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1em;
	color: #3C7559;
	margin-left: 0.5em;
	margin-top: 0.2em;
}
h5 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 0.6em;
	color: #3C7559;
	margin-left: 0.5em;
	margin-top: 0.2em;
}
h6 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #3C7559;
	margin-left: 0.5em;
	margin-top: 0.1em;
	margin-bottom: -0.2em;
}
#mytable h4 {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #3C7559;
}
#content .mylink a, a:visited {
	font: 12px 16px Verdana, Arial, Helvetica, sans-serif;
	color: #3C7559;
	text-decoration: none;
}
#content .mylink a:active, a:hover {
	color: #997700;
	text-decoration: underline;
}
.resourcelink {
	font: 11px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #2A533F;
}
.resourcetablebg {
	background: #E0FAD6;
}

