#content{
	margin-left:14em;
	top: 40px;
	border: none;
	margin-right: 20px;
	margin-bottom: 20px;
}

#content a:link{color:#0000CC;}
#content a:visited{color:#666666;}
#content a:hover{color:#a00;background:#eee;}
.serialbullets {
	vertical-align: middle;
	list-style-type: none;
}
.serialimage {
	vertical-align: text-top;
	padding: 2px;
}


#content a:active{color:#060;background:#ddd;}
.tblerow {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 6px;
}

#content h1{font:bold 1.5em arial, sans-serif;margin:0.5em 0.25em 0.5em 0em;padding:0;}
#content h2{
	font-size: 1.2em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#content img{
	border:none;
	margin-top: 8px;
	margin-bottom: 0px;
}
#content p{
	font:normal 0.9em/1.2em;
	margin:0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
}
#content ul, #content ul ul{
	margin:.5em 1em 1.0em 4em;
	line-height: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style-type: disc;

}

.subtitle {
	font-size: 0.5em;
}

/* positioning elements */



#nav {
float: left;
width: 12em;
background: #eee;
}

#nav ul {
list-style: none;
margin: 0;
padding: 0;
}

#nav a, #nav h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#nav h2 {
color: #FFFFFF;
background: #004000;
text-transform: uppercase;
}

#nav a {
color: #000;
background: #efefef;
text-decoration: none;
}

#nav a:hover {
color: #a00;
background: #fff;
}

#nav li {position: relative;}

#nav ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#nav ul ul ul,
div#nav ul ul li:hover ul ul
{display: none;}

div#nav ul ul li:hover ul,
div#nav ul ul ul li:hover ul
{display: block;}



.tblLines {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#content h3 {

	font-size: 1.1em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tableleft {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 6px;
}
.tableleftbottom {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 6px;
	padding-left: 6px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.smalltext td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	padding: 3px;
}
.smalltext ul {
	list-style-position: outside;
	list-style-type: disc;
	left: -20px;
	position: relative;
}
