/* meyer CSS reset */

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%;
	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;
}

body {
	background:#e3e3e3 url(back.png) repeat-x top right;
	
	font-family:Arial,Helvetica,"Helvetica Neue","Lucida Grande",Verdana,sans-serif;

	}

#frame {
	width:900px;
	padding:0 20px 50px;
	margin:0;
	clear:both; 
	}

#banner {
	height:100px;
	background:#1d4001;
	background:transparent url(banner.png) no-repeat top left;
	padding-left:10px;
	}
	
#banner img {
	float:left; 
    }

#banner address {
	float:left;
	width:600px;
	margin-top:10px;
	}
	
#banner ul {
	position:absolute;
	top:10px;
	left:710px;
	font-size:.95em;
	width:140px;
	}
	
#banner li {
	padding:2px;
	}

#banner h2 {
	position:absolute;
	top:60px;
	left:100px;
	font-size:2em;
	color:#144001;
	}
	
#banner h1#title {
	display:none;
	visibility:hidden;
	}
	
img#logo {
	margin-top:15px;
	}
	
.main {
	float:left;
	width:600px;
	margin-right:20px;
	}
	
.sub {
	float:right;
	width:280px;
	}
	
.full {
	width:900px;
	}

.box {	
	font-size:.8em;
	margin-bottom:25px;
	}

.inner {
	border-top:#144001 solid 3px;
	padding:15px;
	line-height:1.1em;
	background:#fcfcfc url(contentback.png) repeat-x top left;
	}

.box h3 {
	font-size:1.8em;
	font-weight:bolder;
	color:#144001; 
	padding-left:15px;
	margin-bottom:-4px;
	text-transform:lowercase;
	}
	
.box p {
	padding-bottom:1em;
	}
	

address {
	padding-bottom:1em;
	}

	
#welcome {
	float:right;
	width:210px;
	}
	
#welcome h2 {
	font-size:1.5em;
	padding-bottom:.5em;
	text-align:center;
	}
	
#nav {
	width:100%;
	height:27px;
    background:url(navhead.png) repeat-x top left;
	margin-bottom:21px;
	margin-top:1px;
	border-left:1px solid #0c0c0c;
	}
	
#nav ul.main {
	border-left:1px solid #0c0c0c;
	height:27px;
	}
	
#nav li {
	float:left;
	}

#nav h3 {
	text-transform:uppercase;
    line-height:27px;
	padding:0 1em;
	border-right:1px solid #0c0c0c;
	font-size:.9em;
	}
	
#nav h3:hover {
	background:url(boxtop.png) repeat-x top left;
	color:#fff;
	}

#nav h3:hover a {
	color:#fff;
	}

#nav ul li:hover ul, #nav ul li.sfhover ul  {
	left:auto;
	}	
	
#nav ul li ul {
	left:-999em;
	position:absolute;
	background:#fcfcfc url(navback.png) repeat-x;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	margin-left:-1px;
	padding-bottom:5px;
	width:auto;
	height:auto;
	}
	
#nav ul ul li {
	display:block;
	float:none;
	padding:5px 20px 5px 15px;
	height:1em;
	
	}

#nav li:hover, #nav li.sfhover
{
    height:auto; /* fix ie7 sticky */
}	
	
#nav ul ul li:hover {
	background:url(boxtop.png) repeat-x top left;
	}
	
#nav ul ul li a {
	display:block;
	}
		
#nav ul ul li:hover a {
	color:#efefef;
	}
	
ul.links {
	font-size:1em;
	}
	
ul.links li {
	padding-bottom:5px;
	}	
	
ul.links h4 {
	font-weight:lighter;
	}

.linkbar {
	padding:5px;
	}

.linkbar ul li {
	float:left;
	padding:2px 5px 5px 5px;	
	}
	
.linkbar ul li a {	
	border-right:1px solid #000;
	padding-right:5px;
	}


#footer {
	width:100%;
	clear:both;
	font-size:.8em;
	text-align:center;
	}
	
a.rss {
	float:right;
	color:#eee;
	text-decoration:none;
	text-transform:uppercase;
	font-size:.6em;
	line-height:1em;
	color:#000;
	}	
	
a.rss img {
	padding-right:5px;
	}
	
iframe#include {
	width:900px;
	border:0;
	height:600px;
	}
	
.clear {
	clear:both;
	}
	
/* Text Styles */

.plain {
	color:#000;
	text-decoration:none;
	}

.inner h2 {
	font-size:1.5em;
	margin-bottom:.5em;
	}

a {
	color:#144001;
	}
	
h3 {
	font-weight:lighter;
}

h5 {
	color:#144001;
	margin:4px 0 0 20px;
	
}

/* pop-up article view */

#shade {
	background:transparent url(semi.png) repeat;
	width:100%;
	height:10px;
	position:fixed;
	left:0;
	top:0;
	display:none;
        z-index: 99;
	}

.popup {
	position:absolute;
	top:149px;
	display:none;
        z-index: 100;
	}
		
.popup .box h3 {
	background:#fcfcfc url(contentback.png) repeat-x top left;
	} 
	
a.close {
	float:right;
	text-decoration:none;
	color:#000;
	padding:6px 0 2px;	
	position:relative;
	top:-22px;
	left:-10px;
	}
	
.login p {
	float:left;
	width:200px;
	}
	
	/* ToolTip */

#fixedtipdiv {
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}
