@charset "UTF-8";

html, body {
	height:100%;
	margin:0px;
	padding:0px;
	
}

body {
	
width:700px;
}

#container {
	

}
#bannerbg {
background-image:url(../assets/BW_Print-Header.png);
		width:200px;
	height:230px;
	background-position:top;
	background-position:left;
	float:left;
}
#header {

	position:fixed;
	z-index:1000;
	
}

#navigation {
	
	display:none;
}

img {
display:none;
}

#bodyArea {
	margin:auto auto auto 250px;
}

#footer {
	display:none;
	
}
#acredlogo {
	display:none;
	
}
#clientlogin {
	display:none;
	}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:26px;
	line-height:20px;
	color:#000000;
	line-height:30px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	line-height:23px;
    margin-bottom:-5px;
	color:#000000;
}

h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
    margin-bottom:-5px;
	color:#000000;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:-15px;
	font-style:italic;
	font-weight:bold;
	font-size:16px;
	color:#000000;
}
strong {
	font-style:italic;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:12px;
	line-height:20px;}
#gmap {
 color:#000000;
 text-align:left;
 font-weight:bold;
 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
table {
	margin-left:0px;
}
th {
	font-size:13px;
	vertical-align:top;
}
td {
	font-size:11px;
	vertical-align:top;
}
p {
	margin-top:25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	line-height:20px;
}
ul {
	margin-left:25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	line-height:20px;
}
ol {
	margin-left:25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
}
a:link {

    color:#000000;

    text-decoration:none;

}



a:active {

    color:#000000;

    text-decoration:underline;

}



a:visited {

    color:#000000;#283891;

    text-decoration:none;

}



a:hover {

    color:#000000;#af1c2b;

    text-decoration:none;

}

