#DocBackground {
	background-image:url(imgs/background.gif);
	background-repeat:repeat-y;
	width: 750px;
	float:left;
	background-image:url(imgs/background.gif);
}
#LeftCol {
	width: 159px;
	float:left;
	margin-top: -4px;
	text-align:left;
	padding:8px;
}
#RightCol {
	width: 540px;
	float:right;
	margin-top: -4px;
	text-align:left;
	padding:15px;
}

body {
	background-color:#3798b9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
}

html>body #RightCol {
width: 545px;
}
#disclaimer {
	font-size:80%;
	font-style:italic;
	color:#669933;
}
#bottomNav {
	font-size:85%;
	font-weight:bold;
}
#bottomNav a {
	text-decoration:none;
	color:#3333CC;
}

#LeftCol {
	padding-top: 25px;
}
#LeftCol p {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	line-height:105%;
	padding-bottom:5px;
	margin-top: -14px;
	border-bottom: solid 1px #006699;
}
html>body  #LeftCol p {
	font-size:80%;
	margin-top: -5px;
}

#LeftCol a {
	font-size:120%;
	text-decoration:none;
	font-weight:bold;
	color:#003366;
}

#LeftCol a:hover {
	color: #993300;
}
H2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:150%;
}
H3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:130%;
	color:#CC6600;
}
#mainfooter {
	clear: both;
	float:left;
}
