html {
	height:100%;
}
body {
	margin:0;
	padding:0;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size:100%;
	color:#333;
	min-width:990px;
	text-align: center;
	background:url("../images/bg_body_subpage.jpg") repeat-x top left;
	height:100%;
}
	body.home {
		background:url("../images/bg_body_home.jpg") repeat-x top left;
	}

/* Fix table problems */
table {
	font-size:100%;
	border-collapse: collapse;
	width:100%;
}
table td,
table tr {
	vertical-align: top;
}
input.checkbox { vertical-align:middle }
input.radio { vertical-align:middle }

/* Fixes alignment and spacing problems for embedded media */
object {
	margin:0;
	padding:0;
	border:0;
	display:block;
}
embed {
	margin:0;
	padding:0;
	border:0;
	display:block;
}
iframe {
	margin:0;
	padding:0;
}

/* Clear Fix */
/* Apply the floatwrapper class to any element which acts as a container for floats. */

.floatwrapper:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.floatwrapper {
    display:inline-block;
}
/* Hides from IE-mac \*/
.floatwrapper {display:block;}
* html .floatwrapper {height: 1px;}
/* End hide from IE-mac */

/* Old-fashioned float clear */
.clearfloat {
	clear: both;
}


/* Holly hack fix for IE 6 problems \*/
* html .hollyfix {height: 1%;}
/* */



/* General styles */
img { 
	display:block; 
	border:0; 
}
img.inline { 
	display:inline 
}
p { 
	margin:0;
	padding:0 0 .9em 0; 
}
p.intro  {
	font-size: 18px;
	line-height:1.45em;
	padding-bottom: 18px;
}
h1,h2,h3 {margin:0; padding:0;}

h1 {font-size:1.7em}
h2 {font-size:1em}
h3 {font-size:1em}

ul {list-style:outside }
ol {list-style:outside decimal}

a {
	color:#cb5302;
}
	a:hover {
		color:#006699;
	}

	a#skipnav {
		display: block;width: 0; height: 0; overflow: hidden;
	}
.printonly {
	display:none;
}

.centered {
	margin-left:auto;
	margin-right:auto;
}


/* Forms */
form {
	margin:0;
	padding:0;
}

fieldset {
	border:0;
	margin:0;
	padding:0;
	padding-bottom:15px;
	padding-top:15px;
	/*margin-bottom:14px;*/
	margin-bottom: 0;
	border-top: 1px dashed #D7C4AD;
	border-bottom: 1px dashed #D7C4AD;
}

.formrow {
	margin-bottom:19px;
}
.formrow label {
	float:left;
	display:inline;
	width:163px;
	text-align:right;
	margin-top:.5em;
}
	#sidebar .formrow label {
		width: 53px;
	}
	
	#sidebar fieldset a.arrow {
		margin-left: 62px;
	}
.formrow input.text {
	float:left;
	display:inline;
	margin-left:15px;
	font-size:1em;
	padding-top:2px;
	padding-bottom:2px;
	width:188px;
}
	#sidebar .formrow input.text {
		margin-left: 9px;
	}
fieldset .disclaimer {
	margin-left: 178px;
	font-family: Arial,Helvetica,sans-serif;
}
fieldset .disclaimer p {
	font-size: .9em;
}

fieldset.checkbox {
	border-top: 0;
	border-bottom: 0;
	margin-left: 178px;
}
	fieldset.checkbox input {
		margin-right: 15px;
	}
	fieldset.checkbox legend {
		display: block;
		margin: 0;
		padding: 0;
		line-height: 1;
		color: #040404;
	}
	#content fieldset.checkbox ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
		#content fieldset.checkbox ul li {
			margin: 0;
			padding: 0;
			background: none;
			margin-bottom: .7em;
		}


.reverse div.label  {
	float:left;
	display:inline;
	width:163px;
	text-align:right;
	margin-top:.5em;
}
.reverse label {
	float:left;
	display:inline;
	margin-left:15px;
	font-size:1em;
	padding-top:2px;
	padding-bottom:2px;
	width:300px;
	text-align: left;
}

.buttons {
	margin-left:178px;
	margin-top: 14px;
}
	#sidebar .buttons {
		margin-left: 60px;
	}
	.buttons a.button {
		display:block;
		width:87px;
		height:0;
		padding-top:28px;
		overflow:hidden;
		float:left;
		display:inline;
		margin-right: 18px;
	}
	.buttons a.cancel {
		background:url("../images/btn_cancel.gif") no-repeat top left;
	}
	.buttons button {
		float:left;
		margin-right: 18px;
		display: block;
		height: 28px;
		padding: 0;
		text-indent: -1000em;
		border: 0;
		cursor: pointer; /* hand-shaped cursor */
	}
	.buttons button.login {
		width: 77px;
		background: url("../images/btn_login.gif") no-repeat 0 0;
	}
	.buttons button.signup {
		width: 86px;
		background: url("../images/btn_signup.gif") no-repeat 0 0;
	}
		.buttons button:hover,
		.buttons a.button:hover,
		.buttons button.sfhover {
			background-position: 0 -28px;
		}
	* html input.button {  /* fixes extra-wide buttons in IE 6 */
		width: auto;
		overflow: visible;
		padding:2px 4px 1px 4px;
	}
	*+html input.button {  /* fixes extra-wide buttons in IE 7 */
		width: auto;
		overflow: visible;
		padding:2px 4px 1px 4px;
	}

/* Structural IDs */
#container {
	width:940px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size:14px;
	background:url("../images/bg_container.png") repeat-y top left;
	padding-left:25px;
	padding-right:25px;
	min-height:100%;
}
	* html #container {
		height:100%;
		background:none;
		zoom:1;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg_container.png", sizingMethod="scale");
	}
	#containerinner {
		position:relative;
		min-height:100%;
	}
			* html #containerinner {
				height:100%;
			}

/* Masthead area */
#masthead {
	height:90px;
	background: url("../images/bg_masthead.jpg") no-repeat top left;
	position:relative;
}
	#masthead #logo {
		position:absolute;
		bottom:-13px;
	}
		* html #masthead #logo {
			position:absolute;
			bottom:-13px;
		}

	#masthead .extensionleft {
		position:absolute;
		width:100%;
		left:-100%;
		height:93px;
		background: url("../images/bg_masthead_leftextension.png") repeat-x top left;
	}

		* html #masthead .extensionleft {
			background:none;
			zoom:1;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg_masthead_leftextension.png", sizingMethod="scale");
		}
		#masthead .extensionleft .shadow {
			float:right;
			display:inline;
			width:25px;
			height:93px;
			background: url("../images/shadow_left.png") repeat-x top left;
		}
			* html #masthead .extensionleft .shadow {
				background:none;
				zoom:1;
				filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/shadow_left.png", sizingMethod="scale");
			}
	
/* Mainnav */
#mainnav {
	position:absolute;
	bottom:0;
	right:0;
	height: 50px;
	width:568px;
	padding:0;
	margin:0;
	list-style:none;
	background:url("../images/bg_topnav.jpg") no-repeat top right;
}
	#mainnav li {
		float:left;
		display:inline;
		margin-left:1px;
		height:50px;
	}
		#mainnav li#mnavexpertise {
			width:88px;
			margin-left:0;
		}
		#mainnav li#mnavbio {
			width:69px;
		}
		#mainnav li#mnavdefense {
			width:89px;
		}
		#mainnav li#mnavresults {
			width:79px;
		}
		#mainnav li#mnavwhatyoushouldknow {
			width:109px;
		}
		#mainnav li#mnavcontact {
			width:129px;
		}
			
			#mainnav li a {
				display:block;
				width:100%;
				height:0 !important;
				padding-top:50px !important;
				overflow:hidden;
				background-repeat:no-repeat;
				background-position: 0 0;
			}
				#mainnav li#mnavexpertise a {
					background-image:url("../images/mnav_expertise.gif");
				}
				#mainnav li#mnavbio a {
					background-image:url("../images/mnav_bio.gif");
				}
				#mainnav li#mnavdefense a {
					background-image:url("../images/mnav_defense.gif");
				}
				#mainnav li#mnavresults a {
					background-image:url("../images/mnav_results.gif");
				}
				#mainnav li#mnavwhatyoushouldknow a {
					background-image:url("../images/mnav_whatyoushouldknow.gif");
				}
				#mainnav li#mnavcontact a {
					background-image:url("../images/mnav_contact.gif");
				}

	/* Navbar rollovers */
	#mainnav li a:hover {
		background-position: 0 -50px;
	}
	/* Navbar selection states */
	.expertise #mainnav li#mnavexpertise a,
	.bio #mainnav li#mnavbio a,
	.defense #mainnav li#mnavdefense a,
	.results #mainnav li#mnavresults a,
	.whatyoushouldknow #mainnav li#mnavwhatyoushouldknow a,
	.contact #mainnav li#mnavcontact a {
		background-position: 0 -100px;
	}
				
/* Footer area */
#footer {
	background-color:#374242;
	color:#d5e04d;
	width:100%;
	height:70px;
	position:relative;
	margin-top:-70px;
}
	#footer #footerinner {
		width:915px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		font-size:12px;
		padding-left:50px;
		padding-right:25px;
		padding-top:12px;
		height:58px;
		background: url("../images/bg_footer.png") repeat-y top left;
	}
		* html #footer #footerinner {
			background:none;
			zoom:1;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg_footer.png", sizingMethod="scale");
		}
	#footer a {
		color:#d59f0f;
	}
		* html #footer a {
			position:relative;
			z-index:1;
		}
		#footer a:hover {
			color:#ccffff;
		}


/* Home feature area */
#homefeature {
	height:148px;
	background: url("../images/bg_homefeature.jpg") no-repeat top left;
	padding-top:92px;
	padding-left:27px;
}
	#homefeature h1 {
		font-family:Helvetica, Arial, sans-serif;
		font-size:35px;
		color:#572700;
		font-weight:normal;
		text-transform:uppercase;
	}

/* Home contact area */
#homecontactarea {
	font-size:18px;
	color:#5a1400;
	float:right;
	display:inline;
	padding-bottom:46px;
}
	#homecontactarea h2 {
		float:left;
		display:inline;
		margin-right:16px;
		padding-top:18px;
		font-size:18px;
		font-weight:normal;
		background:url("../images/arrow_right.gif") no-repeat 100% 24px;
		padding-right:18px;
	}
	#homecontactarea .contactinfo {
		background:url("../images/bg_homecontact.gif") no-repeat top left #cce8f7;
		height:32px;
		padding:18px 27px 0 27px;
		width:519px;
		float:left;
	}
	#homecontactarea .contactinfo .telephone {
		float:left;
		display:inline;
		border-right:1px solid #fff;
		padding-right:11px;
		margin-right:11px;
	}
	#homecontactarea .contactinfo a {
		text-decoration:none;
		color:#5a1400;
	}
		#homecontactarea .contactinfo a:hover {
			color:#006699;
		}

/* Home main content area */
#homemaincontent {
	clear:right;
	padding-left:32px;
	padding-bottom:146px;
}
	#homemaincontent p {
		margin-right:400px;
		line-height:1.6em;
	}
	#homemaincontent p.intro strong {
		font-size:18px;
		line-height:1.45em;
	}

/* Home sidebar area */
#homemaincontent blockquote {
	float:right;
	display:inline;
	color:#572700;
	font-family:Arial, Verdana, sans-serif;
	font-size:14px;
	width:256px;
	padding:4px 0 0 0;
	margin:0 80px 0  0;
	line-height:1.4em;
	
}
	#homemaincontent blockquote span.caption {
		color:#999999;
		display:block;
		padding-top:3px;
	}
	
/* Subpage templates */
.subpage #content {
	width:732px;
	float:right;
	display:inline;
	margin-right:10px;
	
}
.subpage #content #contentinner {
	float:left;
	display:inline;
	width:493px;
	padding-top:90px;
}
.subpage #subnav {
	float:left;
	display:inline;
	width:161px;
	margin-left:19px;
	padding-top:102px;
}
	.subpage #subnav h2 {
		font-size:12px;
		color:#999999;
		text-transform:uppercase;
		font-weight:normal;
		margin-bottom:10px;
	}
	.subpage #subnav ul {
		margin:0;
		padding:0;
		list-style:none;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
		.subpage #subnav ul li {
			margin:0;
			padding:0 0 9px 0;
		}
	.subpage #subnav a {
		color:#80b5d2;
		padding-left:13px;
		background:url("../images/arrow_subnav.gif") no-repeat 0 .2em;
		text-decoration:none;
		display:block;
	}
		* html .subpage #subnav a {
			background-position: 0 .4em;
		}
		*+html .subpage #subnav a {
			background-position: 0 .4em;
		}
		.subpage #subnav a:hover {
			color:#096c9d;
			background-image:url("../images/arrow_subnav_on.gif");
		}
	.subpage #subnav li.selected {
		padding-left:13px;
		font-weight:bold;
		color:#666;
		background:url("../images/arrow_subnav_sel.gif") no-repeat 0 .2em;
	}
		* html .subpage #subnav li.selected {
			background-position: 0 .4em;
		}
		*+html .subpage #subnav li.selected {
			background-position: 0 .4em;
		}
.subpage #sidebar {
	width:230px;
	float:right;
	display:inline;
	padding-top:40px;
}
	.subpage #sidebar #topper {
		margin-bottom:1px;
		position:relative;
	}
	.subpage #sidebar #topper img.notch {
		position:absolute;
		bottom:0;
		left:0;
	}
	.subpage #sidebar .section {
		position:relative;
		padding:21px 17px 26px 17px;
		margin-bottom:1px;
	}
		
		.subpage #sidebar .section img.notch {
			position:absolute;
			top:0;
			left:0;
		}
			* html .subpage #sidebar .section img.notch {
				left:-17px;
			}
		.subpage #sidebar .yellow {
			background-color:#f0f0c7;
		}
		.subpage #sidebar .blue {
			background-color:#c2e3f6;
		}
		.subpage #sidebar .gray {
			background-color:#f3f3f3;
			min-height:182px;
		}
			* html .subpage #sidebar .gray {
				height:182px;
			}
		.subpage #sidebar a {
			color:#183c47;
			text-decoration:none;
		}
			.subpage #sidebar a:hover {
				color:#006699;
			}
		.subpage .newssection h2 {
			margin-bottom:7px;
		}
		.subpage .newssection a {
			display:block;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			margin-right:20px;
			margin-bottom:7px;
		}

		.subpage .twittersection h2 {
			margin-bottom:17px;
		}
		.subpage .twittersection #tweets {
			color:#5a1400;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			line-height:1.5em;
		}
		.subpage .twittersection #tweetstamp {
			color:#999999;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			line-height:1.5em;
			margin-bottom:15px;
		}
		.subpage .twittersection a.followbtn {
			display:block;
			width:159px;
			height:0;
			padding-top:41px;
			overflow:hidden;
			background:url("../images/btn_followtwitter.gif") no-repeat 0 0;
		}
			.subpage .twittersection a.followbtn:hover {
				background-position: 0 -41px;
			}
		
.subpage #contentcontainerinner {
	padding-bottom:146px;
}
.subpage #content h1 {
	font-weight:normal;
	font-size:28px;
	color:#572801;
	padding-bottom:2px;
	border-bottom:1px solid #f0f0c7;
	margin-bottom:37px;
}
.subpage #content ul {
	margin-top:0;
	padding-top:0;
}
.subpage #content h2,
.subpage #content ul,
.subpage #content p,
.subpage #content ol {
	margin-right:30px;
	line-height:1.6em;
}
	
	
/* Team page */

.bio #teamcontact {
	position:relative;
	margin-top:-50px;
	background-color:#f7f7e3;
	padding:46px 20px 35px 20px;
	color:#572801;
	margin-bottom:17px;
	margin-left:-20px;
}
	* html .bio #teamcontact {
		zoom:1;
	}
	*+html .bio #teamcontact {
		zoom:1;
	}
	.bio #teamcontact h1 {
		border-bottom:none;
		font-size:24px;
		margin-bottom:1px;
	}
	.bio #teamcontact img.notch {
		position:absolute;
		bottom:0;
		left:0;
	}
	.bio #teamcontact a {
		color:#183c47;
	}
		.bio #teamcontact a:hover {
			color:#006699;
		}
	.bio #teamcontact p.teamtitle {
		font-size:12px;
		font-style:italic;
		padding-bottom:13px;
		line-height:12px;
	}
	.bio #teamcontact p {
		padding-bottom:0;
		line-height:1.5em;
	}
	.bio #content p {
		margin-right:20px;
	}
.bio #sidebar #topper {
	margin-bottom:10px;
}	
.bio .newssection a {
	display:inline;
	font-family:inherit;
	font-size:inherit;
	margin:0;
	text-decoration:underline !important;
}

/* Accordion styles */
.accordion {
	margin-top:30px;
}
.accordion .ui-accordion-header a {
	color:#07a4c5;
	padding-right:15px;
	background:url("../images/icon_accordion_closed.gif") no-repeat right center;
}
	.accordion .ui-state-active a {
		text-decoration:none;
		color:#333;
		background:url("../images/icon_accordion_open.gif") no-repeat right center;
	}
	.accordion em {
		color:#cb5302;
	}
	.accordion .ui-accordion-content-active {
		margin-bottom:25px;
	}
	.accordion h2.ui-state-default {
		margin-bottom:5px;
	}
	
/* Contact Us page */
a.pdflink {
	padding-left:20px;
	background:url("../images/icon_pdf.gif") no-repeat left center;
}

/* IE 6 and 7 fixes */

* html .png {  /* PNG fix for IE 6 */
	behavior: url("styles/iepngfix.htc");
}
