@charset "UTF-8";
/* CSS Document */

html {
	height: 100.02%;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
p, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.6em;
	padding-top: 0px;
}
a:visited, a:link, a:active, a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.6em;
	color: #0075A6;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
a.pdf {
  padding-left: 21px;
  padding-bottom: 4px;
  background: transparent url(images/pdf.gif) no-repeat left top;
  line-height: 1.6em;
}

#footer, #footer a:hover, #footer a:link, #footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #7D7F7A;
	line-height: 10px;
}

#footer a:hover {


}
#mainContent {

}