*, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* start global styles */
h1 {
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	clear: both;
	}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	}	
h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 20px 0px 6px 0px;
	padding: 0px;
	clear: both;
	}	
h3.first {
	margin: 0px 0px 6px 0px;
}	

h3.backToTop{
	display: block;
	margin: 26px 25px;
}


p {
	font-size: 11px;
	margin: 0px;
	max-width: 550px;
	}
p.intro {
	margin-bottom: 18px;
	clear: left;
}

.bold{
	font-weight: bold;
}
	
	
ul {
	list-style-type: square; 
	font-size: 11px;
	margin: 0px;
	padding-left: 14px;
	margin-top: 5px;
	}
ul.bold {
	font-weight: bold;
}
ul.noBullet {
	list-style-type: none; 
	font-weight: bold;
	padding-left: 0px;
}


ul.bold li {
	margin-top: 4px; 
}
ul.noBullet li{
	margin-top: 4px; 
}



/*  start box styles */



div.contentHeaderContainer{
	margin: 30px 0px 0px 25px;
	padding-top: 3px;
	width: 565px;
	clear: both;
}
div.contentBodyContainer{
	margin: 10px 0px 10px 25px;
	width: 550px;
	float: left;
	clear: both;
}

div.hr {
	height: 1px;
	width: 100%;
	margin-bottom: 14px;
	clear: both;
	max-width: 550px;
}

div.imgBox {
	padding: 1px;
	float: left;
	clear: right;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 0px;
}
div.imgBoxLeft {
	padding: 1px;
	float: left;
	font-size: 0px; 
}
div.imgBoxLeft p {
	text-align: center;
	margin-top: 2px;
	font-size: 0px; 
}

div.imgBoxColumn {
	text-align:center;
}

div.imgBoxColumn img{
	padding: 1px;
	font-size: 0px; 
}

div.imgBoxColumn p {
	text-align: center;
	margin-top: 2px;
	font-size: 0px; 
}


div.imgBoxLrgRight {
	padding: 1px;
	float: left;
	margin-left: 20px;
	font-size: 0px; 
}
div.imgBoxSmlRightTop {
	padding: 1px;
	float: left;
	margin-left: 10px;
	font-size: 0px; 
}
div.imgBoxSmlRightBot {
	padding: 1px;
	float: left;
	margin-top: 6px;
	margin-left: 10px;
	font-size: 0px; 
}


td.homeFeatureText{
	padding: 0px 6px 0px 6px;
}
td.homeFeatureText h2{
	margin-top: 0px;
	padding-top: 0px;
}


.homeBodyContainer p{

}

.homeBodyContainer{
	position: absolute;
}

.headerBackgroundImage{
	position: absolute; 
	z-index: 1; 
}

.homeHeaderText{
	position: absolute; 
	z-index: 2; 
}

.homeHeaderText p{
	line-height: 22px;
}

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

.homeFeatureContainer{
	position: absolute; 
	padding-top: 25px;
}

.homeFeatureTable{
	margin-left: 15px; 
	width: 570px;
}

div.siteFooterLinks{
	white-space:nowrap;
}

/*  Version 1 styles */
.BodyCell {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.BodyCell_paddingRightLeft {
	padding-right: 15px;
	padding-left: 15px;
}

.BodyCell_noPadding {

}


.LinkCell {	
	text-align: center;
	padding: 5px;
}

.LinkLastCell {
	text-align: center;
	padding: 5px;	
}

.LinkTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.LinkText {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.PageSubTitle {
    font-size: 11px;
    letter-spacing: 2px;
}

.PageTitle {
	font-size: 18px;
	line-height: 27px;
	font-weight: bold;
	white-space: nowrap;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.footerTable {
    font-size: 11px;
}

.headerTable  {
	
}

.leftContentTable {
	
}

.leftContentTable a, .leftContentTable a:visited {
	
}

.leftContentTable a:hover {
	
}


a:link {

}

a:visited {

}

.BulletTD {
	width: 18px;
}

/* Site Name & Description Classes */


.SiteName {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.SiteNameInnerTD {
	font-size: 11px;
  padding-left: 15px;
}

.SiteDescription {
	font-size: 11px;
}


/* ------------ New Page Type Additions - Justin Nemeth ------------ */


.BulletUL {
	list-style-image: url(../bullet.gif);
	margin-bottom: 5px;
}

.BulletDiv {
	background-image: url(../bullet.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	margin-left: 25px;
}

.BulletUL2 {
	list-style-image: url(../bullet.gif);
	line-height: 1.8em;
}

.BulletDiv2 {
	background-image: url(../bullet.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	margin-left: 25px;
}

a.LinkTextDark {
	text-decoration: none;
}

a.LinkTextDark:hover {
	text-decoration: underline;
}

.LightHR {
	height: 1px;
}

/* ------------ New Page Type Additions - Cynthia Pinsonnault ------------ */

div.contentBodyContainerInd{
	margin-top: 20px;
	margin-left: 45px;
	width: 530px;
	float: left;
	clear: both;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: 272B4B;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 15px;
}
