/* CONTENT STYLES */
/* 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;
}
.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;
}
.btn, #ExtranetLogin_btnLogin
{
	background-color: #808080;
	color: #FFFFFF;
	border: solid 1px #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
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;
	
	
	font-size:14px;
	font-weight:bold;
	margin: 10px 10% 10px 10%;
	padding:10px 0;
}
.speaker {
	display:block;
	text-align:right;
	
}

/***Member Directory***/
.memberDirectoryStateGroup ul {
	list-style-type:none;
	margin:0;
	padding:0;
	
}
.memberDirectoryStateGroup ul.memberList li ul li {
line-height:1.5em;
}

.memberDirectoryStateGroup ul.memberList li.memberListItem {
	width:50%;
	float:left;
	margin-bottom:20px;
}
.memberDirectoryStateGroup .memberName {
	font-weight:bold;
	color:#172A4A;
}
.memberDirectoryStateGroup ul.memberList {
	width:100%
}
.memberDirectoryStateGroup h3.stateName {
	margin:5px 0; 
	border-bottom: 1px solid #172A4A;
	clear:both;
}
.memberDirectoryStateGroup .stateAddress {
	white-space:pre;
	margin-bottom:20px;
	
}
.memberDirectoryStateGroup {
	margin-bottom:20px;
}

/***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 {
	
}
.newsListHeadline {
	margin:0;
	font-size:14px;
}
.newsListDate {
	font-style:italic;
}
.newsListItemInner {
	
}
.newsList {
	list-style-type:none;
	margin:0;
	padding:0;
}
.newsList li {
	margin-bottom:10px;
}

/***News Detail***/
#newsDetail {
	list-style-type:none;
	margin:0;
	padding:0;
}
.newsInfo {
	list-style-type:none;
	margin:0;
	padding:0;
}
.newsInfo li.newsLabel {
	font-weight:bold;
}
.newsInfo li.newsValue {
	padding-left:5px;
	margin-bottom:5px;
}
/***Events***/
#EventListList {
	width:60%;
}
#EventCal {
	
	font-size:10px;
	float:left;
	width:30%;
		float:Right;
	width:30%;
}
.btn {
	font-size:10px;
}
#EventListList {
	list-style-type:none;
	margin:0;
	padding:0;
}
h4.eventListHeader,h3.eventItemHeader	{
	margin:0;
	font-size:14px;
}
.eventListDate,.eventDate {
	font-style:italic;
	
}
.eventDetailDate {
	font-weight:bold;
	font-style:italic;
}
.eventLocation {
	font-weight:bold;
	
}

/***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;
}
.newsBlurb a {
	display:block;
	text-align:right;
}
.newsDate {
	font-style:italic;
}
#HomePageNews h2 {
	display:inline;
}
#HomePageNews h4 {
	font-size:14px;
	margin:0;
}
#HomePageNews {
	margin-top:25px;
}
#ProfilesWrap {
	margin-bottom:15px;
}
h2#PageTitle {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	margin-top:0;
	font-size:26px;
	letter-spacing:2px;
	width:100%;
	
	border-bottom: 4px double #ccc;
	border-top: 4px double #ccc;
	line-height:1.5em;
	border-width:double;
}
table.eventCalendar {
	border:1px solid #4d4d4d;
}
#NewsCategoryList {
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:18px;
	
}