.maintext {
	width: 500px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-align: justify;
}
.pageheading {
	font-size: large;
	color: #FF0033;
}
.maintext h1 {
	color: #003366;
	font-size: x-large;
	padding-bottom: 12px;
}
.maintext ul {
	color: #000033;
	margin-right: 30px;
	line-height: 110%;
	list-style-image:  url(images/bullet1.jpg);
}
.maintext li {
	padding-bottom: 0.8em;
}
.maintext ul ul {
	color: #000066;
	padding-bottom: 2px;
	padding-top: 6px;
	list-style-image:  url(images/bullet3.jpg);
}
.maintext ul ul li {
}
h6 {
	font-size: large;
	font-weight: normal;
	color: #336699;
	padding-top: 0px;
	margin-top: 0px;
		padding-bottom: 0px;
	margin-bottom: 0px;
}
h5 {
	padding-top: 10px;
		margin-top: 0px;
			font-size: small;
}
h2 {
	font-size: large;
	font-weight: normal;
	color: #336699;
	padding-top: 20px;
}
/* L3 Navbox Borders */
.l3nav {
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
	color: #CC6600;
}
.l3navtop {
	background-image:  url(images/l3/topbox.gif);
	background-repeat: no-repeat;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-align: center;
	width: 200px;
	padding-top: 8px;
	font-size: 12px;
	padding-bottom: 3px;
	font-weight: normal;
}
.l3head {
	font-size: 120%;
}
.l3navcontent {
	background-image:  url(images/l3/midbox.gif);
	color: #003366;
	width: 200px;
	clear: both;
	background-repeat: repeat-y;
	text-align: justify;
	padding-left: 12px;
}
.butcontent {
	font-size: x-small;
	color: #003366;
	text-align: justify;
	width: 170px;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.l3navbottom {
	background-image:  url(images/l3/botbox.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 15px;
	width: 200px;
}
/* Toolbox */
.toolbox {
	width: 200px;
	color: #CC6600;
	float: left;
}
.toolboxtop {
	background-image:  url(images/topbox.gif);
	background-repeat: no-repeat;
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #5C558C;
	text-align: center;
	width: 200px;
	padding-top: 6px;
	font-size: 14px;
	padding-bottom: 2px;
}
.toolboxcontent {
	background-image:  url(images/midbox.gif);
	color: #003366;
	width: 200px;
	clear: both;
	background-repeat: repeat-y;
	margin-left: 1px;
}
.toolboxbottom {
	background-image:  url(images/botbox.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 15px;
	width: 200px;
}
.toolboxtools {
	width: 172px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #336699;
	padding-right: 12px;
	padding-left: 12px;
	line-height: 120%;
}
.toolboxheading {
	font-size: small;
}
.toolboxheading a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.toolboxheading a:visited {
	color: #003399;
	text-decoration: none;
}
h3 {
	color: #333333;
	padding-bottom: 0px;
	padding-left: 20px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
.indento {
	padding-left: 40px;
	padding-bottom: 20px;
}
.photo {
	float: right;
	margin-left: 12px;
}
.toplogo {
	position: absolute;
	left: 0px;
	top: 0px;
}
.toolspic {
	float: right;
	margin-left: 5px;
	margin-right: 2px;
}
.colnum {
	color: #336699;
	font-weight: bold;
}
blockquote {
	color: #336699;
	font-style: italic;
}
