/* CSS Document */
html {
		min-height:101%;margin-bottom:1px;
}
body {
	min-height:101%;
	margin-bottom:1px;
	background-image: url(images/Background_Subpages.png);
	background-repeat: repeat-x;
	background-color: #7180AD;
}
.indextext {
	font-size: 10pt;
	font-family: Tahoma, Arial, sans-serif;
	color: #000066;
}
.copyright {
	font-size: 8pt;
	color: #000066;
}
body,td,th,input,textarea {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #000066;
	margin: 0px;
}
a:link {
	color: #F1ECF2;
}
a:visited {
	color: #F1ECF2;
}
a:hover {
	color: #214474;
}
a:active {
	color: #F1ECF2;
}

.headings {
	font-weight: bold;
}
.pinkheading {
	font-weight: bold;
	color: #D5C8DC;
}
.largerheading {
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
}
.box {
	display: block;
	font-weight: bold;
	border-top: 1px none #50669F;
	border-right: 1px none #50669F;
	border-bottom: 1px dotted #50669F;
	border-left: 1px none #50669F;
	font-variant: small-caps;
	color: #D5C8DC;
	font-size: 12pt;
}
.copyright a:link {
	color: #214474;
}
.copyright a:hover {
	color: #F1ECF2;
}
.copyright a:visited {
	color: #214474;
}
.copyright a:active {
	color: #214474;
}
.quotes {
	color: #F1ECF2;
	letter-spacing: 2px;
	border: none;
	font-style: italic;
}
.copyright a:visited:hover {
	color: F1ECF2;
}
.photos {
	border: 1px solid #000066;
}
