/* CSS Document for - Written by David Mead, Optiem LLC */

* {
	margin: 0;
	padding: 0;
	}
	
body {
	font-size: small;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	background: #EFF2F2;
	}
	
img {
	display: block;
	border: none;
	}

p, h1, ul, ol {
	margin: 0 0 .5em 0;
}

a{
	color: #24408f;
}
a:hover{
	text-decoration: none;
}

h1 {
	font-size: 152%;
	color: #24408f;
}
h2 {
	font-size: 132%;
}
h3 {
	font-size: 112%;
}
h4 {
	font-size: 100%;
}
ul, ol {
	margin-left: 35px;
}
li {
	margin: 0 0 .2em 0;
}

.indexStyle h1 {
	display: block;
	width: 418px;
	height: 65px;
	background: transparent url(/images/Title_Homepage.gif) no-repeat 0 0;
	position: absolute;
	top: 109px;
	left: 68px;
}

.homeImageTitle {
	position: absolute;
	top: 69px;
	left: 0;
	width: 480px;
	text-align: center;
}

.footerInformation {
	font-size: 82%;
	list-style: none;
	margin: 0;
	padding: 10px;
	color: #919191;
}

.footerInformation li {
	display: block;
}

.footerInformation li.footerDesignBy {
}

.indexStyle .contentArea h2 {
	font-size: 122%;
	color: #24408f;
}

/* =DIVS
--------------------------------------*/
#access-links {
	position:absolute; 
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
	}

#divTemplate {
	font-size: 92%;
	width: 98%;
	padding: 0 3px;
	margin: 0 auto;
	background: #FFF url(/images/bkg_mainBody.gif) repeat-y center;
	position: relative;
}

#pageContainer {
	font-size: 92%;
	
}

.indexStyle .bodyContainer .column02 {
	min-height: 530px;
	background: #FFF url(/images/bkg_homePageImg.jpg) no-repeat 0 158px;
}

.column01 {
	width: 18%;
	float: left;
	position: relative;
	z-index: 2000;
}

.column02 {
	width: 75%;
	float: right;
	position: relative;
	z-index:1000;
}

.secondaryNavContainer {
	float: right;
	width: 120px;
}

.indexStyle .bodyContainer .contentArea {
	margin: 0 0 20px;
	width: 290px;
	padding: 309px 20px 0;
}

.contentArea {
	padding: 2em 20px 0;
	margin: 0 0 20px;
}

.footerContainer {
}

.footerContainer .column01 {
	position:absolute;
	bottom: 0;
	padding: 5px;
	font-size: 92%;
	color: #919191;
}
.NCAF_logo {
	margin-left: 5px;
}

/* =NAVIGATION
--------------------------------------
ul, ol {
	margin-left: 35px;
}
li {
	margin: 0 0 .2em 0;
}*/

#mainNav,
#secondaryNav,
#mainNav ul {
	margin: 0;
	list-style: none;
	display: block;
	position: relative;
}
#mainNav li,
#mainNav ul li,
#secondaryNav li {
	margin: 0;
	padding: 0;
	display: inline;
	position: relative;
	border: none;
}

#mainNav {
	margin-top: 23px;
}

#mainNav a {
	font-size: 92%;
	display: block;
	width: 138px;
	text-align: right;
	padding: 6px 7px 5px;
	margin: 0;
	text-decoration: none;
}
#mainNav a:hover {
	background: #e2eaf4;
}

#mainNav li:hover ul {
	left: 152px;
}

#mainNav ul {
	position: absolute;
	left: -5000px;
	top: 0;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}

#mainNav ul a {
	text-align: left;
	background: transparent url(/images/bkg_mainNav.gif) no-repeat right;
	z-index: 3000;
	display: block;
	border-left: 1px solid #999999;
}
#mainNav ul a:hover {
	background: transparent url(/images/bkg_mainNavHover.gif) no-repeat right;
	color: #FFF;
}



.secondaryNavContainer {
	display: none;
}


/* =CLASSES
--------------------------------------*/

.clear {
	clear: both;
	width: 100%;
	height: 1px;
}

/* =MICROFORMATS
--------------------------------------*/ 

.vcard * {
	display: inline;
}
.vcard .org,
.vcard .adr,
.vcard .street-address {
	display: block;
}

.vcard {
	margin: 2px 0 8px 5px;
}

/* =TABLES
--------------------------------------*/



/* =FORMS (.NET)
--------------------------------------*/