/* ******************************************************************** */
/* Genesis Fund */
/* Global Style Sheet */
/* Version 1.0 10.18.04 */
/* Author: Digital Goat - www.digitalgoat.net*/
/* ******************************************************************** */
/*
/* 
add site colors here
81ACDB - light blue for nav background
007AC0 - darker blue for logo background, header background
*/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color:#007ac0;
}

/* default hyperlink styles */
a:link, a:visited, a:hover {
	color: #007AC0;
	text-decoration: underline;
}

/* overrides decoration from previous rule for hovered links */
a:hover {
	text-decoration: underline;
	color: #000000;
}

/* set up some heading styles */
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	
}

h1{
 font-size:1.4em;
 color: #007AC0;
 font-weight:bold;
}

h2{
 /*font-size: 1em;*/
 font-size: 1.2em;
 color: #007AC0;
 font-weight:bold;
}

h3{
 font-size: 1em;
 color: #007AC0;
 font-weight:bold;
}

h4{
 font-size: .9em;
 font-weight: normal;
 color: #007AC0;
}

h5{
 font-size: .8em;
 color: #007AC0;
 font-weight:bold;
}

p.homemessage {
font-family:garamond, "times roman", serif;
font-size: 16pt;
color:#ffffff;
font-style:italic;
line-height:1.6;
}

/* remove border for images with links */
a img {
	border-color:black;
}

div.mainwrapper {
	/* center the page with border around content */
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0em;
	text-align:left;
	padding:0px;
	width:753px;
}

div.outsideborder {
	border:1px solid #81ACDB;
	width:755px;
}

div.iehackwrap {
	text-align:center;
}

table.darkblue {
	margin:0px;
	padding:0px;
	width:90%px;
	background-color:#007AC0;
	margin-left:auto;
	margin-right:auto;
}

/*  ----------- begin top nav  --------*/


#topnav {
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	background-color:#81ACDB;
	width:100%;
}

/*  ----------- Coding for old top nav buttons, replaced by Milonic  --------*/
/*
#topnav a {
	padding: 5px 10px 5px 10px;	
	white-space:nowrap;
	background-color: #81ACDB;
	text-decoration: none;
	float:left;
	color:#333333;
	font-size:.7em;
	font-weight: bold;
	border-right:4px solid #81ACDB;
}

#topnav a:hover {
	color: #007AC0;
	background-color: #ffffff;
}

#topnav a.active {
	color: #007AC0;
	background-color: #ffffff;
}
*/
/*  ----------- END Coding for old top nav buttons, replaced by Milonic  --------*/
div.clear {
	clear:both;
}



/*  ----------- begin footer  --------*/

#homefooter {
	padding-top:10px;
	padding-bottom:10px;
	color:#ffffff;
	font-size:x-small;
	text-align:left;
}

#homefooter a {
	color:#ffffff;
}

#webcredit {
	font-size:xx-small;	
	padding-top:10px;
	padding-bottom:10px;
	color:#ffffff;
	text-align:center;
}

#webcredit a {
	color:#ffffff;
	text-decoration:underline;
}

#webcredit a:hover {
	text-decoration:underline;
}

td.homenews {
	background-color:#ffffff;
}

#homenews {
	background-color:#ffffff;
	font-size:x-small;
	color:#000000;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:5px;
	vertical-align:top;
}

#homenews div.head {
	font-weight:bold;
	color:#007AC0;
	border-top:1px solid #007ac0;
	border-bottom:1px solid #007ac0;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
}

#homenews p {
	margin-top:0px;
	margin-bottom:0px;
}

/*  ----------- begin left col/left nav  --------*/

td.leftcol {
	width:150px;
	background-color:#ffffff;
	padding-left:10px;
}


#leftcol {
	padding-left:0px;
	padding-bottom:50px;
}

#leftcol form {
	font-size:xx-small;
	padding-left:10px;
}

#leftcol input {
	font-size:xx-small;
	color: #007AC0;
	padding-left:10px;
}



#sidenav {
	margin:0px;
	background-color:#81ACDB;
	width:150px;
	padding:5px;
}


td.sidenav {
padding:5px;
}


#sidenav a {
	white-space:nowrap;
	background-color: #81ACDB;
	text-decoration: none;
	float:left;
	color:#333333;
	font-size:.7em;
	font-weight: bold;
}

#sidenav a:hover {
	color: #007AC0;
	background-color: #ffffff;
}

#sidenav a.active {
	color: #007AC0;
	background-color: #ffffff;
}


#sidenavsub {
	padding:5px;
	background-color:#81ACDB;
	white-space:wrap;

}



#sidenavsub ul {
list-style-type:none;
margin-left:5px;
margin-bottom:0px;
margin-top:0px;
padding:0px;

}	
	
#sidenavsub ul li {
	font-weight:normal;
	color:#ffffff;
}



#sidenavsub ul li a {
	text-decoration:none;
	color:#ffffff;
}

#sidenavsub ul li a:hover {
	text-decoration:none;
	color:#000000;

}

#sidenavsub ul li a.active {
	color:#000000;
}


#level3 {
	padding:10px;
	margin-left:10px;
	background-color:#81ACDB;
}

#level3 ul {
list-style-type:none;
margin-left:5px;
/*margin-bottom:0px;
margin-top:0px;
padding:0px;
*/
}

#level3 ul li {
	font-weight:normal;
	color:#ffffff;
}



#level3 ul li a {
	color:#ffffff;
}

#level3 ul li a:hover {
	color:#000000;

}

#level3 ul li a.active {
	color:#000000;
}

/*  ----------- begin page content  --------*/

div.pagecontentwrapper {
	background-color:#ffffff;
}

#pagecontent {
	padding-top:20px;
	padding-left:20px;
	padding-right:80px;
	font-size:.8em;
}

#pagecontent p {
	margin-top:0px;
}

div.l2body {
	/*clear:both;*/
	background-color:#ffffff;
	padding-top:20px;
	padding-bottom:40px;
}

div.sectionhead {
	padding-left:20px;
	font-weight:bold;
	font-size:.9em;
	color:#007AC0;
}

span.pagehead {
	color:#000000;
}

.adobe {
	font-size: xx-small;
  color:#999999;
  line-height: 12px;
}

/*  ----------- begin slide show styles --------*/

table.slideshowT {
	font-weight: normal;
	width: 200px;
	background-color: #FFFFFF;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
	padding: 4px;
  line-height: 14px;
	margin-left:10px;
}

td.slideshowHd {
 	font-size:1em;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
	text-align: left;	
	padding: 5px;
}

td.slideshowBod {
	font-size:.8em;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
	text-align: left;	
	padding: 5px;
}

.copyright {
  font-size: xx-small;;
  color: #333333;
}

.slideshowcaption {
  font-size: x-small;
  color: #333333;
}

#news p {
	margin-top:0px;
	margin-bottom:0px;
}