* {
	padding:0;
	margin:0;
}

a {
	font-weight: bold;
	text-decoration: underline;
}

a:link, a:visited {
	color: #A52A2A;
	text-decoration: none;
}

a:hover {
	color: #A52A2A;
	text-decoration: underline;
}

body {
	background: #006633 url(images/page-background.jpg) repeat-x top;
	font-family: Arial, 'Lucida Grande', sans-serif;
	text-align: center;
}

h1 {
	color: #666666;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 2px;
	text-align: left;
}

h2 {
	color: #006633;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 8px;
	text-align: left;
}

h3 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 8px;
	text-align: left;
}

p {
	color: #666666;
	font-size: 12px;
	list-style-type: square;
	margin: 0px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 8px;
	text-align: left;
	vertical-align: top;
}

p.float {
	float: left;
	text-align: center;
}

.axsencallout {
	background: #666666;
	color: #FFFFFF;
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 8px;
	padding: 5px;
}

.fineprint {
	font-size: 10px;
	margin-bottom: 0px;
}

.floatright {
	border: 5px #006633 solid;
	clear: none;
	float: right;
	margin-left: 15px;
}

.thumbnails {
	float: left;
	padding: 5px 5px 5px 55px;
	font-size: 10px;
	color: #666666;
}

.thumbnailsclearboth { clear: both; }

.border {
	border: 5px #006633 solid;
}

#body {
	background: #FFFFFF url(images/background.gif) repeat-y;
	margin: auto;
	padding: 0px 0px 10px;
	width: 740px;
}

#body ul{
	color: #666666;
	font-size: 12px;
	list-style: square outside;
	padding-left: 65px;
	padding-right: 35px;
	text-align: left;
}

#botfooter {
	background: url(images/bot-footer.gif) no-repeat;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 740px;
}

#botfootertext {
	color: #666666;
	font-size: 10px;
	padding-top: 5px;
	text-align: center;
}

#logobackground {
	background: #FFFFFF url(images/background.gif) repeat-y;
	height: 70px;
	margin: auto;
	padding: 0px;
	width: 740px;
}

#logographic {
	background: url(images/top-background.jpg) repeat-x center;
	height: 70px;
	margin: auto;
	width: 720px;
}

#logographic h1 {
	color: #666666;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -2px;
	padding-left: 15px;
	padding-top: 20px;
	text-align: left;
}

#logoheader {
	background: url(images/top-header.gif) no-repeat;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 740px;
}

#navbackground {
	background: #FFFFFF url(images/background.gif) repeat-y;
	height: 40px;
	margin: auto;
	padding: 0px;
	width: 740px;
}

#navgraphic {
	background: url(images/nav-background.jpg) repeat-x center;
	height: 40px;
	margin: auto;
	width: 720px;
}

#navgraphic a:link, #navgraphic a:visited {
	color: #006633;
}

#navgraphic a:hover {
	color: #006633;
	text-decoration: underline;
}

#navgraphic ul{
	color: #006633;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 8 15 0 0;
	text-align: right;
	text-transform: uppercase;
	white-space: nowrap;
}

#navgraphic ul li{
	display: inline;
}

form {
	padding-left: 35px;
	padding-right: 35px;
	text-align: left;
}

form td {
	font-size: 12px;
	color: #666666;
	text-align: left;
}

.formtext {
	font-size: 12px;
	color: #666666;
}
