body {
	margin: 0;
	padding: 0;
	line-height: 20px;
	width: 525px;
	font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
	background-color: transparent;
	}

p {
	font-size: 12px;
	font-weight: normal;
	color: #747679;
	text-align: left;
	padding: 0;
	margin: 0 0 10px 0;
	}

p.productintro {
	font-size: 14px;
	font-weight: normal;
	color: #747679;
	text-align: left;
	line-height: 21px;
	padding: 7px 0 10px 0;
	margin: 0;
	}

p.productcaption {
	font-size: 12px;
	font-weight: normal;
	color: #747679;
	text-align: left;
	line-height: 15px;
	padding: 0 15px 0 0;
	margin: 0;
	}

h1 {
	font-size: 22px;
	font-weight: normal;
	color: #2C95B5;
	text-align: left;
	padding: 0;
	margin: 0 0 10px 0;
	}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #2C95B5;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	text-align: left;
	padding: 0;
	margin: 0;
	}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #2C95B5;
	text-align: left;
	line-height: 15px;
	padding: 10px 15px 0 0;
	margin: 0;
	}

a {
	font-size: 11px;
	font-weight: normal;
	color: #747679;
	text-decoration: none;
	border: 0;
	cursor: pointer;
	}

a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #747679;
	text-decoration: none;
	border: 0;
	cursor: pointer;
	}

a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #747679;
	text-decoration: none;
	border: 0;
	cursor: pointer;
	}

a.internal, :visited {
	font-size: 12px;
	color: #747679;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #747679;
	cursor: pointer;
	}

a.internal:hover {
	font-size: 12px;
	color: #2C95B5;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #2C95B5;
	cursor: pointer;
	}

img {
	border: 0;
	}

.sitemaplist a:hover {
	color: #2C95B5;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #2C95B5;
	cursor: pointer;
	}

.highlight {
	background-color:#FFFF99;
	padding: 2px 3px 2px 3px;
	}

.innertube {
	margin: 0; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	}
	
.marqueestyle {
	font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2C95B5;
	}

.marqueestyle a {
	font-size: 12px;
	color: #747679;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #747679;
	cursor: pointer;
	}
	
.marqueestyle a:visited {
	font-size: 12px;
	color: #747679;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #747679;
	cursor: pointer;
	}

.marqueestyle a:hover {
	font-size: 12px;
	color: #2C95B5;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #2C95B5;
	cursor: pointer;
	}

#lists {
	font-size: 12px;
	font-weight: normal;
	color: #747679;
	line-height: 20px;
	list-style-type: disc;
	margin-left: 2px;
	padding-left: 1em;
	padding-right: 2em;
	}
