table.borders {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

img {
	border: 0px;
}

table {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	margin:0px;
	text-align: justify;
}

table.supportmatrix {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

table.supportmatrix td, table.supportmatrix td p, table.supportmatrix td h5, table.supportmatrix td a {
	margin:0px;
	padding:0px;
	width: 117px;
	height: 22px;
	line-height: 22px;
}

table.supportmatrix td {
}

table.supportmatrix td p{
	color:#999;
	background-color:#f9f9f9;
}

table.supportmatrix td h5 {
	font-size: 12px;
	color: #666666;
	background: #ebebeb;
}

table.supportmatrix td a {
	display:block;
	background: #cccccc;
	text-decoration: none;
}

table.supportmatrix td a:hover {
	background: #5787aa;
	color: #ffffff;
}

td.main-product {
	font-family: Arial;
	font-size: 11px;
	padding-left: 15px;
}

td.divider {
	border-right: 1px solid #646363;
	border-left: 1px solid #646363;
	background-color: #E9E8E8;
}

td.subnav {
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background: url('../images/subnav_bg.jpg');
	text-align: left;
}

td.goldCorp {
	background-color: #FFFFFF;
	padding-left: 15px;
	color: #CB9038;
}
td.goldCorp a {
	text-decoration: none;
	color: #CB9038;
}
td.goldCorp a:hover {
	text-decoration: none;
	color: #000000;
}

td.subTitle {
	background-color: #5787AA;
	padding-left: 15px;
	color: #FFFFFF;
}

td.indexText {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 10px;
	background: url('../images/subnav_bg.jpg');
	text-align: justify;
}

h4 {
	font-family: Arial;
	font-size: 16px;
	color: #5787AA;
	/*color: #CB9038;*/
	margin-bottom: 1px;
}

h5 {
	font-family: Arial;
	color: #5787AA;
	font-size: 12px;
	margin-bottom: 6px;
}

.blue {
	font-family: Arial;
	color: #5787AA;
}

.goldHeading {
	font-size: 12px;
	color: #CB9038;
}

div#content
{	
	text-align  : justify;
	float : left;
	width: 481px;
	margin:0px;
}

.footer {
	font-family: Arial;
	font-size: 10px;
}

a {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #5787AA;
}
a:hover { 
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #555555;
}

a.bodylink {
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	color: #555555;
}
a.bodylink:hover { 
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

a.subnav {
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	color: #555555;
}
a.subnav:hover { 
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

a.moreInfo {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #5787AA;
}
a.moreInfo:hover { 
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #313131;
}

/* PRE-OWNED */
table.preOwned {
	border-collapse: collapse;
}
table.preOwned td {
	border: 1px solid #E9E8E8;
}