/* CSS Document */

body {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background: #ffffff url("../graphics/green.gif") repeat-y 0 0;
}

a {
	color: #333333;
	text-decoration: underline;
}

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

.title {
	border-bottom: 2px solid #CDCDCD;
	vertical-align: top;
	background: #003300 url("../graphics/green_stripe.gif") repeat-x 0 0;
}

.button {
	padding: 0 0 0 7px;
	width: 160px;
	background-color: #006600;
	vertical-align: top;
}

.bsmall {
	height: 25px;
}

.blarge {
	height: 44px;
}

li {
	list-style-type: none;
}

li.announcement {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 35px;
	list-style-image:     url("../graphics/bullets/8.png");
}	

li.list {
	list-style-image:      url("../graphics/bullets/4.png");
	margin-top: 5px;
}

.indent {
	margin-left: 30px;
}

.main {
	padding: 25px 100px 25px 25px;
	vertical-align: top;
}

.main_image {
	padding: 25px;
	vertical-align: top;
}

.announcetitle {
	margin-bottom: 0px;
}

.class {
	font-weight: bold;
	font-size: 13.5px;
	margin-bottom: 5px;
}

.time {
 	margin: 0 0 20px 15px;
	list-style-image:      url("../graphics/bullets/4.png");
	}
	
.time_row {
	margin: 0 0 0 15px;
	list-style-image:      url("../graphics/bullets/4.png");
}

.paragraph {
	margin-bottom: 15px;
	line-height: 1.5em;
}

.image {
	margin: 7px 7px 7px 15px;
	padding: 3px;
	float: right;
	border: 1px solid #003300;
}

li.website {
	list-style-image:     url("../graphics/bullets/2.png");
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
} 

li.website_larger {
	list-style-image: url("../graphics/bullets/2.png");
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
} 

li.website_desc {
	font-size: 11px;
	margin-bottom: 20px;
}

a.website {
	color: #E35911;
	text-decoration: underline;
}

a.website:hover {
	color: #E35911;
	text-decoration: none;
}

li.subsite {
 	margin: 20px 0 20px 15px;
	list-style-image:      url("../graphics/bullets/4.png");
	font-size: 12px;
	font-weight: bold;
	}

.website {
	font-size: 11.5px;
	font-weight: normal;
}

.note {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	margin-left: 20px;
}
li.article {
	list-style-type: circle;
	line-height: 1.5em;
}

li.newspara {
	line-height: 1.45em;
	margin: 10px 0 10px 0;
	text-indent: 0.25in;
	width: 500px;
	text-align: justify;
}

li.newscredit {
	font-style: italic;
	margin-top: 25px;
}

li.subhead {
	font-style: italic;
	font-size: 14px;
}

li.articletitle {
	font-size: 16px;
	font-weight: bold;
	margin-top: 35px;
	list-style-image:     url("../graphics/bullets/8.png");
}	

img.link {
	margin: 10px;
	border: 1px solid #333333;
}

.kdmlogo {
	margin: 40px 0 0 0;
}