
body {
background: #008000;
font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size:1.2em;
	color:#006000;
	background:#ffd700;
	border-bottom: solid thin #008000;
	padding-left:0.5em;
	margin-bottom: 0.5em;
margin-top:0.5em;
}

div, p {text-align:justify;}
#centerwrap {
}
#left{
	background:#ffffcc;
	min-height:600px;
}
#right{
	background:#ffffcc;
	width:9em;
	min-height:600px;
}
#center {
	background:#ffffcc;
	font-size: 0.8125em;
	margin: 0em 13.75em 0 16em;
}
#centerNoRight {
	background:#ffffcc;
	font-size: 0.8125em;
	margin: 0 0 0 0;
}
#centerFull {
	background:#ffffcc;
	font-size: 0.8125em;
	margin: 0 0 0 0;
}
#header {
	background:#ffffcc;
	margin-top: 0em;
	height:5em;
}

#poweredBy {color: #888888;}
#poweredBy a {color:#888888;}
.gradientrule {display:none;}

a:link, a:visited, a:active {color: #008000;}

.statement {font-size:1.2em;color:#000000;font-weight:bold;padding: 0.25em 0em 0.25em 0em;text-align:left;}
.subText {font-size:1.1em;color:#000000;font-weight:bold;padding: 0.25em 0em 0.25em 0em;text-align:left;}

.headerLogo {height:90px;width:800px;background-image: url(/images/header.jpg);}
#header {height:90px; background: #ffffff; color:#000000;border-bottom: solid 1px #ff005000;}

#accountnav {background: #008000;color:#ffffff;}
#accountnav a {color:#ffffff;}

#subnav {
background: #008000;color:#ffffff;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF005000, endColorstr=#FF008000, gradientType=1);
}
#subnav a {color:#ffffff;}

#breadcrumbOuter {font-size:0.9em;display:block;}

#footer {
background: #0080000;color:#ffffff;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF005000, endColorstr=#FF008000, gradientType=1);
}
#footerRight {color:#ffffff;}
	
.rowHi {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFffd700, endColorstr=#FFff8800, gradientType=1);
background:#ffd700;color:#ffffff;padding:0.25em;
border: solid 1px #008000;
}
.rowHi a:link, .rowHi a:visited, .rowHi a:active {color:#ffffff;}

.rowSimple {padding:0.25em;border: solid 1px #008000;}

#menuLinks ul {filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF005000, endColorstr=#ff008000);}
#menuLinks ul { background:#008000;text-align: left; margin-bottom: 0em; padding: 0em; margin: 0em; list-style-type: none; width:100%;}
#menuLinks li { margin: 0em 0em 0em 0em; border-bottom: solid 1px #666666; border-top: solid 1px #eeeeee;}
#menuLinks li:hover {border-bottom: solid 1px #000000; border-top: solid 1px #000000;}
#menuLinks a { padding: 0em 0em 0.1875em 0em; margin: 0em; display: block; text-decoration:none;color:#ffffff;width:16.8em;}
#menuLinks a:hover { color:#000000; background:#ffd700;}
#menuLinks li.currentPage{background:#ffd700;font-weight:bold; font-style:italic;}
#menuLinks li.currentPage:hover {border-bottom: solid 1px #666666; border-top: solid 1px #eeeeee;}

.menuButton a {text-decoration:none;}
.menuButton span {text-align:center;color:#ffffff;text-decoration:none;font-weight:bold;}
.menuButton img { height: 7.1em; filter:alpha(opacity=50);}
.menuButton .raised .boxcontent {padding-left:0.5em;padding-right:0;}
.menuButton .raised .boxcontent a div {margin-left:-0.5em;}

.menuButtonI {text-decoration:none; margin:0.3em; width: 8.3em; height: 8.3em; filter:alpha(opacity=70);}

div .quote{
width:80%;
min-height:172px;
font-style: italic;
font-size: 0.75em;l
text-align:left;
background-color:#008000;
color:#ffffff;
border: solid 1px #000000;
padding: 0.5em 0.5em 0.5em 0.5em;
}
