* {
	padding:0;
	margin:0;
}

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

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

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

A:link { color: #285078; text-decoration: none; }
A:visited { color: #285078; text-decoration: none; }
A:hover { color: #285078; text-decoration: underline; }

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

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

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

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

.navbar {
	background: #285078 url(images/nav-top.jpg) no-repeat right top;
	width: 160px;
	vertical-align: top;
	padding: 0px;
	margin: auto;
}

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

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

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

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

.bodybar ul {
	font-family: Tahoma, 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #666666;
	padding-left: 40px;
	padding-right: 15px;
	padding-top: 8px;
	margin: 0px;
	list-style-type: square;
}

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

p {
	font-family: Tahoma, 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	list-style-type: square;
	color: #666666;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	margin: 0px;
}


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

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

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

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

.callouttext {
	font-size: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
}

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

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

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

.thumbnailsclearboth { clear: both; }

.border {
}

.axsencallout {
	color: #FFFFFF;
	background-color: #285078;
	padding: 5px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 8px;
}
