@charset "utf-8";
/* CSS Document */

body
{
background-color: #182173;
background-image: url(images/background.gif);
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

a
{
color: #7c87c1;
text-decoration: none;
}

a:hover
{
text-decoration: none;
color: #CC6733;
}

a img {border: 0px;}
.noBorder {border: 0px}


h1
{

}

h2
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;
}

h3
{

}

p
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}

#theNavigation
{
margin-left: 200px;
}

#theNavigation ul
{
text-decoration: none;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #7c87c1;
list-style: none;
}

#theNavigation li
{
display: inline;
padding-left: 10px;
}

.theBuyNowBanner
{
	width: 198px;
	height: 75px;
	z-index: 99;
	position: absolute;
	left: 665px;
	top: 390px;
}

#LVL1content
{
margin-top: 80px;
width: 510px;
margin-left: 16px;
}

#LVL2content
{
width: 555px;
margin-top: 30px;
padding: 10px;
float: left;
}

#theFooter
{
width: 555px;
margin-top: 15px;
border-top-width: 2px;
border-top-style: solid;
border-top-color: #7C87C1;
font-size: 10px;
color: #666666;
}

.powered a,a:hover,a:visited
{
color: #CC6733;
}




.orange
{
background-color: ##CC6633;
}

.impactTxt_wht
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;

}

.impactTxt_orange, .impactTxt_orange a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #CC9900;

}
