html {
	overflow-y: scroll;
	min-height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #3c3c3c;
}

body {
	margin:0px;
	text-align: left;
	background-color:#3c4557;
}

/*------------------------------------------------------*/

img {
	border:0px;
}

p {
	margin: 10px 5px 10px 5px ;
	padding: 0px 0px 0px 0px ;
	line-height: 18px;
	text-align: justify;
}

li, ol {
	text-align: justify;
}

a{
	color: #c02f2f;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h2{
	font-size: 20px;
}

h3{
	font-family: Arial-BoldMT, Arial, sans-serif;
	background-color: #ae2d13;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
	letter-spacing: 1.5px;
	font-size: 16px;
	text-align:left;
	margin:0px;
}


h6{
	margin-bottom: 25px;
	color: #8c8c8c;
	border-bottom: 1px #8c8c8c solid;
	text-align: right;
}

/*------------------------------------------------------*/

#banner_container {
	margin:0px auto;
	width:700px;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
}

#banner_content {
	width: 700px; 
	margin: 0px auto;
}

#toprow{
	background-image: url('_images/banner-toprow.gif');
	background-repeat: repeat-x;
	height: 12px;
}

#navrow{
	width: 700px; 
	background-color: #ffffff;
	border-top:1px #97250d solid;
	background-image: url('_images/banner-sideshades.gif');
	background-repeat: repeat-x;
	height: 39px;
}

#navrow ul{
 	float:left;
	width: 701px; 
	padding:0px;
	margin: 0px;
}

#navrow li{
 	float:left;
	display: inline-block;
	list-style: none;
	padding:0px;
	margin: 0px;
}

#navrow li a{
 	float:left;
	color: #a9a9a9;	
	font-size: 11pt;
	font-weight: bold;
	padding: 11px 9px 11px 9px;

}

#navrow li a:hover {
	color: #ffffff;	
	background-color:#97250d;
	text-decoration: none;
}

#navrow li a.first{
	margin-left: 0px ;
}

#navrow li a.last{
	margin-left: 11px ;
}


#bannerrow{
	background-image: url('_images/banner-back-1.jpg');
	background-repeat: repeat-x;
	height: 104px;
}

#banner-logo{
	margin-top:5px;
	float:left;
}

#banner-arcflash{
	float:left;
	color: #ffffff;
	font-size: 18px;
	margin-top:1px;
	margin-left:350px;
	letter-spacing: 1.2px;
	font-weight: bold;
}

#banner-importantinfo{
	font-size: 14px;
	margin-top:60px;
	margin-left:275px;
	float:left;
}

/*------------------------------------------------------*/

#main_container {
	margin:0px auto;
	width:700px;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	background-color:#edece8;
}

#main_content {
	width: 700px; 
	margin: 0px auto;
	background-image: url('_images/content-shade.gif');
	background-repeat: repeat-x;
	background-color:#edece8;
	padding-top:1px;
}

table{
	width: 100%;
	border: 0px
}

#full_container{
	vertical-align:top;
}

#left_container{
	vertical-align:top;
}

#left_container p, #left_container li {
	padding-right: 20px;
	text-align:justify;
}

#right_container{
	vertical-align:top;
	width:190px;	
}

#right_container .panel{
	background-color:#f0f0f0;
	border-left: 1px #e1e1e1 solid;
	border-bottom: 1px #e1e1e1 solid;
	color: #625b5b;
	font-size: 10px;
	line-height: 14px;
	margin-top: 5px;
}

#right_container .panel p {
	line-height: 14px;
}


#resource-container{
	font-size: 14px;
	line-height: 20px;
	padding: 5px 25px 20px 25px;
	width:650px;	
}

#event-container{
	font-size: 14px;
	line-height: 20px;
	padding: 5px 25px 20px 25px;
	float:left;
}

.shade{
	background-color: #edece8;
	background-image: url('_images/content-shade.gif');
	background-repeat: repeat-x;
	min-height: 447px;
}

/*------------------------------------------------------*/

.leftheader1 {
	background-image: url('_images/left-header1.gif');
	background-repeat: no-repeat;
	width: 156px;
	height: 24px;
	font-family: Arial-BoldMT, Arial, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 0px 0px 10px;
	letter-spacing: 1.5px;
}

.leftheader2 {
	background-color: #ae2d13;
	font-family: Arial-BoldMT, Arial, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	letter-spacing: 1.5px;
}

.leftheader3 {
	background-image: url('_images/left-header3.gif');
	background-repeat: no-repeat;
	width: 400px;
	height: 24px;
}

#left_container p {
	padding: 0px;
	margin: 10px 20px 10px 20px ;
}

.blockout1 {
	width: 370px;
	margin: 20px auto;
	padding: 10px 20px 20px 20px ;
	border: 1px black solid;
	background-color: #ffffff;
}

ul.blockout1 {
	width: 370px;
	margin: 20px auto;
	padding: 10px 20px 20px 20px ;
	border: 1px black solid;
	background-color: #f9f9f9;
}

ul.blockout1 li{
	padding: 0px;
	margin: 10px 20px 0px 20px ;
}
/*------------------------------------------------------*/

#right_container .header1 {
	background-image: url('_images/right-header1.gif');
	background-repeat: repeat-x;
	font-family: HelveticaNeue, Helvetica Neue, Arial, sans-serif;
	font-size: 14px;
	height: 24px;
	padding: 8px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px #d3d3d3 solid;
	border-top: 1px #e2e2e2 solid;
	font-weight: bold;
}

#right_container ul {
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 25px;
}

#right_container li {
	padding:0px 0px;
	margin: 5px 0px 5px 0px;
	list-style: circle;
}

#right_container p {
	padding: 0px;
	margin: 10px 10px 10px 10px;
	text-align: justify;
}

.morelink{
	text-align: right;
	padding: 0px 10px 10px 0px;
}

/*------------------------------------------------------*/


#footer_container {
	background-image:url('_images/background-footer.png'); 
	background-repeat:no-repeat;
	width: 702px; 
	margin: 0px auto;
}

#footer_content {
	color: #636363;
	padding-top: 50px;
	width: 700px; 
	margin: 0px auto;
}

#footer_content ul{
	text-align: center;
	margin: 10px;
	padding: 0px;
}

#footer_content li{
	padding: 10px 10px 10px 10px ;
	list-style: none;
	display: inline ;
}

#footer_content a {
	color: #1e2023;
}
#footer_content a:hover{
	color: #1e2023;
}


#footer-disclaimer {
	float:left;
	padding: 10px 0px 10px 0px;
	text-align: center;
	width: 700px;
}

#valdation {
	float:right;
	padding-top:17px;
	padding-right:40px;
}

#footer-contactinfo {
	float: left;
	text-align: center;
	width:700px;
}

/*------------------------------------------------------*/

#eventblog{
	margin-top:10px;
	height: 400px;
}

#subscribrss{
	float:right;
	padding:10px;
	position: relative;
	top: -5px;
 }

.feed_container{
float: left;
	width: 660px;
	padding: 5px 15px 15px 15px;
	border-bottom: 2px #c02f2f solid;
	margin: 5px;
	min-height: 120px;
}

.feed_container .title{
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px;
}

.feed_container .date{
	padding: 5px 0px;
	color: #8c8c8c;
}

.feed_container .desc{
	padding:5px;
	text-align: justify 
}

.feed_container .desc img{
	padding: 0px !important;
	margin: 0px  10px  0px  0px;
	border-bottom: 3px #3c3c3c solid;
	border-top: 1px #8c8c8c solid;
	border-left: 1px #8c8c8c solid;
	border-right: 1px #8c8c8c solid;
}


/*------------------------------------------------------*/

#event-container h3 {
	text-transform: uppercase 
}

#event-info{
	font-size: 14px;
	line-height: 20px;
	padding: 0px 25px 20px 25px;
}

#event-info b{
	color: #a9a9a9;	
}

#event-info .body{
	margin-top: 15px;
	white-space: normal;
}

#event-info .body b{
	padding-right:2px;
}

#event-info .date{
	margin-top: 15px;
	margin-bottom: 15px;
	white-space: pre;
}

/*------------------------------------------------------*/

#resource-container table {
	border: 1px #3c3c3c solid;
	width: 100%;
}

#resource-container th {
	text-align: center;
}

#resource-container td {
	text-align: center;
}

.linkbutton{
	background-color: #f1f1f1;
	background-image: url('_images/linkbutton.gif');
	background-repeat: repeat-x;
	border: 1px #6e6e6e solid;
	padding:7px 15px 7px 15px ;
}

.linkbutton:hover {
	text-decoration: none;
	background-image: none;
	border: 1px #000000 solid;
}

/*------------------------------------------------------*/

#cssform {
	padding:10px;
	margin-left: 10px;
}

#cssform table {

}

#cssform td {
	font-size: 12px;
}

#cssform label{
	float: left;
	width:100px;fs
	font-size: 12px;
}

#cssform input{
	margin-left:0px;
	font-size: 14px;
	height: 20px;
}

#cssform select{
	margin-left:0px;
}

#cssform textarea{
	height: 150px;
}


#cssform button{
 	float: right;
	cursor:pointer;
}

#content-contactus #right_container{
	float: left;
	width: 310px;
	height: 540px;
}

#content-contactus #info {
	margin: 10px 0px 80px 0px;
}

#content-contactus #info p{
	margin: 5px 0px 10px 10px;
	padding:0px;
}

#digitalprivacy{
	float:left;
	border: 1px #dadada solid; 
	font-size: 10px;
	padding:5px;
}

#content-contactus #right_container p{
	text-align: justify;
}

/*------------------------------------------------------*/

#announcements p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom: 1px gray solid;
}

/*------------------------------------------------------*/

.course{
	padding: 5px;
	margin: 20px 20px;
	border:1px #dddddd solid;
	height: 90px;
}
.course:hover{
	
}

.course td{
	vertical-align: top;
}

.course h4{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	
}

.course button {
	padding: 5px;
	border: 1px #c02f2f solid;
	background-color:
}

.course button:hover {
	cursor:pointer;
	background-color: #ffffff;
}

.course button.disabled{
	border:1px #c3c3c3 solid;
}


.course button.disabled{
	cursor:default;
	background-color:#f1eee9;
}

/*------------------------------------------------------*/
#splash{

}
#splash ul{
	margin:0px;
	padding:0px;
}
#splash li{
	margin:0px;
	padding:0px;
}


#promo{

}
#promo a img{
	border-top: 1px #c3c3c3 solid;
	border-bottom: 1px #000000 solid;
}
#promo a:hover img{
	border-top: 1px #c02f2f solid;
	border-bottom: 1px #c02f2f solid;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85; 
	-khtml-opacity:0.85;
}



#respect{
	float:left;
	background-image:url('_images/respected.png'); 
	background-repeat:no-repeat; 
	background-position: 15px 15px;
	font-family:'Times New Roman', Times, serif; 
	font-style:italic; 
	padding: 90px 55px 20px 55px;
	text-align: justify; 
	font-size:16px;
	margin:0px 0px 20px 0px;
	color: #3c3c3c;
	text-decoration: none;
}

#respect:hover{
	background-color:#ffffff;	
}

#logos img{
	filter: none;
}

#logos img:hover{
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85; 
	-khtml-opacity:0.85;
}

#movie{
	margin-top: 20px;
	height:380px;
	width:500px;
}

.listexpanded li{
	padding-bottom: 20px;
}

.listcondensed li{
	padding-bottom: 5px;
}

.service-container{
	margin-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	
}

.imagehover{
	
}

.imagehover:hover{
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85; 
	-khtml-opacity:0.85;
}
