/* GENERAL ------------------------------------------------------------------ */

/* Zero default margin & padding around common elements */
body, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, li, ol, p, ul, img
{
	margin: 0;
	border: 0 none #FFFFFF;
	padding: 0;
}
body {
	background-color: #fff;
	font-family: Helvetica, Arial, sans-serif;
}

/* TABLE ITEMS */

/* @group TABLE ITEMS */

table
{
    color: #000;
    border-color: #003082;
    border-width: 0 0 1px 1px;
    border-style: solid;
   	font: 13px/16px Helvetica, Arial, sans-serif;
   	margin-bottom: 14px;
}

td
{
    border-color: #003082;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 6px;
}
td.left {
	background-color: #d5dde8;
}
td.leftTopAlign {
	background-color: #d5dde8;
	vertical-align: top;
}

td.tableHeader {
	background-color: #ddd9c9;
	vertical-align: top;
	font-size: 14px;
}

td.tableHeader span {
font-size: 13px;
}
td.right {
	background-color: #cfe5e0;
}

/* @end */
a:link {
	color: #003082;
	text-decoration: none;
}
a:hover {
	color: #003082;
	text-decoration: underline;
}
a:active {
	color: #007e64;
	text-decoration: underline;
}
a:visited {
	color: #003082;
	text-decoration: none;
}
/* TOOLTIP */
a:link.tooltip, a:visited.tooltip {
	color: #007e64;
}
a:hover.tooltip {
	text-decoration: none;
}

/* PAGE DIVS ------------------------------------------------------------------ */

/* @group Page DIVs */

#pagePlacement {
	width: 781px;
	padding: 0;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;

}
#pageBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-color: #003082;
	padding: 0;
}
/* This adjusts for IE being dumb and not recognizing the border and sizing properly */
#pageBorder { 
  width:781px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:779px;
}

#homeFlash {
	height: 301px;
}

#bottomClear {
	height: 18px;
	clear: both;
}

#bottomClear2 {
	height: 48px;
	clear: both;
}

#bottomClear3 {
	height: 52px;
	clear: both;
	}

#bottomClear4 {
	height: 300px;
	clear: both;
	}
	
#footer {
	margin-top: 8px;
	margin-left: 8px;
	clear: both;
	font: 9px/11px Helvetica, Arial, sans-serif;
}

/* @end */
/* MAIN CONTENT ------------------------------------------------------------------ */

/* @group MainContent */

#mainContent {
	width: 48%;
	background-color: #FFFFFF;
	font: 13px/20px Helvetica, Arial, sans-serif;
	padding-left: 22px;
	padding-top: 20px;
	float: left;
}

#mainContent p {
	padding-right: 14px;
	margin-bottom: 14px;
}

#mainContentInt_noPic p {
	padding-right: 14px;
	margin-bottom: 14px;
}

#mainContentInt p.successQuote {
	font-style: italic;
	margin-bottom: 0;
}
#mainContentInt p.successQuoteName {
	text-align: right;
}
#mainContent h2 {
	font: 16px/21px Helvetica, Arial, sans-serif;
	color: #007e64;
	margin-bottom: 14px;
	height: auto;
}

#mainContentInt {
	width: 424px;
	height: auto;
	background-color: #FFFFFF;
	font: 13px/20px Helvetica, Arial, sans-serif;
	margin-left: 303px;
	padding-left: 22px;
	padding-top: 20px;
}
#mainContentInt h2 {
	font: 16px/21px Helvetica, Arial, sans-serif;
	color: #007e64;
	margin-bottom: 14px;
	height: auto;
}
#mainContentInt img {
	padding-top: 3px;
	float: right;
}
#mainContentInt img.awardee {
	float: right;
	padding: 10px;
}
#mainContentInt ul{
	color: #003082;
	list-style: square;
	list-style-position: outside;
	margin-left: 14px;
	margin-bottom: 14px;
}

#mainContentInt li{
	margin-left: 14px;
	margin-bottom: 14px;
}
#mainContentInt li.notLast{
	margin-left: 14px;
	margin-bottom: 4px;
}
#mainContentInt li span {
	color: #000;
}

#mainContentInt_noPic {
	width: auto;
	height: auto;
	background-color: #FFFFFF;
	font: 13px/20px Helvetica, Arial, sans-serif;
	margin-left: 190px;
	padding-left: 22px;
	padding-top: 20px;
	padding-right: 40px;
}
#mainContentInt_noPic h2 {
	font: 16px/21px Helvetica, Arial, sans-serif;
	color: #007e64;
	margin-bottom: 14px;
	height: auto;
}

#mainContentInt p.contentLineBeforeList {
	font: 13px/16px Helvetica, Arial, sans-serif;
	margin-bottom: 5px;
}
#mainContentInt p.contentListItem {
	font: 13px/16px Helvetica, Arial, sans-serif;
	margin-bottom: 14px;
	margin-left: 14px;
}
#mainContentInt_noPic p.contentLineBeforeList {
	font: 13px/16px Helvetica, Arial, sans-serif;
	margin-bottom: 5px;
}
#mainContentInt_noPic p.contentListItem {
	font: 13px/16px Helvetica, Arial, sans-serif;
	margin-bottom: 14px;
	margin-left: 14px;
}

#mainContentInt_noPic ul{
	color: #003082;
	list-style: square;
	list-style-position: inside;
	margin-left: 14px;
	margin-bottom: 14px;
}

#mainContentInt_noPic li span{
	color: #000;
}

#mainContentInt ol{
	color: #003082;
	list-style: decimal;
	list-style-position: outside;
	margin-left: 14px;
	margin-bottom: 14px;
	font-weight: bold;
}

#mainContentInt ol.faq {
	color: #003082;
	list-style: decimal;
	list-style-position: outside;
	margin-bottom: 14px;
}

#mainContentInt ol li {
	margin-left: 0;
}

#mainContentInt ol span {
	color: #000;
	font-weight: normal;
}

#mainContentInt p {
	padding-right: 14px;
	margin-bottom: 14px;
}

/* @end */

/* HEADER ------------------------------------------------------------------ */

/* @group Header */
#header {
	height: 144px;
	background-color: #fff;
}
#headerText h1 {
	background-color: #ffffff;
	height: 20px;
	margin: 0 0;
	padding: 0;
	font-size: 10px;
	text-indent: -1000em;
	overflow: hidden;
}

#header h2 {
	height: 0px;
	margin: 0 auto;
	padding: 0;
	font-size: 1px;
	text-indent: -1000em;
	overflow: hidden;
	display: block;
}
#headerImg {
	height: 102px;
	padding-bottom: 20px;
	padding: 0;
	background-color: #ffffff;
	float: left;
}

/* @end */

/* SIDEBAR ------------------------------------------------------------------ */

/* @group Sidebar */

#sidebar {
	width: 190px;
	background-color: #ddd9c9;
	float: left;
	font: 11px/14px Helvetica, Arial, sans-serif;

}

#sidebar ul {
	list-style: none;
	margin-right: 10px;
	padding-top: 10px;
	padding-left: 16px;
	padding-right: 10px;
}
#sidebar li {
	list-style: none;
	margin-bottom: 10px;
}

#sidebar li span{
	color: #007e64;
}

#sidebar h3 {
	font: 15px/17px Helvetica, Arial, sans-serif;
	color: #003082;
	background-color: #bcb89f;
	padding-left: 16px;
	padding-bottom: 6px;
	padding-top: 6px;
}
#sidebarInt {
	width: 301px;
	background-color: #ddd9c9;
	float: left;
	font: 13px/16px Helvetica, Arial, sans-serif;
	height: auto;
}
#sidebarInt + img {
	display: none;
}	

#sidebarInt ul {
	list-style: none;
	margin-right: 10px;
	padding-top: 10px;
	padding-left: 16px;
	padding-right: 10px;
}
#sidebarInt li {
	list-style: none;
	margin-bottom: 10px;
}

#sidebarInt li span{
	color: #007e64;
}

#sidebarInt li.subCat {
	font: bold 14px/16px Helvetica, Arial, sans-serif;
	color: #007e64;
	margin-bottom: 6px;
}
#sidebarInt li.subCatItem {
	margin-left: 15px;
}
#sidebarInt li.subCatItemOn {
	color: #003082;
	margin-left: 15px;
	list-style-type: square;
	list-style-position: outside;
}
#sidebarInt li.subCatItemOn2 {
	color: #007e64;
	margin-left: 15px;
	list-style-type: square;
	list-style-position: outside;
}
#sidebarInt h3 {
	font: 18px/20px Helvetica, Arial, sans-serif;
	color: #003082;
	background-color: #bcb89f;
	padding-left: 16px;
	padding-bottom: 6px;
	padding-top: 6px;
}

#sidebarRT {
	padding-top: 20px;
	width: 190px;
	background-color: #ffffff;
	float: right;
	font: 16px/18px Helvetica, Arial, sans-serif;
}
#sidebarRT img {
margin-bottom: 18px;
}

#sidebarRT p {
	color: #93907d;
	margin-left: 32px;
	margin-right: 16px;
	text-align: left;
	font: 9px/12px Helvetica, Arial, sans-serif;
}
#sidebar ul.learnMore {
	margin-right: 0;
	padding-right: 0;
	padding-top: 0;
	height: 63px;
	background: url(../images/brochure.jpg) no-repeat right top;
}
                

#sidebarInt ul.learnMore {
	width: 174px;
	margin-right: 0;
	padding-right: 0;
	padding-top: 0;
	height: 63px;
	background: url(../images/brochure.jpg) no-repeat right top;
}

/* @end */

/* MENU NAVIGATION ------------------------------------------------------------------ */

/* @group Navigation */

#navigation {
	/*color: #003082;
	background-color: #ddd9c9;
	font: 11px/20px Helvetica, Arial, sans-serif;
	position: relative;
	height: 22px;
	border-top: 1px solid #003082;
	border-bottom: 1px solid #003082;
	padding-left: 16px;
	clear: both;*/
	display:none;
}

#navigation ul {
	list-style: none;
}
#navigation li {
	float: left;
}
#navigation li.on {
display: block;
background-color: #007e64;
color: #ffffff;
padding: 1px 10px;
}
#navigation a {
	display: block;
	color: #003082;
	text-decoration: none;
	padding: 1px 10px;
}
#navigation a:hover {
	color: #FFFFFF;
	background-color: #007e64;
}


/* @end */

/* CALL TO ACTION BAR ------------------------------------------------------------------ */

/* @group CTA */

#cta {
	margin-left: 548px;
	margin-right: 24px;
	margin-top: 42px;
	padding-bottom: 20px;
	color: #000;
	font: 11px/13px Helvetica, Arial, sans-serif
}
#cta a:link{
	color: #000;
	text-decoration: none;
}
#cta a:hover {
	text-decoration: underline;
}
#cta a:active {
	color: #007e64;
	text-decoration: underline;
}
#cta a:visited {
	color: #000;
}

#interiorPic {
	height: 333px;
	width: 301px;
	float: left;
}

/* @end */

/* SUB CLASSES ------------------------------------------------------------------ */

.headline {
	font-weight: bold;
	color: #003082;
	font-size: 11px
}
.insetContentBox {
	border: 1px solid #000;
	padding: 4px;
}

/* @group Sidebar Headers */

#sidebar h3.spacer {
	height: 6px;
	background-color: #fff;
	padding: 0;
}

#sidebarInt h3.spacer {
	height: 6px;
	background-color: #fff;
	padding: 0;
}

/* @end */
h4.wachovia {
	height: 59px;
	background: url(../images/wachoviaLogo.gif) no-repeat;
	margin-bottom: 23px;
}
h4.macarthur {
	height: 30px;
	background: url(../images/macarthurLogo.gif) no-repeat;
	margin-bottom: 22px;
}
h4.ofn {
	height: 20px;
	background: url(../images/ofnLogo.gif) no-repeat;
}
h4.contentSub {
	font: bold 14px/17px Helvetica, Arial, sans-serif;
	margin-bottom: 8px;	
}

/* Multimedia Page */
.hVlog {
	margin: 10px 0 0 0;
	height: 100px;
}