@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;
/*				background:url(../images/header_bg.jpg) top left repeat-x #ad2514;*/
			}
			p, ul, ol {
				margin-top: 0px;
				margin-bottom: 0px;
			}
/* font styles */
/* TEXT 1 */
			.text1 {
				font-size:10pt;
				color: #1c275d;
			}
			.text1 a {
	color: #003366;
	text-decoration:underline
			}
			.text1 a:hover {
	color:#000066;
	text-decoration: underline;
			}
					a > span.text1 {
					color:#999;
					text-decoration:none;
					}
					a:hover > span.text1 {
					color:#CCC;
					}
/* TEXT 2 */
			.text2 {
				font-size:11pt;
				color: #1c275d;
			}
			.text2 a {
				color: #999;
				text-decoration:none
			}
			.text2 a:hover {
				color:#CCC;
			}
					a > span.text2 {
					color:#999;
					text-decoration:none;
					}
					a:hover > span.text2 {
					color:#CCC;
					}
/* TEXT 3 */
			.text3 {
				font-size:10pt;
				color: #1c275d;
			}
			.text3 a {
				color: #999;
				text-decoration:none
			}
			.text3 a:hover {
				color:#CCC;
			}
					a > span.text3 {
					color:#999;
					text-decoration:none;
					}
					a:hover > span.text3 {
					color:#CCC;
					}
/* HEADER 1 */
.header1 {
	font-size:16pt;
	color: #003366;
}
.header1 a {
	color: #003366;
	text-decoration:none
}
.header1 a:hover {
	color:#003366;
}
			a > span.header1 {
			color:#003366;
			text-decoration:none;
			}
			a:hover > span.header1 {
			color:#003366;
			}
/* HEADER 2 */
.header2 {
	font-size:14pt;
	color: #003366;
}
.header2 a {
	color: #999;
	text-decoration:none;
}
.header2 a:hover {
	color:#CCC;
}
			a > span.header2 {
			color:#999;
			text-decoration:none;
			}
			a:hover > span.header2 {
			color:#CCC;
			}
/* HEADER 3 */
		.header3 {
	font-size:13pt;
	color: #003366;
}
.header3 a {
	color: #999;
	text-decoration:none
}
.header3 a:hover {
	color:#CCC;
}
			a > span.header3 {
			color:#999;
			text-decoration:none;
			}
			a:hover > span.header3 {
			color:#CCC;
			}
/* END font styles */		
		
		
		
/*
END CMS REQUIRED STYLES
Add Custom Site Styles BELOW
*/
.Project_Title{
	font-size: 9pt;
	color: #FFFFFF;
}
.Project_Title a{
	color: #FFFFFF;
	text-decoration:none;
}
.Project_Header{
	font-size:18pt;
	color:#FFFFFF;
}
.Project_Header a{
	text-decoration:underline;
}
.Project_Header a:hover{
	color:#323137;
}
#content_one {
font-size:8pt;
}
	#content_one a {
	font-size:8pt;
	}

#content_two {
font-size:8pt;
color:#FFF;
}
	#content_two a {
	font-size:8pt;
	color:#FFF;
	}

#content_three {
font-size:8pt;
color:#07275A;
}
	#content_three a {
	text-decoration:none;
	color:#fff;
	}

#footer {
font-size:8pt;
color:#fff;
}
#address {
color:#FFF;
line-height:17pt;
font-size:9pt;
}
#address a {
color:#fff;
text-decoration:none;
}

#crumb {
color:white;
font-size:8pt;
height:24px;
line-height:24px;
border-bottom:1px solid black;
}
#crumb a {
color:white;
font-size:8pt;
height:24px;
line-height:24px;
font-weight:bold;
text-decoration:none;
}
#crumb span {
padding-left:24px;
}


#ProjectCrumb {
color:white;
font-size:16pt;
border-bottom:1px solid black;
padding-left:24px;
}
#ProjectCrumb a {
color:white;
}