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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(/app/webroot/images/bg.gif);
	background-repeat: repeat-y;
}
img {border: 0px;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #820100;
}
a:visited {
	text-decoration: underline;
	color: #820100;
}
a:hover {
	text-decoration: underline;
	color: #820100;
}
a:active {
	text-decoration: none;
	color: #820100;
}

.headingtxt {font-size: 10px; color: #FFFFFF;}
#crumb{
	font-size: 10px;
	color:#999999;
}
#subnav3{
font-size: 12px;
}
.newstitle{ 
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}
#newsStory{
	padding-top: 6px;
	line-height: 140%;
	font-size: 9px;
	color: #666666;
	padding-bottom: 13px;
}
#homeline{
	height:4px;
	background-image: url(/app/webroot/images/homeline.gif);
}

.employeeimage{
	}
	
#footer{
	font-size: 10px;
}

article a:link { color: #fff; text-decoration:underline; }
article a:visited, article a:hover, article a:active { text-decoration: none; }
