/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;	
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom:-0px;
	margin-top:-0px;
	
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	/*line-height: 1.ex;*/
	font-weight: bold;
	color: #000000;
	letter-spacing: 0px;	
}

.smallboldtext	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #000000;	
}

.linkhead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000099;
} 

.quicklink {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFF99;
}

.quicklink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF55;
	text-transform: capitalize;
	}

.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
	text-decoration:none;
}

.navbar:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000BB;
	text-decoration:none
}

.selection {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #0000BB;
	text-decoration:none;
	}
	
.hidden {
font-size:10px;
color:#FF0000;
visibility:hidden
}

.visible {
color:#FF0000;
visibility:visible
}

#backgroundside {
color:#546D94;
}

.pheader {
display:none;
}

.printonly {display:none;}