html {
     overflow: -moz-scrollbars-vertical;
}

body {
	margin: 0px;
	background-image:url(/library/images/common/site-background.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-position:top;
}


table.chart { border: 1px solid #93b25e; border-collapse: collapse; }

table.chart td { border: 1px solid #93b25e; }


table.chart2 { border: 0px solid #93b25e; border-collapse: collapse; }

table.chart2 td { border: 0px solid #93b25e; }

/****** Header ******/

.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #006838;
	font-weight:bold;
}

.header a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006838;
	font-weight:bold;
	text-decoration: none;
}

.header a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006838;
	font-weight: bold;
	text-decoration: none;
}

.cart {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	color: #006838;
	font-weight:bold;
}

.cart a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006838;
	font-weight:bold;
	text-decoration: underline;
}

.cart a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006838;
	font-weight: bold;
	text-decoration: none;
}

/******** Callouts ********/

.calloutsTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #010101;
}


.callouts {
	font-family:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606b66;
}

.callouts a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606b66;
	text-decoration: underline;
}

.callouts a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606b66;
	text-decoration: none;
}


/******** Content ********/




h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-bottom:3px;
	margin-bottom:3px;
}


h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010101;
	padding-bottom:3px;
	margin-bottom:3px;
}


h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #008243;
	padding-bottom:3px;
	margin-bottom:3px;
	font-weight:500;
}

.black{
	color: #010101;
}

#lg {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #606b66;
	line-height:20px;
}

#lg a{
	color: #606b66;
	text-decoration: underline;
}

#lg a:hover{
	color: #606b66;
	text-decoration: none;
}

.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606b66;
	line-height:18px;
}

.content a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606b66;
	text-decoration: underline;
}

.content a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606b66;
	text-decoration: none;
}

.greenTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight:700;
	color: #008243;
	line-height: 25px;
}

.greenText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008243;
	font-weight:700;
}

.greenText a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008243;
	font-weight:700;
	text-decoration: underline;
}

.greenText a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008243;
	font-weight:700;
	text-decoration: none;
}



li {
	padding-bottom: 5px;
	list-style:square;
}

hr {
	border: none 0; 
	border-top: 1px dashed #FFFFFF;
	width: 95%;
	height: 1px;
} 

.inner-hr {
	border: none 0; 
	border-top: 1px dashed #333333;
	width: 100%;
	height: 1px;
} 

.inner-hr2 {
	border: none 0; 
	border-top: 1px dashed #93b25e;
	width: 100%;
	height: 1px;
} 

.inner-hr3 {
	border: none 0; 
	border-top: 1px dashed #93b25e;
	width: 100%;
	height: 1px;
	margin-top: 7px;
	margin-bottom: 5px;
} 


/****** Footer ******/

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #252525;
}

.footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #252525;
	text-decoration: underline;
}

.footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #252525;
	text-decoration: none;
}


/******** Errors and Input Boxes ********/

.errmsg {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: red;
}

.ip {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010101;
	border: solid 1px #93c8cf;
	background-color:#f3f7df;
}


/******* Left Navigation *******/


#nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#606b66;
	font-weight:600;
}

#nav a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606b66;
	text-decoration: none;
	font-weight:600;
}

#nav a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aacd69;
	text-decoration: none;
	font-weight:bold;
	font-weight:600;
}

#nav ul {
	display:block;
	margin:5px 0 0 25px;
	padding:0px;
	color:#606b66;
}

#nav li {
	list-style:none;
	padding-bottom: 5px;
	color:#606b66;
}

#nav li a {
	color: #606b66;
}

#nav li a:hover {
	color: #aacd69;
}


.photo {
   padding:1px;
   border:1px solid #aeabab;
}


























