* {
	padding:0;
	margin:0;
}

a {
	font-weight: bold;
	text-decoration: underline;
}

a:link {
	color: #67051C;
	text-decoration: none;
}

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

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

body {
	background-color: #D7D2C3;
	font-family: 'Trebuchet MS', 'Lucida Grande', Tahoma, Arial, sans-serif;
	text-align: center;
}

h1 {
	color: #67051C;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	text-align: right;
	text-transform: uppercase;
}

h2 {
	color: #67051C;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6em;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	text-transform: uppercase;
}

h3 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.6em;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	text-transform: uppercase;
}

p {
	color: #666666;
	font-size: 12px;
	line-height: 1.6em;
	list-style-type: square;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	text-align: justify;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

.axsencallout {
	background-color: #67051C;
	color: #FFFFFF;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 8px;
	padding: 5px;
}

.bodybar {
	background: url(images/body-topright.gif) #FFFFFF no-repeat right top;
	vertical-align: top;
	width: 580px;
}

.bodybar ul {
	color: #666666;
	font-size: 12px;
	line-height: 1.6em;
	list-style-type: square;
	margin: 0px;
	padding-left: 40px;
	padding-right: 20px;
	padding-top: 8px;
	text-align: justify;
}

.bodybarbot {
	background: url(images/body-botleft.gif) #FFFFFF no-repeat left bottom;
	height: 25px;
	padding: 0px;
	width: 580px;
}

.fineprint {
	font-size: 10px;
	margin: 0px;
	padding-top: 8px;
}

.floatright {
	clear: none;
	float: right;
	margin-left: 10px;
}

.thumbnails {
	float: left;
	padding: 5px 5px 5px 20px;
	font-size: 10px;
	color: #666666;
}

.thumbnailsclearboth { clear: both; }

.border {
}

.logographic {
	background: url(images/top-background.jpg) #7B8F64 no-repeat;
	height: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	width: 750px;
}

.logographic h1 {
	color: #FFFFFF;
	font-size: 24px;
	padding-bottom: 9px;
	padding-right: 14px;
	text-align: right;
	text-transform: uppercase;
	vertical-align: bottom;
	font-weight: normal;
}

.maincontainer {
	margin-bottom: 10px;
	width: 750px;
}

.maincontainerspacer {
	font-size: 0px;
	height: 10px;
	padding: 0px;
	vertical-align: top;
	width: 10px;
}

.navbar {
	background: url(images/nav-topright.gif) #A9A598 no-repeat right top;
	vertical-align: text-top;
	width: 160px;
}

.navbarbot {
	background: url(images/nav-botleft.gif) #A9A598 no-repeat left bottom;
	height: 10px;
	padding: 0px;
	width: 160px;
}

.navbar ul {
	font-size: 13px;
	line-height: 2em;
	color: #67051C;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 15px;
	padding-left: 0;
	list-style-type: none;
}

.navbar a:link { color: #67051C; } 
.navbar a:visited { color: #67051C; }
.navbar a:hover { color: #67051C; text-decoration: underline; }

.graphictext {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
