/* CSS Document */
body {
  font:       11px Lucida Grande, Verdana, Arial, Helvetica, sans serif;
  margin:     0px;
  margin-top: 0px;
  margin-bottom: 70px;
  text-align: center;
  /*background:  #EEEEEE url(images/stripe.png) repeat scroll 0%;*/ 
  background: #51676E;
  padding: 0pt;
}

html, body {
  height: 100%;
}
* {
  /*margin: 0pt; */
  padding: 0pt;
}
ul {
  margin-left: 20px;
  padding-left: 20px;
}

td {
  font: 11px Lucida Grande, Verdana, Arial, Helvetica, sans serif;
  vertical-align: top;
}

body {
  /*background: #EEEEEE; */
}

.LeftArrow{
  float: left;
  margin: 2px 0px 2px 5px;
  cursor: pointer;
}

.RightArrow{
  float: right;
  margin: 2px 5px 2px 0px;
  cursor: pointer;
  color: #F68629;
  font-weight: bold;
}
.clear {
  clear: both;
}
/* Main Styles */
#div_HeaderWrapper{
/*  border: 1px solid #999; */
  height: 190px;
  padding: 0px 0px 0px 0px;
  margin-top: 0px;
/*  background: url(../ndc/Images/headerimage.jpg) no-repeat; */
}
#div_CenterContainer{
  line-height: 150%;
}
.TopNavigation{
/*  border: 1px dashed #999; */
  width: 800px;
  height: 30px;
  float: right;
  margin-top: 60px;
}
.MainContainer{
/*  border: 1px solid #000; */ 
  background: #FFFFFF;
  min-width: 1000px;
  margin: 0 auto;
  width: 1000px;
/*  height: 100%; */
/*  padding: 0px 5px 5px 5px; */

/* hidgin border */
  /*border: 1px solid #cccccc;*/
}
.MainContentContainer{
  margin: 0 auto;
/*  border: 1px dashed orange; */
/*  height: 450px; */
  overflow-y: auto;
  overflow-x: hidden;
  display: block;
}
.LeftContainer{
  /* border: 1px dashed green; */
  width: 20%;
  min-width: 192px;
/*  height: 100%;*/
  float: left;  
  margin: 2px 0px 2px 0px;
  text-align: left;  
}
.CenterContainer{
/* border: 1px dashed Blue; */
  width: 510px;
  height: auto;
  float: left;
  min-width: 350px;  
  margin: 10px 0px 10px 16px;
  text-align: left;

}

.RightContainer{
/* border: 1px dashed red; */ 
  width: 249px;
  min-width: 200px;
/*  height: 100%;*/
  float: right;
  margin: 10px 0px 10px 0px;
  text-align: left;
}

.BottomContainer{
/*  border: 1px solid #999; */
  height: 50px;
  margin: 10px 5px 0px 5px;
  /*width: 100%;*/
  clear: both;
}
.loader{
  background: url(/img/loader.gif) no-repeat;
  display: none;
  width: 50px;
  height: 50px; 
}

.loaderSC{
  background: url(/img/loader2.gif) no-repeat;
  display: none;
  width: 50px;
  height: 50px; 
}/* Link Styles */
a:link{
  color: #5989B7;
  text-decoration: none;
}
a, a:visited
{
  color: #5989B7;
  text-decoration: none;
}

a:hover
{
  color: #5989B7;
/*  background-color: #3366CC; */
  text-decoration: underline;
}
/*
.active a
{
color: #ffffff;
background-color: #3366CC;
text-decoration: none;
}
.active a:visited
{
color: #ffffff;
background-color:#3366CC;
text-decoration:none;
}
.active a:hover
{
color:#ffffff;
background-color: #3366CC;
text-decoration: none;
}
*/
#div_CenterContainer{
  list-style-image: url("/img/mainbullet.gif");
  list-style-position: outside;
  list-style-type: square;
}
/*
#dv_AboutUs ul{
  list-style-image: url("/img/mainbullet.gif");
  list-style-position: outside;
  list-style-type: square;
}
*/
/* Content Styles */
h4{
  margin-bottom: 0px;
  font-size: 11px;
}
li{
  /*margin-left: 30px;*/
}
.date{
  color: #282828;
}
.CenterModuleContent{
  width: 100%;
  margin-bottom: 20px;
}
.ContentHeading{
  background-color: #77848c;
  color: #FFFFFF;
  font-weight: Bold;
  font-size: 14px;
  font-family: Arial, Lucida Grande, Verdana;
  padding: 10px;
  height: auto;
  text-align: left;
}
.ContentHeading h1{
	font-size: 14px;
	margin: 0px;
}
.ContentHeading2{
  background-color: #97a1a8;
  font-size: 14px;
  padding: 0px;
  text-align: left;
}
.TextContent{  
  font: 11px Verdana, Arial, Helvetica, sans serif;
  color: #282828;
  margin-left: 15px;
  margin-right: 15px; 
}
.RightModuleContent{
  height: 200px;
  display: block;
  overflow: hidden;
}
.RightContainer #Videos.RightModuleContent{
	height: 290px;
  display: block;
  overflow: hidden;
}
.RightContainer #Videos.RightModuleContent #VideosContainer{
	overflow-x: hidden;
	overflow-y: auto;
	height: 270px;
}
.RightContainer #Videos.RightModuleContent #VideosContainer .video_thumb{
	float: left;
	width: 124px;
	margin-bottom: 5px;
}

#MapContainer{
  border-bottom: 2px solid #77848c;
}

#feedContainer{
  font-size: 10px;
  font-family: Lucida Grande, Verdana;
  overflow: hidden;
}

#feedContainer ul{
  list-style-image: url("/img/bulletsquare5989B7v2.gif");
  list-style-position: outside;
  list-style-type: square;
  margin-top: 0px;
}

.SiteSearchContainer{
  position: absolute;
  right: 0px;
  bottom: 0px;
/*  margin: 0px 0px 0px 0px; */
/*  background: #f79234; */ 
  width: 267px; 
/*  padding: 9px 0px 5px 0px; */
  vertical-align: middle;
/*  line-height: 33px; */
  height: 34px;
  display: table-cell;
  background: url('/img/searchshape3.png');  
}
.SiteSearchContainerIE6{
  position: absolute;
  right: 0px;
  bottom: 0px;
/*  margin: 0px 0px 0px 0px; */
/*  background: #f79234; */ 
  width: 266px; 
/*  padding: 9px 0px 5px 0px; */
  vertical-align: middle;
/*  line-height: 33px; */
  height: 34px;
  display: table-cell;
}
#btnSiteSearch{
  background-color: #748188;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #b0b8b3;
	color: #FFFFFF;
	margin-left: 10px;
	padding: 1pt 4pt 1pt 4pt;
}
.Button{
  background-color: #748188;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #F68629;
	color: #FFFFFF;
}
#inpSiteSearch{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
  color: #849094;
/*  width: 170px; */
	width: 158px;
  margin-top: 8px;
  padding: 1pt 4pt 1pt 4pt;
}

#dv_Links .LinksEntry{
  font-family: Verdana, Arial, Helvetica, Sans-serif;
/*  margin-bottom: 5px; */
}
#dv_Links .LinkName{
  font-weight: bold;
}
#dv_Links .LinkName a:hover{
  text-decoration: underline;
}
#dv_Links .LinkDescription{
  
}

/* Article CSS */

.OverviewHeading{
  font-family: Lucida Grande, Verdana;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 2px solid #77848C;
  margin: 10px 0px 5px 0px;
  padding-left: 5px;
}  

.OverviewContent{
  color: #282828;
  font-family: Verdana;
  padding-left: 10px;
}

.IncentiveContainer{
  background-color: #EFEFEF;
  border: 1px solid #DCDCDC;
  height: auto;
  padding-bottom: 10px;
}

.OverviewContent ul{
  list-style-image: url("/img/mainbullet.gif");
  list-style-position: outside;
  list-style-type: square;
}

.IncentiveContainer ul {
  list-style-image: url("/img/mainbullet.gif");
  list-style-position: outside;
  list-style-type: square;
}

.IncentiveHeading{
  color: #748188;
  font-size: 14px;
  font-family: Verdana;
  font-weight: bold;
  margin-left: 5px;  
}

.IncentiveBody{
  color: #282828;
  font-family: Verdana,Helvetica,Arial,sans-serif;
  font-size: 11px;
  margin-top: 10px;
  margin-left: 10px;
}

.Pointer{
  cursor: pointer;
  /*cursor: hand;*/
}

.CustomMessage{
  font-weight: bold;
  font-size: 14px;
  color: #F68629;
}

#ContactFormContainer{
  padding: 0px;
  margin: 10px;
}

#ContactFormContainer div{
  margin-bottom: 10px;
}

#ContactFormContainer div label{
  font-weight: bold;
}

#ContactFormContainer div .FormInput{
  width: 300px;
}
#ContactFormContainer div textarea{
  height: 150px;
}
.LinksHeading{
  font-weight: bold;
  margin-top: 10px;
}
.LinksList{
/*  display: none; */
  
}

.LinksList li{
  margin-left: 10px;
  list-style-image: url("/img/mainbullet.gif");
  list-style-position: outside;
  list-style-type: square;
}

.OpenClose{
  color: #F68629;
}

.TestimonialDiv{
  float: left;
  clear: both;
  margin: 10px 0px 10px 0px;
  border-bottom: 1px solid #77848C;
  width: 100%;
  padding-bottom: 10px;
}
.TestimonialDate{
  position: relative;
/*  width: 100px; */
  font-weight: bold;
  font-style: italic;
  color: #282828;
}
.TestimonialName{
  position: relative;
  font-weight: bold;
  color: #282828;
}
.TestimonialComment{
  position: relative;
  /*margin-bottom: 10px;*/
  /*font-style: italic; */
  font-family: 'lucida grande',verdana,helvetica,arial,sans-serif;
  font-size: 11px;;
	margin: 0pt;
	padding: 0pt;
  line-height: 160%;	
}
.TestimonialComment p {
  margin-bottom: 1em;
}
.TestimonialComment blockquote {
  background: transparent url(/img/bg_blockquote.gif) no-repeat scroll 0pt 5px;
  color: #747474;
  padding-left: 35px;
  margin: 0pt;
}

.TestimonialBy{
  position: relative;
  font-weight: bold;
  color: #282828;
}
.TestimonialCompany{
  position: relative;
  font-weight: bold;
  color: #282828;
}
/* Search styles */
.SearchResult{
  margin-bottom: 10px;
  
}
.SearchResultTitle{
  font-size: 14px;
}
.SearchResultCopy{
}

/* News Styles 
*
*/

.NewsContainer{
  border-bottom: 1px dashed #D0D4D6;
  margin-left: 10px;
}

.TopNewsContainer{
  background: #EFEFEF none repeat scroll 0%;
  margin-top: 5px;
  padding:18px 18px 14px;
}

.TopNewsContainer img{
  width: 200px;
  height: auto;
}

.NewsTitle{
}

.NewsPublished{
  color:#999999;
  font-size:10px;
  line-height:13px;
}

.NewsTitle h2{
  /*font-family:Helvetica,arial,sans-serif;*/
  margin:1em 0pt 0pt;
}

.NewsBody{
  line-height: 160%;
}
.NewsBody p{
  margin-bottom: 1em;
}

.TopStory{
  font-size:18px;
  font-weight:bold;
  line-height:24px;
  margin:0pt;
  padding:4px 0px 2px 0pt;
}

#MainNews{
  width: 250px;
}

#MainArchive{
  width: 200px;
  /*height: 200px;*/
  border-bottom: 1px solid #DCDCDC;
  border-top: 1px solid #DCDCDC;
  background: #EFEFEF;
  float: right;
  margin-top: 5px;
}

#MainArchiveTitle{
  background: url(/img/001_43.png) no-repeat;
  font-size: 14px;
  color: #748188;
  font-weight: bold;
  margin: 5px 0px 5px 5px;
  padding-left: 29px;

}

#MainArchive li{
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}

#MainArchive li ul{
  margin-left: 10px;
  margin-top: 5px;
  padding-left: 10px;

}
#MainArchive li ul li{
/*  margin-left: 5px;*/
} 
.Story{
  font-size: 14px;
}

/* News Article Styles 
 *
 */
#NewsArticleTitleContainer h3{
  font-size: 19px;
  line-height: 22px;
  margin:1em 0pt 0pt;
}
#NewsArticleTitleContainer h1{
  font-size: 19px;
  line-height: 22px;
  margin:1em 0pt 0pt;
}

#NewsBodyContainer img{
  width: 200px;
  height: auto;
}

#NewsBodyContainer{
  font-size:13px;
  line-height:18px;
  margin: 1em 0pt;

}

/* Events module styles 
 *
 *
 */
.EventDate{
  color: #282828; 

}

/* Resources section styles
 *
 *
 */

.DownloadMainContainer{
  color: #555555;
  line-height:1.4em;  
}
 
.CategoryContainer{
 /* margin: 10px 0px 10px 0px;*/
  padding: 0px 0px 0px 10px;
  /*font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;*/
  font-size: 13px;
  font-weight: bold;
  color: #555555;
  background: #efefef;
  line-height: 34px;
  height: 34px;
  border-bottom: 1px solid #888888;

}

.CatSelect{
  width: 150px;
  margin-top: 5px;
}

.DownloadContainer{
  border-bottom: 1px solid #D0D4D6;
  margin: 10px;
  line-height:1.4em;
  padding:1.2em 0pt 1em;
}

.DownloadCenterContainer{
  width: 70%;
  float: left;
  color: #555555;
}

.DownloadContainer img
{  
  border-style: none;
}

.DownloadContainer a{
  font-size: 13px;
  line-height: 1.4em;
}

.DBContainer{
  float: right;
}

.IconContainer{
  float: left;
  height: 50px;
  width: 10%;
  
}

.PageNavButton{
  margin: 0px 5px 0px 5px;
  color: #555555;
  line-height:1.4em;   
}         

/* Newsletter styles */

#recipientform .input {
  margin-bottom: 10px;
}
#recipientform .input label{
  font-weight: bold;
  
}
#recipientform .input input{
  width: 300px;
}

#recipientform{
  margin: 10px;
}

/* error styles */

div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
.PagesContainer{
  position: relative;
  float: left;
  clear: both;
  margin-top: 10px;
}

.PageNumber{
  float: left;
  margin-right: 4px;
  cursor: pointer;
  /*cursor: hand;*/
}
.PageNumberSelected{
  font-weight: bold;
}

/* CAKEPHP Default */

/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Scaffold View */
dl {
/*	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
	*/
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}
/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}