
body {
	background-image:url(../gfx/bg.gif);
	background-repeat:repeat-y;
}

#skiplinks {
	display:none;
}

#container {
	margin-left:4px;
	margin-top:8px;
	width:770px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#print-header {
	display:none;
}

#header {
	background:#006666;
	height:106px;
}

#header p {
	color:#fff;
	float:right;
	margin-right:4px;
	margin-top:10px;
	font-size:0.7em;
}

#header p a, #header p a:visited, #header p a:active {
	color:#ccc;
	text-decoration:none;
}

#header p a:hover {
	text-decoration:underline;
}

#header img {
	float:left;
	margin-top:52px;
	margin-left:62px;
}

#top-nav {
	margin-top:6px;
	margin-bottom:30px;
	height:20px;
	background-image:url(../gfx/dotted-border.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#top-nav-left {
	float:left;
	width:116px;
	text-align:right;
	font-size:0.7em;
}

#top-nav-right {
	float:right;
	font-size:0.7em;
}

#menu {
	float:left;
	width:116px;
	text-align:right;
	font-size:0.8em;
}

#content {
	float:left;
	margin-left:46px;
	margin-right:10px;
	font-size:0.8em;
	width:454px;
}

#content p 	{
	color:#333;
	font-size:0.9em;
}
#content h1 {
	color:#333;
	font-size:1.2em;
	font-weight:bold;
	padding:5px 0 10px 0;
}

#content h2 {
	color:#006666;
	font-size:0.9em;
	font-weight:bold;
	padding:10px 0 10px 0;
}

#content h3 {
	color:#006666;
	font-size:0.9em;
	font-weight:bold;
	padding:15px 0 0 0;
}

#content h4 {
	color:#333;
	font-size:0.9em;
	font-weight:bold;
	padding:10px 0 0 0;
}

#content a, #content a:link, #content a:visited {
	color:#006666;
	text-decoration:underline;
}

#content p {
	padding:10px 0 10px 0;
}

#content ul li {
	margin:15px;
	font-size:1.0em;
	list-style-type:disc;
}


#content ul li ul li {
	list-style-type:circle;
	font-weight:normal;
	font-size:0.9em;
	line-height:0.7em;
}

#content ul li ul li ul li{
	list-style-type:square;
	font-weight:normal;
	font-size:0.95em;
	line-height:0.3em;
}

#content ol li {
	margin:23px;
	list-style-type:decimal;
}
#content ol li ol li {
	margin:23px;
	list-style-type:lower-alpha;
}

#content ul.list-arrow li {
	margin:0;
	list-style-type:none;
	padding:6px 0 6px 10px;
	background: url(../gfx/list-item.gif) no-repeat 0 50%;
}

#content .lead-text {
	padding-bottom:20px;
	padding-top:0px;
	font-size:1.1em;
	color:#666;
}
#content .publications {
	background:#F0EFEF;
}

#content .publications p {
	background: url(../gfx/pubs-item.gif) no-repeat 0 30%;
	padding:6px 0 6px 24px;
	margin-left:4px;
}

#content .publications a, #content .publications a:link, #content .publications a:visited {
	color:#666;
}

#content table {
	width:100%;
}

#content th {
	background:#666;
	color:#fff;
	font-weight:bold;
	border-right:1px solid #fff;
}

#content th, #content td {
	padding:8px;
	vertical-align:top;
}

#footer {
	background-image:url(../gfx/dotted-border.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:20px;
	margin-top:20px;
	font-size:0.9em;
}

#footer p {
	padding:0 0 2px 0;
	margin:0;
}

#footer a, #footer a:link, #footer a:visited {
	color:#666;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}


#print-footer {
	display:none;
}

#related-info {
	float:right;
	width:130px;
	font-size:0.7em;
}

#related-info h3 {
	background:#006666;
	color:#fff;
	font-weight:bold;
	padding:2px 0 2px 4px;
}

#related-info p {
	background:#F5F5F5;
	color:#666;
	padding:4px;
}

#related-info img {
	width:130px;
	margin-bottom:20px;
}

#box {
	background:#fff;
	margin-bottom:10px;

}

#box h2{
	background:#006666;
	color:#fff;
	font-weight:bold;
	padding:5px 10px 5px 4px;
}

#box p{
	padding:15px 0 20px 4px;
	border:1px solid #999;
}

#fsma {
	border:1px solid #ccc;
	font-size:1.0em;
}

#fsma th{
	background:#efefef;
	color:#333333;
	border-bottom:1px solid #ccc;
}

#fsma td{
	color:#333333;
	border-bottom:1px solid #ccc;
}
