/* CSS Document */


body,td,th {
	font-family:Verdana;
	font-size: 12px;
	color: #000000;


}
body {
	margin:50px 0 0 0;
	padding:0px;
	background:url(images/header-bg.jpg) 0 80px repeat-x;
}
a {
	font-size: 12px;
	color: #007237;
	font-weight:bold;
	font-family:Georgia;
}
a:link {
	text-decoration:underline;
	font-family:Georgia;
}
a:visited {
	text-decoration: underline;
	color: #007237;
	font-family:Georgia;
}
a:hover {
	text-decoration: underline;
	color: #007237;
	font-family:Georgia;
}
a:active {
	text-decoration: underline;
	color: #007237;
	font-family:Georgia;
}

ul
{
list-style-type: none;
padding: 5px;
margin: 0;

}

h1 {color:#007237; font-size:18px; font-family:"Helvetica Condensed"; color:#007237; text-align:center}
h1 a {font-size:18px; text-decoration:underline; color:#007237; font-weight:bold; line-height:20px}

h2 {color:white; font-size:16px; font-family:Arial, Helvetica, sans-serif; text-align:center; text-decoration:none}
h2 a {color:white; font-size:16px; font-family:Arial, Helvetica, sans-serif; text-align:center; text-decoration:none}

.list{
background-image:url(images/bullet.gif);
background-repeat: no-repeat;
background-position: -.2em .2em;
padding-left: .6em;
padding-bottom: .6em;
display:block;
}

.listbottom{
background-image:url(images/bullet-green-bg.gif);
background-repeat: no-repeat;
background-position: -.2em .2em;
padding-left: .6em;
padding-bottom: .6em;
display:block;
}

.invertedshiftdown2{
padding: 0;
width: 100%;
background:transparent;
voice-family: "\"}\"";
voice-family: inherit;

}

.invertedshiftdown2 ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown2 a{
float: left;
display: block;
font: bold 12px Arial;
color: white;
text-decoration: none;
margin: 8px 1px 0 0;
padding: 5px 15px 5px 15px; 
background-color: #44555F;
border-bottom: 8px solid white;

}

.invertedshiftdown2 a:hover{
background-color: #C1D9B4;
padding-top: 25px; 
padding-bottom: 0; 
color: #44555F;
border-bottom-color: #C1D9B4;
height:40px
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color: #C1D9B4;
padding-top: 25px; 
padding-bottom: 0;
border-bottom-color: #C1D9B4; 
color: #44545F;
height:40px
}

.wireframemenu{
border: 1px solid #ffffff;
background-color: #DAD7D7;
border-bottom-width: 0;
width: 100%;
color:#44545F;
margin-top: 20px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
	width: 100%;


}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
	padding: 4px 3px;
	display: block;
	width: 100%; /*Define width for IE6's sake*/
	color: #44545F;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.wireframemenu a:visited{
color: #44545F;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #CAE2BC;
color: #44545F;
}

.wireframemenu .current a{
background-color: #CAE2BC;
color: #44545F;
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 2px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: normal 12px Verdana;
height: 22px;
border: 1px solid #D10000;
background-color: black;
color: white;
}
.quotes {color:#007237; text-align:center; font-weight:bold; font-style:italic; font-family:Georgia}
.quotes a {color:#007237;font-family:Georgia }
.bold {font-family:Georgia}
.image {border:1px solid #007237; padding:1px; margin:5px}

.bottomframe {padding-left:15px}

.footer {font-size:10px; color:#CCCCCC; background:url(images/footer-bg.jpg) repeat; height:17px; padding:4px 0 0 10px}
