@CHARSET "UTF-8";

body {
	background-color: #BCDBE0;
	font-family: Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	line-height: 12pt;
}

td {
	color: rgb(102,102,102);
}

.page_protection {
	float: left;
	width: 880px;
	background-image: url("../images/mainback.gif");
}

.leftcolumn {
	float: left;
	width: 220px;
}

.upperLeftAnn {
	float: left;
	margin: 0px;
	margin-left: 8px;
	background-image: url("../images/AnnUpperLeft.jpg");
	width: 172px;
	height: 253px;
}

.upperLeftAnn+p.caption {
	float: left;	
	font-family: Verdana;
	margin: 0px;
	margin-top: 7px;
	padding: 0px;
	color: #666666;
}

.innercolumn {
	margin: 13px;	
	margin-top: 25px;
	margin-bottom: 40px;
}

.innercolumn p {
	margin: 0px;
	padding: 0px;
	float: left;
	color: rgb(102,102,102);
}

img.gold {
	float: left;
	border-color: rgb(255,190,0);
	border-style: solid;
	border-width: 5px;
	margin-right: 13px;
	margin-top: 3px;
}

img.goldcenter {
	border-color: rgb(255,190,0);
	border-style: solid;
	border-width: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}

img.silver {
	float: left;
	border-color: #AFDBD8;
	border-style: solid;
	border-width: 5px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	margin-right: 10px;
	margin-left: -3px;
}

.left_ic {
	margin-right: 15px;
}

.left_ic p {
	width: 190px;	
}

.right_ic {
	margin-left: 20px;
}

.right_ic2{
	margin-left: 10px;
}

.right_ic p {
	margin-top: 11px; 
	font-size: 8pt;
	width: 172px;
}

.right_ic2 p {
	margin-top: 11px; 
	font-size: 8pt;
	width: 200px;
}

.centercolumn {
	float: left;
	width: 440px;
}

.centercolumn p:LAST-CHILD{
	margin-bottom: 40px;
}

.centercolumn p:LAST-CHILD{
	margin-bottom: 40px;
}

.centercolumn .bluepanel p:LAST-CHILD{
	margin-bottom: 10px;
}

.center_ic {
	margin-left: 20px;
	margin-right: 20px;
}

.center_ic p {
	line-height: 13pt;
	width: 400px;
}

.rightcolumn {
	float: left;
	width: 220px;
}

.strip {
	float: left;
	background-image: url("../images/Strip.jpg");
	height: 70px;
	width: 840px;
}

.banner {
	float: left;
	background-image: url("../images/Banner.gif");
	height: 136px;
	width: 880px;
}

.buttonbar {
	float: left;
	width: 880px;
	height:29px;	
}

.buttonbar div {
	float: left;
	height:29px;
	cursor: pointer;
}

.buttonbar img {
	float: left;
	height:29px;
	cursor: pointer;
}

.categories {
	float: left;	
	margin: 0px;
	margin-top: 9px;
	margin-bottom: 40px;
	margin-left: 3px;
	padding: 0px;
	width: 190px;
}

.categories li {
	margin: 0px;
	padding: 0px;		
	list-style-position: inside;
	color: #0060B6;
	width: 200px;
	border-bottom-color: #898989;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	line-height: 18pt;
	font-size: 8pt;
	margin-top: -1px;
}

a {
	color: rgb(0,96,181);
	text-decoration: none;
	font-weight: bold;
}

.categories li a {
	font-weight: bold;	
}

.abouthtr {
	float: left;
	margin: 0px;
	padding: 0px;
 	color: rgb(102,102,102);
}

.abouthtr li{
	margin: 0px;
	margin-top: 14px;
	padding: 0px;
	list-style-position: inside;
	font-size: 8pt;
}

.face {
	float: left;
	margin-top: 15px;
	width: 220px;
	height: 123px;
	background-image: url("../images/face.jpg");
}

.colorbox {
	float: left; 
	margin-top: 10px; 
	width: 190px; 
	color: #666666;
}
.colorbox p {
	float: left; 
	margin-left: 14px;
	margin-right: 12px; 
	margin-top: 8px; 
	margin-bottom: 10px;
	font-size: 10pt;
	width: 146px;	
}

p.bh {
	float: left;
	color: rgb(130,16,210); 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: italic; 
	margin-right: 5px; 
	margin-bottom: 10px;
	width: 175px;
	clear: none;
}

div.bh {
    float: right;	
	background-image: url("../images/bh_small.gif");
	width:60px;
	height:69px; 
    margin-top: 8px;	
}

.colorbox p+p {
	margin-top: 0px; 
}

.bluepanel {
	float: left;
	background: rgb(0, 159, 197);
	width: 400px;
}

.bluepanel p {
	float: left;
	width: 400px;
	text-align: center;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 10px;
	font-size: 14pt;
	font-weight: bold;
	color: rgb(255,255,0);
	line-height: 16pt;
}

.bluepanel p.title_left {	
	float: left;
	text-align: left; 
	text-transform: uppercase;
	margin-left: 10px;
}

.bluepanel + p {
	 margin-top: 24px;	
}

.hr {
	float: left;
	width: 400px;
	height: 1px;
	background-image: url("../images/hr_center.gif");
	margin-top: 13px;
	margin-bottom: 13px;
	clear: both;
}

.title {
	font-weight: bold; 
	color: rgb(130,16,210);
	text-transform: uppercase;
}

.footer {
	float: left;
	width: 880px;
}

.story li {
	color: #666666;
}

.oneHour {
	color: #000000;
	border: 2px solid #000000;
	font-weight: bold;
	padding: 4px;
}
	