body {
	margin:0px;
	font-size: 100%;
	font-family: Verdana;
	background-color: #b0c58d;
	background-position: top left;
	background-repeat: repeat-x;
	background-image: url(/images/template-3/page-background.jpg);
}
h1,h2,h3 {
	font-family: "Trebuchet MS", "Georgia", Arial, Helvetica, sans serif;
}
h1 {
	margin-top: 0px;
	font-size: 160%;
	font-weight: bold;
	color: #515128;
	text-align: left;
}
h2 {
	margin-top: 10px;
	font-size: 140%;
	color: black;
}
h3 {
	margin-top: 10px;
	font-size: 100%;
	color: black;
}
h3 {
	margin-top: 10px;
	font-size: 90%;
	color: black;
}
P, TD, TH, UL, OL, DL {
	font-size: 80%;
}
TD P,TH P,DL P,UL P,OL P {
	font-size: 100%;
}
IMG {
	border: 0px;
}
A:link, A:visited, A:active {
	color: #336600;
	text-decoration: underline;
}
A:hover {
	color: #768E53;
	text-decoration: none;
}
#bcrumbs {
	clear: both;
	width: 790px;
	color: gray;
	font-size: 9pt;
	padding: 2px 2px 2px 2px;
}
#bcrumbs a {
	color: gray;
	text-decoration: none;
}
#bcrumbs a:hover, #bcrumbs a:active {
	color: black;
	text-decoration: underline;
}

#pageWrapper {
	display: block;
	width: 790px;
	background-color: white;
	border: 1px solid gray;
	margin-right: auto;
	margin-left: auto;
}
#topBanner {
	display: block;
	width: 790px;
	height: 120px;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url(/images/template-3/header.jpg);
	border-bottom: 1px solid white;
}
#topBanner h1 {
	display: none;
}

.navaid {
	display: none;
}

#contentArea {
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 5px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(/images/template-3/quotation.jpg);
	background-color: #FFFFFF;
	float: right;
	width: 620px;
	font-size: 80%;
}
#contentArea P,#contentArea UL,#contentArea OL,#contentArea TH,#contentArea TD {
	font-size: 100%;
}

#sideMenu {
	padding-top: 10px;
	clear: both;
	float: left;
	margin-top: 0px;	
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans serif;
	width: 150px;
	background-image: url(/images/template-3/sidebar.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
#sideMenu ul, #sideMenu li {
	list-style-type: none;
	font-size: small;
	margin: 0px;
	padding: 0px;
	display: block;
}
#sideMenu li {
	margin-bottom: 2px;
}

#sideMenu li ul li {
	margin-bottom: 0px;
}

#sideMenu ul {
	margin: 0px 0px 0px 0px;	/*removes indent IE and Opera*/
	padding: 15px 0px 0px 1px;
	list-style-type: none;	/*turns off display of bullet*/
	font-size: 14px;
	width: 148px;
}

#sideMenu li a {
	padding: 5px 2px 12px 2px;
	text-decoration: none;
	color: #f0f0f0;
	width: 144px;
	background-image: url(/images/template-3/sidebar-button-off.gif);
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	text-indent: 0px;
	font-weight: bold;
	font-size: 12px;
}

#sideMenu li a:hover {
	color: #ffeecc;
	background-image: url(/images/template-3/sidebar-button-on.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#sideMenu li ul {
	padding: 3px 0px 3px 0px;
	background-color: none;
}

#sideMenu li ul li a {
	padding: 0px 2px 0px 10px;
	background-image: none;
	background-color: none;
	text-decoration: none;
	color: white;
	width: 136px;
	display: block;
	text-indent: 0px;
	font-weight: normal;
	font-size: 10px;
}

#sideMenu li ul li a:hover {
	background-image: none;
	text-decoration: none;
	background-color: none;
	color: silver;
}
#sideMenu li {
	float: left;
	width: 135px;
}
#sideMenu #bottom {
	width: 150px;
	height: 135px;
	font-size: 1px;
	margin: 0px;
	background-image: url(/images/template-3/sidebar-bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	clear: both;
}
A.hassubmenu {
	background-image: url(/images/template/hassubmenu.gif) !important;
	background-position: right !important;
	background-repeat: no-repeat !important;
}
A.hassubmenu:hover {
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
	background-color: black;
	background-image: url(/images/template/hassubmenu.gif) !important;
	background-position: right !important;
	background-repeat: no-repeat !important;
}

#clfCommonMenu {
	clear: both;
	width: 761px;
	background-color: black;
	height: 19px;
	margin-bottom: 5px;
}
#clfCommonMenu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#clfCommonMenu ul li {
	float: left;
	list-style-type: none;
	width: 125px;
	border-right: 1px solid white;
	font-size: 12px;
	color: white;
	font-family: Arial;
}

#clfCommonMenu a {
	display: block;
	width: 119px;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	background-color: black;
	color: white;
}

#clfFooter {
	margin-top: 0px;
	border-top: solid 1px #e2e2e2;
	background-color: #E1EDE2;
	width: 790px;
	clear: both;
	color: black;
	font-size: 65%;
	height: 15px;
	text-align: center;
}

#clfFooter a {
	text-decoration: none;
	color: #7a603b;
}

#clfFooter #leftSide {
	width: 300px;
	float: left;
	padding-left: 5px;
	text-align: left;
}

#clfFooter #rightSide {
	width: 300px;
	float: right;
	padding-right: 5px;
	text-align: right;
}

#pageList {
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}
#pageList A {
	border: 1px solid #7a603b;
    margin: 2px;
	text-decoration: none;
	color: #7a603b;
    padding: 0px 3px 0px 3px;
}
#pageList A:hover {
	background-color: #f9f9d5;
}

#pageList A.currPg {
	background-color: #7a603b;
	color: white;
}

.formSet {
	border: 1px solid silver;
	margin-bottom: 10px;
	padding: 1px 1px 5px 5px;
}


DIV.dateListItem {
	margin-bottom: 5px;
}
DIV.dateListItem DIV.dateListDate {
	white-space: nowrap;
	width: 100px;
	float: left;
}
DIV.dateListItem DIV.dateListInfo {
	float: left;
	display: block;
	width: 500px;
}
DIV.dateListYears {
	margin: 0px 0px 10px 0px;
	text-align: center;
	font-size: 90%;
}

