body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
h1 {
	font-size: 110%;
	font-weight: bold;
}
h2 {
	font-size: 90%;
	font-weight: bold;
}
h3 {
	font-size: 90%;
	font-weight: bold;
}
p, ul, table {
	font-size: 80%;
}
a {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}
a:hover, a:focus {
	color: #FF0000;
	text-decoration: underline;
}
.HeadFoot {
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.HeadFoot h1 {
	display: none;
}
.HeadFoot p {
	font-size: 70%;
	margin: 0px;
}
.HeadFoot .Telephone {
	font-size: 150%;
	font-weight: bold;
}
.TopEdge {
	display: none;
}
.BtmEdge {
	display: none;
}
.TopLogo {
	display: none;
}
#Wrapper {
	text-align: left;
}
#ContentWrapper {
}
#Content {
}
#Content img {
	display: none;
}
#RightCol {
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#RightCol ul {
}
#RightCol ul li {
}
#RCPad {
	margin-top: 20px;
}
#RightBlocks {
	font-size: 80%;
}
.RBLeft {
}
.RBRight {
}
.RBPad20 {
}
.RBPad60 {
}
#Packages {
}
#Packages h1 {
	color: #000000;
	margin: 0px;
	font-weight: normal;
	font-size: 18px;
}
#Packages h2 {
	margin: 6px 0px 3px;
	list-style-type: disc;
	font-size: 14px;
	font-weight: bold;
}
#Packages p {
	margin: 0px;
	padding-left: 16px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
.TablePortfolio {
	font-weight: bold;
}
.TablePortfolio tr {
}
.TablePortfolio td {
	text-align: center;
	vertical-align: top;
	width: 125px;
}
.TablePortfolio img {
	display: none;
}
.RightPix {
	display: none;
}