/* CSS Document */

body, td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	line-height:1.3em;
}

a {
	color:#003366;
	text-decoration:underline;
}

#banner {
	background: url(publicimages/bb_headerbaronly.gif) repeat-x;
}

#maillinkto {
	height: 12px;
	width: 139px;
	position: absolute;
	left: 720px;
	top: 202px;
	text-align:right;
}
#maillinkto a {
	text-decoration: none;
	color:#CC0000;
	font-weight:bold;
	font-size:11px;
}

/*PAGE BODY STYLES*/
#pagebody {
	width: 820px;
	margin-left:40px;
}

#pagebodyleft_container_listing {
	float: left;
	width: 140px;

}
#pagebodyleft_content_listing {
	width: 600px;
	margin-top: 24px;
	font-size:0.9em;
	line-height:1.3em;
}

#pagebodyright_listing {
	float: left;
}
/*END PAGE BODY STYLES*/

#container {
	width: 100%;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.header1 {
	font-size:2.5em;
	color:#CC0000;
}

.header2 {
	font-size:1.3em;
	font-weight:bold;
	font-style:italic;
	color:#336699;
}

#simply {
	width:100%;
	border-bottom:#CCCCCC 1px dashed;
	margin-bottom:15px;
}

#footer {
	height: 50px;
	width: 860px;
	text-align: right;
	padding-right: 12px;
	padding-top: 30px;
	margin-bottom:0;
	margin-left:0;
	clear:both;
	font-size:.9em;
}

.imgRight {
	float:right;
	padding-left:30px;
	padding-bottom:20px;
}

ul#bulletArrow {
	list-style-image:url(publicimages/arrow.gif);
	font-weight:bold;
	font-style:italic;
}

ul#bulletArrow li {
	padding-bottom:15px;
	margin-left:10px;
}

ul#bullet2 {
	list-style-image:url(publicimages/arrow2.gif);
}

ul#bullet2 li {
	padding-bottom:5px;
	margin-left:10px;
}

ul#bullet3 {
	list-style-image:url(publicimages/arrow2.gif);
	font-style:italic;
	color:#003366;
}

ul#bullet3 li {
	padding-bottom:7px;
	margin-left:0;
}
