body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #172E5B;
}
#wrapper {
	text-align: left;
	width: 998px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leftcontent img {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#branding {
	height: 60px;
	background-color: #336699;
}
#content {
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 12px;
	padding-bottom: 50px;
	padding-top: 0px;
	min-height: 400px;
}
#leftcontent {
	float: left;
	width: 200px;
	margin-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
#navbar {
	background-color: #66CCcc;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	font-size: 0.69em;
	color: #FFFFFF;
}
#navbar a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:hover {
	color: #0000FF;
}
#navbar a:active {
	color: #000000;
	text-decoration: underline;
}
#footer {
	background-color: #E1E5E8;
	padding: 12px;
	clear: both;
}
#footer h1 {
	font-size: 10px;
	color: #000066;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#footer img {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	margin-right: 8px;
	padding-right: 12px;
}
#footer h2 {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-bottom: .5em;
}
#footer p {
	font-size: 9px;
	color: #000000;
	margin-top: 1em;
	margin-bottom: 0px;
}
#footer a {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
#footer a:visited {
	color: #FF9900;
}
#footer a:hover {
	color: #0099FF;
	text-decoration: underline;
}
#footer h3 {
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-align: right;
}
#footer h3 a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#footer h3 a:hover {
	color: #FF0033;
	text-decoration: none;
}
.clean {
	clear: both;
}
.cartremind {
	background-image: url(../images/cartremind_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 200px;
	margin-top: 20px;
	background-color: #99CCFF;
}
.cartremind h2 {
	background-image: url(../images/cartremind_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	font-size: .75em;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 10px;
	margin-bottom: 0.3em;
}
.cartremind p {
	font-size: .72em;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin-top: 0px;
}
.cartremind a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
}
.cartremind a:visited {
	text-decoration: none;
}
.cartremind a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066FF;
}
