@charset "utf-8";
/*
START CMS EDITOR AREA CODE
*/
			.Code {
				border: #8b4513 1px solid;
				padding-right: 5px;
				padding-left: 5px;
				color: #006;
				font-family: 'Courier New', Monospace;
				background-color: #f93;
			}
/*
END CMS EDITOR AREA CODE
*/
/*
START CMS REQUIRED STYLES
*/
			body {
				margin:0;
				padding:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:100%;
				font:normal;
			
			}
			p, ul, ol {
				margin-top: 0px;
				margin-bottom: 0px;
			}
/* font styles */
/* TEXT 1 */
			.text1 {
				font-size:9pt;
				color: #000000;
			}
			.text1 a {
				color: #afbc22;
				text-decoration:none
			}
			.text1 a:hover {
				text-decoration:underline;
			}
					a > span.text1 {
					colcolor: #afbc22;
					text-decoration:none;
					}
					a:hover > span.text1 {
					text-decoration:underline;
					}
/* TEXT 2 */
			.text2 {
				font-size:10pt;
				color:#000000;
			}
			.text2 a {
				color: #afbc22;
				text-decoration:none
			}
			.text2 a:hover {
				text-decoration:underline;
			}
					a > span.text2 {
					color: #afbc22;
					text-decoration:none;
					}
					a:hover > span.text2 {
					text-decoration:underline;
					}
/* TEXT 3 */
			.text3 {
				font-size:12pt;
				color:#000000;
			}
			.text3 a {
				color: #afbc22;
				text-decoration:none
			}
			.text3 a:hover {
				text-decoration:underline;
			}
					a > span.text3 {
					color: #afbc22;
					text-decoration:none;
					}
					a:hover > span.text3 {
					text-decoration:underline;
					}
/* HEADER 1 */
.header1 {
	font-size:15pt;
	color: #afbc22;
}
.header1 a {
	color: #afbc22;
	text-decoration:none
}
.header1 a:hover {
	text-decoration:underline;
}
			a > span.header1 {
			color: #afbc22;
			}
			a:hover > span.header1 {
			text-decoration:underline;
			}
/* HEADER 2 */
.header2 {
	font-size:13pt;
	color:#afbc22;
}
.header2 a {
	color:#afbc22;
	text-decoration:none;
}
.header2 a:hover {
	text-decoration:underline;
}
			a > span.header2 {
			color:#afbc22;
			text-decoration:none;
			}
			a:hover > span.header2 {
			text-decoration:underline
			}
/* HEADER 3 */
		.header3 {
	font-size:12pt;
	color:#3F4B00;
}
.header3 a {
	color: #3F4B00;
	text-decoration:none
}
.header3 a:hover {
	text-decoration:underline;
}
			a > span.header3 {
			color:#3F4B00;
			text-decoration:none;
			}
			a:hover > span.header3 {
			text-decoration:underline;
			}
.hometext{
color:#7e7e7e;
font-size:9pt;
font-weight:bold;
}
	.hometext a{
		color: #afbc22;
		text-decoration:none;
	}
	.hometext a:hover{
		text-decoration:underline;
	}
.footer{
	padding-top:15px;
	font-size:9pt;
	color:#858484;
	border-top:1px solid #AFBD22;
}
.footer a{
	color: #afbc22;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;

}
.search{
color:#7e7e7e;
font-size:11pt;
font-weight:bold;
}
.crumb{
	line-height:27px;
	font-size:10pt;
	color: #afbc22;
	background:url(../Images/crumbbg.jpg) no-repeat;
	padding-left:10px;
}
.crumb a{
	color: #afbc22;
	text-decoration:none;
}
.content{
	padding-top:20px;
}
/* END font styles */		
		
		
		
/*
END CMS REQUIRED STYLES
Add Custom Site Styles BELOW
*/
