
* {
	margin: 0;
	padding: 0;
	}

	/*
body {
	font-family: Verdana, Helvetica, Arial;
	font-size: 0.7em;
	background: url(skin/images/bg.gif) top center repeat-y;	
	
	}
	
*/	
body { 
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	color: #000;
	background: url(skin/images/bg.gif) top left repeat-x #edf1f7;
	}	
	
h1 {
	/*display: block;
	width: 590px;*/
	margin: 35px 0 30px 10px;
	font-size: 1.3em;	
	text-align:left;
	}

h2 {
	color: #359946;
	margin: 20px 0 20px 20px;	
	}

span li {
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
margin-top:5px;
}
		
span ul {
padding-left:15px;
}


/* Perception Menu */	


		
/*** MODIFIED HOUSE-PERCEPTION MENU ***/
#HouseMenuNav
{
    /*menu wrapper div */
    margin-left: 0px;
    font: bold Arial,Helvetica,Verdana;
	font-size: 11pt;
    padding: 0 0 20px 30px;
}
#HouseMenuNav ul
{
    border: 0;
    margin: 0;
    list-style: none;
    float: left;
    
}
#HouseMenuNav li
{
    float:left;
    list-style: none;
    padding: 0 0 0 20;   
}
#HouseMenuNav li a:link, #HouseMenuNav li a:visited
{
    display: block;
    color: #000000;
    text-decoration: none;
    padding: 0 5px 0 5px;
   
}

#HouseMenuNav li a:hover
{    
    background-repeat: repeat-x;    
    color: #000000;
}
#HouseMenuNavCurrentLink
{   
    background-repeat: repeat-x;   
    cursor: default;
}


 

/***** Various tags *****/

a:link, a:visited {
text-decoration:none;
font-weight:bold;
color:#286ea0;
background-color:inherit;
}
a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}
a:active {
text-decoration:none;
font-weight:bold;
color:#286ea0;
background-color:inherit;
}
a img {
border:0;
}

p {
font-size : 10pt;
font-family : Arial,Helvetica,Verdana;
margin:0 0 1.4em 0;
}

/***** DNN Styles to override *****/
/* text style used for most text rendered by modules */
.Normal, .NormalDisabled, .NormalBold, .NormalRed, h2, h3, h4, h5, h6, .Head
{
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:#404040;
}
.NormalDisabled
{
    color: Silver;
}
.NormalBold
{
    font-weight: bold
}
.NormalRed
{
    font-weight: bold;
    color: #ff0000
}
h1, h2, h3, h4, h5, h6, .Head
{
    font-weight: bold;
}


/* DNN search box */
#dnn_dnnSEARCH_txtSearch 
{
    width:110px;
	height:26px;
    color: #le67a8;
    font-weight:bold;   
	background-image: url(css/images/search_background.gif);
    background-repeat: no-repeat;
	padding: 5px 30px;	
	border: 0;	
}

/* DNN search box */
#dnn_dnnSEARCH_cmdSearch88
{
    width:120px;
	height:30px;
    color: #le67a8;
    font-weight:bold;   
	background-image: url(css/images/search_background.gif);
    background-repeat: no-repeat;
	padding: 6px 25px;	
	border: 0;
			
}

		
#footer2 {
		clear: both;		
		float: left;
		margin-top: 0%;
		margin-left: 0px;
		width: 1020px;
		position: relative;
		z-index: 1;
}

#footer2 a:link, #footer a:visited {
	color: #000;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 25px;
}

#footer2 address {
	text-align: left;
	background: url(css/images/footer-bg-extended.gif) left top no-repeat;
}
	
#percepLink { 
	float: right; 
	margin-right: 5px; 
	font-size: 0.9em;
	color: #000;
	text-decoration: none;
}

#csLink { 
	float:left;
	margin-left: 0px; 
	font-size: 0.9em;
	color: #000;
	text-decoration: none;	
}


/* Perception */

#header1 {
	height: 254px;
	width: 965px;
	background: url(images/headerbg.jpg) no-repeat;
	z-index: 3;
	}
	
#menu1 {
	height: 45px;
	width: 965px;
	background: url(images/headerbg_bottom.jpg) no-repeat;
	z-index: 3;
	}	

#headerContainer {	
	height: 254px;
	width: 965px;
	background: url(images/headerbg.jpg) no-repeat;
	z-index: 3;
	}	
	
#menuContainer {
	position:relative;
	/*left : 120px;*/
	z-index: 3;
	}	
	
#wrapper1 {
	width: 800px;	
	background: url(images/helicopter.jpg) no-repeat;
	z-index: 1;	
	}


#header {
	height: 306px;
	position: relative;
	width: 100%;
	background: url(images/headerbg.jpg) top center no-repeat;
	z-index: 3;
	}
	
#menu {
	height: 306px;
	position: relative;
	width: 100%;
	top:88%;	
	z-index: 3;
	}	
	
	#Flash_header {
		position: absolute;
		top:17px;
		left: 50%;
		margin-left: -204px;
		}
	
	#nav {
		width: 800px;
		position: absolute;
		top: 267px;
		left: 50%;
		margin-left: -400px;
		font-size: 11pt;
		font-weight: bold;
		}
	
	#nav li {
		float: left;
		list-style: none;
		margin-right:23px;
		}

#wrapper {
	width: 800px;
	position: relative;
	top: -40px;
	left: 50%;
	margin-left: -400px;
	background: url(images/helicopter.jpg) top center no-repeat;
	z-index: -1;
	min-height: 458px;
	padding-top: 51px;
	}
	
#home #wrapper {
	background-image: url(images/homehelicopter.jpg);
	}

	#home h1 {
		width: 536px;
		height: 28px;
		text-indent: -4000px;
		background: url(images/homeh1.png) top left no-repeat;
		}
		
	h2 {
		margin: 30px 0;
		font-size: 13pt;
		}
		
	#wrapper img {
		margin: 15px 15px 15px 0;
		}
	
	#home #wrapper div {
		float: left;
		width: 210px;
		margin-top: 20px;
		}
		
	#wrapper ul, #wrapper li {
		margin: 10px 5px;
		}

	#sitemap p a, #sitemap p a:link, #sitemap p a:active, #downloads p a, #downloads p a:link, #downloads p a:active {
		margin-left: 20px;
		font-weight: normal;
		}

#wrapper #footer, #home #wrapper #footer {
	float: none;
	width: 800px;
	height: 60px;
	}

address {
	float: left;
	margin-right: 15px;
	}

address, address a, address a:link, address a:active {
	line-height: 70px;
	font-style: normal;
	color: #009531;
	}	
	
	#footer p {
		font-size: 8px;
		text-align: center;
		}
		
#wrapper #footer cite {
	font-size: 10pt;
	display: block;
	margin-top: 20px;
	margin-bottom: 3px;
	color: #009531;
	}