<style type="text/css">
<!--
.fake {
    background-color:white;
}

/* ============================ page background ============================= */
.bodyBack {
    background-color:#d1d3c8;
}

/* ============================= wrapper styles ============================= */
.title {
    font-family:Microsoft Sans Serif; Tahoma, Geneva, sans-serif;
    font-size: 18px;
    color: #000000;
}
.subtitle {
    font-family:Microsoft Sans Serif; Tahoma, Geneva, sans-serif;
    font-size: 15px;
    color:#828e5e;
    font-weight:bold;
    padding:2px;
}

.topLink {
    text-decoration:none;
    font-family:Helvetica,Arial,sans-serif;
    font-size:11px;
    color:#000000;
    font-weight:bold;
}

.topLink:link {
    text-decoration:none;
    font-family:Helvetica,Arial,sans-serif;
    font-size:11px;
    color:#000000;
    font-weight:bold;
}

.topLink:active {
    text-decoration:none;
    font-family:Helvetica,Arial,sans-serif;
    font-size:11px;
    color:#000000;
    font-weight:bold;
}

.topLink:visited {
    text-decoration:none;
    font-family:Helvetica,Arial,sans-serif;
    font-size:11px;
    color:#000000;
    font-weight:bold;
}

.topLink:hover {
    text-decoration:none;
    font-family:Helvetica,Arial,sans-serif;
    font-size:11px;
    color:#000000;
    font-weight:bold;
}

.topBack {
    background-color:#bdc999;
}

.topTab {
    font-size:2px;
    line-height:4px;
    border-top:solid 1px #999999;
    border-right:solid 1px #999999;
    border-left:solid 1px #999999;
}
.bottomTab {
    font-size:1px;
    border-bottom:solid 2px #999999;
    border-right:solid 1px #999999;
    border-left:solid 1px #999999;
}


.topnav {
    text-decoration:none;
    font-family:Helvetica,Arial,sans-serif;
	font-weight:normal;
    font-size:12px;
    color:#000000;
}
.topnav:link {
    text-decoration:none;
	font-weight:normal;
    font-family:Helvetica,Arial,sans-serif;
    font-size:12px;
    color:#000000;
}

.topnav:active {
    text-decoration:none;
	font-weight:normal;
    font-family:Helvetica,Arial,sans-serif;
    font-size:12px;
    color:#000000;
}

.topnav:visited {
    text-decoration:none;
	font-weight:normal;
    font-family:Helvetica,Arial,sans-serif;
    font-size:12px;
    color:#000000;
}
.topnav:hover {
    text-decoration:none;
	font-weight:normal;
    font-family:Helvetica,Arial,sans-serif;
    font-size:12px;
    color:#6b4f36;
}

.greyBack {
    background-color:#d1d3c8;
}
.greyLine {
    border-bottom:solid 1px #d1d3c8;
}
/* ---------------------------- tab styles (end) ---------------------------- */

/* =========================== global body styles =========================== */
.text {
    font-family:Helvetica,Arial,sans-serif;
    font-size:12px;
    line-height:15px;
    color:#000000;
}

.textHead {
    font-family: Helvetica,Arial,sans-serif;
    font-size:13px;
    font-weight:bold;
    color:#000000;
	
	}

.greenTextHead {
    font-family: Helvetica,Arial,sans-serif;
    font-size:13px;
    font-weight:bold;
    color:#2b560e;
}


.smallText {
    font-family:Helvetica,Arial,sans-serif;
    font-size:11px;
    line-height:15px;
}

.greenText {
    font-family:Helvetica,Arial,sans-serif;
    font-size:12px;
    line-height:15px;
    color:#2b560e;
}

.orangeSq {
    width:7px;
    height:7px;
    background-color:#9e650b;
    float:left;
    margin-top:5px;
    font-size:5px;
    margin-right:3px;
}

.greenLink {
    font-family:Helvetica,Arial,sans-serif;
    font-size:11px;
    color:#546c32;
    background-color:transparent;
    font-weight:bold;
	
	}

.greenNav {
    font-family:Helvetica,Arial,sans-serif;
    font-size:11px;
    color:#546c32;
    background-color:transparent;
    font-weight:bold;
	
}

.greenLink:visited {
    font-family:Helvetica,Arial,sans-serif;
    font-size:11px;
    color:#546c32;
    background-color:transparent;
    font-weight:bold;
}
.greenLink:hover {
    text-decoration:none;
    font-family:Helvetica,Arial,sans-serif;
    font-size:11px;
    color:#2b560e;
    background-color:transparent;
    font-weight:bold;
}

.bodyLink {
    font-family:Helvetica,Arial,sans-serif;
	font-weight:normal;
    font-size:12px;
    color:#000000;
}

.bodyLink:link {
    font-family:Helvetica,Arial,sans-serif;
	font-weight:normal;
    font-size:12px;
    color:#000000;
}

.bodyLink:active {
    font-family:Helvetica,Arial,sans-serif;
	font-weight:normal;
    font-size:12px;
    color:#000000;
}

.bodyLink:visited {
    font-family:Helvetica,Arial,sans-serif;
	font-weight:normal;
    font-size:12px;
    color:#000000;
}
.bodyLink:hover {
    text-decoration:none;
	font-weight:normal;
    font-family:Helvetica,Arial,sans-serif;
    font-size:12px;
    color:#6b4f36;
}

.greenBack {
    width:240px;
    color: #ffffff;
    font-family:Microsoft Sans Serif; Tahoma, Geneva, sans-serif;
    font-size:14px;
    margin:10px;
    padding: 3px;
}

.ltGreenBack {
    background-color:#f0f3e8;
}
//-->
</style>
