/* CONTENT STYLES */
h1 {
  display: block;
  font-size: 2em;
  font-weight: bold;
  margin: .67em 0;
}

h2 {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  margin: .83em 0;
}

h3 {
  display: block;
  font-size: 1.17em;
  font-weight: bold;
  margin: 1em 0;
}

h4 {
  display: block;
  font-weight: bold;
  margin: 1.33em 0;
  font-size:14px;
}

h5 {
  display: block;
  font-size: 0.83em;
  font-weight: bold;
  margin: 1.67em 0;
}

h6 {
  display: block;
  font-size: 0.67em;
  font-weight: bold;
  margin: 2.33em 0;
}
p, dl, multicol {
  display: block;
  margin: 1em 0;
}
/* These should be copied to the Editor stylesheet */
body 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	background:url(../images/bodybg.png) repeat-x #060918;
	color: #444;
	margin: 0px;
	padding: 0px;
}
/*body * 
{
	line-height: 1.22em;
}*/
a:link
{
	color: #70060B;
}
a:visited 
{
	color: #70060B;
}
a:hover, a:active 
{
	color: #172A4A;
}

.header, h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #70060B;
	display:block;
}
.subHeader, h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#172A4A;
}
h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#172A4A;
}
.content, p, table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contentSmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p {
	margin: 15px 0;
}
.content img {
	margin:10px;
}
/* End of what should be copied to Editor stylesheet */
.contentOver
{
	background-color: #FFFF00;
	cursor: pointer;
}
div.content , div.contentOver{
	display:inline;
}
.btn, #ExtranetLogin_btnLogin
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	
	background-repeat: repeat-x;
	color: #333333;
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;

}
form 
{
	margin: 0;
}
img
{
	border: none 0 Transparent;
}

.clr 
{
	clear: both;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
}
.hidden, .screen, .print 
{
	display: none;
}
#SiteTitle, #AccessLinks, #SiteSummary
{
	display: none;
}
.colMiddleInner {
	line-height:1.4em;
}

h1#PageSiteTitle {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#70060B;
	font-size:22px;
	margin:0;
	padding:0;
	padding-top:18px;
	text-align:center;
	
}
h2#SiteTagline {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color:#172A4A;
	margin:0;
	padding:0;
	text-align:center;
	font-size:19px;
}
.leftQuote {
	text-align:center;
	border-top:4px double #172A4A;
	border-bottom:4px double #172A4A;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#172A4A;
	display:block;
	float:left;
	width:25%;
	font-size:14px;
	font-weight:bold;
	margin: 10px 10px 10px 0;
	padding:10px 0;
}
.rightQuote {
	text-align:center ;
	border-top:4px double #172A4A;
	border-bottom:4px double #172A4A;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#172A4A;
	display:block;
	float:right;
	width:25%;
	font-size:14px;
	font-weight:bold;
	margin: 10px 0px 10px 10px;
	padding:10px 0;
}
.wideQuote {
	text-align:left;
	border-top:4px double #172A4A;
	border-bottom:4px double #172A4A;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#172A4A;
	display:block;
	
	width:80%;
	font-size:14px;
	font-weight:bold;
	margin: 10px 25% 10px 10%;
	padding:10px 0;
}
.speaker {
	display:block;
	text-align:right;
	
}

/***Member Directory***/
.memberDirectoryStateGroup ul {
	list-style-type:none;
	margin:0;
	padding:0;
	
	
}
.memberDirectoryStateGroup .memberList li ul li {
line-height:1.5em;
}

.memberDirectoryStateGroup .memberList .memberListItem {
	width:40%;
	float:left;
	margin-bottom:20px;

}
.memberDirectoryStateGroup .memberRow {
	width:100%;
	float:left;
}
.memberDirectoryStateGroup .memberList div.odd {

}
.memberDirectoryStateGroup .memberName {
	font-weight:bold;
	color:#172A4A;
}
.memberDirectoryStateGroup .memberList {
	width:auto;
	clear:both;
	margin-left:15px;
	
}
.memberDirectoryStateGroup h3.stateName {
	margin:5px 0; 
	border-bottom: 4px double #172A4A;
	clear:both;
	font-size:20px;
	line-height:1.22em;
	margin-bottom:15px;
}
.memberDirectoryStateGroup .stateAddress {
	/*white-space:pre;*/
	margin-bottom:20px;
	
}
div.stateAddressAddress {
	width:45%; float:left;
	
}
div.stateAddressInner {
	padding-left:5px;
}
 .addressLabel {
	font-weight:bold;
}
.stateGroupInner {
	padding:0 15px;
}
.memberDirectoryStateGroup {
	margin-bottom:20px;
}
.stateAddress h4 {
	margin:0;
	color:#172A4A;
	font-style:italic;
	border-bottom: 1px solid #172A4A;
	margin-bottom:5px;
	line-height:1.22em;
}
.stateAddress {
	width:100%;
	float:left;
}
a.agencyWebAddress {
	display:block;
	text-align:left;
	padding-left:5px;
	float:right;
	
}
/***Liaisan Reps***/
.liaisanRepsItem ul.stateDetails {
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}
.liaisanRepsItem ul.stateDetails li {
	line-height:1.5em;
}
.liaisanRepsItem ul.stateDetails li.label {
	font-weight:bold;
	color:#172A4A;
}
.liaisanRepsItem ul.stateDetails li.value {
padding-left:15px;
}
.liaisanRepsItem {
	width:45%;
	float:left;
	margin-bottom:25px;
}
.liaisanRepsItem h3.stateName {
	margin:5px 0; 
	border-bottom: 1px solid #172A4A;
	clear:both;
	
}
.liaisanRepsItemInner {
	padding-right:15px;
}
/****OJT/Apprentice Profiles***/

.profilesItem ul.profileDetails {
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
	font-size:12px;
}
.profilesItem ul.profileDetails li {
	margin-right:10px;
	line-height:1.5em;
}
.profilesItem ul.profileDetails li.label {
	float:left;
	clear:left;
	width:20%;
	text-align:right;
	font-weight:bold;

}
.profilesItem ul.profileDetails li.value {
	float:left;
	width:75%;
}
.profilesItem ul.taskAreas {
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
	
}
.profilesItem ul.taskAreas li {
	float:left;
}
.profilesItem ul.taskAreas li.orderedValue {
	width:75%;
	clear:left;

}
.profilesItem ul.taskAreas li.hours {
	
	width:20%;
	
	

	text-align:right;

	
	
}


/***News Default List***/
#newsDefaultList {
	list-style-type:none;
	margin:0;
	padding:0;
}
#newsDefaultList li {
	margin-bottom:15px;
}
#newsDefaultList li.even {
	
}
h4.newsListHeadline
{
	margin:0;
	font-size:14px;
}
h4.newsListHeadline a
{
	text-decoration:none;
}
h4.newsListHeadline a:hover
{
	text-decoration:underline;
}
.newsItem h4 {
	margin:0;
	font-size:14px;
}
.newsItem h4 a
{
	text-decoration:none;
}
.newsListDate {
	font-style:italic;
}
.newsListItemInner {
	
}
/***News Detail***/
#newsDetail {
	list-style-type:none;
	margin:0;
	padding:0;
}
.newsInfo {
	list-style-type:none;
	margin:0;
	padding:0;
	float:right;
	width:200px;
	margin-left:15px;
	margin-bottom:15px;
}
.newsInfo li.newsLabel {
	font-weight:bold;
}
.newsInfo li.newsValue {
	padding-left:5px;
	margin-bottom:5px;
}
.eventInfo {
	list-style-type:none;
	margin:0;
	padding:0;
	
	
}
.eventInfo li.newsLabel {
	font-weight:bold;
}
.eventInfo li.newsValue {
	padding-left:5px;
	margin-bottom:5px;
}
/***Events***/
#EventList {
	float:left;
	width:65%;
}
#Calendar {
	font-size:10px;
	float:left;
	width:30%;
}
/*.btn {
	font-size:10px;
}*/
#EventListList {
	list-style-type:none;
	margin:0;
	padding:0;
}
h4.eventListHeader	{
	margin:0;
	font-size:14px;
}
.eventListDate {
	font-style:italic;
	margin-bottom:5px;
}
.eventDetailDate {
	font-weight:bold;
	font-style:italic;
}

/***Home Page News***/
ul#HomePageNewsList {
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
	margin-top:10px;
}
ul#HomePageNewsList li {
	width:45%;
	float:left;
	margin-right:15px;
}
ul#HomePageNewsList li.single {
	width:100%;
	float:left;
	margin-right:15px;
}
.newsBlurb a {
	display:block;
	text-align:right;
}
.newsDate {
	font-style:italic;
}
#HomePageNews h2 {
	display:inline;
}
#HomePageNews h4 {

	margin:0px 0;
}
#HomePageNews {
	margin-top:25px;
}
#ProfilesWrap {
	margin-bottom:15px;
}
#NewsCategoryList {
	list-style-type:none;
	margin:0;
	padding:0;
}

/***Email Tool Styles***/
.emailToolLabel, .emailToolField
{
	float: left;
	margin-bottom: 5px;
}
.emailToolLabel
{
	width: 150px;
}
#EmailToolButtonsLeft, #EmailToolButtonsRight
{
	width: 250px;
	text-align: center;
	float: left;
}
.contentred
{
	color: red;
}
div.profilesItem {
	margin-bottom:25px;
	background:#EEEFF2;
}
#CMSForm {
	margin-bottom:15px;
}	
ul.executivedirector li.memberName 
{
   background:transparent url(/shared/images/icon-executivedirector.png) no-repeat left center; 
   padding-left:35px;
}
ul.director li.memberName 
{
   background:transparent url(/shared/images/icon-director.png) no-repeat left center; 
   padding-left:17px;
}
ul.executive li.memberName 
{
   background:transparent url(/shared/images/icon-executive.png) no-repeat left center; 
   padding-left:17px;
}
ul#IconLegend 
{
   list-style-type:none;
   margin:0;
   padding:0;
}
ul#IconLegend li 
{
   float:left;  
   padding-right:15px;
}
ul#IconLegend li#DirectorIcon 
{
   background:transparent url(/shared/images/icon-director.png) no-repeat left center; 
   padding-left:17px;
}
ul#IconLegend li#ExecutiveIcon
{
   background:transparent url(/shared/images/icon-executive.png) no-repeat left center; 
   padding-left:17px;
}