@import url("print-only.css") print;
body{
	font-family: Arial, sans-serif;
	color: #333366;
	font-size: 80%;
	line-height: normal;	
	margin-top: 2px;
	padding: 0px;
}
bold{
	font-family: Arial, sans-serif;
	color: #333366;
	font-size: 80%;
	font-weight: bold;
	line-height: normal;	
	margin-top: 2px;
	padding: 0px;
}
.mainlink {
	font-family: Arial, sans-serif;
	color: #0066CC;
	text-decoration: underline;
}

a:link{
	color: blue;
	text-decoration: underline;
}

a:visited{
	color: blue;
	text-decoration: underline;
}

a:hover{
	color: #ff0000;
	text-decoration: underline;
}

.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	font-weight: bolder;
}
#navBar{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	border-right: 1px solid #333366;
	border-bottom: 1px solid #333366;
	}

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	color: #333366;
	text-decoration:none;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 0px solid #333366;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid #333366;
	font-size: 100%;
	border-color: #333366;
	color: #99FF66;
}

#sectionLinks h3{
	padding: 0px 0px 2px 10px;
}

#sectionLinks a{
	display: block;
	border-top: 1px solid #333366;
	padding: 10px  5px 10px 10px;
}


#sectionLinks a:hover{
	text-decoration:none;
	background-color:#E4E9EF;
}
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.boldtextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #A50000;
	padding: 0px 3px 0px 5px;
}
.rhstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC0033;
	padding: 0px 3px 0px 5px;
}
#rhsbox {
	background-color: #FFFFFF;
	border-top: 1px solid #333366;
	border-bottom: 1px solid #333366;
	border-left: 1px solid #333366;
	list-style-type: square;
	list-style-position: inside;
	color: #000000;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333366;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
.blue-background {
	background-color: #eeeeee;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #AD0C21;
}
.main {
	border-top: 1px solid #333366;
	border-right: 1px none #333366;
	border-bottom: 1px none #333366;
	border-left: 1px none #333366;
}
.maintext {
	border-top: 1px none #333366;
	border-right: 1px none #333366;
	border-bottom: 1px none #333366;
	border-left: 1px none #333366;
}

.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
.whitetext {
	color: #FFFFFF;
	font-size: xx-small;
}
.h1 {display:none;
}
