body * {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
}
body { margin: 0; padding: 0; background: #ececec; }

ul, li {
	margin: 0; padding: 0;
	list-style: none;
}

h1 { margin: 0; padding: 0; }
h1 a {
	height: 40px;
	width: 1040px;
	margin: 0; padding: 15px;
	color:#00674E;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:17pt;
	font-weight:normal;
	display: block;
}
h2 {
	color: #4b721c;
	font-style: italic;
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, sans-serif;
}

/*
h2#appointees, h2#cfed, h2#commission {
	text-indent: -9999px;
	height: 40px;
	margin: 10px 0; padding: 0;
	display: none;
}

.contentareabody h2 { display: block; }

h2#appointees {	background: url("/ezstatic/data/snellingcenter/cfed/i/appointees.gif") top left no-repeat; }
h2#cfed { background: url("/ezstatic/data/snellingcenter/cfed/i/cfed_text.gif") top left no-repeat; }
h2#commission { background: url("/ezstatic/data/snellingcenter/cfed/i/commission_documents.jpg") top left no-repeat; }
*/

h4 {
	color: #4B721C;
	font-size: 1.2em;
	margin: 15px 0 2px 0;
	padding: 15px 0 0 0;
	border-top: 1px solid #ccc;
	font-family: Verdana, Arial, sans-serif;
}
h5 {
	font-size: 1em;
	text-decoration: underline;
	font-weight: normal;
	padding: 0; margin: 6px 0 3px 0;
}

ul.resume, ul.resume li {
	list-style: none;
	margin: 3px 0;
	padding: 4px 0;
}

#wrapper {
	width: 1070px;
	margin: 0 auto;
	background: #fff url("/ezstatic/data/snellingcenter/cfed/i/sidebarbg.gif") top left repeat-y;;
	border: 2px solid #666;
	border-top: none;
}
#header {
	background: #fff url("/ezstatic/data/snellingcenter/cfed/i/white_top_banner.jpg") top right no-repeat;
	height: 70px;
	border-bottom: 20px solid #ccc;
}
#sidebarwrapper {
	background: #00674E;
	color: #fff;
	height: 100%;
	width: 170px;
	float: left;
}

ul#sidebar a {
	color: #fff;
}

ul#sidebar li {
	padding: 8px 6px 8px 3px;
}

.clearboth { clear: both; }

#content {
	width: 860px;
	min-height: 450px;
	float: left;
	margin-left: 20px;
}
div#content.homepage {
	width: 620px;
}

#contentwrapper {
	width: 1050px;
}

div.documents ul, div.documents ul li {
	list-style: disc;
	margin-left: 10px;
	margin-bottom: 3px;
}
div.documents ul ul, div.documents ul li li {
	list-style: circle;
	margin-top: 3px;
}
div.documents ul li a {
	color:#00853E;
	text-decoration:none;
}
div.documents ul li a:hover {
	color:#00853E;
	text-decoration:underline;
}


div.nextmtg {
	background: #ececec;
	border: 1px solid #ccc;
	padding: 15px;
	margin-bottom: 15px;
	width: 200px;
}
div.nextmtg h4 { display: none; }
div.nextmtg h3 {
	font-size: 18px;
	border-bottom: 2px double #ccc;
	font-weight: normal;
	margin: 4px 0 10px 0;
	color: #00674e;
}
#meetingwrapper {
	width: 230px;
	float: right;
	margin-top: 50px;
}

#footer {
	width: 1070px;
	margin: 0 auto;
	border: 2px solid #666;
	border-top: none;
	padding: 0;
	background: url("/ezstatic/data/snellingcenter/cfed/i/photo_banner_2.jpg") bottom left repeat-x;
	height: 126px;
}
#footer ul {
	background: #ccc;
	text-align: center;
}
#footer ul li {
	padding: 5px;
}
li.bulleted {
	list-style: disc;
}
#footer h3 {
	margin: 0; padding: 0;
	text-align: center;
	background: #00853E;color:#FFFFFF;
	color: #fff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	letter-spacing:1px;
}
div.ezbreadcrumbs {
	display: none;
}

form {
	width: 400px;
	margin: 4px 0 40px 10px;
}
input, select {
	width: 200px;
	padding: 2px;
}
input#response {
	width: 20px;
	height: 20px;
}
input.button {
	width: auto;
}
textarea {
	width: 400px;
	height: 80px;
}
p label {
	display: block;
	margin: 4px 0;
	background: #ececec;
	padding: 6px;
	border: 1px solid #ccc;
}

p label.check {
	display: inline;
	background: none;
	border: none;
	padding: 2px;
}


.contentareabody li { list-style: square; margin: 0 0 0 15px; line-height: 1.6em; }
.contentareabody p { line-height: 1.6em; }


/* --------------------- */
/* usm tag */
/* --------------------- */

ul#usmtag {
	width: 1070px;
	height: 13px;
	background: url("/ezstatic/data/snellingcenter/i/usmtag.gif") no-repeat top left;
	margin: 10px auto 0 auto;
}

#usmtag li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#usmtag a {
	height: 13px;
	width: 245px;
	display: block;
	text-indent: -999px;
	margin: 0 0 0 -15px;
}
