@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;
	border: 0;
	padding-top:15px;
	background-color:#ECF0F0;
	font-family:Arial, sans-serif;
	font-size:10pt;
}


p, ul, ol {
	margin-top: 0px; 
	margin-bottom: 0px; 
}

p {
	margin-bottom:10px;
}

.text1	{
	padding:15px 30px 15px 20px;
	padding-right:40px;
	font-size:10pt;
	color: #444442;
}

.text1 a {
	color:#0e4400;
	text-decoration:none;
}

.text1 a:hover {
	color:#999;
	text-decoration:none;
}


.text2	{
	font-size:11pt;
	color:#0e4400;
	font-weight:bold;
}

.text2 a {
	color:#0e4400;
	text-decoration:none
}

.text2 a:hover {
	color:#0e4400;
}


.text3	{
	font-size:11px;
	color:#fff;
}

.text3 a {
	color:#ffd803;
	text-decoration:underline;
}

.text3 a:hover {
	color:#ffd803;
	text-decoration:none;
}

/* For left menu */
.text4	{
	font-size:12px;
	font-size:9pt;
	color: #444442;
	line-height:140%;
	padding-top:22px;
	padding-left:15px;
}
	
.text4 a {
	color:#444442;
	text-decoration:underline;
}

.text4 a:hover {
	color:#999;
	text-decoration:none
}


/* Homepage left bar */
.text5	{
	padding-top:15px;
	padding-left:5px;
	font-size:11px;
	color: #444442;
	line-height:130%;
}

.text5 a {
	color:#444442;
	text-decoration:underline;
}

.text5 a:hover {
	color:#999;
	text-decoration:none
}



.header1	{
	font-size:20px;
	line-height:120%;
	color: #0e4400;
}

.header1 a {
	color: #0e4400;
	text-decoration:none;
}

.header1 a:hover {
	color:#0e4400;
	text-decoration:underline;
}
.header2	{
	font-size:16px;
	color:#0e4400;
	}
.header2 a {
	font-weight:bold;
	color:#0e4400;
	text-decoration:none;
}
.header2 a:hover {
	color:#0e4400;
}
.header3	{
	font-size:18px;
	color:#ffd803;
	}
.header3 a {
	color:#ffd803;
	text-decoration:underline;
}
.header3 a:hover {
	color:#CCC;
	text-decoration:none;
}
/*
END CMS REQUIRED STYLES
Add Custom Site Styles BELOW
*/

