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

HTML {
	height: 100%;
}

BODY {
	/* to center the body or add a body background
	image, add the styles directly in the template
	head or body tag. Adding it here will affect
	the body alignment in SitePress edit mode! */
	margin: 0;
	height: 100%;
	font-size: 82%;
	color: #000000;
}

BR.clearAll {
	font: 1px/1px monospace;
	display: block;
	clear: both;
}

A {
	color:#FFFFFF;
	text-decoration:none;
}

SCRIPT {
	display:none !important;
}



/* HEADINGS ------------------------------------------------------ */
H1 {
	font-size: 1.9em;
	font-weight: bold;
	color:#00478a;
}

H2 {
	margin-bottom: .5em;
	font-size: 1.4em;
	font-weight: bold;
	color:#175895;
}
H2 + P {
	margin-top: 0;
}




/* MAIN LAYOUT --------------------------------------------------- */

/* PAGE */
.page {
	margin: 0 auto;
	padding: 0 40px;
	width: 780px;
	text-align: left;
}

/*	HEADER	*/
.header {
	clear:both;
	padding: 10px 0 15px 0;
}

/*	CONTENT	*/
.content {
	clear: both;
	margin: 0 auto;
	width: 780px;
	text-align:left;
	background:#ffffff;
	border-left: 1px solid #96B0C9;
	border-right: 1px solid #96B0C9;
}
.contentTop {
	clear: both;
	margin: 0 auto;
	width: 780px;
	height: 10px;
	background:#ffffff;
	border-top: 1px solid #96B0C9;
	border-left: 1px solid #96B0C9;
	border-right: 1px solid #96B0C9;
}
.contentBottom {
	clear: both;
	margin: 0 auto;
	width: 780px;
	height: 10px;
	background:#ffffff;
	border-bottom: 1px solid #96B0C9;
	border-left: 1px solid #96B0C9;
	border-right: 1px solid #96B0C9;
}


.content A {
	color: #4E70A7;
	text-decoration: underline; 
}

.content UL { 
	padding:0;
	margin-left:25px;
	list-style-image:url('img/blue_check.gif');
	line-height:1.8em;
}

.page_home h1 { 
	margin:0;
}



/* HOME PAGE COLUMNS --------------------------------------------------- */
.courseHead {
	background:url('img/course_title_bg.jpg') repeat-x top;
	height:33px;
	text-align:center;
}
.courseColumns {
	clear:both;
}
.courseColumns h2 {
	margin:0;
	padding:3px 5px;
}
.courseColumns .photo {
	padding: 0;
	vertical-align: top;
	border-right: 1px solid #93b1ce;
	border-left: 1px solid #93b1ce;
}
.courseColumns .photo * {
	display: block;
}

.courseColumns .details {
	padding: 0 0 15px 0;
}
.courseColumns .details UL {
	margin: 0 0 1em 30px;
	padding-top: 15px;
	list-style-image:url('img/blue_bullet.gif');
	line-height:1.1em;
}
.courseColumns .details UL LI {
	margin: 0 0 .5em 0;
	padding: 0;
}

.buttons {
	clear: both;
	width: 130px;
	overflow: hidden;
	float:right;
	padding: 10px 5px 0 15px;
}

.buttons A {
	display: block;
	width:110px;
	text-align:center;
	font-weight: bold;
	color: #003787 !important;
	white-space: nowrap;
}
A.roundedAnchor {
	margin: 7px 15px 0 0;
	padding: 5px 5px;
	border: 1px solid #96B0C9;
	background: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}


.bottomDetails {
	padding: 0 0 1em 0;
}
.bottomDetails UL {
	margin: 0 0 0 35px;
	padding: 0;
}

.footerFedEx {
	text-align:right;
	font-size:10px;
	line-height:12px;
	width:290px;
}

.footerFedEx img{
	float:right;
	padding-left:5px;
}



/*	subpage content	*/
.subpageContent{
	float:right;
	width:525px;
	overflow: hidden;
	padding:10px 20px;
}

.sidebar{
	float:left;
	padding: 10px 17px;
	text-align:center;
	width: 180px;
	overflow: hidden;
	border-right: 1px solid #96B0C9;
}

A.orderDriverRecordLeft {
	display: block;
	margin: 0 auto;
	padding: 5px 10px;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	background: #D6EBFE;
	color: #003787;
}

.subpageContentFooter p{
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
}

.subpageContentFooter .roundedAnchor {
	padding: 5px;
	display:block;
	font-size:1em;
	font-weight:bold;
	color: #003787;
	white-space: nowrap;
	cursor: pointer;
}
.subpageContentFooter .roundedAnchor STRONG {
	font-size:1.5em;
}
.subpageContentFooter A.orderDriverRecord {
	display: block;
	padding: 9px 5px;
	font-size:1em;
}


/*	FOOTER	*/
.footer {
	clear: both;
	color:#FFFFFF;
	text-align:center;
	margin:10px auto;
	font-size:.85em;
	width: 100%;
}

.footer A {
	text-decoration:underline;
}

/* NAVIGATION */
.menu {
	position: relative;
	right: -2px;
	z-index: 2;
	clear:both;
	float:right;
	font-size:1.1em;
}
.nav UL {
	margin:0;
	padding:0;
	list-style:none;
}
.nav UL LI {
	display: block;
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
}
.nav UL LI A {
	position: relative;
	top: 0;
	z-index: 1;
	display: block;
	float: left;
	color:#ffffff;
}
.nav UL LI A:hover {
	color:#D3E8FD;
}
.nav UL LI .navTab {
	display: block;
	float: left;
	padding: 5px 10px;
	height: 16px;
	overflow: hidden;
	border: 1px solid #96B0C9;
	border-bottom: none;
	background: #00478a;
	cursor: pointer;
	z-index: 1;
}
.nav UL LI.selected .navTab {
	position: relative;
	top: 1px !important;
	background:#ffffff;
	color:#00478a;
	z-index: 5;
}


/* social media links */
.social_media_links {
	height:30px;
	padding:0 0 5px 0;
	margin:0 0 0 210px;
}
.social_media_links SPAN {
	font-weight:bold;
	float:left;
	margin:4px 4px 0 4px;
}
.social_media_links IMG {
	float:left;
	margin:0 4px 0 0;
}
