/* CSS Document */

html, body, form, img {margin:0; padding:0; border:0}
html {font-size:100%}
body {
	font:10pt verdana,arial,sans-serif;
	background:none;
	color:#000}

/* Universal Properties ----------------------------------------------- */
p, ul, li, h1, h2, h3 {margin:0 10px 1em; padding:0}

abbr, acronym {cursor:help}

/* ---- links ---- */
a:hover {text-decoration:none}

/* ---- lists ---- */
ul {margin-left:35px}
li {margin-right:0}
ul li ul {margin-top:10px}

/* ---- headings ---- */
h1 {font-size:16pt; font-family:Georgia, "Times New Roman", Times, serif; color:#7a8500; border-bottom:none}
h2 {font-size:14pt; font-family:Georgia, "Times New Roman", Times, serif; color:#7a8500; font-style:italic}

#container {
	margin:0;
	width:6.26in;
	background:none;
}

#top {
	width:6.25in;
	color:#000;
	background:none;
}

#top p {display:none}

#navigation {display:none}

/* ---- content area ---- */

#middle {display:none}

#header {
	width:758px;
	min-height:55px;
	height:auto !important;
	height:55px;
	padding-left:24px;
	padding-top:27px;
}

#content {
	width:3.5in;
	height:auto;
	padding-left:24px;
	float:left;
}

#sidebar {
	width:2in;
	height:auto;
	float:right;
	padding-right:0;
}

#sidebar img.bigpic {border:2px solid #000; margin-top:4px}
#sidebar img.smallpic {display:none}

#footer {
	width:6.25in;
	height:auto;
	border:none;
	border-top:1px solid #000;
	margin-left:6px;
	clear:both;
	text-align:center;
	font-size:10pt;
	line-height:1.4em;
	color:#000;
	margin-top:20px;
	background:none;
}

#footer a {color:#000}