p {
	line-height:1.1em;
	margin:0px;
	padding:0px;
	margin-top:0.6em;
	padding-top:0.6em;
	}

table { border:0px; border-collapse:collapse; } 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	color:#696969;
}

h1{
font-size: 2em;
}
h3{
font-size: 1.17em;
}
form { margin:0px; padding:0px}
body { margin:0px; padding:0px}

a{ color:#DC7300; text-decoration:underline}
a:hover{ text-decoration:none}

span a{ color:#004F7C; text-decoration:underline}
span a:hover{ text-decoration:none}

b a{ color:#696969; font-weight:normal}

b{ color:#444444 }

span b{ color:#696969}

.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top; padding-left:20px}
.list ul li a{ color:#004F7C;  text-decoration:none}
.list ul li a:hover{ text-decoration:underline }

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:16px}
.list1 ul li{ background:url(images/list_marker1.gif) no-repeat left top; padding-left:7px}
.list1 ul li a{ color:#004F7C;  text-decoration:underline }
.list1 ul li a:hover{ text-decoration:none}

.search a{ color:#696969; text-decoration:underline; font-size:10px} 
.search a:hover{ text-decoration:none}

.footer td{ color:#DDF5FC} 
.footer a{ color:#595959; text-decoration:none}
.footer a:hover{ text-decoration:underline}
.footer span { color:#1C6BBB}

/*strong{ font-size:12px; color:#444444}*/ /* Commented out because it makes bold text bigger in the middle of regular text--looks weird. */

.form{
	width:132px;
	height:20px;
	color: #696969;
	padding:1px 0 0 7px;
	border:1px #A1A1A1 solid ;
	background-color:#FFFFFF
}

.form1 input{
	width:132px;
	height:20px;
	color: #696969;
	padding:1px 0 0 7px;
	border:1px #A1A1A1 solid ;
	background-color:#FFFFFF
}

.form1 textarea {
	width:160px;
	height:87px;
	color: #000000;
	overflow: auto;
	padding:1px 0 0 7px;
	border:1px #BBBBB9 solid;
	background-color:#FFFFFF
}

#navlist {
	margin:0px;
	padding:0px;
	background-image:url("images/buttons_bgd.gif.gif");
	background-repeat:no-repeat;
	width:536px;
	height:25px;
	
}

#navlist .topnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	position:relative;
	float:left;
}
#navlist .topnav span {
	display:none;
}

#navlist .topnav a {
	display:block;
	margin:0px 0px;
	padding:4px 0px 4px 25px;
	background-color:transparent;
	background-image:url("image.gif");
	color:#FFFFFF;
	text-decoration:none;
	line-height:15px;
	position:relative;
	z-index:1;
	
}

#navlist .topnav a * {
	line-height:0px;
}
#navlist .topnav .subnav {
	position:absolute;
	z-index:5;
	width:200px;
	top:22px;
	left:0px;
	line-height:0px;
	background-color:#74cc9a;
	visibility:hidden;
	}
#navlist .topnav .subnav p {
	margin:0px;
	padding:0px;
	line-height:0px;
}
#navlist .topnav .subnav .indent {
	padding-left:20px;
}
#navlist .topnav .subnav a:hover {
	color:#336633;
}

.textcell {
	padding:55px 30px 2px 20px;
}

.headerimagecell {
	width:766px;
	height:273px;
}

.newstitle {
	font-weight: bold;
	font-size: 12px;
}

.newsdate {
	margin-left: 15px;
	font-style: italic;
}

.calendartitle {
	font-weight: bold;
	font-size: 12px;
}

.newsstorytitle {
	font-weight: bold;
	font-size: 18px;
}

#newfooter {background-color:#0C8F41; color:#FFFFFF; padding:10px;}