#Heading1 {
	font : bold 15pt Arial, Helvetica, sans-serif;
	color: white;
	margin: 0 0 2px 0;
}

#Heading2 {
	font : bold italic 13pt "Times New Roman", Times, serif;
	color: white;
	margin: 0;
}

/* Colors and Lines */

.Red {
	background-color: #CC0000;
}

.Lightgrey {
	background-color: lightgrey;
}

.BBottom { 
	border-bottom: 1px dotted lightgrey;
}

.BLeft {
	border-left: 1px dotted lightgrey;
}

/* Styles */

.Menu {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #D6B156;
	padding: 1px 2px 1px 2px;
}

.Menu A:Link,
.Menu A:Visited,
.Menu A {
	color: white;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.Menu A:Hover {
	color: yellow;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.Footer {
	valign: bottom;
	color: black;
	font: normal normal 8pt Arial, Helvetica, sans-serif;
	line-height: 120%;
	padding-top: 2px;
}

.Footer A:Link,
.Footer A:Visited,
.Footer A {
	color: blue;
	font: normal normal 8pt Arial, Helvetica, sans-serif;
}

.Footer A:Hover {
	color: royalblue;
	font: normal normal 8pt Arial, Helvetica, sans-serif;
}

.qPortal {
	color: black;
	font: normal normal 8pt Arial, Helvetica, sans-serif;
	line-height: 120%;
	padding-top: 2px;
	text-align: right;
}

.qPortal A:Link,
.qPortal A:Visited,
.qPortal A {
	color: blue;
	font: normal normal 8pt Arial, Helvetica, sans-serif;
}

.qPortal A:Hover {
	color: royalblue;
	font: normal normal 8pt Arial, Helvetica, sans-serif;
}
