h1  {
	font-family:  Tahoma,Arial,Helvetica;
	font-size:18pt;
	font-weight:bold;
	color:red;
}

h2 {
	font-family: Tahoma,Arial,Helvetica;
	font-size:18pt;
	font-weight:bold;
	color:#003366;
}

h3 {
	font-family:  Tahoma,Arial,Helvetica;
	font-size:14pt;
	font-weight:bold;
	color:#003366;
}

h4 {
	font-family: Tahoma,Arial,Helvetica;
	font-size:13pt;
	font-weight:bold;
}

h5 {
	font-family: Tahoma,Arial,Helvetica;
	font-size:12pt;
	font-weight:bold;
	color:#000000;
}

h6 {
	font-family:  Tahoma,Arial,Helvetica;
	font-size:11pt;
	font-weight:bold;
}
body {
	background-color: #FFFFFF; /*425A84;*/
	margin: 0px;
	font-family:  tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
p, td, li, th {
	font-family:  tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
th {
	color: #990000;
}
a.menu:link, a.menu:visited {
	font-size: 9pt;
	font-weight: none;
	text-transform: none;
	color: #024d6b;
}

a.menu:hover {
	color: black;
}
th.menuheader {
	background-color: #cccccc;
}
img {
	behavior: url(ie6fix.htc);
}
#mainBG {
	position: absolute;
	width: 100%;
	background-image: url(images/mainBG.gif);
	height: 546px;
	z-index: 1;
	top: 0px;
	left: 0px;
}
#main {
	position: absolute;
	width: 850px;
	z-index: 2;
	left: 50%;
	top: 0px;
	margin-left: -425px;
}
#repeatLeft {
	background-image: url(images/body_leftBG.png);
}

#repeatRight {
	background-image: url(images/body_rightBG.png);
}
#contentTop{
	background-image: url(images/body_miniFeed-Top.png);
	height:35px;
}
#contentBottom{
	background-image: url(images/body_miniFeed-bottom.png);
	height:60px;
}
/* TESTIMONIAL BOX START */
#testimonialTopLeft{
    background-image: url(images/body_testimonialTopLeft.png);
	background-repeat:no-repeat;
	width:19px;
	height:19px;
}
#testimonialTopRight{
    background-image: url(images/body_testimonialTopRight.png);
	background-repeat:no-repeat;
	width:19px;
	height:19px;
}
#testimonialTopBG{
    background-image: url(images/body_testimonialTopBG.png);
	background-repeat:repeat-x;
	height:19px;
}
#testimonialBottom{
    background-image: url(images/body_testimonialBottom.png);
	background-repeat:no-repeat;
    height:20px;
}
/* TESTIMONIAL BOX END */
#columnTop {
	background-image: url(images/column_topBG.gif);
	background-repeat:repeat-x;
	position:relative;
}
#column{
	background-color:#c5e1f4; 
	background-image:url(images/column_bottomBG.gif); 
	background-repeat:repeat-x; 
	background-position:bottom;
}
.newsletterField {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#323232;
	width:110px;
	height:18px;
	padding:0px;
	background-image: url(images/newsletterField_bg.gif);
	border:0px;
}
.newsletterButton {
	width:72px;
	height:31px;
	background-image: url(images/subHeader_submitButton.gif);
	border:0px;
	cursor:pointer;
}
.sideNav {
	border:solid 1px #979797;
	background-image: url(images/BBO_SideNav_00bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bodyBottom {
	border:solid 1px #979797;
	background-image: url(images/bodyBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 450px;
}
.loginAccounts {
	border:solid 1px #979797;
	width:350px;
	height:300px;
	background-image: url(images/accountsBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.headerText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
}
.mainText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.footerText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777777;
}
.footerLinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#454545;
	text-decoration:underline;
}
.footerLinks:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777777;
	text-decoration:none;
}