/* Print CSS Document for xxxclientxxx (xxxprojectxxx) - Written by xxxnamexxx, Optiem LLC */

* {
	margin: 0;
	padding: 0;
	background-color: white !important;
	background-image: none !important;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	}

body {
	color: #000;
	}
	
a:link,
a:visited {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	}
	
h1 {
	font-weight: normal;
	color: #b62925;
	font-size: 1.45em;
}
#contentMain h1 {
	margin-bottom: .3em;
}
h2 {
	font-weight: normal;
	color: #094fa3;
	font-size: 1.32em;
	font-weight:400;
}
h2 sup {
	font-size: .7em;
}
h3 {
	color: #000;
	font-size: 1.25em;
}
h4 {
	color: #e4af41;
	font-size: 1.15em;
}
h5 {
	color: #b62925;
	font-size: 1.15em;
}
h6 {
	color: #094fa3;
	font-size: 1.15em;
}

p {
	margin-bottom: 1.1em;
	font-size: .95em;
	color: #707070;
}

a {
	color: #707070;
}

a:hover {
	color: #000!important;
	text-decoration: underline!important;
}


#contentMain ul,
#contentMain ol {
	margin: 4px 0 1em;
	font-size: .85em
}
#contentMain li {
	margin: 0 0 4px 35px;
}

#contentMain ul li {
	line-height: 1.4em;
}

.tagline-container {
	float: right;
	text-align: right;
}
.printLogo {
	float: left;
	width: 54%;
	margin-bottom: 1em;
}

.providers-container h2 {
	color: #b62925;
}

.alignRight {
	float: right;
	margin-left: 10px;
}
.alignLeft {
	float: left;
	margin-right: 10px;
}
.section-content {
	float: left;
	width:330px;
}
.internalSection {
	clear: left;
	}

/* =DIVS
--------------------------------------*/

.rightSide-container {
	clear: both;
	padding-top: 1em;
	border-top: 1px solid #000;
}

.homeFlash-container,
.entrepreneurs-container,
.providers-container{
	padding-bottom: 1.5em;
}
.contentDivision-rightCol,
.contentDivision-Events {
	width: 205px;
	clear: both;
	display: inline-block;
	float: right;
}

.footer-container {
	clear: both;
}

/* =NAVIGATION
--------------------------------------*/

.breadcrumb-container,
#navSecondary,
.FastTracLogo,
#navFooter,
.contentDivision-Events,
.contentDivision-Login,
.leftSide-container,
.siteTools,
.navHeader,
#access-links,
#navMain {
	display: none!important;
	}

/* =CLASSES
--------------------------------------
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}*/


/* =MICROFORMATS
--------------------------------------*/

#mainVcard {
	margin: 2em 0 0 0;
	border-top: 1px solid #000;
	padding-top: 1em;
}

.copyright,
.rightReserved,
#mainVcard * {
	display: inline;
	line-height: 1.53em;
}
.copyright,
.rightReserved,
#mainVcard .phoneContainer,
#mainVcard .faxContainer,
#navFooter li {
	margin-right: 5px;
	padding-right: 5px;
}
#navFooter li.lastLink {
	margin-right: 0;
	padding-right: 0;
	background: none;
}
#mainVcard .adr {
	margin-right: 10px;
}
#mainVcard .contactContainer {
	display: block;
}	

/* =TABLES
--------------------------------------*/


/* =FORMS (.NET)
--------------------------------------*/
