:root { overflow-y: scroll; }
/* forces browsers to draw a scroll bar on short content pages [CSS3]. IE doesn't understand this    */
body {
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px
}
h1	{
	font-size: 16pt;
	color: #999999;
	background-color: transparent
}
P.footer {text-align: center; font: 8px verdana; color: #999999}
#wrapper  {
		max-width: 1400px
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: xx-large;
	color: #999999;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}
.style7 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: italic;
	color: #8fa3bb;
	font-weight: bold;
}
.imageborder {
border-color: #0000FF;
border-width: 1px;
border-style: solid;
float: right
}
a:link.navlink {
	color: #8fa3bb;
	background-color: transparent;
	text-decoration: none;	
}
a:visited.navlink {
	color: #8fa3bb;
	background-color: transparent;
	text-decoration: none;	
}
a:hover.navlink {
	color: #cccccc;
	background-color: transparent;
	text-decoration: none;	
}
a:link.bodylink {
	color: #cccccc;
	background-color: transparent;
	text-decoration: none
}
a:visited.bodylink {
	color: #cccccc;
	background-color: transparent;
	text-decoration: none
}
a:hover.bodylink {
	color: #8fa3bb;
	background-color: transparent ;
	text-decoration: none
	}
a:link.bottomlink {
	color: #999999;
	background-color: transparent;
	text-decoration: none;	
	font-size: 9px
}
a:visited.bottomlink {
	color: #999999;
	background-color: transparent;
	text-decoration: none;	
	font-size: 9px
}
a:hover.bottomlink {
	color: #cccccc;
	background-color: transparent;
	text-decoration: none;	
	font-size: 9px
}
.boldngrey {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
.floatleft
	{float: left;
	margin-right: 10px
	}
.floatright
	{float: right;
	margin-left: 10px
	}	
.captionname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
}
.style16 {
	color: #000000;
}
.easter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
