/*
	Dark olive:	#424A3D (from logo)
	Dark grey:	#383C27
	Dark green:	#002400
	Lime green:	#98A521
	Breakout green: #788501
	Mustard:	#ddc21e
	Brown:		#805d1f
	Red:		#A52E21
	Text:		#e0f0e0
*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	/*outline: 0;*/
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	font-size:16px;
	background-color:#001400;
	}
	
body {
	width:81em;
	margin:0.5em auto;
	font-size:62.5%;
	font-family:Verdana, Geneva, sans-serif;
	color:#e0f0e0;
	line-height:1.1;
	border:1px solid #a0a0a0;
	}

a:link, a:visited {
	color:#e0f0e0;
	font-weight:bold;
	}

a:hover, a:active {
	color:#ddc21e;
	}

blockquote {
	margin-top:1em;
	padding:0.1em 1em 1em;
	background-color:#788501;
	border:1px solid;
	border-color:#788501 #424A3D #424A3D #788501;
	}

blockquote p {
	font-size:1.6em;
	text-align:center;
	font-family:georgia,serif;
	letter-spacing:1px;
	margin-top:0.5em;
	}

blockquote p cite {
	font-size:1em;
	color:#c0c0c0;
	}

blockquote img#open {
	float:left;
	margin:1em 0.5em 0 0;
	}

blockquote img#close {
	float:right;
	margin:1em 0 0 0.5em;
	}
	
em {
	font-weight:bold;
	}

form {
	margin-top:1em;
	}
	
h1 {
	font-size:2.5em;
	color:#424A3D;
	}
	
h2 {
	margin-top:0.8em;
	font-size:2em;
	color:#424A3D;
	}
	
h3 {
	margin-top:1em;
	font-size:1.4em;
	color:#e0f0e0;
	}
	
img {
	display:block;
	}

p, ul, label {
	margin-top:1em;
	font-size:1.4em;
	}

ul {
	list-style:disc inside;
	}

ul ul {
	margin:0 0 0 2em;
	list-style:circle inside;
	font-size:1em;
	}
	
pre {
	color:black;
	background-color:white;
	}

select {
	border:1px solid #e9e4bc;
	background-color:#f0f0f0;
	}

strong {
	font-style:italic;
	font-weight:bold;
	}

input, textarea {
	background-color:#f0f0f0;
	font-family:courier,monospace;
	font-size:1.3em;
	line-height:1.2em;
	}

input.submit, input.submit-edit, input.submit-del, input.zemSubmit, input.yab_cd_submit {
	border:2px solid;
	border-color:#f0f0f0 #b0b0b0 #b0b0b0 #f0f0f0;
	background-color:#788501;
	color:#e0f0e0;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	}

.article {
	margin-right:1em;
	}
	
.breakout {
	float:right;
	width:23em;
	margin:1em 0 1em 1em;
	padding:1em;
	background-color:#788501;
	}

.breakout h3 {
	font-size:1.5em;
	}

.breakout p {
	margin-top:0.5em;
	}

.ext_link {
	background:url(../images/ext_link.jpg) no-repeat right center;
	padding-right:12px;
	}
	
.printer a {
	background:url(../images/printer.jpg) no-repeat left bottom;
	padding-left:22px;
	}
	
.img-shadow {
	float:left;
	background:url(../images/shadowAlpha.png) no-repeat bottom right;
	margin:10px 0 0 10px;
	}

.img-shadow img {
	display:block;
	position:relative;
	background-color:#ffffff;
	border:1px solid #a9a9a9;
	margin:-6px 6px 6px -6px;
	padding:4px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

.noscreen {
	display:none;
	}

.prev_next {
	clear:both;
	padding-top:1em;
	}

.prev_next a:link, .prev_next a:visited {
	padding:0.2em 0.4em;
	text-decoration:none;
	background-color:#788501;
	font-size:0.9em;
	border:1px solid;
	border-color:#788501 #424A3D #424A3D #788501;
	}

.file_download_list li {
	margin-bottom:0.5em;
	}
	
#accessibility {
	position: absolute;
	top: -10000px;
}

#banner {
	overflow:hidden;
	position:relative;
	padding:1em;
	height:15em;
	background:url(../images/grass.jpg) bottom left repeat-x white;
	color:#424A3D;
	}

#banner #logo {
	float:left;
	width:40em;
	}

#banner #badges {
	float:right;
	}

#banner #badges img {
	float:left;
	height:4em;
	margin-left:0.5em;
	}

#banner #tagline {
	float:right;
	width:64em;
	}

#content {
	overflow:hidden;
	padding:1em;
	background-color:#98a521;
	}
	
#footer {
	overflow:hidden;
	background-color:#002400;
	}

#footer a:link, #footer a:visited {
	color:#c0c0c0;
	text-decoration:underline;
	font-weight:normal;
	}

#footer a:hover, #footer a:active {
	color:#ffffff;
	}

#footer a.e:link, #footer a.e:visited {
	text-decoration:none;
	}
	
#footer p {
	margin:0;
	color:#c0c0c0;
	font-size:1.1em;
	}

#footer strong {
	font-style:italic;
	font-weight:bold;
	}

.footer_left {
	float:left;
	width:30%;
	margin:1em;
	}

.footer_center {
	width:30%;
	margin:1em auto;
	text-align:center;
	}

.footer_right {
	float:right;
	width:30%;
	margin:1em;
	text-align:right;
	}
	
#small_print {
	padding:0.5em;
	border-top:1px solid #444444;
	overflow:hidden;
	background-color:#001400;
	}

#small_print p {
	float:left;
	width:40%;
	margin:0 0 0 0.5em;
	font-size:1.1em;
	}

#small_print ul {
	list-style:none;
	float:right;
	margin:0;
	font-size:1.1em;
	}

#small_print li {
	float:left;
	margin-right:0.5em;
	}

#small_print a:link, #small_print a:visited {
	text-decoration:none;
	color:#666666;
	font-weight:normal;
	}

#small_print a:hover, #small_print a:active {
	text-decoration:underline;
	color:#c0c0c0;
	}
