a {
	text-decoration: underline; color: #000000
}
a:link {
	text-decoration: underline; color: #000000
}
a:visited {
	text-decoration: underline; color: #000000
}
a:hover {
	text-decoration: none; color: #000000
}
a:active {
	text-decoration: underline; color: #000000
}

body {
	margin:5px 0 5px 0;
	padding:5px 0 5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.6em;
	background-color:#D7EBFF;
	color:#000000;
}

div {
	text-align:left;
}

form {
	margin:0;
	padding:0;
}
form input, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
form legend {
	font-weight:bold;
	color:#000000;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	
}

img {
	display:none;
}
img.show {
	display:inline;
}


#Content h1 {
	font-size:110%;
	margin:0;
	padding:0;
}
#Content p {
	margin:0 0 10px 0;
	padding:0;
}
#Content ul {
	margin:10px 0 0 50px;
	padding:0;
}
#Content .colLeft {
	float:left;
	width:250px;
}
#Content .colRight {
	margin:0 0 0 260px;
}


#ContentGeneric {
	height:100%;
	padding:5px 10px 1px 10px;
}


#Footer {
	clear:both;
	padding:5px 0 10px 0;
	text-align:left;
	color:#666666;
}
#Footer a {
	text-decoration: none; color: #666666
}
#Footer a:link {
	text-decoration: none;; color: #666666
}
#Footer a:visited {
	text-decoration: none;; color: #666666
}
#Footer a:hover {
	text-decoration: none; color: #000000
}
#Footer a:active {
	text-decoration: none;; color: #666666
}


#InfoTunnel {
	display:none;
}

#RetailAwards {
	height:100%;
	padding:5px 10px 1px 10px;
}
#RetailAwards ul {
	margin:5px 0 0 20px;
}
#RetailAwards li {
	margin:5px;
}

#RetailLeft {
	margin:0 280px 0 0;
}

#RetailRight {
	float:right;
	width:250px;
}
#RetailRight h1 {
	font-size:105%;
	color:#003399;
}


#SearchSummary {
	padding:5px 10px 5px 10px;
}