body {
	font:	12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	background-color: #999;
	margin:10px 10px 10px 10px;
	padding:0px;
	
	}
	
#gpsdash_content {
	width:875px;
	border-collapse:collapse;
}
	
a {
	/*text-decoration:none;
	font-weight:bold;
	color:#c00; */
	}
	
pre {
	font-size:11px;
	color:blue;
	padding-right: 15px;
	}
	
#left_column {
	width:175px;
	background:#eee;
	border:1px solid #000;
	min-height: 840px;
	vertical-align: top;
	text-align: left;
}

#main_content {
	background:#fff;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	vertical-align: top;
	text-align: left;
}

#right_column {
	width:160px;
	background:#eee;
	border:1px solid #000;
	min-height: 840px;
	vertical-align: top;
	text-align: left;
}
	
#product_range {
	background:#fff;
	height:40px;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	vertical-align: top;
}

#product_range table {
	background:#eee;
	height:40px;
	text-align:center;
}
		
h1 {
	font-size:14px;
	padding-top:10px;
	}
	
h2 {
	font-size:12px;
	padding-top:10px;
	}
	
h3 {
	font-size:10px;
	margin-bottom: 0px;
}

h4 {
	font-size:10px;
	margin-bottom: 0px;
	color: #666666;
}
	
h5 {
	font-size:10px;
	margin-bottom: 0px;
	color: #999999;
}

h6 {
	font-size:10px;
	margin-bottom: 0px;
	color: #999999;
	font-style: italic;
}
		
#product_range h1 {
	font-size:14px;
	padding:10px 10px 0px 10px;
	margin:0px;
	}

#right_column p {
	font-size:10px
}
	
#logo {
	margin-top: 20px;
	margin-bottom: 40px;
}

.menuitem {
	border: 1px solid #999999;
	margin: 5px 15px 5px 15px;
	letter-spacing: 1mm;
	background-color: #CCCCCC;
	padding: 3px 15px;
	color: #666;
}

.menuitem:hover {
	border: 1px solid #999999;
	margin: 5px 15px 5px 15px;
	letter-spacing: 1mm;
	background-color: #FFF;
	color: #000;
	padding: 3px 15px;
}

.menuitem_selected {
	padding: 5px 15px;
	margin: 5px 15px 5px 10px;
	letter-spacing: 1mm;
	background-color: #FFCC33;
	font-weight: normal;
	border-top: 1px solid #D9AD2B;
	border-right: 1px solid #D9AD2B;
	border-bottom: 1px solid #D9AD2B;
	border-left: 6px solid #FF9900;
}
.thumbnail {
	background-color: #FFFFFF;
	padding: 4px;
	border: 2px dotted #CCCCCC;
	margin: 4px;
}
.copy {
	font-size: x-small;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}
#leftextras {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 30px;
	margin-top: 30px;
}
p.opinion {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	margin-top: 2px;
	margin-bottom: 4px;
	border: 2px dotted #CCCCCC;
	padding: 3px;
	background-color: #FFFFFF;
}

p.hint {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	margin-top: 2px;
	margin-bottom: 4px;
	border: 2px dotted #66B3CC;
	padding: 3px;
	background-color: #CCFF33;
}

#contact {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 2px dotted #CCCCCC;
	padding: 3px;
	background-color: #FFFFFF;
	text-align: center;
}

a.opinion {
	font-size: x-small;
}

.author {
	font-style: italic;
	color: #0066FF;
}
#menu {
	margin-top: 20px;
	margin-bottom: 30px;
}
#rightextras {
	margin-top: 20px;
	margin-bottom: 20px;
}
a.mi_link {
	text-decoration:none;
	font-weight: normal;
	display: block;
	color: #000;
}
a.mi_link:hover {
	color:#00f;
}
.headline {
	font-weight: bold;
	text-transform: capitalize;
}
.date {
	font-size: x-small;
	color: #0066FF;
	text-decoration: overline;
	font-weight: normal;
}
li.newsentry {
	margin-bottom: 15px;
	margin-top: 5px;
}
li.changeentry {
	margin-bottom: 15px;
	margin-top: 5px;
}
.quote {
	font-family: "Times New Roman", Times, serif;
}

table.reports_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D3D3D3;
	border-collapse: collapse;	
}

#reportlist tbody tr th {
	background-color: #D3D3D3;
	border: 1px solid #aaa;
	padding: 4px;
}

#reportlist tbody tr td {
	background-color: #fff;
	border: 1px solid #aaa;
	padding: 2px;
}

#reportlist tbody tr.even td {
	background-color: #E6F9FF;
}


#opinions {
	margin-top: 30px;
	margin-bottom: 30px;
}

#hints {
	margin-top: 30px;
	margin-bottom: 20px;
}

img.screenshot {
	margin: 10px;
}
.w3c {
	text-align: center;
}
.red {
	color: #FF0000;
}
.highlight_cell {
	padding-left: 30px;
}

.product {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.product:hover {
	background-color: #FFF;
}

.product_selected {
	background-color:#FFF;
}

.home {
	padding-left: 15px;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a.product_link {
	text-decoration:none;
	font-weight: bold;
	display: block;
	color: #000;
}
a.product_link:hover {
	color:#00f;
	font-weight: bold;
}

#awards {
	margin-top: 6px;
	margin-bottom: 4px;
	border: 2px dotted #CCCCCC;
	padding: 4px;
	background-color: #FFFFFF;
}

.help {
	background-color:#EEE;
	padding: 10px 10px 5px 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 2px dashed #999;
}
.spaced_list {
}
.spaced_list>li {
	margin-bottom: 4px;
	/*list-style-type: lower-roman;*/
}
