body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #364550;
	background: #F6F6F6;
}

blockquote {
    margin: 15px 15px 15px 25px;	
}

.basicText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #364550;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #364550;
}
.calloutText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: 900;
	color: #364550;
}
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	line-height: 22px;
	font-weight: 900;
	color: #364550;
}
.pageTitleRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	line-height: 22px;
	font-weight: 900;
	color: #EC0000;
}
.alertTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 18px;
	font-weight: 900;
	color: #EC0000;
}
.subHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: 900;
	color: #364550;
}
.subSubHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: 900;
	color: #929BA1;
}
ul {
	list-style-position: outside;
	list-style-type: square;
}
.bgAlignLeft {
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 12px;
}
.bgAlignRight {
	background-position: top right;
	background-repeat: repeat-x;
}
.box_footer {
	padding: 5px 10px 5px 10px;
	background: #F6F8FA;
	border-width: 1px;
	border-style: solid;
	border-color: #C6D3DF;
}
.box_breadcrumbs {
	padding: 0px 10px 10px 10px;
}
.box_leftColumnFeature {
	padding: 0px;
	background: #F6F8FA;
	border-width: 1px;
	border-style: solid;
	border-color: #C6D3DF;
}
.box_darkBorder {
	padding: 10px 10px 10px 10px;
	background: #F6F8FA;
	border-width: 1px;
	border-style: solid;
	border-color: #364550;
}
.box_lightBorder {
	padding: 10px 10px 10px 10px;
	background: #F6F8FA;
	border-width: 1px;
	border-style: solid;
	border-color: #C6D3DF;
}
.searchBoxWide {
	font-size: 10px;
	font-family: Helvetica,sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #C6D3DF;
	width: 350px;
	height: 18px;
}
.searchBoxBanner {
	font-size: 10px;
	font-family: Helvetica,sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #C6D3DF;
	width: 160px;
	height: 18px;
}
.searchBoxHome {
	font-size: 10px;
	font-family: Helvetica,sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #C6D3DF;
	width: 120px;
	height: 18px;
}
.searchSubmitButton {
	font-size: 10px;
	font-family: Helvetica,sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #C6D3DF;
	height: 18px;
}
.searchSubmitButton:hover {
	font-size: 10px;
	font-family: Helvetica,sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #354550;
	height: 18px;
}

a:link { color: #476f42; font-weight: bold; text-decoration: none }
a:active { color: #476f42; font-weight: bold; text-decoration: none }
a:visited { color: #476f42; font-weight: bold; text-decoration: none }
a:hover {
	color: #364550;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	
}

a.whiteLink:link { color: #FFFFFF; font-weight: bold; text-decoration: none }
a.whiteLink:active { color: #FFFFFF; font-weight: bold; text-decoration: none }
a.whiteLink:visited { color: #FFFFFF; font-weight: bold; text-decoration: none }
a.whiteLink:hover { color: #FFFFFF; font-weight: bold; text-decoration: underline }
#smalltitle {
	font-size: 12px;
}
.basicText .box_darkBorder tr td .basicText .footerText {
	font-size: 10px;
	line-height: normal;
}
#bold {
	font-weight: bold;
}
#bold2 {
	font-weight: bold;
}
#bold3 {
	font-weight: bold;
}
#bold4 {
	font-weight: bold;
}
#bold5 {
	font-weight: bold;
}
#bold6 {
	font-weight: bold;
}
#bold7 {
	font-weight: bold;
}
bold8 {
	font-weight: bold;
}
#bold8 {
	font-weight: bold;
}
#darkborder {
	color: #364550;
}
#rightalign {
	text-align: right;
}
.box_lightBorder tr .basicText blockquote blockquote blockquote blockquote a {
	text-align: right;
}
.box_lightBorder tr .basicText .basicText {
	font-style: italic;
}
.box_breadcrumbs .basicText .footerText a {
	font-size: 10px;
}

.alignleft {
	float: left;	
}

.alignright {
	float: right;	
}

.clear {
	clear: both;	
}

.textright, .expand cite {
  text-align: right;
  display: block;
  margin: 10px 15px 15px;
}

.clickexpand {
	margin: 0 0 35px;	
	display: none;
}

.clickexpand:hover {
    text-align: left;	
}

/****** TRUTH AND CONSEQUENCES *************************/

.truth_and_consequences {
	font-family: Helvetica, Arial, sans-serif;
	color: #27333c;
	font-size: 14px;
	margin: 11px 0 11px 11px;
	/* padding: 0;
	margin: 11px; */
	width: 694px;
	line-height: 1.2em;
	
}

	/***** main elements ***************/

	.truth_and_consequences a {
		/* color: #3388bd; */
		color: #ff9e2b;
	}
	
		.truth_and_consequences a:hover {
			text-decoration: underline;	
		}
		
	.truth_and_consequences blockquote {
		margin: 15px;	
		font-style: italic;
		line-height: 1.4em;
	}
	
	.truth_and_consequences cite {
		margin: 15px 15px 30px;
		font-style: normal;
		display: block;
		font-size: 11px;
	}	
		
	.truth_and_consequences h1, h2 {
		font-size: 36px;
		color: #3b9bce;
		text-transform: uppercase;
		margin: 0;
		padding: 5px 0 15px 0;
	}
	
	.truth_and_consequences h2 {
		font-size: 18px;
		color: #354550;
		padding: 0;
		margin-top: 15px;
	}
	
	.truth_and_consequences h3 {
		font-size: 19px;
		color: #3388bd;
		margin: 0;
		padding: 20px 0 10px;
		clear: both;
		font-style: italic;
		line-height: 1.2em;
		font-weight: normal;
	}
	
	.truth_and_consequences h4 {
		color: #3388bd;
		font-size: 12px;
		margin: 0 0 15px;
	}
	
	.truth_and_consequences img {
		margin-right: 10px;	
	}
	
	.truth_and_consequences li {
		margin: 0 0 15px 0;
	}
	
		.truth_and_consequences li p {
			margin: 5px 0;	
		}

	.truth_and_consequences p {
		margin: 15px 0;
		padding: 0;
	}
	

	/******** classes ******************/
	
	.truth_and_consequences .accent {
			color: #ff9e2b;
	}
	
	.truth_and_consequences .arrow {
		vertical-align: bottom;	
	}
	
	.truth_and_consequences .bullets {
		margin: 25px 0;	
		line-height: 1.2em;
		padding: 0;
	}
	
		.truth_and_consequences .bullets li {
				color: #FF9E2B;
				margin: 0 0 15px 18px;
				list-style-type: disc;
		}
	
		.truth_and_consequences .bullets li span {
			color: #27333c;	
		}
		
	.truth_and_consequences .consequences {
		border-top: 1px solid #c6d3df;
		padding: 15px 0;
		font-size: 14px;
		color: #27333c;
		line-height: 1.3em;
	}
	
	.truth_and_consequences .half {
		width: 349px;
		margin: 0;
		padding: 15px 0;
	}
	
	.truth_and_consequences .highlight {
		color: #3388bd;	
	}
	
	.truth_and_consequences .intro {
		/* font-weight: bold; */
		clear: both;
		overflow: hidden;
		margin: 0;
		padding: 15px 0;
		border-bottom: 1px solid #c6d3df;
		color: #27333c;
		font-size: 17px;
		line-height:20px;
	}
	
	.truth_and_consequences .quotebig {
		/* font-weight: bold; */
		clear: both;
		overflow: hidden;
		margin: 0;
		padding: 15px 0;
		color: #27333c;
		font-size: 17px;
		line-height:20px;
	}
		
	.truth_and_consequences .menu {
		margin: 0 0 15px;
		padding: 10px 0;
	}
	
		.truth_and_consequences .menu li {
			display: inline;
			list-style: none;
			margin: 0;
			padding: 0;
		}
		
		.truth_and_consequences .menu a {
			color: #3388bd;
			font-size: 16px;
			font-weight: bold;
			background: #edeef3;
			padding: 9px;
			margin: 0 0 0 13px;
			
			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
			-o-border-radius: 10px;
			border-radius: 10px;
			border: 5px solid #eaeaea;
		}
		
			.truth_and_consequences .menu a:hover {
				color: #edeef3;
				background: #3388bd;
				text-decoration: none;
			}
		
		.truth_and_consequences .menu .first a {
			margin: 0;
		}
		
	.truth_and_consequences .quotes {
		width: 47%;
		padding: 0 0 25px 0;
		font-size: 12px;
		margin: 15px 0 10px;
	}
	
	.truth_and_consequences .leftborder {
			border-left: 1px solid #c6d3df;
			margin-left: 15px;
			padding-left: 15px;
	}
	
	.truth_and_consequences .rightborder {
			border-right: 1px solid #c6d3df;
			margin-right: 15px;
			padding-right: 15px;
		}
		
	
	.truth_and_consequences .stats {
		font-style: italic;	
		font-size: 11px;
		line-height: 1.2em;
	}
	
		.truth_and_consequences .stats.alignright {
			width: 320px;	
		}

.top {
	margin-top: 0;	
	padding-top: 0;
}
	
.pullquote {
	margin: 15px;
	padding: 15px;
	background: #edeef3;
}

#sidebar {
	width: 200px;
	margin: 0 15px 15px 0;
	float: left;
}

#nav {
	width: 170px;
	margin: 0 0 35px 25px;
	padding: 0;
	font-size: 11px;
	clear: both;
}

  #nav li {
	 list-style: none; 
  }
  
  #nav a {
	  display: block;
	  padding: 5px 10px;
	  background: #3388bd;
	  color: #fff;
	  margin: 0 0 3px 0;
  }
  
  #nav a:hover {
	  text-align: left;
	  background: #79b1d4;
  }
  
  .menu {
	  font-size: 14px;
  }
  
  .menu li {
	  margin: 10px 0;  
  }
  
h3.subHeading {
	  margin-top: 35px;
  }

h2.subHeading {
      margin: 35px 0 15px;	
	  padding: 0;
}
  
 h3.top, h2.top {
	  margin-top: 5px; 
 }
 
 .list {
	  margin: 15px 0; 
 }
 
 .list li {
	  margin: 0 0 10px; 
 }
 
 .bordered {
	 border-bottom: 1px solid #C6D3DF;
	 padding-bottom: 15px;
 }
 
 .more {
	 font-size: 10px;
	 display: block;
	 margin: 0 0 35px;
 }
 
 .descrip {
	 margin: 8px 0; 
 }
