/* health and safety*/

/* common text items*/

a {
	color: #BD0028;
	font-family: "arial", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #898989;
}

P {
	color: #000000;
	font-family: "arial", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin-left: 15px;
	margin-right: 15px;/*RG added*/
	margin-top: 10px;
	margin-bottom: 5px;  
}



body{
	/*background-image: url(../images/bak.jpg);
	background-repeat: repeat-x;*/
	background-color:#b3b6bb;
	color: #515151;
	font-family: "arial", Verdana, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

H1 {
	

	height:20px;
	padding: 26px 20px 27px 0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-align:right;
	color: #C1042C;
	font-weight:normal;

	}
h2, hr { display: none; 
	}
	
	
#tab{
margin-left:25px;
}

.sectionHeader{
	/*color: #ffffff;*/
	font-family: "arial", Verdana, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 11px;
	text-decoration: none;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 20px;
}

.hpboxes-top{
	margin-left: 250px;
	margin-top: 88px;
}

.hpboxes-base{
	margin-left: 250px;
	margin-top: 105px;
}

ul.inlinelist {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
}

ul.inlinelist li {
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
}

.clipboard{
	margin-top: 70px;
	margin-left: 6px;
}

.sponsor_logo{
	margin-left: 270px;
	position:relative;
	top:40px;
}	

/* divs*/


#Container {
	background-color: #ffffff;
	width: 766px;
	margin: auto;
	padding:0 10px 30px 20px;
}


#headContainer{
	background-color: #ffffff;
	width: 766px;
	white-space: normal;
	height: 142px; 
}

#Logo {
	background-color: #ffffff;
	width: 237px;
	height: 142px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#nav_top {	
	background-color: #ffffff;
	width: 529px;
	height:31px;
	float: left;
	padding: 0px;
	margin: 0px;
	white-space: normal;
}

#nav_main {	
	/*background-image: url(../images/nav-bak.gif);
	background-repeat: no-repeat;*/
	float: left;
	padding: 0px;
	margin: 0px;
	width: 529px;
	height:38px;
	white-space: normal;

}

#strap {	
	background-color: #ffffff;
	float: left;
	width: 528px;
	padding: 0px;
	margin: 0px;
	white-space: normal;

	
	


}



#bodyContainer {
	width: 766px;
	background-color: #ffffff;
	clear: both;
	/*height: 429px;*/
}

#bodyContainer2 {
	width: 766px;
	background-color: #ffffff;
	clear: both;
	height: auto;
}

#hpbodyLeft{
	width: 477px;
	height: 428px;
	background: url(../images/hp-main.jpg) no-repeat;
	float: left;
	white-space: normal;
}

#hpbodyForm{
	width: 287px;
	height: 138px;
	background-image: url(../images/hp-form-bak.gif);
	background-repeat: no-repeat;
	float: left;
}

#hpbodyClipboard{
	width: 287px;
	height: 290px;
	background-image: url(../images/clipboard.gif);
	background-repeat: no-repeat;
	float: left;
}

#baseTel{
	clear:both;
	width: 760px;
	height: 65px;
	background-image: url(../images/base-tel.gif);
	background-repeat: no-repeat;
}

#sectionImage {
	/*background-color: #88898B;*/
	float: left;
	width: 237px;
	/*height: 313px;*/
	padding-bottom:25px;
}

#sectionImage2 {
	width: 237px;
	float: left;
	height: 177px;
	background: url(../images/hp-main_2.jpg) no-repeat;
}


#sectionSubtitle {
	float: left;
	width: 519px;
	background:url(../images/subtitle_bg.gif) no-repeat;
	margin-bottom:10px;
}

#sectionSubtitle_underline {
	float: left;
	width: 523px;
	height: 5px;
	background-color: #898989;
}

#bodyContent {
	float: left;
	width: 519px;
	height: 100%;
	margin-bottom:25px;
	background-color: #dfeaf4;
	border-top: 1px solid #6aa2d2;
	border-bottom: 1px solid #6aa2d2;
}

#bodyContent2 {

	font-size:12px;
	float: left;
	width: 492px;
	height: auto;
	padding: 15px 0;
	/*background-color: #E8EAE9;*/
}
	

/* images*/

img {
	border: none;
	padding: 0px;
	margin: 0px;
}

/* forms*/

form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.InputFollow {
	width: 310px;
	font-family: "arial", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left:15px;
	margin-top: 0px; 
	background-color: #ffffff;
}

.InputFollow_Txt {
	width: 300px;
	font-family: "arial", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left:15px;
	margin-top: 0px; 
	padding-left: 5px;
	background-color: #ffffff;
}

.InputFollow_Date {
	height: 16px;
	font-family: "arial", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left:15px;
	margin-top: 0px; 
	padding-left: 5px;
	background-color: #ffffff;
}

.hpInput {
	width: 267px;
	height: 20px;
	font-family: "arial", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left:5px;
	margin-top: 29px; 
	background-color: #ffffff;
}

.hpInput2 {
	width: 270px;
	height: 16px;
	font-family: "arial", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left:5px;
	margin-top: 5px; 
	background-color: #ffffff;
}

.hpInput3 {
	width: 258px;
	height: 16px;
	font-family: "arial", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left:5px;
	margin-top: 5px;
	padding-left: 5px;  
	background-color: #ffffff;
}

.hpInput_Butt {
	margin-left:193px;
	margin-top: 5px;

}

.highlight
{
	color:#BD0028;
}

.greytext
{
	color:#878088;
}
	
.styleF12 {font-size: 12px}

/*Nav*/
#base_nav{}

#base_nav a{color:#635d5d}
#base_nav a:hover{color:#bd0028;}

#base_nav ul{padding:31px 0 0 237px; margin:0; list-style:none;}

#base_nav ul li{float:left; padding-right:10px;}


