
/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6,  blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em,  img, ins, kbd, q, s, samp,
small, strike,  sub, sup, tt, var,
dd, dl, dt {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	line-height: 17px;
	font-family: inherit;

	
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

body{
/* Default font settings. 
   The font-size percentage is of 16px. (1 * 16px ~ 16px) */
	font-size: 100%;
		margin: 0;
		padding: 0;
		color: #5a5a5a;
		font-family: arial;	
		background-color: #ebd9a9;
}
a{
	text-decoration: none;
	font-size: 13px;
	color: #087580;
}
a.CrumbText{
	color: #3b745d;
}
h2{
	color: #fae854;
	font-size: 125%;
	font-weight: bold;
	padding: 10px;
	line-height: 28px;
	
}
h3, h2.articletitle{
	padding: 0 0 15px 0;
	color: #44979d;
	font-size: 150%;
	font-weight: normal;
}
p{
	
	color: #5d5d5d;
	line-height: 20px;
}
p.newsdate{
	padding: 0;
	margin: 0;
	color: #747474;
}
a.readmore{
	color: #44979d;
}
#wrapper{
		width: 889px;
		margin: 0px auto;
		min-height: 600px;	
		background-color: #fff;
}
#header{
	background: #fff;
	height: 90px;
	position: relative;
}
#topnav{
	position: absolute;
	top: 15px;
	right: 15px;
	text-align: right;
	width: 450px;
}
#topnav a{
	font-size: 80%;
	color: #44979d;
	text-decoration: none;
	margin-left: 10px;
}
#mainnav{
	height: 31px;
	background-color: #fff;
	border-bottom: 1px solid #cacf75;
	margin: 0px;
	padding: 0;
	width: 889px;
	background-color: white;
	list-style: none;
	position: relative;
	z-index: 3;
	
}
#activitywindow{
	position: relative;
	z-index: 1;
}
#overlay{
	position: absolute;
	background: url(/images/imgHomeImageOverlay.png) no-repeat;
	height: 108px;
	width: 889px;
	top: 286px;
	left: 0px;
	z-index: 2;
}
#overlayleft{
	width: 293px;
	float: left;
	height: 108px;
	cursor: hand;
}
#overlaycenter{
	width: 300px;
	padding-left: 2px;
	float: left;
	height: 108px;
	cursor: hand;
}
#overlayright{
	width: 292px;
	padding-left: 2px;
	float: left;
	height: 108px;
	cursor: hand;
}
#main{
	background: #fff;
	min-height: 330px;
	margin-top: 15px;
}
#main.padmain{
	min-height: 400px;
}
#content{
	padding: 0 20px 20px 20px;
	width: 555px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	border-right: 1px solid #cacf75;
}

#sidebar{
	padding: 30 20px 20px 0;
	width: 245px;
	float: left;
}
#footer{
	text-align: center;
	color: #3b745d;
	background-color: #ebd9a9;
	padding: 10px 2px 0 2px;
	font-size: 12px;
}
#footer a{
	color: #3b745d;
	padding: 10px 2px 0 2px;
	font-size: 12px;
}

.newsitem{
	padding-bottom: 10px;
}

blockquote {
	font: 1.125em arial;
	/*width: 330px;*/
	font-weight: normal;
	padding-left: 24px;
	background: url(/images/imgOpenQuote.gif) no-repeat left top;
	color: #a44324;
	
}
blockquote.internalquote{
	/*width: 540px;*/


}
blockquote a.readmore{
	font-size: 0.75em;
}


.pagetitle{
	position: absolute;
	right: 55px;
	top: 45px;
	font-size: 36px;
	color: #fff;
}
.pagesubtitle{
	position: absolute;
	right: 60px;
	top: 90px;
	font-size: 24px;
	color: #f68d1f;
}


.inputsearch{
	width: 120px;
	border: 1px solid #e1e1e1;
	display: inline;
}
#searchButton{
	position: absolute; right: 3px; top: 3px;
	display: inline;
}

#error ul{
	padding: 10px;
}
#error ul li{
	margin: 5px 10px;
}

#crumbtext{
	text-align: right; padding: 10px 10px 15px 0; font-size: 13px; color: #3b745d;
}

/*
#mainsubnav{
	background: url(/images/imgMainSubNavBG.png);
	height: 35px;
}



ul.subnav{
margin: 0 0 0 5px;
}
ul.subnav li{
display: block;
float: left;
text-align: center;
padding: 7px 10px;
margin: 0 auto;
}
ul.subnav li a{
padding: 7px 0px 8px 15px;
color: #3b745d;
}
*/

table.filelist{
margin-top: 30px;

font-size: 12px;
border-top: 1px dotted;
}
table.filelist tr:hover{
background-color: #eee;
}
table.filelist td{
min-width: 40px;
border-bottom: 1px dotted;
padding: 5px;
}
table.filelist th{
	border-top: 1px solid #cacf75;
	border-bottom: 1px solid #cacf75;
	color: #44979d;
	font-size: 16px;
	font-weight: normal;
	padding: 5px;
	margin-top: 30px;
	margin-bottom: 15px;
	text-align: left;
}