tr {
	vertical-align: top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 5px;
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #333399;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:hover {
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: dashed; */
	/* [disabled]border-bottom-color: #0099FF; */
}
.highlight {
	margin-right: 32px;
	margin-left: 32px;
	padding-top: 2px;
	margin-top: 0px;
}
#CSHeader {
	clear: both;
	width: 100%;
}

#Container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#Header {
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#Content {
	float: left;
	width: 70%;
	padding-top: 20px;
}
#Footer {
	clear: both;
	text-align: center;
	width: 100%;
	background-color: #333;
	height: 80px;
}
#Footer a:link {
}
#Footer a:hover {
}
#Footer p {
	padding-top: 12px;
	color: #CCC;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
}
p, h1, h2, h3, h4, h5, h6, table  {
	margin-left: 32px;
	margin-right: 32px;
}
ul {
	list-style-type: none;
	font-size: 10pt;
}
li {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 6px;
}



#RightCol {
	float: left;
	width: 30%;
}
#RightCol a img {
	padding-left: 32px;
}
#BusinessPlan {
	margin-right: 32px;
	margin-left: 32px;
	border: 1px solid #CCC;
	padding-top: 16px;
	background-color: #EFEFEF;
}

