/* CSS definition file containing sitestyle stylesheets for web display */
BODY,TABLE,TD { 
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
P { margin:0px 0px 15px 0px; }

A:link    { text-decoration: none; color: #993300; font-weight: bold; }
A:visited { text-decoration: none; color: #993300; font-weight: bold; }
A:active  { text-decoration: underline; color: #FFCC99; font-weight: bold; }
A:hover   { text-decoration: underline; font-weight: bold; }

#ftr {
	padding: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#ftr A:link    { text-decoration: none; color: #FFFFFF; font-weight: bold; }
#ftr A:visited { text-decoration: none; color: #FFFFFF; font-weight: bold; }
#ftr A:active  { text-decoration: underline; color: #FFFFFF; font-weight: bold; }
#ftr A:hover   { text-decoration: underline; font-weight: bold; }

#quickNav {
	position:absolute;
	z-index:1;
	font-size: 10px;
	padding: 2px;
	background-color: #FFFFCC;
	border: 1px solid #000000;
	visibility: hidden;
	width: 135px;
}

#search {
	border:1px solid #993300; width:185px; height:16px; font-size:9px
} #fieldon {
	border:1px solid #FFFFFF; width:185px; height:16px; font-size:9px
} #fieldoff {
	border:1px solid #993300; width:185px; height:16px; font-size:9px
} #search_blog {
	border:1px solid #993300; width:129px; height:12px; font-size:11px
} #fieldon_blog {
	border:1px solid #FFFFFF; width:129px; height:12px; font-size:11px
} #fieldoff_blog {
	border:1px solid #993300; width:129px; height:12px; font-size:11px
}

#header {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #006600;
	font-weight: bold;
	font-size: 13px;
} #subheader {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
}

.header {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #006600;
	font-weight: bold;
	font-size: 13px;
} .subheader {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
}

#slct { color:#FFFFCC; background-color:#003300; }
#slctCat1 { background-color:#FFCC99; }
#slctCat2 { background-color:#FFFFCC; }

#content {
	width:760px;
}

#contentCol {
	width:595px;
}

#hdrPrint, #ftrPrint {
	display:none;
}

#incl_1, #incl_2, #incl_3 {
	width:595px;
	height:150px;
	overflow:auto;
	margin:auto;
} #incl_eventinfo {
	width:535px;
	height:410px;
	border:1px inset;
	overflow:auto;
	margin:auto;
} #incl_eventinfo2 {
	width:535px;
	height:330px;
	border:1px inset;
	overflow:auto;
	margin:auto;
} #incl_factlist {
	width:595px;
	height:524px;
	overflow:auto;
	margin:auto;
} #incl_factsheet {
	width:500px;
	height:524px;
	overflow:auto;
	margin:auto;
}