/* Below are styles for HTML tages: Body, unordered list and horizontal rule */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 15pt;
	color: #666666;
	text-decoration: none;
}


ul {
	list-style-type: square;
	list-style-position: outside;
	font-size: 8 pt;
	color: #666666;
}



hr {
	color: #CCCCCC;
}

/* Below are styles for content text */

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 16pt;
	color: #99CC00;
	text-decoration: none;
	letter-spacing: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	text-transform: none;
}

/* This style is unnecessary. It is only used automatically if a header contains a link by mistake. This way the look of the header will not change */

.headers a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 16pt;
	color: #99CC00;
	text-decoration: none;
	letter-spacing: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	text-transform: none;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
	padding: 1px 0px;
	text-transform: none;
	border: 1px none #CCCCCC;
	font-weight: normal;
	width: 100%;
	background-color: #C1CBD0;
}

.intro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 19pt;
	color: #666666;
	text-decoration: none;
}

.intro a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 19pt;
	color: #0066CC;
	text-decoration: none;
}

.intro a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 19pt;
	color: #0066CC;
	text-decoration: none;
}

.intro a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 19pt;
	color: #0066CC;
	text-decoration: none;
}

.intro a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 19pt;
	color: #0099FF;
	text-decoration: underline;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 15pt;
	color: #666666;
	text-decoration: none;
}

.bodytext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 15pt;
	color: #0066CC;
	text-decoration: none;
}

.bodytext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 15pt;
	color: #0066CC;
	text-decoration: none;
}

.bodytext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 15pt;
	color: #0066CC;
	text-decoration: none;
}

.bodytext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 15pt;
	color: #0099FF;
	text-decoration: underline;
}

/* Below are the styles for list of projects in the Completed Projects and the Current Projects pages */

.projectlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	color: #666666;
	text-decoration: none;
}

.projectlist a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	color: #0066CC;
	text-decoration: none;
}

.projectlist a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	color: #0066CC;
	text-decoration: none;
}

.projectlist a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	color: #0066CC;
	text-decoration: none;
}

.projectlist a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	color: #0099FF;
	text-decoration: underline;
}

/* Below are styles for the left navigation (main and project) */

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #808491;
	text-decoration: none;
	letter-spacing: 1pt;
	width: 177px;
	padding: 2px 2px 2px 8px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #DCE2E7;
	clear: both;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
}


.navigation:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #808491;
	text-decoration: none;
	letter-spacing: 1pt;
	width: 177px;
	padding: 2px 2px 2px 8px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #DCE2E7;
	clear: both;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
}

.navigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #808491;
	text-decoration: none;
	letter-spacing: 1pt;
	width: 177px;
	padding: 2px 2px 2px 8px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #DCE2E7;
	clear: both;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1pt;
	width: 177px;
	padding: 2px 2px 2px 8px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #DCE2E7;
	background-color: #A4AEB7;
	clear: none;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
}

.navigation-here {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1pt;
	width: 177px;
	padding: 2px 2px 2px 8px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #DCE2E7;
	background-color: #85939E;
	clear: none;
	float: right;
	margin-top: 0px;
	margin-right: 0px;

}

.project-navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #808491;
	text-decoration: none;
	letter-spacing: 1pt;
	background-position: center center;
	width: 177px;
	padding: 2px 2px 2px 8px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #DCE2E7;
	float: left;

}

.project-navigation:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #808491;
	text-decoration: none;
	letter-spacing: 1pt;
	background-position: center center;
	width: 177px;
	padding: 2px 2px 2px 8px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #DCE2E7;
	float: left;

}

.project-navigation:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #808491;
	text-decoration: none;
	letter-spacing: 1pt;
	background-position: center center;
	width: 177px;
	padding: 2px 2px 2px 8px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #DCE2E7;
	float: left;

}

.project-navigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #808491;
	text-decoration: none;
	letter-spacing: 1pt;
	background-position: center center;
	width: 177px;
	padding: 2px 2px 2px 8px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #DCE2E7;
	float: left;

}

.project-navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1pt;
	background-position: center center;
	width: 177px;
	padding: 2px 2px 2px 8px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #DCE2E7;
	background-color: #99CC33;
	float: left;
}

.project-navigation-here {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1pt;
	background-position: center center;
	width: 177px;
	padding: 2px 2px 2px 8px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #DCE2E7;
	background-color: #86B300;
	clear: none;
	float: right;
	margin-top: 0px;
	margin-right: 0px;

}


/* Style for top of page links (span needed) */

.top-of-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0066CC;
	text-decoration: none;
	width: 60px;
	position: relative;
	left: 400px;
}


.top-of-page:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0066CC;
	text-decoration: none;
	width: 60px;
	position: relative;
	left: 400px;
}


.top-of-page:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0066CC;
	text-decoration: none;
	width: 60px;
	position: relative;
	left: 400px;
}

.top-of-page:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0066CC;
	text-decoration: none;
	width: 60px;
	position: relative;
	left: 400px;
	vertical-align: 20%;
}

.top-of-page:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 60px;
	position: relative;
	left: 400px;
	color: #0099FF;
	text-decoration: underline;

}

/* Below are non-text styles */

.frameit {
	border-top: 1px solid #CFD7DC;
	border-right: 1px solid #CFD7DC;
	border-bottom: 10px solid #CFD7DC;
	border-left: 1px solid #CFD7DC;
}

.bgtop {
	background-image: url(images/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgleft {
	background-image: url(images/bg_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgmid {
	background-image: url(images/bg_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgright {

	background-attachment: fixed;
	background-image: url(images/bg_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.frameit2 {
	border-top: 1px solid #CFD7DC;
	border-right: 1px solid #CFD7DC;
	border-bottom: 1px solid #CFD7DC;
	border-left: 1px solid #CFD7DC;
	background-color: #EEEEF0;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;

}
.rect-bg {
	border: 1px dashed #99CC00;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	font-variant: normal;
	color: #666666;



}

