body {
	margin:0;
	padding:0;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
} 
h4 {
	color: #D0021A;
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
}


#contentWrapper {
	margin: 0 auto;
	width: 800px;
}
#footer {
	font-size: 0.7em;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0 auto;
	width: 800px;
}
#content {
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	min-width: 700px;
}


#content p {
	font-size: 0.8em;
	line-height: 1.5;
	margin-top: 0px;
	margin-bottom: 0.8em;
}
#content h1 {
	font-size: 1.2em;
	color: #4A4FAA;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0.4em;
	line-height: 1;/*MIE6 Hack*/
	height: 1%;
}
#content h2 {
	font-size: 1em;
	font-weight: normal;
	color: #444AA8;
	margin-bottom: 0.4em;
	margin-top: 0px;
}
#sidebar {
	background-color: #FFFFFF;
	float: right;
	padding: 0;
	margin: 0 0 10px 20px;
}
#sidebar img {
	margin: 0;
	padding: 0;
}
#sidebar h1 {
	font-size: 120%;
	margin-bottom: .2em;
}
#sidebar p {
	line-height: 1.4;
	font-size: 0.75em;
}
#logo {
	clear: both;
	float: left;
}
#content a {
	text-decoration: none;
}

#content a:link, #content a:visited {
	color: #666666;
	text-decoration: none;
}
#content a:hover {
	color: #D0021A;
	text-decoration: none;
}
#clear {
	clear: both;
}
.ami {
	font-weight: bold;
	color: #D0021A;
}
.table1 {
	margin-top: -4px;
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 0.8em;
}
.table1 td {
	padding-bottom: 4px;
	padding-right: 20px;
	border-bottom-color: #4A4FAA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #4A4FAA;
	padding-top: 4px;
}
.linksTable {
	font-size: 0.8em;
	margin-top: 10px;
	border-top: 1px solid #4A4FAA;
}
.linksTable td {
	text-align: center;
	border-bottom: 1px solid #4A4FAA;
	padding-bottom: 8px;
}
.linksTable img {
	border: 0;
	padding-top: 6px;
	padding-bottom: 4px;
}
.linksTable a:link, .linksTable a:visited {
	color: #666666;
	text-decoration: none;
}
.linksTable a:hover {
	color: #000;
	text-decoration: none;
}
.prodTable {
	font-size: 0.75em;
	border-top: 1px solid #444AA8;
}
.prodTable th {
	background-color: #AFCFFE;
	color: #444AA8;
	text-transform: uppercase;
	text-align: left;
	padding: 2px 4px;
	font-size: 0.9em;
}
.prodTable td {
	border-bottom: 1px solid #AFCFFE;
	padding-right: 6px;
}
.prodTable img {
	padding: 4px 6px 4px 0;
}
.dollar {
	text-align: right;
	padding: 0 6px;
}
.alt {
	font-size: 0.9em;
	background-color: #F2F2F2;
	padding: 1px 0;
}
.price {
	text-align: right;
	white-space: nowrap;
}
.linkTop {
	font-size: 0.65em !important;
	text-align: right;
}
.jumpMenu {
	font-size: 0.7em;
	text-align: right;
	float: right;
}
