/* CSS Document */

body {
	font: 85% Arial, Helvetica, sans-serif;
	color: #000000;
	background: #494949;
	text-align: center;
	margin: 10px auto;
	padding: 0px;


}
#holder {
	width: 100%;
	min-width: 800px;
	background: #494949;
	text-align: left;
	margin: 0 auto 0 auto;
}

.bar {
background-image: url(../images/bgs/bluebar.gif);
background-color: #346893;
background-repeat: repeat-x;
padding: 0px 10px;
color: #E8ECEF;
font-size: 80%;
}

#header {
	background: #E8ECEF;	
}

.headercontent {
	padding: 0px 10px 0px 10px;
	
}


#header h1 {
color: #346893;
font-size: 28px;
line-height: 38px;
margin-bottom: 1px;
margin-top: 10px;
}

#header h3 {
font-size: 14px;
font-style: italic;
margin-top: -1px;
color: #4D7FB1;
}





#graybar {
	background-color: #D7DADD;
	padding: 0px 10px;
	color: #346893;
	font-size: 80%;
	
}


#login {
	text-align: right;
}

#login input {
height: 15px;
}
	




#nav {
	background-color: #87A7C1;
	padding: 10px 0px;
	color: #ffffff;
	font-size: 100%;
}

#content {
	padding: 20px 20px 20px 20px;
	background: #ffffff;
}

#content h1 {
color: #346893;
font-size: 30px;
}

#content h2 {
color: #4D7FB1;
font-size: 24px;
margin-bottom: -1px;
}

#content p {
margin-top: 2px;
}

#indexevents {
float: left;
clear: right;
width: 40%;
color: #494949;
padding: 5px;
} 


#indexevents h1 {
display: block;
height: 25px;
line-height: 25px;
background-color: #E8ECEF;
color: #4D7FB1;
font-size: 18px;
padding-left: 5px;

}

#indextraining {
float: right;
width: 40%;
color: #494949;
padding: 5px;
} 


#indextraining h1 {
display: block;
height: 25px;
line-height: 25px;
background-color: #E8ECEF;
color: #4D7FB1;
font-size: 18px;
padding-left: 5px;
}



#rightcol{
	background-color: #E8ECEF;
	padding: 10px 5px;
	color: #000000;
	font-size: 80%;
	text-align: center;
}


#footer {
	padding: 5px;
	border-top: 1px solid #877D6C;
	font-size: 80%;
	color: #736B5E;
}


.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

#content p {
	line-height: 130%;
}

/* Styling for main navigation 
.mainNav {
	width: 90%;
	padding: 0px 3px;
	font: 100% Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;

}


.mainNav a:link {
	color: #E8ECEF;
	background-color: #346893;
	border-left: 10px solid #E2B279;
	display: block;
	height: 20px;	
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;	
	padding-top: 5px;
}

.mainNav a:visited{
	color: #E8ECEF;
	background-color: #346893;
	border-left: 10px solid #E2B279;
	display: block;
	height: 20px;	
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;	
	padding-top: 5px;
}

.mainNav a:hover {
	color: #ffffff;
	background-color: #3C769E;
	border-left: 10px solid #DF8D2E;	
	display: block;
	height: 20px;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;	
	padding-top: 5px;
}

.mainNav a:active {
	color: #000000;
	background-color: #E2B279;
	border-left: 10px solid #DF8D2E;
	display: block;
	height: 20px;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;	
	padding-top: 5px;
}
*/

/* top nav link styles */

.bar a{
color: #ffffff;
text-decoration: none;
}
.bar a:hover {
color: #ffffff;
text-decoration: underline;
}
	
	
	
/* special divs */

#indexAbout {
float: left;
display: block
height: 100px;
width: 250px;
border-right: 1px dotted #494949;
padding-right: 3px;
}

#indexAbout h1 {
font-size: 16px;
border-bottom: 1px solid #494949;
margin-bottom: 1px;
}

#indexAbout p {
margin-top: -1px;
}

.spacer {
	margin-top: 5px;
}

#newsletter {
width: 160px;
background-color: #d3e8fa;
font-size: 90%;

}

#newsletter h1 {
	display: block;
	width: 160px;
	background-color: #346893;
	min-height: 39px;
	height:auto !important;
	height: 39px;	
	line-height: 39px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

#newsletter a:link, #newsletter a:visited {
	text-decoration: none;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
}


#newsletter a:hover {
	text-decoration: none;
	font-weight: bold;
}

#newsletter a:active {
	text-decoration: none;
	color: #000000;
}

#news {
	background-image:url(../images/news-box2.gif);
	background-repeat: no-repeat;
	display: block;
	width: 160px;
	height: 165px;
	color: #346893;
}

#news-inner a {
text-decoration: none;
color: #346893;
}

#news-inner a:hover {
text-decoration: underline;
color: #DF8D2E;
}


#news-inner {
	width: 145px;
	margin-top: 105px;
	font-family: Arial, Helvetica, sans-serif;
}

#news-inner h1 {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 45px;
	padding-top: 5px;
	font-size: 14px;
	text-align: left;
}

#news-inner form {
	width: 140px;
	margin-top: -1px;
	margin-bottom: 1px;
	padding-top: 10px;
	text-align: center;
}

input.text {
	border: 1px solid #C4C4C4;
	background-color: #ffffff;
	color: #000000;
}

	input.submit {
	border: 0;
	margin-top: -1px;
}



#news-inner p {
	margin-top: -1px;
	margin-bottom: 1px;
	font-size: 10px;
	text-align: center;
	padding: 6px 6px 5px 6px;
	font-weight: 600;

}


#memberlogin {
	display: block;
	background-image: url(../images/bgs/login-bg2.gif);
	background-color: #E8ECEF;
	background-repeat: repeat-x;
	width: 90%;
	height: 130px;
	color: #000000;
	text-align: left;
	margin-bottom: 10px;
	padding: 1px 3px 3px 3px;
	font-size: 9px
}

#memberlogin h1 {
	display: block;
	height: 42px;
	background-image: url(../images/icons/login-icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 2px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-left: 39px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

#memberlogin form {
	margin-top: 5px;
	margin-left: 3px;
	padding-bottom: 2px;
}

#memberlogin form input {
	height: 15px;
	margin-bottom: 3px;
	margin-left: 5px;

}



.submitbtn {
float: right;
margin-right: 15px;
}

#safetytips {
	display: block;
	background-image: url(../images/bgs/tips-bg.gif);
	background-color: #E2B279;
	background-repeat: repeat-x;
	width: 90%;		
	color: #494949;
	margin-bottom: 10px;
	padding: 1px 3px 10px 3px;
	font-size: 11px;
	
}

#safetytips h1 {
	display: block;
	height: 39px;
	background-image: url(../images/icons/tips-icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 2px;
	margin-bottom: 1px;
	padding-top: 5px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}


#safetytips ul {
	text-align:center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin: 0;
	padding: 0;
	list-style: disc;
	width: 85%;
}


#safetytips li {
	margin-left: 10px;
	display: block;
	margin-bottom: 5px;	
	border-bottom: 1px dotted #ffffff;
}

#safetytips a {
	color: #494949;
	text-decoration: underline;
	font-weight: bold;
}

#safetytips a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#safetytips h2 {
color: #ffffff;
font-weight: bold;
font-size: 12px;
margin-bottom: 1px;
}

#safetytips p {
margin-top: -1px;
}



#publications {
	display: block;
	background-image: url(../images/bgs/publications-bg.gif);
	background-color: #346893;
	background-repeat: repeat-x;
	width: 90%;
	color: #ffffff;
	margin-bottom: 10px;
	padding: 1px 3px 3px 3px;
	font-size: 11px;
	font-weight: bold;
}

#publications h1 {
	display: block;
	height: 36px;
	background-image: url(../images/icons/publications-icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 2px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-left: 38px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

#publications h2 {
color: #ffffff;
font-weight: bold;
font-size: 12px;
margin-bottom: 1px;
}

#publications ul {
	text-align:center;
	margin-top: 5px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 90%;
}

#publications li {
	display: block;
	padding: 5px 0px;
	margin-left: 8px;
	border-bottom: 1px dotted #87A7C1;
	
	
}

#publications a {
	color: #d3e8fa;
	text-decoration: underline;
	font-weight: bold;
}

#publications a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#publications p {
margin-top: -1px;
}

.blue-rtcol {
	display: block;
	background-image: url(../images/bgs/publications-bg.gif);
	background-color: #346893;
	background-repeat: repeat-x;
	width: 90%;
	color: #ffffff;
	margin-bottom: 10px;
	padding: 1px 3px 3px 3px;
	font-size: 11px;
	font-weight: bold;
}

.blue-rtcol h1 {
	display: block;
	height: 36px;
	background-image: url(../images/icons/publications-icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 2px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 5px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.blue-rtcol h2 {
color: #ffffff;
font-weight: bold;
font-size: 12px;
margin-bottom: 1px;
}

.blue-rtcol ul {
	text-align: center;
	margin-top: 5px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 90%;
}

.blue-rtcol li {
	display: block;
	padding: 5px 0px;
	margin-left: 10px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #87A7C1;
	
	
}

.blue-rtcol a {
	color: #d3e8fa;
	text-decoration: underline;
	font-weight: bold;
}

.blue-rtcol a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.blue-rtcol p {
margin-top: -1px;
}

#plan {
	display: block;
	background-image: url(../images/bgs/publications-bg.gif);
	background-color: #346893;
	background-repeat: repeat-x;
	width: 90%;
	color: #ffffff;
	margin-bottom: 10px;
	padding: 1px 3px 3px 3px;
	font-size: 11px;
	font-weight: bold;
}

#plan h1 {
	display: block;
	height: 36px;
	background-image: url(../images/icons/publications-icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 2px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-left: 5px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

#plan h2 {
color: #ffffff;
font-weight: bold;
font-size: 12px;
margin-bottom: 1px;
}

#plan ul {
	text-align: left;
	margin-top: 5px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 90%;
}

#plan li {
	display: block;
	padding: 5px 0px;
	margin-left: 8px;
	border-bottom: 1px dotted #87A7C1;
	
	
}

#plan a {
	color: #d3e8fa;
	text-decoration: underline;
	font-weight: bold;
}

#plan a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#plan p {
margin-top: -1px;
}

	
	
	
/* Classes */

.specialheader {
	font-size: 32px;
	display: block;
	background-color: #E8ECEF;
	height: 45px;
	width: 100%;
	
}

.logo {
float: left;
padding-right: 3px;
padding-bottom: 5px;
margin-top: 10px;


}

.headercontent {
	padding: 0px 10px 0px 10px;

}
	
	
.headerpic {
float: right;

}


.prop {
    float:right;
    width:1px;
  }

  .clear {
    clear:both;
   
  }

  .min150 {
    height:150px;
  }
  
.leftfloat {
float: left;
margin-right: 8px;
}


.newsTitle {
color: #346893; 
font-size: 16px;
}

.floatleft{
float: left;
margin-right: 10px;
padding-right: 5px;
}

.floatright {
float: right;
padding-left: 5px;

}

.linklist ul {
list-style:none;
margin: 0px;
padding: 0px;
}

.linklist ul li {
display: block;
padding: 3px 0px;
margin: 3px 0px;
border-bottom: 1px dotted #c1c2c3;
}


.bottomborderdivider {
border-bottom: 1px solid #c1c2c3;
margin-top: 10px;
margin-bottom: 20px;
width: 98%;
}

.back-to-top {
text-align: right;
float: right;
font-size: 80%;
font-style: italic;
margin-bottom: 5px;
}

/* board table */

#board {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#board h2 {
	font-size: 95%;
	color: #252525;
}

#board table {	
	
}

#board td, #board th {
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #959595;
	border-collapse: collapse;
}

#board a {
	font-weight: bold;
}

.initial {
	color: red;
	font-weight: bold;
}

.altrow {
	background-color: #e1f6fe;
}

#boardinfo h2 {
	margin-bottom:-1px;
	font-size: 98%;
	color: #252525;
}

* html h2.iefx {
	margin-bottom:-1px;
	font-size: 130%;
	color: #ffffff;
}

#boardinfo p {
	margin-top: 5px;
}


/* General styles */

a {
color: #ff7000;
text-decoration: none;
}

a:hover {
color: #0f02b8/*DF8D2E*/ ;
text-decoration: underline;
}

.hline {
border-bottom: 2px solid #E8ECEF;
width: 100%;
margin: 5px auto;
}


