BODY {
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #CCCCCC;
	scrollbar-face-color: #CC0000;
	scrollbar-highlight-color: #F2EAE6;
	scrollbar-shadow-color: #39425A;
	padding: 0px;
	margin: 0px;
	background-color: #122A70;
}

a.white12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white12pt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	padding-top: 7px;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 7px;
	vertical-align: middle;
}
a.navbar {
	background-image: url(images/spacer_navbar_fill.jpg);
	height: 30px;
}
a.navbar:hover {
	background-image:  url(images/spacer_navbar_hover.jpg);
	font-size: 9pt;
	font-weight: bold;
	border-right-style: inset;
	border-left-style: outset;
	height: 30px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 6px;
	vertical-align: middle;
}

.bodytext_18pt_blue {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #102B6F;
	text-decoration: none;
}
headline {
	font-family: Times New Roman, Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #990099;
	text-decoration: none;
}
.headline_purple {
	font-family: Times New Roman, Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #750075;
	text-decoration: none;
}
.headline_blue {
	font-family: Times New Roman, Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #102B6F;
	text-decoration: none;
}
.bodytext_18pt_purple {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #750075;
	text-decoration: none;
}
.bodytext_18pt_red {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
}
.header {
	background-image:  url(images/spacer_head_fill.jpg);
	background-repeat: repeat;
}
.header_top {
	background-image:  url(images/spacer_head_top.jpg);
	background-repeat: repeat;
}
.header_navbar {
	background-image:  url(images/spacer_navbar_fill.jpg);
	background-repeat: repeat;
	vertical-align: top;
	padding: 0px;
}
.header_right {
	background-image:  url(images/spacer_head_rs.jpg);
	background-repeat: repeat;
}
.header_btm {
	background-image:  url(images/spacer_header_btm.jpg);
	background-repeat: repeat;
	height: 15px;
}
.footer {
	background-image:  url(images/spacer_foot_fill.jpg);
	background-repeat: repeat;
}
.header_left {
	background-image:  url(images/spacer_head_ls.jpg);
	background-repeat: repeat;
}
.header_navbar_left {
	background-image:  url(images/spacer_navbar_left.jpg);
	background-repeat: repeat;
	height: 45px;
}
.header_navbar_right {
	background-image:  url(images/spacer_navbar_right.jpg);
	background-repeat: repeat;
	height: 45px;
}
