/* CSS Document */

.leftlinks {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	line-height:24px;
}

.leftlinks:link {
	color: #FFFFFF;
	text-decoration: none;
}
.leftlinks:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.leftlinks:hover {
	text-decoration: none;
	color: #000000;
}
.leftlinks:active {
	text-decoration: none;
}

.submenulinks {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	line-height:24px;
}

.submenulinks:link {
	color: #000000;
	text-decoration: none;
}
.submenulinks:visited {
	text-decoration: none;
	color: #000000;
}
.submenulinks:hover {
	text-decoration: none;
	color: #999999;
}
.submenulinks:active {
	text-decoration: none;
}

.emailtext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0495D0;
}

.heading1 {
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0495D0;
}

.introparagraph {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

.bodytext {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

.subheadings {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0495D0;
}


#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}


.footertext {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:italic;
	color: #FFFFFF;
}

.footertext1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}

.footertext2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}