body {
	background-color: #FF9900;
	margin: 0px;
	padding: 0px;
}

table#main {
	width: 95%;
	background-color: #FFFFFF;
}

td#logo {
	background-image: url(images/logoblock.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 113px;
	text-align: right;
	vertical-align: top;
	background-color: #006699;
}

td#flash {
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	background-image: url(images/flash-background.gif);
}

td#grid {
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	background-image: url(images/flash-background.gif);
	height: 57px;
}

td#leftbar {
	width: 10%;
	background-color: #FFCC66;
	vertical-align: top;
	text-align: left;
	background-image: url(images/navgraphics/grid.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 1.2em;
	font-weight: bold;
}
td#leftbar ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
td#leftbar li {
	background-image: url(images/navgraphics/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	line-height: 1.6em;
}
td#leftbar li.subnav {
	background-image: none;
	padding-left: 10px;
	line-height: 1.6em;
}

td#leftbar a:link {
	color: #CC3300;
	text-decoration: none;
}
td#leftbar a:visited {
	color: #996600;
	text-decoration: none;
}
td#leftbar a:hover {
	color: #669999;
	text-decoration: none;
}

.leftbarimg {
	image: block;
	text-align: right;
	display: block;
}	

td#maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 40px 20px 20px;
	width: 480px;
}

td#maincontent a:link {
	color: #CC3300;
	text-decoration: none;
}
td#maincontent a:visited {
	text-decoration: none;
	color: #996600;
}

td#maincontent a:hover {
	color: #669999;
	text-decoration: none;
}

td#sidebar {
	background-color: #FFFFFF;
	padding: 30px 10px 10px;
	width: 160px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #006699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	line-height: 1.6em;
	color: #666666;
	text-align: left;
	vertical-align: top;
	font-style: oblique;
	background-repeat: no-repeat;
	background-position: right bottom;
}
td#sidebar ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

td#sidebar a:link {
	color: #CC3300;
	text-decoration: none;
}
td#sidebar a:visited {
	text-decoration: none;
	color: #996600;
}

td#sidebar a:hover {
	text-decoration: none;
	color: #669999;
}

.bluecopy {
	color: #006699;
}
.footer {
	font-size: .9em;
	line-height: 1.2em;
	color: #666666;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	text-align: center;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
	letter-spacing: .1em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	background-color: #FF6600;
	padding-top: 2px;
}

.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999900;
	font-weight: bolder;
	text-transform: uppercase;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC66;
	letter-spacing: .1em;
	padding-top: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCC66;
}


ol {
	margin-top: -5px;
	padding-top: -5px;
}
ul {
	margin-top: -5px;
	padding-top: -5px;
}
.smallerheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999900;
	font-weight: bolder;
	text-transform: uppercase;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC66;
	letter-spacing: .1em;
	padding-top: 1px;
}

.smallgraycopy {
	font-size: .9em;
	line-height: 1.2em;
	color: #666666;
}
table#comparetable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	width: 100%;
	padding: 2px;
}
td#cell {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-weight: bolder;
	background-color: #CCCC66;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC99;
}
td#cellbigger {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-size: 14px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCC66;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC66;
}
td#cellright {
	margin: 0px;
	padding: 5px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC66;
}
.smallergraycopy {
	font-size: .9em;
	color: #666666;
	font-weight: normal;
}
