html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}

#wrapper {
	width: 770px;
	margin: 10px auto;
	text-align: left;
}

p {
	font-size: 90%;
	margin-bottom: 8px;
	margin-top: 8px;
	line-height: 120%;
}

h1 {
	font-size: 150%;
	color: #CC00CC;
	margin-top: 10px;
	margin-bottom: 15px;
}

h2 {
	font-size: 120%;
	margin-top: 10px;
	margin-bottom: 5px;
	}

h3 {
	font-size: 110%;
	margin-bottom: 5px;
	margin-top: 15px;
	}
	
h4 {
	color: #666666;
	margin-bottom: 5px;
	}
	
h5 {
	color: #CC66CC;
	font-size: 100%;
	}	

h6 {
	font-size: 90%;
	color: #999999;
	margin-bottom: 15px;
	margin-top: 15px;
	line-height: 150%;
	}
	
.left {
	float: left;
	margin-right: 10px;
}

.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.leftportrait {
float: left;
margin: 15px 10px 10px 0px;
}

.rightportrait {
float: right;
margin: 15px 0px 10px 10px;
}

#banner {
	height: 117px;
}

#content {
	margin-left: 180px;
	}

#content table p {
	margin: 0;
}

#content td h6 {
	font-size: 80%;
	color: #333333;
}

#content td a {
	line-height: 100%;
	color: #000000;
	font-weight: normal;
	}
	
#content td a:hover {
color: #009933;
	}

#content ul li {
	font-size: 90%;
	margin-left: 20px;
	line-height: 120%;
}

#content ol li {
	font-size: 90%;
	margin-left: 30px;
	line-height: 120%;
	background-image: url(none);
}
#content td ul li {
	margin-left: 0px;
}

#footer {
	clear: both;
	}

#footer p {
	font-size: 70%;
	margin: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	}

#footer a {
	color:#999999;
	}

#leftcol {
	margin-bottom: 10px;
	margin-left: 4px;
	margin-top: 40px;
	float: left;
	width: 160px;
	}

a:link {
	color: #009933;
	text-decoration: underline;
}
a:visited {
	color: #009933;
	text-decoration: underline;
}
a:hover {
	color: #009933;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

#navlist {
	margin: 20px auto 10px auto;
}

#navlist ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.5;
	background-image: url(none);
}
#navlist li {
	background: url(none);
	margin: 0;
	padding: 0;
}

#navlist ul li a {
	font-size: 90%;
	color: #999999;
	text-decoration: none;
	padding: 4px 20px 4px 20px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	display: block;
	height: 1%;
	background: #FFFFFF;
}

#navlist ul li a:hover, #navlist ul li a:focus {
	color: #009933;
	background: #E4E4E4;
}

#miniwrapper {
	width: 380px;
	margin: 0px auto 10px auto;
	text-align: left;
}

#miniwrapper h1, #miniwrapper h2, #miniwrapper h3 {
text-align: center;
}

#miniwrapper p {
text-align:justify;
}

.smallboldgry {
	font-size: 95%;
	font-weight: bold;
	color: #333333;
}

.boldgrey {
	font-weight: bold;
	color: #666666;
}

.boldpink {
	font-weight: bold;
	color: #CC66CC;
}

.hotpink {
font-weight: bold;
color: #CC00CC;
}

.darkpink {
font-weight: bold;
color: #990099;
}

.clearit {
	clear: both;
	display: block;
}

.container {
width: 99%;
float: right;
}

.leftcolpic {
margin: 20px auto 10px auto;
}

.bkgarrowgry {
	background: url(../images/ArrowPaleGryBig.gif) no-repeat 5px 10px;
}

.bkgarrowgrn {
	background: url(../images/ArrowLiGrnBig.gif) no-repeat 5px 10px;
}

.bkgarrowpink {
	background: url(../images/ArrowPinkFadeBig.jpg) no-repeat 15px 15px;
}

ul {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

li {
	padding-left: 20px;
	margin-bottom: 5px;
	background: url(../images/ArroBullet.gif) no-repeat left center;
}
