
body {
	SCROLLBAR-FACE-COLOR: #EDECED;
	SCROLLBAR-HIGHLIGHT-COLOR: #EDECED;
	SCROLLBAR-SHADOW-COLOR: #EDECED;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #0055A4;
	SCROLLBAR-TRACK-COLOR: #EDECED;
	SCROLLBAR-DARKSHADOW-COLOR: #000000
}

H1 {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: 000000;
	font-weight: bold;
	text-align: left;
}

H2 {
	margin:0;
	padding:10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: 000000;
	font-weight: bold;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: 000000;
	font-weight: bold;
	text-align: left;
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: 000000;
	font-weight: bold;
	text-align: left;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: 000000;
	font-weight: bold;
}

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

.underlinetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bodytext a:link {
	color: #003399;
}

.bodytext a:visited {
	color: #003399;
}

.bodytext a:active {
	color: #000000;
}

.bodytext a:hover {
	color: #000000;
}

.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.bottomtext a:link {
	color: #003399;
	text-decoration: underline;
}

.bottomtext a:visited {
	color: #003399;
	text-decoration: underline;
}

.bottomtext a:active {
	color: #000000;
	text-decoration: none;
}

.bottomtext a:hover {
	color: #000000;
	text-decoration: none;
}

.sidecolumnbg {
	background:url(images/sidecolumnbg.gif) repeat-y;
	border-bottom:1px solid #9bb1c6;
}
