H1 {
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : bold; 
	font-size : 1.2em; 
	color : #000000; 
	background-color : transparent; 
}

H2 {
	color: #632989;
	font-family: Arial Black, Arial, Helvetica;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}

H3 {
	color: #632989;
	font-family: Arial Black, Arial, Helvetica;
	font-size: 16px;
	line-height: 18px;
	font-weight: bolder;
	font-style: italic;
	text-decoration: none;
	margin-top: 0px; 
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

H4 {
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding-top: 0px;
	padding-bottom: 0px;
}

.smalltext {
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : .9em; 
}

.smalltext a:link{
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
}

.smalltext a:visited{
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
}

.noline a:link{
	text-decoration : none;
}

.noline a:visited{
	text-decoration : none;
}


.largetext {
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : bold; 
	font-size : 12pt; 
	color: #632989;
}

.largetext a:link{
	color: #632989;
	text-decoration: none;
}

.largetext a:visited{
	color: #632989;
	text-decoration: none;
}

.errortext {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : .9em;
	color : red;
	font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
	background-color : white;
}

.black {
	background-color : black;
}

.bg_dark {
	background-color : #666666;
}

.bg_medium {
	background-color : #999999;
}

.bg_light {
	background-color : #cccccc;
}

.alt_bg_dark {
	background-color : #066fa0;
}

.alt_bg_medium {
	background-color : #2794d8;
}

.alt_bg_light {
	background-color : #5fb0d8;
}

.LeftColumnText {
	color: #632989;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.LeftColumnText HR {
	visibility: hidden;
}

.LeftColumnText A:link {
	color: #632989;
	text-decoration: none;
}

.LeftColumnText A:visited {
	color: #632989;
	text-decoration: none;
}

.LeftColumnText A:hover {
	color: #632989;
	text-decoration: underline;
}

.LeftColumnText A:active {
	color: #632989;
	text-decoration: none;
}

.LeftButton {
	color: #632989;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.LeftButton A:link {
	color: #632989;
	text-decoration: none;
}

.LeftButton A:visited {
	color: #632989;
	text-decoration: none;
}

.LeftButton A:hover {
	color: #632989;
	text-decoration: underline;
}

.LeftButton A:active {
	color: #632989;
	text-decoration: none;
}

.CenterColumnHead {
	color: #632989;
	font-family: Arial Black, Arial, Helvetica;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
}

.CenterColumnText {
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}

.CenterColumnText A:link {
	color: #632989;
	text-decoration: underline;
}

.CenterColumnText A:visited {
	color: #632989;
	text-decoration: underline;
}

.CenterColumnText A:hover {
	color: #632989;
	text-decoration: none;
}

.CenterColumnText A:active {
	color: #632989;
	text-decoration: none;
}

.HdrButton {
	color: #632989;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.HdrButton A:link {
	color: #632989;
	text-decoration: underline;
}

.HdrButton A:visited {
	color: #632989;
	text-decoration: underline;
}

.HdrButton A:hover {
	color: #632989;
	text-decoration: none;
}

.HdrButton A:active {
	color: #632989;
	text-decoration: none;
}

.rollMsg {
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}


