@charset "UTF-8";
/* CSS Document */

img.home {
border: none;
width: 506px;
padding: 10px 0 ;
vertical-align: top;
}
td #banner{
	background-color:#FFF;
}

table #content {
font-size: 12px;
color:#000;
font-family: Arial, Helvetica, sans-serif;
vertical-align: top;
text-align: left;
}

#content img.misc {
border: none;
padding: 10px;
}

#content img.pic {
border: none;
height: 190px;
padding: 10px;
}

#content img.pic1 {
border: none;
height: 155px;
padding: 10px;
}

#content img.pic2 {
border: none;
height: 175px;
padding: 10px;
}

#content img.gov {
border: none;
height: 120px;
padding: 0px 5px 4px 0px;
float: left;
}

#content img.press {
border: none;
height: 150px;
padding: 0px 5px 4px 0px;
float: left;
}

#content .caption {
font-size: 10px;
font-style:italic;
}

#content li {
padding: 2px 0 4px 0;	
}

#content a {
	color: #000;
	text-decoration: underline;
	target: _blank;
}

#content a.button {
	color: #fff;
	text-decoration: underline;
	target: _blank;
	text-align: right;
	background-color:#900;
	padding: 4px;
}

#content h {
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
}
#content h1{
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
}

table #news {
font-size: 10px;
color:#cc0001;
font-family: Arial, Helvetica, sans-serif;
vertical-align: top;
text-align: left;
}

#news a {
	color: #cc0001;
	text-decoration: underline;
	target: _self;
}

#news h {
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}

#news h1{
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
