body {
	background-image:url(../images/starBg_03.gif);
	/*background-repeat:repeat-y;*/
	margin: 6px 0 0 0;
	background-color: #003160;

}





.contentMidContainer {

background:url(../images/bg_content.gif) repeat-y 50% 35px;
text-align:center;
width:100%;

}

.contentTopContainer {

background:url(../images/bg_top.gif) no-repeat bottom;
text-align:center;
width:100%;

}


h2.bigHeading {
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
color: #BD292E;
}


.footerText {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.footerText a {
color: #BD292E;
text-decoration:none;
}

.footerUnder {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

.faq a {
color:#000000;
text-decoration:none;
}

a:link {
color:#BD292E;
text-decoration:none;
}

a:visited { 
color:#BD292E;
text-decoration:none;
}

a:hover {
	color: #0067B1;
	text-decoration: underline;
}

a:active {
	color: #0067B1;
	text-decoration: underline;
}

