﻿body { 	
	margin: 0px; 
	padding: 0px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #606060; 
	background-color: white; 
	text-align: left;
	height: 100%; 
}
html { 	
	margin: 0px; 
	padding: 0px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px; 
	color: #606060; 
	background-color: white; 
	text-align: center;
	height: 100%; 
}
h1 { 
	margin: 0px; 
	font-family: Arial, Helvetica, sans-serif; 
}
h3 {
	margin: 0px; 
	font-family: Arial, Helvetica, sans-serif; 
}
h4 {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	color:gray;
	font-weight:bold;
}
h5 {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:gray;
	
}


div.padder { 
	padding: 15px; 
}

#content { 
	position: relative; 
	margin: 0px auto 0px auto; 
	height: 100%; 
	width: 760px; 
}
#header { 
	position: relative; 
	width: 100%; 
	height: 150px;
	margin: 0px; 
	background-color: #ffffff; 
	text-align: left; 
}

#logo {
    position:absolute;
	width: 350px;
	height: 140px;
	top: 5px;
	left: -8px;
	background-image:url('bmsg.gif');
}


.images {
	float: right;
	border-style: solid;
	border-width: 1px;
	margin: 2px;
}



#leftSection { 
	position: absolute; 
	top: 172px; 
	left: 0px;
	height: auto; 
	width: 160px; 
	background-color: #ffffff; 
	text-align: left; 
}
#centerSection { 
	position: relative; 
	top: 00px; 
	height: auto; 
 	margin: 0px 5px 0px -5px; 
	text-align:justify;
	
}
#imageSection { 
	position: relative; 
	top: 00px; 
	height: auto; 
	margin: 0px 0px 0px 0px; 
	text-align: left; 
	

}


.style1 {
	margin-top: 2px;
	margin-bottom: 2px;
}


#footer { 
	position: relative; 
	height: 45px; 
	padding-top: 1px; 
	border-top: 1px solid #000000; 
	font-size: 10px; 
	text-align: left; 
	padding-left:17px;
	padding-top:20px;
	text-decoration:none;
	color:#c0c0c0;
}

#footer a {
	text-decoration:none;
	font-weight:lighter;
	color:#b0b0b0;
}
td.helpBod
{ border-bottom: 1px solid #9CF;
border-top: 0px;
text-decoration:none;
border-left: 1px solid #9CF;
border-right: 0px;
text-align: left;
text-indent: 5px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa; }

td.helpBoddark
{ border-bottom: 1px solid #9CF;
border-top: 0px;
text-decoration:none;
border-left: 1px solid #9CF;
border-right: 0px;
text-align: left;
text-indent: 5px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #dbe7ee; }

#waglogo {
    position:absolute;
	width: 203px;
	height: 168px;
	top: 0px;
	left: 550px;
		
}
#advertSection { 
	position: relative; 
	border-top: 1px solid #808080; 
	top: 0px; 
	height: 85px; 
	margin: 2px 220px 0px 0px; 
	padding-left:20px;
	text-align: left; 
	
}

#accredSection { 
	position: relative; 
	border-top: 1px solid #808080; 
	top: 0px; 
	height: 85px; 
	margin: 2px 0px 0px 0px; 
	padding-left:20px;
	text-align: left; 
	
}


