body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
	text-decoration: none;
}

A:link {text-decoration: underline; font-weight:bold; color: #333366}
A:visited {text-decoration: underline; font-weight:bold; color: #333366}
A:active {text-decoration: underline; font-weight:bold; color: #333366}
A:hover {text-decoration: underline; background: #333366; color: #FF6633;
		}
			
hr {
 	border: 0;
	width: 100%;
	color: #cccccc;
	height: 1px;
	}

.login A:link {text-decoration: underline; font-weight:bold; color: #FF6633;}
.login A:visited {text-decoration: underline; font-weight:bold; color: #FF6633;}
.login A:active {text-decoration: underline; font-weight:bold; color: #333366;}
.login A:hover {text-decoration: underline; font-weight:bold; color: #ffffff;}
			
.login {
	font-family: verdana, Helvetica, sans-serif;
	font-size: xx-small;
	color: #ffffff;
	font-weight: bold;
	}
		
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333366;
	font-weight: bold;
	margin-top: 10px;
	}
	
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333366;
	font-weight: bold;
	}
	
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333366;
	font-weight: normal;
	}

.breadcrumbs A:link {text-decoration: underline; font-weight:bold; color: #FF6633;}
.breadcrumbs A:visited {text-decoration: underline; font-weight:bold; color: #FF6633;}
.breadcrumbs A:active {text-decoration: underline; font-weight:bold; color: #333366;}
.breadcrumbs A:hover {text-decoration: underline; font-weight:bold; color: #ffffff;}

.breadcrumbs {
	font-family: verdana, Helvetica, sans-serif;
	font-size: xx-small;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
}
	
.indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333366;
	font-weight: normal;
	margin-left: 10px;
	}
	
.faqquestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333366;
	font-weight: bold;
	}
	
.faqanswer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333366;
	font-weight: normal;
	margin-left: 30px;
	}
	
.extratext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333366;
	font-weight: bold;
	}		
		
A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
	}
	
.sideextras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	}
	
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
	}
	
.step {
  font-size: 16pt;
  font-weight: bold;
}

.step-title {
  font-size: 16pt;
}

.table-header {
  font-weight: bold;
}
