/* @override http://realise.mcg/css/realise.css */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

td, div {
	font-family: Verdana, Geneva;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 1px;
/*	text-transform: uppercase;*/
}

a, a:visited, a:visited:hover, a:hover {
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.hr {
	clear: both;
	height: 8px;
	margin: 0 0 8px 0;
	border-width: 0 0 8px 0;
	border-style: solid;
	border-color: #000000;
}

.hr hr {
	display: none;
}

.site {
	margin: 0 auto;
	width: 679px;
}

.logo {
	height:  36px;
	float: left;
	width: 480px;
}

.logo h1 {
	display: none;
}

.header {
	margin-top: 24px;
}

.header ul, .header li {
	margin: 0;
	list-style: none;
	padding: 0;
	font-weight: bold;
}

.header ul {
	float: left;
}

.header .hr {
	height: 12px;
}


.main {
	width: 400px;
	float: left;
}

.awardDetails {
	width: 270px;
}

.item .hr {
	clear:  none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	padding: 0;
}

img {
	border-width: 0;
	margin: 0;
	padding: 0;
}

a {
	padding: 0;
	margin: 0;
}

.item {
	margin: 8px 0 16px 0;
}

.thumbHSpacer {
	width: 1px;
	
}

.thumbVSpacer {
	height: 1px;
}

td.thumb { width: 99px; }
td.thumbGrid { width: 49px; }
td.miniThumb { width: 49px; }

.thumb a { padding: 0; }

.thumb a img { border: 0px solid #000000; }

.clipLink {
	float: right;
}


.contact {
	width: 400px;
	font-weight: bold;
}

.sideBar {
	float: right;
	width: 199px;
	font-weight: bold;
}

.sideBar .notes {
	font-weight: normal;
}

.sideBar span {
	display: block;
}

#fixedtipdiv {
	position: absolute;
	font: bold 11px Verdana, Verdana;
	z-index: 100;
	padding: 5px 10px 8px 10px;
	margin-top: 1px;
}
