html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#bluebox {
	background: #FFFFFF;
	padding: 0px 4px;
	border: 1px solid #CCCCCC;
	font-size: 70%;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100.01%;
	background-color: #999999;
	color: #333333;
	text-align: center;
	background-image: url(../images/bg_grad.jpg);
	background-repeat: repeat;
}

#content h1, #contentwide h1 {
	font-size: 150%;
	font-weight: lighter;
	margin-bottom: 20px;
	color: #CC0000;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: 0px;
	margin-right: -25px;
	padding: 0;
	margin-top: 25px;
	text-indent: 0px;
}
#wrapper #content #pricetable table, #wrapper #contentwide #pricetable table {
	text-align: left;
	color: #333333;
	font-size: 85%;
	margin-bottom: 5px;
}
#pricetable table td {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
.tableleftcol {
	border-left: 1px solid #999999;
}
.tableleftcolsmall {
	font-size: 90%;
	border-left: 1px solid #999999;
}
.th2 {
	font-size: 75%;
	color: #FFFFFF;
	border-bottom: 1px solid #CC0000;
	padding: 0 5px 0 5px;
	background-color: #CC0000;
}
h2 {
	font: Helvetica, Arial, sans-serif;
	color: #CC0000;
	margin-bottom: 10px;
	font-size: 100%;
	margin-top: 10px;
}

p {
	font-size: 80%;
	margin-bottom: 0px;
	line-height: 130%;
}

#wrapper {
	margin: 10px auto;
	position: relative;
	background: #FFFFFF;
	width: 600px;
	text-align: left;
	border: 1px solid #000000;
}

.leftimage {
	margin-right: 20px;
	margin-bottom: 12px;
	float: left;
	margin-top: 2px;
}

.rightimage {
	float: right;
	margin-bottom: 12px;
	margin-left: 20px;
	margin-top: 2px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}

p em {
	font-weight: bolder;
	font-style: normal;
	color: #333333;
}
a {
	text-decoration: underline;
	color: #CC0000;
}

#banner {
	background-color: #FFFFFF;
	text-align: left;
}

#nav {
	text-align: left;
	border-top: 1px solid #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#nav ul{
	padding: 5px 0px;
	margin: 0;
	background: #CC0000 url(../images/nav_bg.gif) repeat-x left top;
}

#nav ul li{
	display: inline;
	padding: 0;
	margin: 0;
}

#nav ul li a{
	font-size: 75%;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	text-align: center;
	width: 9em;
	margin: 0;
	border-right: 1px solid #FFFFFF;
	background: url(../images/nav_bg.gif) repeat-x left top;
} 

#nav ul li em a{
	font-size: 75%;
	color: #000000;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	text-align: center;
	width: 9em;
	margin: 0;
	border-right: 1px solid #FFFFFF;
	background: #CC0000 url(none) repeat-x left top;
	font-style: normal;
	font-weight: bold;
} 

#nav ul li a:hover, #nav ul li a:focus{
	color: #FFFFFF;
	background: #CC0000 url(none);
}

#content p{
	font-size: 70%;
	padding: 0;
	line-height: 110%;
	margin-bottom: 15px;
}
#contentwide p{
	font-size: 80%;
	padding: 0;
	line-height: 130%;
	margin-bottom: 15px;
}

#content {
	margin: 0 25px 25px 245px;
	padding: 0px;
}

.clearit{
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 1px;
}

#footer{
	color: #666666;
	border-bottom: 1px, solid, #000000;
	clear: both;
}
#pricetable {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
}
.tablecaption {
	font-size: 50%;
	color: #FF0000;
	margin-bottom: 4px;
}

#footer p{
	font-size: 63%;
	margin: 0;
	padding: 5px 25px;
	text-align: center;
}
.th1 {
	font-size: 100%;
	color: #333333;
	padding: 3px 0;
	text-align: left;
}

#leftcol{
	width: 175px;
	margin: 25px;
	border-right: 1px solid #999999;
	padding: 0;
	float: left;
}

#leftcol h1 {
	font: bolder 90% Helvetica, Arial, sans-serif;
	color: #CC0000;
	margin: 0;
	padding: 0 5px 5px 0;
	text-align: left;
}
#leftcol p {
	font: normal 80% Helvetica, Arial, sans-serif;
	color: #333333;
	text-align: left;
	padding: 0px 5px 10px 0px;
}
.container{
	margin-bottom: 25px;
	clear: none;
}
#pricetable .data {
	font-size: 90%;
	text-align: right;
	color: #000000;
	background: #FFFFFF;
}
#pricetable .dataleft {
	font-size: 90%;
	text-align: left;
	color: #000000;
	background: #FFFFFF;
}
#pricetable .datahighlight {
	font-size: 90%;
	text-align: right;
	color: #000000;
	background-color: #EEEEEE;
}
#pricetable p {
	font-size: 70%;
	color: #666666;
	line-height: 100%;
	margin-bottom: 4px;
	padding: 0 5px;
}
#buttons {
	text-align: left;
	margin-bottom: 35px;
	margin-left: 120px;
	margin-top: 0px;
	padding: 0;
}
#buttons p {
	background: #E78429 url(../images/nav_bg.gif) repeat-x left top;
	width: 120px;
	color: #FFFFFF;
	text-align: center;
	border-top: 2px solid #CCCCCC;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #CCCCCC;
	font-size: 80%;
	margin: 4px 0px;
}
#buttons a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 1%;
}
#buttons a:hover, #buttons a:focus {
	color: #FFFFFF;
	background: #CC0000 url(none);
}
#buttonscentered {
	text-align: center;
	margin-bottom: 35px;
	margin-top: 0px;
	padding: 0;
}
#buttonscentered p {
	background: #E78429 url(../images/nav_bg.gif) repeat-x left top;
	width: 120px;
	color: #FFFFFF;
	text-align: center;
	border-top: 2px solid #CCCCCC;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #CCCCCC;
	font-size: 80%;
	margin: 4px 0px;
}
#buttonscentered a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 1%;
}
#buttonscentered a:hover, #buttonscentered a:focus {
	color: #FFFFFF;
	background: #CC0000 url(none);
}

.fancylist {
	padding: 0px;
	margin-bottom: 20px;
	clear: left;
	margin-right: 100px;
}
.fancylist em {
	font-style: normal;
	font-weight: bolder;
	color: #CC0000;
}
.fancylist ul {
	line-height: 110%;
	font-size: 80%;
	list-style: disc;
	padding-left: 15px;
}
.fancylist li {
	margin-bottom: 5px;
}
h3 {
	font: 110% Helvetica, Arial, sans-serif;
	margin-bottom: 10px;
	font-size: 90%;
	color: #333333;
	font-weight: bold;
}
#contentwide {
	margin: 0 25px 25px 30px;
	padding: 0px;
}
#footer p em {
	color: #CC0000;
	font-weight: bold;
}
#bluebox a {
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}
#bluebox p {
	line-height: 100%;
	font-size: 70%;
	margin-bottom: 0px;
	text-align: left;
}
h4 {
	font-size: 90%;
	color: #CC0000;
}
.fancylist ul ul {
	font-size: 100%;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 10px;
	list-style: none outside;
	margin-left: 20px;
	line-height: 90%;
}
