﻿body
{
	background: #eff7fd url(../images/MainBG.jpg) center top no-repeat;
	color: #444;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
}

.imgBorder
{
	border: 1px solid #00274e;
}


.menu {
width:600px;
color:#376187;
float:left;
font-family:arial, sans-serif;
padding: 0px 0px 15px 0px;
margin-left: 0px;
}

.menu li {
float:left;
padding-left:0px;
padding-right:25px;
position:relative;
list-style-type:none;
}

.menu li a, .menu li a:visited {font-size:16px; color:#376187; font-weight:bold; }
.menu li a:hover {font-size:16px; color:#ec1364; font-weight:bold; }


a:hover, a:active
{
text-decoration:none;
}

a:link, a:visited
{
	color: #1062a7; font-weight:normal; text-decoration: none;
}
a:hover, a:active
{
color: #ec1364; font-weight:normal; text-decoration: none;
}
h1, h2, h3, h4, h5, h6
{
	font-family:Arial, Helvetica, sans-serif;
}
h1{
color:#00601b;
font-size:30px;
font-weight:normal;
}

h2{
color:#00601b;
font-size:24px;
font-weight:normal;
}

h3{
margin-top:0;
color:#4a4a4a;
font-size:20px;
font-weight:normal;
}


.header {
	background: url(../images/Header.jpg) center top no-repeat;
	height:206px;
	width:920px;
	text-align:left;
}

.Appheader {
	background: url(../images/AppHeader.jpg) center top no-repeat;
	height:146px;
	width:920px;
	text-align:left;
}
.logo{
    font-size:16px;
    color: #00601b;
    padding:70px 290px 0 30px;
}

.Applogo{
	font-size:14px;
	color: #00601b;
	padding:60px 270px 0 310px;
}

.middleBG {
	background: url(../images/MiddleBG.jpg) center top repeat-y;
}

.AppmiddleBG {
	background: url(../images/AppMiddleBG.jpg) center top repeat-y;
}
.footer {
	background: url(../images/Footer.gif) center bottom no-repeat;
	margin: 0 auto;
	padding-top: 19px;
	padding-left:20px;
	text-align: left;
}

a.footerLink, a.footerLink:visited {font-size:11px; }
a.footerLink:hover {font-size:11px; text-decoration:underline; }

/*************NEW************/

.freeReport {width:840px; height:300px; background: url(../images/FreeReportSample.gif) no-repeat;}
.PremiumReport {width:840px; height:900px; background: url(../images/PremiumReportSample.gif) no-repeat;}
.Pink {color: #ec1364; font-weight:bold;}
.font10 {font-size: 10px}
