html, body {
	margin: 0;
	padding: 0;
	}
	
h3 {
	border-bottom: 1px dotted #5c5c5e;
	color: #5c5c5e;
	font: bold 16px "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
h3 a {
	color: #5c5c5e;
	text-decoration: none;
}
	
.divfix {
	clear: both;
	}
	
.clearfix { display: inline-block; }

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	}
	
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */  

a {
	text-decoration: none;
	color: #A80B33;
}
a:hover {
	text-decoration: underline;
	color: #A80B33;
}

.sitemap a {
	color: #A80B33;
	text-decoration: none;
}

#topimage {
	margin-bottom: 10px;
	display:none;
}
	
/* NAVIGATION
------------------------ */
#navigationcontainer {
	background: url(../images/navigationbackground.jpg) top center no-repeat #a6a6a6;
	height: 32px;
	}
	
#navigationwidth {
	margin: 0 auto;
	width: 846px;
	}
	
/* CONTAINERS
------------------------ */
#pagecontainer {
	background:  url(../images/pagecontainerbackground.jpg) top center repeat-x;
	margin: 0 auto;
	}
	
#contentcontainer {
	background: url(../images/contentcontainerbackground.jpg) top center no-repeat;
	margin: 0 auto;
	width: 846px;
	}
	
/* HEADER
------------------ */
#header {
	height: 115px;
	margin: 0 auto;
	position: relative;
	width: 825px;
	}
	
#banner {
	position: absolute;
	top: -10px;
	right: 0px;
	height:170px;
	overflow:hidden;
}

h1 {
	background: url(../images/h1background.jpg) top center no-repeat;
	height: 105px;
	margin: 0 0 0 25px;
	padding: 0;
	text-indent: -9999px;
	width: 359px;
	}
	
h1 a {
	display:block;
	height: 105px;
	width: 359px;
	outline:none;
}
	
/* search */
#search {
	margin:0;
	bottom:-29px;
	right: 0;
	position:absolute;
	z-index: 100000;
}
	
#search h3 {
	width: 159px;
	display:none;
	}

input.sidetextbox {
	border: 1px solid #b9b9bb;
	color: #b9b9bb;
	font: 11px "Trebuchet MS", Arial, Verdana, sans-serif;
	padding: 2px;
	width: 125px;
	}
	
input.go {
	background: url(../images/go.jpg) center center no-repeat;
	border: none;
	height: 24px;
	margin-left: 3px;
	width: 21px;
	}
	
/* SECONDARY NAVIGATION
--------------------------------------- */
ul.secondarynavigation {
	background: url(../images/bullet.jpg) center left no-repeat;
	margin: 10px 0 20px 35px;
	padding: 0 0 0 25px;
	position: relative;
	z-index: 99999;
	width: 600px;
	}
	
ul.secondarynavigation li {
	display:inline;
	list-style: none;
	position: relative;
	}
	
ul.secondarynavigation li a {
	font: 11px "Trebuchet MS", Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #544f43;
	padding: 0 7px 3px 7px;
	text-transform: uppercase;
	}
ul.secondarynavigation li a:hover {
	color:#A80B33 !important;
	}
	
ul.secondarynavigation ul {
	background: #fff;
	position: absolute;
	display: none;
	border-top: 1px solid #9d9d9f;
	z-index: 99990;
	padding: 0px 0px;
	left: -28px;
	top: 8px;
	width: auto;
}

ul.secondarynavigation li:hover ul {
	display:block;
}

ul.secondarynavigation ul li {
	display: block;
	border-bottom: 1px solid #9d9d9f;
	border-left: 1px solid #9d9d9f;
	border-right: 1px solid #9d9d9f;
}

ul.secondarynavigation ul li a {
	display:block;
	width: 190px;
	text-align: left;
	padding: 2px 6px 2px 6px;
}

*html ul.secondarynavigation ul li {
	padding: 2px 6px 2px 6px;
}
*html ul.secondarynavigation ul li a {
	display: inline;
}
*html ul.secondarynavigation li a:hover {
	text-decoration: none;
}


ul.secondarynavigation ul ul {
	display: none !important;
}

/* COLUMNS
-------------------- */
#columnscontainer {
	margin: 0 auto;
	width: 846px;
	}

#middleandright {
	float: right;
	position: relative;
	width: 641px;
	}
	
.divline {
	border-bottom: 1px solid #5c5c5e;
	height: 2px;
	margin: 20px 0;
	}

.dotteddivline {
	border-bottom: 1px dotted #5C5C5E;
	height: 2px;
	margin: 10px 0;
}

/* MIDDLE COLUMN
---------------------------- */
#middle {
	background: url(../images/middlebackground.jpg) top center repeat-y;
	display: inline;
	float: left;
	font: 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	position: relative;
	width: 375px;
	padding-left: 30px;
	padding-right: 30px;
	color: #5c5c5e;
	min-height: 500px;
	}
	
*html #middle {
	height: 700px;
}
	
#middle h2 {
	color: #5c5c5e;
	font: 20px "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 0 auto 5px auto;
	padding: 0;
	}

#middle p.breadcrumb {
	color: #a80b33;
	font-weight: bold;
}
	
#middle p.breadcrumb a {
	color: #a80b33;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	}
	
.breadcrumbcurrent {
	border-bottom: 1px dotted #a80b33;
}

.newsdate {
	font-size: 11px;
	font-style:italic !important;
	font-weight: bold !important;
	margin-top: 5px;
}

.testimonialquote {
	font-size: 13px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-style: italic;
}

.testimonialsignature {
	padding: 10px;
}

h4 {
	font-size: 15px;
	margin: 20px 0 0px 0;
	padding: 0;
}
	
/* RIGHT
---------------- */
#right {
	color: #5c5c5e;
	float: right;
	position: relative;
	width: 196px;
	}
	
#right p {
	font: 11px "Trebuchet MS", Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0 0 10px 0;
	}
	
p.date {
	font-size: 11px;
	font-style:italic !important;
	font-weight: bold !important;
	height: 5px;
	margin: 0;
	padding: 0;
	}


	
/* LEFT COLUMN
------------------------- */
#left {
	float: left;
	position: relative;
	padding: 0 10px 0 30px;
	width: 165px;
	}
	
#left ul {
	margin: 10px 0 0 0;
	padding: 0;
	}
	
#left li {
	background: url(../images/bullet.jpg) 0 3px no-repeat;
	color: #a80b33;
	font: 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	list-style: none;
	padding-left: 12px;
	margin-bottom: 4px;
	position: relative;
	}
	
#left li a {
	font: 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #a80b33;
	text-decoration: none;
	display:block;
}
*html #left li a {
	display:inline;
}

#left li a.navlinkcurrent {
	color: #544F43 !important;
}

#left li.navlinkcurrentli {
	background: url(../images/bullet-grey.jpg) 0 3px no-repeat !important;
}

#left li ul {
	display:none;
	position:absolute;
}

#left li:hover {
	background: url(../images/bullet-grey.jpg) 0 3px no-repeat;
}

#left li:hover > a {
	color: #544F43;
}

#left li:hover ul {
	display:block;
	background: #fff;
	left: 165px;
	top: -18px;
	width: 175px;
	padding: 4px 6px;
	border: 1px solid #9d9d9f;
	z-index: 99990;
}
*html #left li:hover ul {
	left: 163px;
}

#left p {
	font: 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #5c5c5e;
}

#left .divline {
	width: 159px;
	}
#left h3 {
	width: 159px;
	}
	
/* FOOTER
----------------- */
#footer {
	border-top: 1px solid #a3a3a5;
	color: #5c5c5e;
	font: 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	margin-top: 20px;
	}
	
#footer p {
	margin: 0;
	padding: 5px 0;
	}
	
#footer p.copyright {
	float: left;
	}
	
#footer p.misc {
	float: right;
	color: #a80b33;
	}

#footer p.misc a {
	color: #a80b33;
	font-style: italic;
}
	
#lowerlinks {
	text-align:center;
	color: #a80b33;
	font-style: italic;	
	font-weight: bold;
	padding-bottom: 20px;
}

#lowerlinks a {
	color: #a80b33;
}
	
.dotteddivline {
	background: url(../images/dottedline.gif) center center repeat-x;
	height: 1px;
	margin: 0px 0 10px 0;
	clear:both;
	}
	
.glossaryheading {
	font-size: 15px;
	font-weight:bold;
	color: #A80B33;
}

.glossarytext {
	padding-bottom: 15px;
}

.glossarybottom {
	padding-top: 20px;
	font-size: 11px;
	font-style: italic;
	text-align: right;
}

/* Ajax calendar styles */

#eventscalendar {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

.calendar {
	font-family: Trebuchet MS;
	width: 750px;
}

.calendartable {
	border-collapse: collapse;
}

.calendartable > tbody > tr > td {
	border: 1px solid #000;
}

.datecell {
	padding: 2px 4px;
}

.datecontainer {
	position: relative;
	color: #000;
	font-size: 11px;
	font-weight:bold;
}

.calendarevent {
	font-size: 11px;
	background: #A80B33;
	color: #fff;
	text-decoration: none;
	padding: 0px 2px;
	margin: 2px 0;
	overflow:hidden;
	display:block;
}
.calendarevent:hover {
	color: #fff;
	text-decoration: none;
	background: #db485a;
}

.calendarday {
	background: #fff;
}

.calendarfooter {
	background: #fff;
}

.calendarfooterdiv {
	width: 100%;
	position: relative;
}

.calendarcloselink {
	padding:9px 9px 3px 9px;
	position: absolute;
	top: 0;
	right: 0;
}

#calendaroverlay img{ border: none; }

#calendaroverlay{
	background-image: url(../include/calendar/overlay.png);
	display:none;
	z-index: 99998;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

* html #calendaroverlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../include/calendar/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../include/calendar/overlay.png", sizingMethod="scale");
	}
	
#loadingdiv {
	position:absolute;
	top: 0;
	right: 0;
	background: #A80B33;
	z-index: 99999;
	color:#fff;
	display:none;
	padding: 3px 6px;
}

/* Web to lead form */

.WebToLeadForm input, .WebToLeadForm select {
	border:1px solid #646464;
	color:#000000;
	font-family:Arial;
	font-size:8pt;
	margin:2px;
	padding:0;
}

.WebToLeadForm .submit {
	font-family:'Trebuchet MS',Arial,sans-serif;
	font-size:8.5pt;
	padding: 1px 12px;
	margin: 3px;
}

.WebToLeadForm .submitcell {
	text-align:right;
	padding-right: 156px;
}

.required {
	font-size: 9.5pt;
	color: red;
}

/* Announcements Newsletter signup */

.nflabel {
	margin: 0px 0 1px 0 !important;
	padding: 0 !important;
}

.nffield {
	margin: 1px 0 2px 0 !important;
	padding: 0 !important;
}

.nffield input {
	color:#5C5C5E;
	font-size: 8px;
}

.nffield option{
	font-size: 11px;
}

.nfsubmit {
	margin: 15px 0 0 0 !important;
	padding: 0 !important;
}


/* Training template */

#trainingcontent {
	border: 20px solid #a80c34;
	width: 726px;
	margin: 0 auto 30px auto;
	position:relative;
	min-height: 300px;
	padding: 17px;
	font-size: 14px
}

#trainingcontent p {
	font-size: 14px;
}

#trainingcontent h2 {
	font-size: 30px;
	margin: 0px;
	color: #000;
}

#trainingcontent h3 {
	color: #343434;
	margin: 0 0 10px 0;
	border: 0;
}

#trainingcontent h4 {
	color: #9f0c39;
	font-size: 17px;
	font-weight: normal;
	margin: 15px 0 10px 0;
	border: 0;
}

#trainingcontent hr {
	color: #fff;
	background-color: #fff;
	border: 1px dotted #ccc;
	border-style: none none dotted;
	margin: 10px 0;
	width: auto;
}

#traininglogo {
	position:absolute;
	right: 22px;
	top: 9px;
}

.sugarform {
	float:right;
	width: 206px;
	padding: 12px;
	background: #9f0c39;
	border: 10px #ba1126 solid;
	margin: 0 0 20px 30px;
}

.sugarform table {
	width: auto !important;
	height: auto !important;
}

.sugarform td, .sugarform th, .sugarform p, .sugarform span {
	color: #fffefa !important;
	font-size: 11px !important;
	font-weight: normal;
	vertical-align:top;
}

.sugarform td {
	padding-right: 2px;
	padding-bottom: 2px;
}

.sugarform p {
	margin: 0;
}

.sugarform input {
	width: 109px !important;
	height: auto !important;
	padding: 1px 3px !important;
	position:relative;
	left: 2px;
	margin-bottom: 1px;
}

 .sugarform select {
	width: 116px !important;
	height: auto !important;
	position:relative;
	left: 4px;
	margin-bottom: 1px;
 }

.sugarform textarea {
	width:110px !important;
	height: 86px;
	left:4px;
	position:relative;
	font-family: Arial;
	font-size: 13px;
	margin-bottom: 1px;
}

.sugarform input[type=submit], .sugarform input[type=button] {
	width: 206px !important;
	height: 38px !important;
	padding: 0 !important;
	background: url(../images/training-submit.gif) no-repeat bottom center;
	border-top: 1px dotted #bc2c50;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	text-indent: -5000px;
	cursor: pointer;
	margin: 10px auto 0 auto;
	position: static;
	left: 0px;
} 