@charset "utf-8";
/* CSS Document */

.baseline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.credits {
	font-size: 0.70em;
	color: #FFF;
	line-height: 1.2em;
	font-family: Verdana, Geneva, sans-serif;
}
.pageTITLE {
	font-size: 1.2em;
	color: #3F79A9;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1em;
	padding-bottom: 5px;
}
.menu_topper {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000;
}
.semifooteRightr {
	font-size: 0.8em;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #3A76AC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: right;
}
.semifooteLeft {
	font-size: 0.8em;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #3A76AC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}


.paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000;
	line-height: 1.2em;
}
.paragraphRHJ {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000;
	line-height: 1.2em;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.projectTITLE {
	font-size: 1.2em;
	color: #000;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1em;
	padding-bottom: 5px;
}

.index_text_bg {
	background-image: url(../images/diag_bg.png);
	background-repeat: repeat;
	text-align: justify;
}
.indexBanner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #FFF;
	background-color: #427AAD;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: left;
}
.ryan {
	color: #427AAD;
}
.ryanCredits {
	color: #0172AA;
}

.blueHeaderUnderline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #427AAD;
	line-height: 1.2em;
	text-align: left;
	padding: 5px;
}
.paragraphLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000;
	line-height: 1.2em;
	font-weight: bold;
}
.paragraphLink:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000;
	line-height: 1.2em;
	text-decoration: none;
	}
.paragraphLink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000;
	line-height: 1.2em;
	text-decoration: none;
}
.paragraphLink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #3A76AC;
	line-height: 1.2em;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #3A76AC;
	text-decoration: none;
}
.brinkworth {
	color: #009800;
	text-decoration: none;
}

