@charset "utf-8";
@import url("header.css");
@import url("footer.css");
@import url("navMenu.css");
/* CSS Document 






*/


html {
	overflow: -moz-scrollbars-vertical;
	}


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555;
	padding:0;
	margin:0;
	}

p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}

h4 {
	font-size:1em;
	margin:0 0 10px 0;
	}

ul {
	padding:0;
	margin:0;
	list-style:none;
	}

a {
	color:#c65d10;
	}






#expertise ul {
	list-style:square;
	margin: 0px 0px 10px 0px;
	padding:15px;
}







.orange {
	color:#c65d10;
}


.fineprint {
	font-size:9px;
	}
	
.clearit {
	clear:both;
	font-size:0.0;
	line-height:0;
	height:0;
	}


.container {
	position:relative;
	width:958px;
	margin:0 auto;
	border:none;
	border-right:1px solid #969696;
	border-left:1px solid #969696;
	}

.smallBoxes {
	width:235px;
	height: 120px;
	float:left;
	margin:0 0px 0 -1px;
	border:1px solid #969696;
	border-top:none;
	background:url(../images/bg_content.gif) top left repeat-x #e0e0e0;
	}
	div.smallBoxes h2,
	div.rightColumn h2 {
		height:20px;
		line-height:20px;
		color:#FFF;
		font-size:11px;
		font-weight:bold;
		padding:0 0 0 30px;
		margin:0;
		background-repeat:no-repeat;
		}

			
	.smallBoxes p {
		font-family:Arial, Helvetica, sans-serif;
		font-size:9px;
		padding:0 20px;
		}
		
	.smallBoxes img {
		margin: 0 0 5px 0;
		}
		
			
	.box4_media h2 {
			background: url(images/header_media.gif) top left no-repeat #969696;
			text-indent:-9999px;
			position:absolute;
			height:20px;
			font-size:11px;
			top:0;
			left:0;
			width:237px;
			color:#FFF;
			margin:0;
			padding:0;
			}
	div.rightColumn h2 {
		margin-left:-20px
		}

	div.rightColumn { 
		padding: 0 15px 0 20px;
		background:url(../images/bg_content.gif) top left repeat-x;
		}
		div.rightColumn h4,
		div.rightColumn p {
			 margin:0 0 15px 0px;
			}





.whitepaperTable {
	
	}
	
	.whitepaperTable h3 {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 11px;
		font-weight: normal;
		}
	
	
	.whitepaperTable td {
		vertical-align:top;
		padding-bottom:10px;
		
	}

.whitepaperTable td.header {
	background: #EEE;
}


body#company h3 a {
	text-decoration:none;
}
body#company blockquote {
	margin:0;
	padding:10px 0px 50px 30px;
}


#home {
	background-image:url(../images/bg_home_orange.gif);
	background-repeat:repeat-x;
	}








#centerRegion {
	}
	#centerRegion h2 {
		font-size:11px;
		color:#c65d10;
		margin:0 0 15px 0;
		}
	#centerRegion  p {
		margin:0 0 10px 0;
		}
	#centerRegion ul li {
		background:url(../images/arrow_orange.gif) 0px 3px no-repeat;
		padding: 0 0 15px 15px;
		font-size:11px;
		}


	
#lower {
	font-size:11px;
	}
	#lower h3 {
		font-size:16px;
		color:#c65d10;
		line-height:31px;
		}
	#lower p {
		padding:0 0 10px 0;
		
		}
	#lower ul li {
		background:url(images/arrow.gif) top left no-repeat;
		padding: 0 0 10px 15px;
		}
		
		
#alert {
	border-top:1px solid #969696;
	}
	#alert p {
		padding:0 30px;
		line-height:30px;
		font-weight:bold;
		}
	#alert a {
		color:#FFF;
		text-decoration:none;
		}







