/* ------------- "generic" styles */

body {
	margin: 0; padding: 0;
	background: #f5f8fa; color: #004031;
	font: small "Lucida Grande", Arial, sans-serif;
}

a {
	text-decoration: none;
	color: #006837;
}

a img {
	border: 0;
}

p {
	margin: 0 0 1em;
	line-height: 20px;
}

.hiddenFields {
	border: 0;
	margin: 0; padding: 0;
	display: none;
}

/* ------------- masthead styles */

#masthead {
	margin-bottom: 1.75em; padding-top: 1px;
	background: white; position: relative;
}

#homelink {
	display: block;
	background: url(/images/1.1/taghkanic_eagle_109x124.gif) 100% 100% no-repeat;
	padding: 0 0 0.5em 1em;
	margin: .9em 1em .5em 2em;
}

#navlinks {
	margin: 0; padding: 0.5em 3em;
	background: #e1ece5; color: #000;
}

#navlinks li {
	display: inline;
	margin-right: 0.5em; padding-right: 0.75em;
	border-right: 1px solid #116e58;
	font-weight: bold;
}

#navlinks li.last {
	border-right: 0;
}

#navlinks a {
	color: #006837;
}

#accountstatus {
	margin-top: -1.66em; padding: 0 2em 0 0;
	color: #FFF;
	font-weight: bold;
	text-align: right;
	line-height: 1;
}

#accountstatus a {
	color: #006837;
}


/* ------------- main column styles */

#content {
	float: left;
	padding: 0 20em 2em 3em;
}

#contact_form {
	float: left;
	padding: 0 20em 2em 3em;
}


#content h1 {
	background: #d5e1e7; color: #4d4d4d;
	padding: 0.5em 2em 0.5em 2.75em;
	font-size: 1.1em;
	margin: 0 33% 1.25em -2.75em;
}

#content h1 b {
	color: #156c9f;
}

#content h1 b a {
	color: #156c9f;
	border-bottom: 1px dotted #156c9f;
}


#content h2 { padding-bottom: 0.25em;
	border-bottom: 1px solid gray;
	font-size: 1.3em;
	clear: both;
	padding-top: 1.25em;
	margin-bottom: 0.5em;
	margin-left: 0;
	margin-right: 0;
}

#content p a {
	font-weight: bold;
	color: #00582e;
	border-bottom: 1px dotted #156c9f;
}

#content img.illus {
	float: left;
	margin: 0.5em 1.25em 0.5em 0;
}

/* ------------- sidebar styles */

/* @group Sidebar */

#sidebar {

	float: right;

	width: 17em;
	margin-top: 0;
	margin-bottom: 2em;
	margin-left: -18em;
	padding-right: 1em;
}


#search input {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}


#sidebar form, #sidebar div h3 {
	background: #46916d;
	color: #fff;
}

#sidebarcontent p {
	margin-top: 1em;
}




#sidebarcontent p a {
	border-bottom: 1px dotted #418b63;
	font-weight: bold;
}



#sidebarcontent h3 a {
	color: #fff;
}

#sidebarcontent ol li {
	list-style-image: url(/images/1.1/pdf_icon.gif);
	list-style-position: outside;
	font-size: .9em;
	font-weight: bold;
	text-decoration: underline;
	line-height: 2.5em;
}

#sidebar form {
	margin: 0; padding: 0.8em;
}

#sidebar form .text {
	width: 9em;
}

#sidebar div {
	background: #e1ece5; color: #2c503f;
	padding: 0 1em 1em;
	margin-top: 0.75em;
}

#sidebar div h3 {
	font-size: 1.25em;
	margin: 0 -0.8em; padding: 0.4em 0.8em;
}

#sidebarcontent h4 {
	border-bottom: 1px solid #808080;
	font-weight: bold;
	margin: 0 0 0.5px;
	padding-top: 0.5em;
	padding-left: 0;
	padding-right: 0;
}

#sidebarcontent img {
	float: left;
	margin-top: -1.5em;
	margin-bottom: -.8em;
}

#sidebarcontent p {
	line-height: 1.5em;
	font-size: .9em;
}


#sidebarcontent h4 a {
	color: #156c9f;
	border-bottom: 1px dotted #156c9f;
}


#sidebarcontent ul li {
	list-style-type: decimal;
	list-style-position: outside;
	opacity: 1;
	font-size: .9em;
	line-height: 1.7em;
}

#sidebarcontent ul li a {
	color: #156c9f;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

/* @end */

#footer {
	color: #4d4d4d;
	padding-top: 0;
	padding-left: 4em;
	padding-bottom: 4em;
	font-size: .8em;
	clear: both;
}

#footer p a {
	color: #00582e;
	font-weight: bold;
	border-bottom: 1px dotted #156c9f;
}

/* @group MeetingWatch */

#mwDate {
	background-color: #d5efd5;
	border-bottom: 1px solid #999;
}

#mwReport {
	background-color: #fff;
}

#mwSource {
	font-style: italic;
}

#mwTitle {
	font-size: 1.5em;
	font-variant: small-caps;
	font-weight: bold;
}

#nav_categories li a {
	color: #156c9f;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}


/* @end */


