@charset "UTF-8";
/* CSS Document */


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #bebebe;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	text-decoration:none;
}
#topspace{
padding-top:0px;
}
.thrColElsHdr #container { 
	width: 1000px;  
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left; 
	text-decoration:none;
} 
.thrColElsHdr #header {
    width: 1000px;   
	background: #fff; 
	padding: 0px; 
	text-decoration:none; 
} 
.thrColElsHdr #header h1 {
	margin: 0; 
	padding: 0px 0; 
	font-family:Arial, Helvetica, sans-serif;
	font:Arial;
	font-size:14px;
	color:#b5121b;
	text-decoration:none;

	}
.thrColElsHdr #mainimage {
    width: 1000px;   
	background: #fff; 
	padding: 0px;  
	text-decoration:none;
} 

.thrColElsHdr #sidebar1 {
	float: left; 
	width: 240px;  
	background: #fff;  
	padding-left: 15px;
	text-decoration:none;  
}

.thrColElsHdr #sidebar{
	float: left; 
	width: 240px;  
	background:#b5121b; 
	padding-left: 10px;  
	text-decoration:none;
}


.thrColElsHdr #sidebar2 {
	float: right; 
	width: 200px;  
	background: #fff; 
	padding: 15px 0; 
	text-decoration:none;
	 
}
a:link {color:#6d0000; 
text-decoration:none;}     /* unvisited link */
a:visited {color:#000;
text-decoration:none;}  /* visited link */
a:hover {color:#000;
text-decoration:none;}   /* mouse over link */

.thrColElsHdr #sidebar2 p {
	margin: 0; 
	padding-top:12px; 
	font-family:Arial, Helvetica, sans-serif;
	font:Arial;
	font-size:12px;
	color:#696969;
	line-height:18px;
	text-align:justify;
	text-decoration:none;
  
}

.thrColElsHdr #sidebar2 h1{
    margin: 0; 
	padding-top:15px; 
	font-family:Arial, Helvetica, sans-serif;
	font:Arial;
	font-size:16px;
	color:#b5121b;
	text-align:justify;
	text-decoration:none;
} 



.thrColElsHdr #sidebar1 h3, .thrColElsHdr #sidebar1 p, .thrColElsHdr #sidebar2 p, .thrColElsHdr #sidebar2 h3 {
	margin-left: 10px;  
	margin-right: 0px;
	text-decoration:none;
}
 
.thrColElsHdr #mainContent {
 	margin: 0 15em 0 18em;
	line-height:18px;
	padding-top:12px;
	padding-left:10px;
	height:100%;
	text-decoration:none;
	 
} .thrColElsHdr #mainContent h1{
margin: 0; 
	padding-top:15px; 
	font-family:Arial, Helvetica, sans-serif;
	font:Arial;
	font-size:16px;
	color:#b5121b;
	text-align:justify;
	text-decoration:none;
} 

.thrColElsHdr #mainContent p{
margin: 0; 
	padding-top:12px; 
	font-family:Arial, Helvetica, sans-serif;
	font:Arial;
	font-size:12px;
	color:#696969;
	text-align:justify;
	text-decoration:none;
} 
.thrColElsHdr #footer { 
    width: 1000px;
	margin-top:20px; 
	background:#fff;
	background-image:url(../images/layoutsafety_04.jpg);
	background-repeat:no-repeat;
	height:49px;
	text-decoration:none;
} 
.thrColElsHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family:Arial, Helvetica, sans-serif;
	font:Arial;
	font-size:10px;
	color:#fff;
	text-align:right;
	padding-right:30px;
	text-decoration:none;
}
#footer a:hover a:link {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family:Arial, Helvetica, sans-serif;
	font:Arial;
	font-size:10px;
	color:#fff;
	text-align:right;
	padding-right:30px;
	text-decoration:none;
}


 
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft {  
	float: left;
	margin-right: 8px;
}
.clearfloat {  
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#dwrap div {
width: 201px;
height: 100%;
border: 1px solid #FFF;
float: left;
background-color:#b5121b;
color:#FFFFFF;
padding:5px; 
font-family:Arial, Helvetica, sans-serif;
font:Arial;
font-size:12px;
text-decoration:none;
}

#dwrap div a {
background-color:#b5121b;
color:#FFFFFF;
text-decoration:none;

}
.subheader{
color: #B5121B;
	font-weight: bold;
	text-decoration:none;
	}.thrColElsHdr #container #sidebar2 p {
	color: #B5121B;
	text-decoration:none;
}
