/* Global Styles */

body {
	margin:0px;
	}
	
a
	{
	color: #660000;
	text-decoration: none;
}

a:link
	{
	color: #0000CC;
	text-decoration: none;
}

a:visited
		{
	color: #660000;
	text-decoration: none;
}

a:hover
	{
	color: #000000;
	text-decoration: underline;
}

h3 {
	font-size:20px;
	margin-top:25px;
}
	
h4 {
	margin-top:25px;
	padding-bottom:0px;
	font-size: 120%;
	line-height: 100%;
	margin-bottom: 5px;
	color: #0000CC;
		}


	
/* ID Styles */

#navigation {
	font:10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:0.1em;
	}
	
#navigation a, navigation a:link, navigation a:visited {
	color: #FFFFFF;
	text-decoration:none;
	}
	
#navigation a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}
	
	
#bar {
	color: #999999;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style:italic;
	}
	
#bar a, bar a:link, bar a:visited {
	color: #999999;
	text-decoration:none;
	}
	
#bar a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}


/* Class Styles */
	
.bodyText {
	color: #000000;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	}
	
.bodyText p {
	color: #000000;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	}

.bodyText li {
	margin-top:9px;
}

	
.linksText {
	color: #000000;
	line-height:16px;
	}
	

.specialText {
	color: #000000;
	line-height:16px;
	}
	
	
.introText {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:32px;
}

.pageToc {
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:18px;
}

.jumpText {
	font-size:11px;
	font-style:italic;
	color:#666;
	text-align:right;
}
	
	
td.background1 { background-image: url(images/lawimage4.jpg); 
background-repeat: no-repeat;
}

