/* Colors and Typography */

body {	
        position: relative;
		font-size: 62.5%; 
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
		margin: 0;
		padding: 0;
		background: #cccccc; /* url(bigi.gif) 1050px 85% no-repeat fixed; alt color #ebebeb light grey */
		min-width: 800px;
		}

/* Structure */

#content {		
		position: absolute;
		top: 132px;
		left: 50%;
		margin-left: -390px;
		width: 780px;
		}

.leftcol {
	clear: both;
	float: left;
	width: 780px;
	margin: 0px 0px 20px 0px;
	}
	
#stripl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50%;	
	height: 110px;
	background: white;
	}

#stripr {
	position: absolute;
	width: 100%;
	height: 110px;
	background: #ccea9e /*b2dd74*/;
	top: 0;
	left: 50%;
	}

#pageheader {
	position: absolute;
	left: 50%;
	margin-left: -390px;
	width: 750px;
	height: 115px;
	top: 0px;
	background: url(bannerbg.jpg) 0 0 repeat-y;
	}

#footer {
	margin: 0px 0px 30px 0px;
	height: 75px;
	color: #003047;
	background: #ccea9e url(bannerbg.jpg) 0 0 no-repeat;
	text-align: center;
	border: 1px solid #003047;
	}
	
#affiliates {
	background: #003047;
	margin-top: -30px;
	}

#affiliates a:hover {
	background: none;
	}

#affiliates img {
	border-left: 4px solid white;
	border-right: 4px solid white;
	border-top: 1px solid #003047;
	margin: 0px -2px 0px 0px;
	padding: 0px;
	float:none;
	display:inline;
	}

#affiliates img.firstaff {
	margin-left:38px;
	}

*html #affiliates img.firstaff {
	margin-left:45px;
	}
	
h3 .popout {
	color: black;
	position: absolute;
	top: 24px;
	left: -2px;
	display: none;
	font-size: 9px;
	font-weight: normal;
	width: 210px;
	min-height: 50px;
	background: white url(poppad.gif) 0% 0% repeat-y; 
	padding: 5px 2px 0px 22px;
	border: 2px solid #390;
	z-index: 90;
	text-align: left;
	}	

*html h3 .popout {
	/* ie hack increase width */
	width: 240px;
	height: 70px;
	}	

	
h3 .paddiv {
	position: absolute;
	top: 20px;
	left: -2px;
	height: 6px;
	width: 100%;
	background: white; 
	display: none;
	border-width: 0px 2px 0px 2px;
	border-color: #390;
	border-style: solid;
	z-index: 100;
	text-align: left;
	}

*html h3 .paddiv {
	/* ie hack fix width */
	width: 125px;
	}

h3:hover .popout, h3:hover .paddiv, h3.over .popout, h3.over .paddiv {
	display: block;
	}

h3:hover, h3.over {
	border-width: 2px 2px 2px 2px;
	border-color: #390;
	border-style: solid;
	margin: 10px 0px -2px 10px;
	color: #390;
	}
	
.article {
	float: left;
    margin: 10px 0px 0px 0px;
    border-bottom: 1px solid #003047;
	background: white;
	width: 100%;
	padding: 5px 0px 5px 0px;
	background: white;
	font-size: 11px;
	}	

.header {
	float: left;
	width: 100%;
	border-bottom: 2px solid #003047;
	}

/* Headings */

h2 {
    font: bold 13px verdana, sans-serif;
	color: white;
	margin: 8px 0px 0px 0px;
	padding: 4px 5px 4px 5px;
	background: #003047;
	text-align: center;
	letter-spacing: .1em;
	float: left;
	width: 220px;
	}

h3 {
	position: relative;
	font: bold 12px verdana, sans-serif;
	color: #003047;
	background: white url(logomain20x20.gif) 0% 0% no-repeat;
	padding: 3px 0px 3px 10px;
	margin: 10px 0px 0px 10px;
	float: left;
	border: 2px solid #003047;
	border-bottom: none;
	width: 105px;
	text-align: center;
	}

*html h3 {
	width: 125px;
	}	


h3.econ {
	background: white url(econ20x20.gif) 0% 0% no-repeat;
	}

h3.trans {
	background: white url(trans20x20.gif) 0% 0% no-repeat;
	}

h3.build {
	background: white url(build20x20.gif) 0% 0% no-repeat;
	}

h3.fin {
	background: white url(fin20x20.gif) 0% 0% no-repeat;
	}
	
h3.retail {
	background: white url(ret20x20.gif) 0% 0% no-repeat;
	}


/* Images */

img {
	float: left;
	margin: 0px 5px 0px 3px;
	}

.rrimg {
	width: 262px;
	height: 172px;	
	}

h3 img {
	position: absolute;
	margin: 0px;
		}		

.artimg {
	width: 60px;
	height: 60px;
	}

a img {
	border: none;
	}

img.mainlogo {
	float: left;
	margin: 0px 0px 0px 0px;
	}

img.bannerad {
	width: 468px;
	height: 60px;
	float: left;
	margin: 7px 0px 0px 40px;
	}

#rotateban img {
	width: 468px;
	height: 60px;
	float: left;
	margin: 7px 0px 0px 40px;
	}

img.gmi { 
	float: right;
	margin: 0px;
	height: 25px; /*52*/
	width: 150px;
	} 

img.infoprop {
	float: right;
	clear: right;
	margin: 0px;
	height: 39px;
	width: 150px;
	} 
	
/* Text classes */

.abstract {
	margin: 0 0 0 2px;
	padding: 0 10px 0 0;
	text-align: justify;
	color: #003047;
	}	

.blurb {
	font-style: italic;
	margin: 0 0 0 15px;
	}

.releasedate {
	font-size: 9px;
	font-weight: bold;
	margin: 0px 0 0 3px;
	color: #9c9c9c;
	}

.extra {
	margin-left: 2px;
	color: #390;
	font-weight: bold;
	}
	
/* Hyperlinks */

a {	
	color: #390;
	}

a:hover {
	text-decoration: none;
	background: #ccea9e;
	color: white;
	}

a.bold-axx {
	font-weight: bold;
	}

a.axx {}	

a.no-axx {
	color: gray;
	}

a.bold-no-axx {
	color: gray; 
	font-weight: bold;
	}
	
a:hover.bold-no-axx, a:hover.no-axx {
	color: gray; 
	text-decoration: none;
	background: none;
	}

a.pdf {
	position: relative;
	background: url(/icons/pdf.gif) 0 50% no-repeat;
	padding: 12px 0px 12px 25px;
	}
	
a.xls {
	position: relative;
	background: url(/icons/xls.gif) 0 50% no-repeat;
	padding: 12px 0px 12px 25px;
	}

a:hover.pdf {
	background: url(/icons/pdf.gif) 0 50% no-repeat;
	color: #390;
	}

a:hover.pdf.no-axx {
	color: gray;
	}
	
a:hover.xls {
	background: url(/icons/xls.gif) 0 50% no-repeat;
	color: #390;
	}	

a:hover.xls.no-axx {
	color: gray;
	}

#footer a:hover {
	background: #390;
	}

hr {
	position: relative;
	top: 2px;
	width: 100%;
	}

#navmenu a.navpage {
	color: white;
	display: block;
	height: 22px;
	width: 70px;
	padding-top: 5px;
	text-align: center;
	} 

#navmenu a {
	color: #003047;
	text-decoration: none;
	}

#navmenu li.on a.navpage {
	color: #003047;
	}
	
#navmenu ul ul a {
	background: white;
	}

#navmenu ul ul a:hover {
	color: #003047;
	text-decoration: underline;
	}

html>body #navmenu ul ul a:hover {
	text-decoration: none;
	border-bottom: 3px solid #003047;
	}

/* Navigation menu */

#nav {
	position: absolute;
	top: 75px;
	width: 100%;
	background: url(navbg12.png) repeat-x; 
	height: 92px;		
	}

*html #nav {
	background: url(navbg5.gif) repeat-x; 
	}
	
#navmenu {
	position: absolute;
	top: 3px;
	left: 50%;
	margin-left: -390px;
	width: 760px;
	height: 100px;
	padding: 0px;
	}

#navmenu ul {
	font: bold 1em verdana, sans-serif;
	position: absolute;
	width: 760px;
	color: #003047;
	padding: 0px;
	margin: 0px;
	top: 4px;
	}

#navmenu ul li {
	/* border: 2px solid #003047;
	border-bottom: 2px solid white; */
	background: url(tab.gif) 0 0 no-repeat;
	margin: 0px 15px 0px 0px;
	float: left;
	display: block;
	padding: 0px 0px 0px 0px;	
	height: 23px;
	width: 74px;
	}

#navmenu ul li.on {
	background: transparent url(tabhover.gif) 0 0 no-repeat;
	color: white;
	}
	

#navmenu ul ul {
	position: absolute;
	margin: 0px;
	left: 0px;
	top: 22px;
	display: none;
	font-size: 0.9em;
	font-weight: normal;
	height: 28px;
	background: white;
	}
	
#navmenu ul ul li {
	margin: 0px;
	border: none;
	padding: 8px 4px 0px 0px;
	width: auto;
	height: 15px;
	background: white;
	}
	
#navmenu ul li:hover, #navmenu ul li.over {
	background: url(tabhover.gif) 0 0 no-repeat;
	color: #003047;
	border-bottom: 2px solid #ccea9e; /* delete */
	}

#navmenu ul li:hover a.navpage, #navmenu ul li.over a.navpage {
	color: #003047;
	background: transparent;
	}	
	

#navmenu ul ul li:hover {
	/* cancel inherited properties */
	border: none;
	color: #003047;
	background: white;	
	}

#navmenu ul li.on {
	color: #003047;
	border-bottom: 2px solid #003047;
	}

/* disabled sub-menu show on hover

#navmenu ul li:hover ul, #navmenu ul li.over ul{
	display: block;
	z-index: 1000;
	}

*/

#navmenu ul li.on ul {
	display: block;
	z-index: 1;
	}

/* Sub nav menu */

#subnav {
	font: bold 9px verdana, sans-serif;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 100%;
	}

#subnav h4 {
	font: bold 9px verdana, sans-serif;
	text-align: right;
	color: white;
	background: #003047;
	border-top: #003047 2px solid;
	border-bottom: #003047 2px solid;
	padding: 4px 3px 4px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
	}

img.snl {
	float: right;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	height: 22px;
	width: 23px;
	}


#subnav a {	
	color: #003047;
	padding: 3px 0px 4px 0px;
	}

#subnav a:hover {
	background: #ccea9e;
	}

#subnav ul {
	float: right;
	background: white;
	color: #003047;
	margin: 0px;
	padding: 4px 4px 4px 10px;
	border-top: #003047 2px solid;
	border-right: #003047 2px solid;
	border-bottom: #003047 2px solid;
	text-align: right;
	}	
	
#subnav ul li {
	display: inline;
	padding-right: 2px;
	}


/* Search form */
	
#searchform {
	position: relative;
	margin: -5px 0px 0px 0px;
	height: 25px;
	width: 150px;
	}

#searchform #s {
	position: absolute;
	top: 4px;
	left: 0px;
	font: 1em verdana, sans-serif;
	height: 17px;
	width: 80px;
	padding: 0px;
	}

#searchsubmit {
	position: absolute;
	top: 1px;
	left: 90px;
	font: bold 1em verdana, sans-serif;
	color: #003047;
	border: 2px solid;
	border-color: #003047;
	background-color: white;
	padding: 0 0 3px 0;
	width: 45px;
	height: 17px;
	cursor: pointer;
	margin: 3px 0px 0px 0px;
	}
	
#searchsubmit:hover {
	border-color: #003047; 
	border-style: outset;
	background-color : #003047;
	color: white;
	}


