.pagetext {
	font-size: 12px;
	color: #000000;
	padding: 0px 0px 0px 15px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pagetext a:link {
	color: #990066;
	text-decoration: none;
}
.pagetext a:visited {
	text-decoration: none;
	color: #990066;
}
.pagetext a:hover {
	text-decoration: underline;
	color: #949c51;
}
.pagetext a:active {
	text-decoration: none;
	color: #990066;
}

.pagetitle {
	font-size: 15px;
	color: #949c51;
	padding: 5px 0px 0px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.list {
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.list a:link {
	color: #990066;
	text-decoration: none;
}
.list a:visited {
	text-decoration: none;
	color: #990066;
}
.list a:hover {
	text-decoration: underline;
	color: #949c51;
}
.list a:active {
	text-decoration: none;
	color: #990066;
}








.menutext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: LEFT;
	font-stretch: condensed;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	padding: 5px 5px 5px 20px;
	background-position: left center;
}
.menutext a:link {
	color: #000000;
	text-decoration: none;
}
.menutext a:visited {
	text-decoration: none;
	color: #000000;
}
.menutext a:hover {
	text-decoration: overline;
	color: #990066;
}
.menutext a:active {
	text-decoration: none;
	color: #000000;	
}
h1
{
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #124A90;
	padding-top: 5px;
	padding-left: 5px;
}
h2
{
font-size: 110%;
font-family: Georgia, "Times New Roman", Times, serif;
color: #000066;
	padding: 0px 0px 0px 2px;
}
h3
{
	font-size: 130%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #124A90;

}
h4
{
font-size: 130%;
}
h5
{
font-size: 80%;
}
h6
{
font-size: 80%;
}

.pic-border {
	border: .05em solid #32619e;
}
.background { 
	background-repeat: no-repeat; 
}

.footer {
	font-size: 10px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 15px 0px 0px;
}
.footer a:link {
	color: #ffffff;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #ffffff;
}
.footer a:hover {
	text-decoration: underline;
	color: #949c51;
}
.footer a:active {
	text-decoration: none;
	color: #ffffff;
}

.submenuarrow {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	font-stretch: normal;
	line-height: normal;
	font-style: normal;
}
