body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin-top: 0px;
	font-size: 80%;
	margin-left: 0px;
	}	
p {
	font-size: 100%;
	}
h1 {
	font-size: 150%;
	color: #CC0000;
	}
h2 {
	font-size: 130%;
	color: #CC0000;
	}
h3 {
	font-size: 110%;
	color: #CC0000;
	}
h4 {
	font-size: 90%;
	color: #000000;
	}
#wrapper {
	width: 720px;
	background-color: #FFF;
	margin: 0;
	background-image: url(images/wrapperBg.gif);
	background-repeat: repeat-y;
	background-position: top-left;
	}
#banner {
	width: 720px;
	background-image: url(images/banner.gif);
	height: 139px;
	}
#picPanel-home {
	width: 720px;
	height: 277px;
	background-image: url(images/picPanel-home.jpg);
	}
#picPanel-qa {
	width: 720px;
	height: 277px;
	background-image: url(images/picPanel-qa.jpg);
	}
#picPanel-whyApply {
	width: 720px;
	height: 277px;
	background-image: url(images/picPanel-whyApply.jpg);
	}	
#picPanel-contact {
	width: 720px;
	height: 277px;
	background-image: url(images/picPanel-contact.jpg);
	}	
#picPanel-whyAct {
	width: 720px;
	height: 277px;
	background-image: url(images/picPanel-whyAct.jpg);
	}
#topNav {
	width: 720px;
	text-align: left;
	text-indent: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/topNav.gif);
	background-repeat: no-repeat;
	height: 35px;
	}
ul#topNav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#topNav li {
	float: left;
}
#topNav a {
	color: #FFF;
	font-size: 90%;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 7px 2px 5px 12px;
}
#topNav a:hover {
	text-decoration: underline;
}
* html ul.nav a {
	height: 1px;
	}
#formText {
	width: 430px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
	}	
* html #formText {
	display: inline;
	}
#lowerPanel-links {
	width: 200px;
	background-color: #FFF;
	border: solid #003366 4px;
	padding: 0px 0px 10px 10px;
	margin: 0px 10px 20px 470px;
	}	
#lowerPanel {
	width: 706px;
	background-image: url(images/gradTint.gif);
	background-repeat: repeat-x;
	border-left-color: #003366;
	border-left-style: solid;
	border-left-width: 7px;
	border-right-color: #003366;
	border-right-style: solid;
	border-right-width: 7px;
	}
#lowerPanel-bottomText {
	width: 700px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	text-align: center;
	clear: both;
	}
/* 
#content {
	background-color: #FFF;
	padding: 2px 20px 20px 15px;
	margin-left: 146px;
	}
*/
h2 strong {
	color: red;
	}
#footerBar {
	width: 720px;
	background-color: #003366;
	clear: both;
	}		
A:link {
	text-decoration: none;
	}
A:visited {
	text-decoration: none;
	}
A:active {
	text-decoration: none;
	}
A:hover {
	text-decoration: underline;
	}
.navText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	}
.classHeading1 {
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
	}
.classHeading2 {
	font-size: 112%;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
	}
.text {
	font-size: 100%;
	color: #000000;
	padding-bottom: 20px;
}
.textRev {
	font-size: 85%;
	text-decoration: none;
	color: #FFF;
	padding: 50px 5px 5px 15px;
	margin-top: 5px;
}
.textbold {
	font-size: 100%;
	font-weight: bold;
}
.textsmall {
	font-size: 90%;
	color: #000000;
}
.textsmallbold {
	font-size: 90%;
	font-weight: bold;
	color: #000000;
}
.footerText {
	font-size: 85%; 
	color: #FFF; 
	text-align: center;
	}
.footerText-larger {
	font-size: 130%; 
	color: #FFF; 
	text-align: center;
	}
.footerText A:link {
	color: #FFF; text-decoration: none;
	} 
.footerText A:visited {
	color: #FFF; 
	text-decoration: none;
	} 
.footerText A:active {
	color: #FFF; 
	text-decoration: none;
	} 
.footerText A:hover {
	color: #FFF; 
	text-decoration: underline;
	}