/* Laws List */
/*
.lawsCatList {
	list-style-image: url(../images/red_laws.gif);
} 
*/
.lawsCatList li {
	list-style-image: url(../images/red_laws.gif);
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;	
	line-height: 16px;
	text-decoration: none;	
}

.lawsCatList li a:link {
	color: #800000;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;	
	line-height: 16px;
	text-decoration: none;
}

.lawsCatList li a:active {
	color: #800000;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;	
	line-height: 16px;
	text-decoration: none;
}

.lawsCatList li a:visited {
	color: #800000;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;	
	line-height: 16px;
	text-decoration: none;
}

.lawsCatList li a:hover {
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;	
	line-height: 16px;
	text-decoration: underline;
}

.colLawsList {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;	
	margin: 0 0 20px 0;	
}

.colLawsList div {
	clear: both;	
	text-align: justify;
}

a.LawsList:link {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}

a.LawsList:active {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}

a.LawsList:visited {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}

a.LawsList:hover {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	text-decoration: underline;
}

#lawsContent {
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	text-align: left;	
	margin: 0 0 20px 0;
}

#lawsTitle {
	color: #000000;
	font-size: 16px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	text-align: center;	
	margin: 0;
	padding: 0;
}
