* {
	padding:0;
	margin:0;
}


body {
	width:100%;
	background-color: #0000FF; 
	color: #000000;
	font-family: sans-serif, Tahoma, verdana;
	font-size: 90%;
	padding: 0;
	margin: 0;
	border: 0;
	line-height: 1.4em;
	}

a  {
	color: #660000;
	}

a:hover {
	background-color: #006699;
	color: white;
	}

.col2 a {
	color: #880000;
	text-decoration: none;
	}

.col2 a:hover {
	color: white;
	text-decoration: none;
	}

#listenlink {
	float: right;
	margin-top:35px;
	margin-right:5px;
	text-align:right;
	}

#listenlink a{
	color:#FFD700;
	text-decoration: none;
	}

#header	{
	clear: both;
	float:left;
	padding-top:10px;
	width:100%;
	background-color: #000;
	border-bottom: 1px solid gray;
	color: #fff;
	font-family: Palatino Linotype, Book Antiqua, verdana, sans-serif;
	line-height: 1.3em;
	}
	
#header h1 {
	text-decoration: underline;
}

#header ul {
	clear:left;
	float:left;
	width:100%;
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}

#header ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
#datebar {
	clear:both;
	background:#eee;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
	color: #000;
}

.khcb {
	clear:both;
	float: left;
	text-align:left;
	background:#eee;
	color: #000;
	font-weight: bold;
	}

.notice {
	clear:both;
	float: left;
	text-align:left;
	background:#eee;
	color: #000;
	font-weight: bold;
	color: #DC143C;
	}

/* column container */
.colmask {
	position:relative;
	clear:both;
	float:left;
	width:100%;
	overflow:hidden;
}

/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:1em 0 1em 0;
	overflow:hidden;
}

/* 3 Column settings */
.threecol {
	background:#eee;
}
.threecol .colmid {
	right:25%;
	background:#fff;
}
.threecol .colleft {
	right:50%;
	background:#DAF0FD;
}
.threecol .col1 {
	width:46%;
	left:102%;
}
.threecol .col2 {
	width:21%;
	left:31%;
}
.threecol .col3 {
	width:21%;
	left:85%;
}

.col1 p {
	margin: 1.2em 0 1.5em 0;
}

.col2 p {
	margin: 0 0 1.5em 0;
}

.col3 p {
	margin: 0 0 1.5em 0;
}

h5 {
	font-size: 100%;
	background-color: #eee;
	padding: 1.2em 2px;
	border: 1px solid gray
}

ul {
	list-style-type: disc;
	list-style-image: url(bullet.gif);
	list-style-position: inside;
	}

#step-b  {
	color: #DC143C;
	font-weight: bold;
	}

#footer  {
	clear: both;
	margin: 0;
	background-color: #000;
	color: #FFF;
	font-size: 80%;
	text-align: center;
	padding: 7px 0;
	font-family: Palatino Linotype, Book Antiqua, verdana, sans-serif;
	}

#footer a {
	color: #DAF0FD;
}

.table_weather_widget {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #666666;
	width: 350px;
}
