body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
body, h1, h2, h3, h4, p, ul, li {margin:0; padding:0;}

h1 {font-size: 13px; margin-top:20px;}
h2 {font-size: 10px; margin-top:10px; margin-bottom:7px;}
.seo h2 {font-size: 12px; margin-top:20px; margin-bottom:4px;}
h3 {font-size: 11px; margin-top:15px;}
h4 {font-size: 10px; color:#666666;}

p {margin-top:5px; margin-bottom:10px;}


ul {margin:7px 5px 10px 25px;}
li {
	list-style-type:none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	margin-top: 3px; margin-bottom:3px;
	padding: 1px 0px 0px 15px;

}

.guideTitle {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.guideAuthor {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: italic;
}

.ulIndent {
	font-size: 10px;
	list-style-type: none;
	padding: 0em;
	margin-left: 1.5em;
	width: 45em;
}
	
.liIndent {
	background-image: url(images/dash.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	margin: 1em 0em;
	padding: 1.5px 0px 0px 15px;
}

.sidebar {
	font-size: 10px;
	list-style-type: none;
	padding: 0em;
	margin-left: 0.5em;
	width: 20em;

}

.li-text {
	list-style-type:none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	margin: 1em 0em;
	padding: 1.5px 0px 0px 15px;

}

.greyText {
	color: #999999
}


A:link {
	color: #990000;
	text-decoration: none;

}
A:visited {
	color: #990000;
	text-decoration: none;
}
A:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;

}
A:active {
	color: #990000;

}
.smallText {
	font-size: 10px;
}

.smallTextWhite {
	font-size: 10px;
	color: #FFFFFF;
}


#wrapper {position: absolute; top: 0; left:0; text-align:left;}
#content {margin-bottom:25px;/* <--Modify value as needed for footer height.*/ width:100%;}
#footer {
	width:100%;
	font-size:10px;
	position:absolute;
	bottom: 0;
}
#footer span {margin-left:25px;}
