body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #65656c;
    }
									
									
								
/*---------- Text Manipulation ----------*/
html p, ul, ol, td {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 9pt;
	}

h1 {
	font-size: 13pt;
	font-weight: bold;
	margin: 15px 0 10px 0;
	}	

h2 {
	font-size: 10pt; 
	font-weight: bold; 
	margin: 23px 0 5px 0;
	}
	
h4 {
	font-size: 11pt;
	color: #65656c;
	margin: 10px 0 15px 0;
	text-transform: uppercase;
	}
	
h5 {
	font-size: 11pt;
	color: #39459c;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	}

h6 {
	font-size: 9pt;
	color: #fff;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

	
	
	
/*---------- Links ----------*/
a {
	color: #bf9217;
	text-decoration: none;
	}

a:visited {
	color: #bf9217;
	text-decoration: none;
	}	
	
a:hover {
	color: #bf9217;
	text-decoration: underline;
	}
								
a.white {
	color: #fff;
	text-decoration: none;
	}

a.white:visited {
	color: #fff;
	text-decoration: none;
	}	
	
a.white:hover {
	color: #fff;
	text-decoration: underline;
	}
									
									
/*---------- Lists ----------*/
.inline {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
	}	
						
.none {
	list-style: none;
	}	
	
.yellowarrow {
	list-style-image: url(/images/arrow_yellow.gif);
	}

	

/*---------- Logo ----------*/
#logo {
	height: 78px;
	width: 300px;
	}
								

	
	

/*---------- Top Section ----------*/
#certs {
	position: absolute;
	left: 335px;
	top: 20px;
	border: 0;
	}
	
#certs a {
	color: #fff;
	}

#certs p {
	color: #fff;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 8px;
	text-align: center;
	}	
	

#gradienttop {
	width: auto;
	background-image: url(/images/top.jpg);
	height: 139px;
	}

#icons {
	width: 250px;
	background: #6b6973;
	height: 30px;
	color: #fff;
	padding-top: 5px;
	}



	
	
/*---------- Company Information ----------*/
.company {
	margin: 20px;
	border: 0;
	width: 580px;
	}
	
.building {
	float: left;
	}

.companytext {
	border: 0;
	margin-left: 220px;
	}
	
.companybullets {
	width: 580px;
	clear: left;
	padding-top: 15px;
	}



	
	
/*---------- Bottom Half ----------*/
.bottomhalf {
	margin: 0;
	border: 0;
	background: #e7e7e7;
	}
	
.events {
	color: #fff;
	background: #52515a;
	padding: 10px 20px;
	}
	
.eventsheading {
	border: 0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 3px 0 3px 8px;
	margin: 20px 0 0 0;
	font-size: 8pt;
	font-weight: bold;
	color: #dda307;
	}

.eventstext {
	border: 0;
	margin-left: 9px;
	color: #fff;
	}
	
.focus {
	padding: 10px 30px 0 30px;
	}

	
	
	
/*---------- Content ----------*/
.content {
	margin: 0;
	border: 0;
	}
	
.lsb {
	color: #fff;
	background: #52515a;
	padding: 10px 20px;
	}
	
.lsbheading {
	border: 0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 3px 0 3px 8px;
	margin: 20px 0 0 0;
	font-size: 8pt;
	font-weight: bold;
	color: #dda307;
	}

.lsbtext {
	border: 0;
	margin-left: 9px;
	color: #fff;
	}
		

	
	

	
/*---------- Spacers ----------*/
.spacer {
	width: 100%;
	height: 1px;
	clear: both;
	border: 0;
	}
	
.spacergrayline {
	width: 100%;
	height: 1px;
	clear: both;
	border: 0;
	background: #52515a;
	}	
	
	
	
/*---------- Footer ----------*/	
#footer {
	clear: both;
	height: 35px;
	border-top: 1px solid #52515a;
	}

#footertextright {
	margin: 5px 10px 0 0;
	padding: 3px;
	float: right;
	}
	
#footertextright td {
	font-size: 7pt;
	}

#footertext {
	margin: 5px 0 0 10px;
	padding: 3px;
	}

#footertext td {
	font-size: 7pt;
	}
	
		
	
	
	
/*---------- Navigation ----------*/
#tanright {
	background: #e7e7e7;
	border: 0;
	border-bottom: 1px solid #cfcecf;
	padding: 0;
	margin: 0;
	margin-left: 300px;
	width: auto;
	text-align: right;
	height: 30px;
	line-height: 13px;
	font-size: 8pt;
	}

#tanleft {
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #cfcecf;
	height: 30px;
	display: inline;
	}

ul#tanlist {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	line-height: 30px;
	font-size: 8pt;
	display: inline;
	}

ul#tanlist li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	}

#partnershipsnav {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	color: #65656c;
	font-weight: bold;
	}
	
#partnershipsnav a {
	display: block;
	padding: 0px 15px;
	border: 0;
	border-right: 1px solid #cfcecf;
	text-decoration: none;
	text-align: center;
	background: #e7e7e7;
	color: #65656c;
	}
	
#partnershipsnav a:hover {
	border: 0;
	border-right: 1px solid #cfcecf;
	background: #c6c6c6;
	color: #fff;
	}
	
#servicesnav {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	color: #65656c;
	font-weight: bold;
	}
	
#servicesnav a {
	display: block;
	padding: 0px 15px;
	border: 0;
	border-right: 1px solid #cfcecf;
	text-decoration: none;
	text-align: center;
	background: #e7e7e7;
	color: #65656c;
	}
	
#servicesnav a:hover {
	border: 0;
	border-right: 1px solid #cfcecf;
	background: #c6c6c6;
	color: #fff;
	}

#careernav {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	color: #65656c;
	font-weight: bold;
	}
	
#careernav a {
	display: block;
	padding: 0px 15px;
	border: 0;
	border-right: 1px solid #cfcecf;
	text-decoration: none;
	text-align: center;
	background: #e7e7e7;
	color: #65656c;
	}
	
#careernav a:hover {
	border: 0;
	border-right: 1px solid #cfcecf;
	background: #c6c6c6;
	color: #fff;
	}

#customersnav {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	color: #65656c;
	font-weight: bold;
	}
	
#customersnav a {
	display: block;
	padding: 0px 15px;
	border: 0;
	border-right: 1px solid #cfcecf;
	text-decoration: none;
	text-align: center;
	background: #e7e7e7;
	color: #65656c;
	}
	
#customersnav a:hover {
	border: 0;
	border-right: 1px solid #cfcecf;
	background: #c6c6c6;
	color: #fff;
	}

#contractsnav {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	color: #65656c;
	font-weight: bold;
	}
	
#contractsnav a {
	display: block;
	padding: 0px 15px;
	border: 0;
	border-right: 1px solid #cfcecf;
	text-decoration: none;
	text-align: center;
	background: #e7e7e7;
	color: #65656c;
	}
	
#contractsnav a:hover {
	border: 0;
	border-right: 1px solid #cfcecf;
	background: #c6c6c6;
	color: #fff;
	}

#blanknav {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	color: #65656c;
	font-weight: bold;
	}
	
#blanknav a {
	display: block;
	padding: 0px 15px;
	border: 0;
	border-right: 1px solid #cfcecf;
	text-decoration: none;
	text-align: center;
	background: #e7e7e7;
	color: #65656c;
	}
	
#blanknav a:hover {
	border: 0;
	border-right: 1px solid #cfcecf;
	background: #c6c6c6;
	color: #fff;
	}	
	
	
	
	
	



























														
																			
																			

							
																		

										.atrib {
											font-size: 7pt; 
											font-family: arial, helvetica, sans-serif;
											}
																		
																			
																		
																	/*---------- Headers ----------*/
																
																	h1.nospace {
																		font-size: 13pt;
																		font-weight: bold;
																		margin: 6px 0 0 0;
																		}
																	
																	h2.nospace {
																		font-size: 10pt; 
																		font-weight: bold; 
																		margin: 0;
																		}
																	
																	h2.space {
																		font-size: 10pt; 
																		font-weight: bold;
																		margin-top: 0;
																		margin-bottom: 8px;
																		}
																		
																	.note {
																		font-size: 7pt; 
																		font-family: arial, helvetica, sans-serif; 
																		color: #ff0000
																		}
														
																	.nomargins {
																		padding: 0;
																		margin: 0;
																		border: 0;
																		}	
																	
																	.dashatrib {
																		margin: 0;
																		padding: 0;
																		padding-left: 30px;
																		list-style-image: url(/images/browndash.png);
																		font-size: 7pt;	
																		font-family: arial, helvetica, sans-serif;
																		}
																	
																	ul.dashnospace li {
																		padding: 0;
																		margin: 0 0 0 -22px;
																		list-style-image: url(/images/browndash.png);
																		}
																		
																	ul.dashspace li {
																		list-style-image: url(/images/browndash.png);
																		padding: 0;
																		padding-bottom: 5px;
																		}
																		
																	.noleftmargin {
																		margin: 0;
																		padding: 0;
																		padding-left: 18px;
																		padding-bottom: 5px;
																		list-style-image: url(/images/browndash.png);
																		}
																		
																	.noleftmargin ul {	
																		padding: 0;
																		margin: 0;
																		margin-bottom: 13px;
																		border: 0;
																		}
																
																		
																		
																		
																	/*---------- Positioning Elements ----------*/	
																	.left {
																		float: left;
																		width: 50%;
																		}
																		
																	.right {
																		float: right;
																		width: 49%;
																		text-align: right;
																		border: 0;
																		border-bottom: 1px solid #0f3155;
																		}
																		
		
																		
										/*---------- Right Side Navigation Div ----------*/
										.rightsidediv250 {
											float: left;
											/*right: 10px;*/
											border: 0px solid #657254; 
											padding: 0;
											margin: 0 10px 0 0 ;
											margin-top: 10px;
											width: 202px;
											text-align: center;	
											height: 190px;
											}
			
			
																		
																		
																		
																		
										/* ---------- Sidebar Navigation ----------*/							
										#sidebarmain {
											float: left;
											margin: 250px 0 0 0;
											padding: 0;
											text-align: right;
											background: #fff;
											width: 233px;
											}
											
										html>#sidebar {
											width: 233px; /* Be nice to Opera */
											}
											
											
										#sidebarmain ul {
											list-style: none;
											padding-left: 8px;
											margin: 0;
											margin-top: -8px;
											margin-bottom: 13px;
											border: 0;
											}
															
										#sidebarmain li {
											font-size: 7pt;
											margin-top: 0.1em;
											}
																	
										#sidebarul li {
											padding: 0;
											margin-top: 0.6em;
											}