﻿body {
	background: #f8f8f8;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	}

	
/* [ Defaults ] */

hr, .hide, .accessibility { display: none }
:active, :focus { outline: none }

a {color: #3496c1; text-decoration: none;}
a:hover {text-decoration: underline;}
strong {}

p {
	margin: 0 0 1em 0;
	}
	
ul {
	margin: 1em 0 2em;
	padding: 1em;
	background: #fff;
	
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;	
	-moz-box-shadow: 0 1px 2px #ccc;	
}	
	
ul li {
	list-style: none;
	background: url(ul.li.gif) no-repeat 0 7px;
	padding: 0 0 0 15px;
	margin: 0 0 .5em 0;
}


ol li {
	margin: 0 0 1em 0;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 0;
	line-height: 1em;
	color: #444;
}
	
* html h1, * html h2, * html h3, * html h4, * html h5, * html h6 { height:1px; font-style: normal !important;}
h1 object, h2 object, h3 object, h4 object, h5 object, h6 object { display:block; left:-3px; position:relative; }
	
	
	
h1 {
	font-size: 2.5em;
	line-height: 1.2em;
	margin: 0 0 .5em 0;
	font-weight: normal;
	font-style: italic;
}

h2 {
	font-size: 1.5em;
	line-height: 1.15em;
	margin: 1.5em 0 .25em 0;
	font-weight: normal;
	font-style: italic;
}

h2.leader {
		margin: -.75em 0 .75em;
		color: #666;
	}
	
h3 {
	margin: 1.5em 0 .25em 0;
	font-size: 1.125em;
	font-weight: normal;
	line-height: 1.25em;
}
h4 {
	margin: 1.5em 0 .25em 0;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.25em;
	color: #000;

}

h5 {}
h6 {}



/* Base Structure */

#wrapper {
	width: 940px;
	margin: 0 auto;
	}
	
	
/*
Masthead
*/

#masthead {
	position: relative;
	height: 150px;
	}
	
	#masthead .logo {
		position: absolute;
		top: 10px;
		left: 0;
		
		margin: 0;
		padding: 0;
		}
		
		#masthead .logo a {
			display: block;
			width: 165px;
			height: 90px;
			
			background: url(masthead.logo.gif) no-repeat 0 0;
			
			text-indent: -9000px;
			}
			
	#masthead .tagline {
		position: absolute;
		width: 90px;
		height: 40px;
		right: 0;
		top: 55px;
		
		margin: 0;
		padding: 0;
		
		background: url(masthead.tagline.gif) no-repeat 0 0;
		
		text-indent: -9000px;
		}


#auxnav {
	}
	
	
/*
Footer
*/

#footer {
	font-size: .75em;
	position: relative;
	margin: 0 0 2em 0;
	border-top: 1px solid #c0c0c0;
	}
	
#footer a {
	color: #777;
	}
	
	#footer .sections {
		height: 9.33em;
		margin: 0 0 2em 0;
		border-bottom: 1px solid #d8d8d8;
		}

#footernav {
	margin: 0 0 .5em 0;
	padding: 0;
	height: 1.5em;
	
	background: none;
	-moz-box-shadow: none;
	}
	
	#footernav li {
		float: left;
		list-style: none;
		padding: 0 .5em 0 0;
		margin: 0 .5em 0 0;
		
		background: url(footernav.li.gif) no-repeat right center;
		}
		
	#footernav li:last-child {
		background: none;
		}
		
#footer .author {
	position: absolute;
	bottom: 2em;
	right: 0;
	}
	
	#footer .author a {
		color: #aaa;
		}
		
		
/* Newsletter Form */

#newsletter {
	position: absolute;
	top: 15px;
	right: 0;
	width: 300px;
	height: 85px;
	padding: 0 0 0 20px;
	border-left: 1px solid #d8d8d8;
	}

#newsletter-form {
	margin: 0 -10px 0 0;
	min-height: 1px;
	background: none;
	border: none;
	-moz-border-radius: 0;
	-moz-box-shadow: none;
	}
	
	#newsletter .content {
	    min-height: 1px;
	} * html #newsletter-form .content { height: 1px; }
	
	#newsletter-form legend {
		min-height: 1px;
		}
	
	#newsletter-form legend span {
		left: 0;
		top: 0;
		position: absolute;
		background: none;
		padding: 0;
		color: #666;
		font-size: 1.333em;
		font-style: italic;
		min-height: 1px;
		-moz-box-shadow: none;
		text-shadow: none;
		}
	
	#newsletter-form label {
		display: none;
		}
		
	#newsletter-form .content {
		padding: 30px 0 0;
		}
		
	#newsletter-form .field {
		width: 217px;
		padding: 4px 5px;
		border: 1px solid #aaa;
		color: #777;
		font-style: italic;
		margin: 0 5px 5px 0;
		float: left;
		}
		
		#newsletter-form .name {
		    width: 100px;
		}
		
		#newsletter-form .field.focus {
			border-color: #3496c1;
			font-style: normal;
			color: #333;
			}
		
	#newsletter-form .button {
		width: 40px;
		height: 27px;
		float: left;
		background: url(newsletter-form.go.gif) no-repeat 0 0;
		text-indent: -9000px;
		border: none;
		cursor: pointer;
		text-transform: uppercase;
		}
		
	#portal-info {
		position: absolute;
		top: 15px;
		left: 0;
		width: 600px;
	}
	
	#portal-info a {
		color: #3496c1;
		text-decoration: underline;
		}
	
		#portal-info h3 {
			color: #666;
			width: 300px;
			margin: 0;
			
			font-weight: normal;
			font-size: 1.333em;
			font-style: italic;
			line-height: 1.4em;
			}
			
	#portal-launch-button {
		position: absolute;
		display: block;
		top: 0;
		left: 315px;
		width: 285px;
		height: 50px;
		background: url(portal-launch-button.gif);
		text-indent: -9000px;
		}
		
		
.menu-selector 
{
    display: none;
}