/* 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: #d5d4cc;
	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: 11px/14px 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: 12px;
}

td.tableHeader span {
font-size: 11px;
}
td.right {
	background-color: #cfe5e0;
}

/* @end */
a:link {
	color: #003082;
	text-decoration: none;
}
a:hover {
	color: #003082;
	text-decoration: none;
}
a:active {
	color: #007e64;
	text-decoration: none;
}
a:visited {
	color: #003082;
	text-decoration: none;
}

a.pdf {
	padding-left: 18px;
    background: transparent url(/images/pdf.gif) no-repeat center left;
}

/* 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: 0px;
	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;
	text-align: right;
}
#footer span.leftFooter {
  float: left;
}
#footer span.rightFooter {
  padding-right: 5px;
}  

/* @end */
/* MAIN CONTENT ------------------------------------------------------------------ */

/* @group MainContent */

#mainContent {
	width: 48%;
	background-color: #FFFFFF;
	font: 11px/18px Helvetica, Arial, sans-serif;
	padding-left: 22px;
	padding-top: 20px;
	float: left;
}

#mainContent p {
	padding-right: 14px;
	margin-bottom: 14px;
}

#mainContentInt p {
	padding-right: 14px;
	margin-bottom: 14px;
}
#mainContentInt p.successQuote {
	font-style: italic;
	margin-bottom: 0;
}
#mainContentInt p.successQuoteName {
	text-align: right;
}

#mainContentInt_noPic p {
	padding-right: 14px;
	margin-bottom: 14px;
}

#mainContent h2 {
	text-indent: -1000em;
	overflow: hidden;
}

#mainContentInt {
	width: 424px;
	height: auto;
	background-color: #FFFFFF;
	font: 11px/18px Helvetica, Arial, sans-serif;
	margin-left: 303px;
	padding-left: 22px;
	padding-top: 20px;
}
#mainContentInt h2 {
	text-indent: -1000em;
	overflow: hidden;
}
#mainContentInt img {
	padding-top: 3px;
	float: right;
}
#mainContentInt img.clipping {
	padding: 3px 0 3px 0;
	float: none;
}	
#mainContentInt img.video {
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
	border: 1px solid #000;
}
#mainContentInt img.pressPhoto {
	float: left;
	padding: 0;
	margin: 0 10px 60px 0;
	border: 1px solid #000;
}
#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 li.update {
	list-style: none;
	margin-left: -20px;
	color: #000;
	font-weight: bold;
	font-style: italic;
}
#mainContentInt p.update {
	margin-left: -20px;
	color: #000;
	font-weight: bold;
	font-style: italic;
}

#mainContentInt_noPic {
	width: auto;
	height: auto;
	background-color: #FFFFFF;
	font: 11px/18px Helvetica, Arial, sans-serif;
	margin-left: 190px;
	padding-left: 22px;
	padding-top: 20px;
	padding-right: 40px;
}
#mainContentInt_noPic h2 {
	text-indent: -1000em;
	overflow: hidden;
}

#mainContentInt p.contentLineBeforeList {
	font: 11px/14px Helvetica, Arial, sans-serif;
	margin-bottom: 5px;
}
#mainContentInt p.contentListItem {
	font: 11px/14px Helvetica, Arial, sans-serif;
	margin-bottom: 14px;
	margin-left: 14px;
}
#mainContentInt_noPic p.contentLineBeforeList {
	font: 11px/14px Helvetica, Arial, sans-serif;
	margin-bottom: 5px;
}
#mainContentInt_noPic p.contentListItem {
	font: 11px/14px 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: 6px;
}

#mainContentInt ol span {
	color: #000;
	font-weight: normal;
}
#mainContentInt span.dateline {
	color: #007e64;
}	

/* @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: 0 0 20px 20px; 
	float: left; 
	background: #ffffff;
} 

/* @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: 13px;
	padding-right: 0px;
}
#sidebar li {
	list-style: none;
	margin-bottom: 10px;
}
#sidebar li span{
	color: #007e64;
}
#sidebar li.subCatItemOn {
	color: #007e64;
}	
#sidebar h3 {
	padding-left: 16px;
	text-indent: -1000em;
	overflow: hidden;
}
#sidebarInt {
	width: 301px;
	background-color: #ddd9c9;
	float: left;
	font: 11px/14px Helvetica, Arial, sans-serif;
	height: auto;
}

#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 12px/14px 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 {
	padding-left: 16px;
	text-indent: -1000em;
	overflow: hidden;
}

#sidebarRT {
	padding-top: 20px;
	width: 190px;
	background-color: #ffffff;
	float: right;
	font: 11px/14px 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: 5px;
	clear: both;
}

#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 {
	float: right;
	margin: 0;
	padding: 41px 20px 0 0;
	color: #000;
	font: 11px/13px Helvetica, Arial, sans-serif;
}	

#cta a:link{
	color: #000;
	text-decoration: underline;
}
#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;
	letter-spacing: .15em;
}
.interiorBG {
background: url(../images/intpage_picBG.gif) repeat-y;
}

.homeBG {
	background: url(../images/homepageBG.gif) repeat-y;
}
.insetContentBox {
	border: 1px solid #000;
	padding: 4px;
}

/* @group Page Headers */

h2.homePage  {
	height: 80px;
	margin-bottom: 14px;
	background: url(../images/homeHeadline.gif) no-repeat;
}

h2.awardsPage {
background: url(../images/awardsHeadline.gif) no-repeat;
height: 21px;
margin-bottom: 14px;
margin-left: -2px;
}

h2.appsPage  {
	height: 64px;
	margin-bottom: 14px;
	background: url(../images/milappsHeadline.gif) no-repeat;
margin-left: -2px;
}

h2.appsPage25k  {
	height: 43px;
	margin-bottom: 14px;
	background: url(../images/25kappsHeadline.gif) no-repeat;
	margin-left: -2px;
}

h2.timelinePage  {
	height: 43px;
	margin-bottom: 14px;
	background: url(../images/timelineHeadline.gif) no-repeat;
	margin-left: -2px;
}
h2.timelinePage25k  {
	height: 43px;
	margin-bottom: 14px;
	background: url(../images/timeline25kHeadline.gif) no-repeat;
	margin-left: -2px;
}

h2.conditionsPage  {
	height: 43px;
	margin-bottom: 14px;
	background: url(../images/conditionsHeadline.gif) no-repeat;
	margin-left: -2px;
}
h2.conditionsPage25k  {
	height: 43px;
	margin-bottom: 14px;
	background: url(../images/conditions25kHeadline.gif) no-repeat;
	margin-left: -2px;
}

h2.criteriaPage  {
	height: 43px;
	margin-bottom: 14px;
	background: url(../images/criteriaHeadline.gif) no-repeat;
	margin-left: -2px;
}
h2.criteriaPage25k  {
	height: 43px;
	margin-bottom: 14px;
	background: url(../images/criteria25kHeadline.gif) no-repeat;
	margin-left: -2px;
}

h2.howtoapplyPage  {
	height: 43px;
	margin-bottom: 14px;
	background: url(../images/howtoapplyHeadline.gif) no-repeat;
	margin-left: -2px;
}
h2.howtoapplyPage25k  {
	height: 43px;
	margin-bottom: 14px;
	background: url(../images/howtoapply25kHeadline.gif) no-repeat;
	margin-left: -2px;
}

h2.nominationPage  {
	height: 21px;
	margin-bottom: 14px;
	background: url(../images/nominationHeadline.gif) no-repeat;
margin-left: -2px;
}

h2.appcontentPage  {
	height: 43px;
	margin-bottom: 14px;
	background: url(../images/appcontentHeadline.gif) no-repeat;
	margin-left: -2px;
}
h2.appcontentPage25k  {
	height: 43px;
	margin-bottom: 14px;
	background: url(../images/appcontent25kHeadline.gif) no-repeat;
	margin-left: -2px;
}

h2.nomguidelinesPage  {
	height: 21px;
	margin-bottom: 14px;
	background: url(../images/nomguidelinesHeadline.gif) no-repeat;
margin-left: -2px;
}

h2.winners09Page {
	height: 21px;
	margin-bottom: 14px;
	background: url(../images/winners09Headline.gif) no-repeat;
	margin-left: -2px;
}

h2.winners08Page {
	height: 21px;
	margin-bottom: 14px;
	background: url(../images/currentwinnersHeadline.gif) no-repeat;
	margin-left: -2px;
}

h2.pastwinnersPage  {
	height: 21px;
	margin-bottom: 14px;
	background: url(../images/pastwinnersHeadline.gif) no-repeat;
	margin-left: -2px;
}

h2.questionsPage  {
	height: 21px;
	margin-bottom: 14px;
	background: url(../images/questionsHeadline.gif) no-repeat;
margin-left: -2px;
}

h2.faqPage  {
	height: 21px;
	margin-bottom: 14px;
	background: url(../images/faqHeadline.gif) no-repeat;
margin-left: -2px;
}

h2.glossaryPage  {
	height: 21px;
	margin-bottom: 14px;
	background: url(../images/glossaryHeadline.gif) no-repeat;
margin-left: -2px;
}

h2.applyPage {
background: url(../images/applyHeadline.gif) no-repeat;
height: 21px;
margin-bottom: 14px;
margin-left: -2px;
}

h2.committeePage  {
height: 44px;
margin-bottom: 14px;
background: url(../images/committeeHeadline.gif) no-repeat;
margin-left: -2px;
}

h2.celebrationPage  {
height: 44px;
margin-bottom: 14px;
background: url(../images/celebrationHeadline.gif) no-repeat;
margin-left: -2px;
}

h2.aboutPage {
background: url(../images/aboutHeadline.gif) no-repeat;
height: 21px;
margin-bottom: 14px;
margin-left: -2px;
}

h2.newsPage {
background: url(../images/newsHeadline.gif) no-repeat;
height: 21px;
margin-bottom: 14px;
margin-left: -2px;
}

h2.releasePage {
background: url(../images/releaseHeadline.gif) no-repeat;
height: 21px;
margin-bottom: 14px;
margin-left: -2px;
}

h2.photosPage {
background: url(../images/photosHeadline.gif) no-repeat;
height: 21px;
margin-bottom: 14px;
margin-left: -2px;
}

h2.multimediaPage {
background: url(../images/mmHeadline.gif) no-repeat;
height: 21px;
margin-bottom: 14px;
margin-left: -2px;
}

h2.clippingsPage {
background: url(../images/clippingsHeadline.gif) no-repeat;
height: 21px;
margin-bottom: 14px;
margin-left: -2px;
}

h2.macarthurPage {
background: url(../images/macarthurHeadline.gif) no-repeat;
height: 21px;
margin-bottom: 14px;
margin-left: -2px;
}

h2.ofnPage {
background: url(../images/ofnHeadline.gif) no-repeat;
height: 21px;
margin-bottom: 14px;
margin-left: -2px;
}

h2.wachoviaPage {
background: url(../images/wachoviaHeadline.gif) no-repeat;
height: 21px;
margin-bottom: 14px;
margin-left: -2px;
}

h2.cfedPage {
background: url(../images/cfedHeadline.gif) no-repeat;
height: 21px;
margin-bottom: 14px;
margin-left: -2px;
}

h2.contactPage {
background: url(../images/contactHeadline.gif) no-repeat;
height: 21px;
margin-bottom: 14px;
margin-left: -2px;
}

h2.registerPage  {
height: 21px;
margin-bottom: 14px;
background: url(../images/registerHeadline.gif) no-repeat;
margin-left: -2px;
}

h2.reg_thanksPage  {
height: 21px;
margin-bottom: 14px;
background: url(../images/registerthanksHeadline.gif) no-repeat;
margin-left: -2px;
}

h2.successCCLF {
background: url(../images/cclfHeadline.gif) no-repeat;
height: 42px;
margin-bottom: 14px;
	margin-left: -2px;
}

h2.successFAHE {
background: url(../images/faheHeadline.gif) no-repeat;
height: 42px;
margin-bottom: 14px;
	margin-left: -2px;
}

h2.successLAF {
background: url(../images/lafHeadline.gif) no-repeat;
height: 42px;
margin-bottom: 14px;
	margin-left: -2px;
}
h2.successLALDC {
background: url(../images/laldcHeadline.gif) no-repeat;
height: 67px;
margin-bottom: 14px;
	margin-left: -2px;
}
h2.successVCLF {
background: url(../images/vclfHeadline.gif) no-repeat;
height: 42px;
margin-bottom: 14px;
	margin-left: -2px;
}
h2.milAppPage {
background: url(../images/milawardHeadline.gif) no-repeat;
height: 65px;
margin-bottom: 14px;
margin-left: -2px;
}
h2.smAppPage {
background: url(../images/25kawardHeadline.gif) no-repeat;
height: 64px;
margin-bottom: 0;
margin-left: -2px;
}
h2.privacyPage {
background: url(../images/privacyHeadline.gif) no-repeat;
height: 21px;
margin-bottom: 14px;
margin-left: -2px;
}
h2.termsPage {
background: url(../images/termsHeadline.gif) no-repeat;
height: 21px;
margin-bottom: 14px;
margin-left: -2px;
}
h2.fahePage {
background: url(../images/fahe09Headline.gif) no-repeat;
height: 43px;
margin-bottom: 14px;
margin-left: -2px;
}
h2.clfPage {
background: url(../images/clfHeadline.gif) no-repeat;
height: 43px;
margin-bottom: 14px;
margin-left: -2px;
}

/* @end */

/* @group Sidebar Headers */

h3.spacer {
	height: 6px;
	background-color: #fff;
}
h3.news {
	height: 30px;
	background: #bbb89f url(../images/newsHeader.gif) no-repeat;
}
h3.awardees08 {
	height: 30px;
	background: #bbb89f url(../images/08awardeesHeader.gif) no-repeat;
}
h3.awardees07 {
	height: 30px;
	background: #bbb89f url(../images/07awardeesHeader.gif) no-repeat;
}
h3.conf {
	height: 30px;
	background: #bbb89f url(../images/confHeader.gif) no-repeat;
}
h3.learn {
	height: 30px;
	background: #bbb89f url(../images/learnHeader.gif) no-repeat;
}
h3.success {
height: 30px;
background: #bbb89f url(../images/successHeader.gif) no-repeat;
}

h3.links {
height: 30px;
background: #bbb89f url(../images/linksHeader.gif) no-repeat;
}

h3.linksSM {
height: 30px;
background: #bbb89f url(../images/linksHeaderSM.gif) no-repeat;
}

h3.eligibility {
height: 30px;
background: #bbb89f url(../images/eligibilityHeader.gif) no-repeat;
}

h3.newsinfo {
height: 30px;
background: #bbb89f url(../images/newsinfoHeader.gif) no-repeat;
}


/* @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 12px/15px Helvetica, Arial, sans-serif;
	margin-bottom: 8px;	
}

li span.updated {
	color: #990000!important;
}

/* Tooltip */

.tip { 
	background-color:#d5d4cc; 
	border: 1px solid #003082;
}
.tip-top	{ 
	height:26px; 
	width: 300px; 
}
.tip-title	{ 
	color:#000; 
	font-weight:bold;
	font-size: 13px; 
	margin:10px 10px 0 10px; 
}
.tip-text	 { 
	color:#000; 
	font-size: 11px; 
	line-height: 1.5; 
	padding:10px; 
}