.leftimage {
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
}
.rightimage {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}
.centerimage {
	float: center;
	margin-bottom: 5px;
	margin-left: 15px;
}
.adobelink {
	margin-left: 40px;
}
.clearit {
	clear:both;
}
.clearleft {
	clear:left;
}
.clearright {
	clear:right;
}
.maincontainer {
	width:99%;
	float:right;
}
.leftcontainer {
	width:99%;
	float:right;
	}
.forms {
	font-size: 80%;
	margin-left: 15px;
	}
.formtext {
	margin-right: 10px;
	}
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.01%;
	background-image:url(../images/bgfade.png);
	background-position:center;
	background-repeat:repeat-y;
	text-align: left;
	}
h1 {
	font-size: 130%;
	color: #000;
	padding: 0px;
	margin: 15px ;
}
h2 {
	font-size: 100%;
	color: #000;
	margin: 15px;
	padding: 0px;
}
h3 {
	font-size: 100%;
	color: #000;
	margin: 15px;
	padding: 0px;
}
ol {
	font-size: 80%;
	color: #666;
	margin-left:25px;
	margin-right:40px;
	}
li {
	color: #666;
	margin-left: 40px;
	}
p {
	font-size: 80%;
	color: #666;
	margin: 15px;
	}
ul {
	font-size: 80%;
	margin: 0px 40px;
	}
lu li {
	font-size:inherit;
	margin: 15px;
	}
.navtext {
	font-size: 80%;
	margin: 0px 5px;
	}
a.navtext:link {
	color: #369;
	text-decoration: none;
}
a.navtext:visited {
	color: #369;
	text-decoration: none;
}
a.navtext:hover {
	color: #369;
	text-decoration: underline;
}
a.navtext:active {
	color: #369;
	text-decoration: none;
	font-weight: none;
}
.hnavtextline {
	font-size: 80%;
	color #339;
	margin: 0px;
	}
.vnavtext {
	margin: 0px 0px 0px 20px;
	}
.vnavtextheading {
	color: #333399;
	font-weight: bold;
	}
a.vnavtext:link {
	color: #369;
	text-decoration: none;
}
a.vnavtext:visited {
	color: #369;
	text-decoration: none;
}
a.vnavtext:hover {
	color: #369;
	text-decoration: underline;
}
a.vnavtext:active {
	color: #369;
	text-decoration: none;
	font-weight: none;
}
.vnavheading {
	color: #FFF;
	font-size: 110%;
	font-style: strong;
	margin: 20px 20px 20px 20px;
	}
