@charset "utf-8";
/* CSS Document */

body{
	margin-bottom: 20px;
}

.reglink{
	text-decoration:none;
	color:#045789;
	font-weight:bold;
	border:0px;
}
.reglink:hover{
	color:#5b0346;
	font-weight:bold;
	text-decoration:underline;	
	border:0px;
}
.sectiontitle{
	color:#5b0346;
	font-weight:bold;
	font-size:13px;
	text-decoration:underline;
	
}
.sectionlink{	
	color:#000000;
	font-weight:bold;
	font-size:13px;
	
}
.sectionlink:hover{
	color:#000000;
	font-weight:bold;
	font-size:13px;
}
.pageheaderlinks{	
	color:#5b0346;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	
}
.pageheaderlinks:hover{
	color:#045789;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
.tocsectionlink{
	display:block;
	width:100%;
	height:100%;
	color:#5b0346;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	
}
.tocsectionlink:hover{
	color:#045789;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
}
.sectionquestionlink{
	color:#000000;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
.sectionquestionlink:hover{
	color:#000000;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
