@charset "utf-8";

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
}

.fatText {
	font-weight:bold;
	text-align:center;
}

.copyright {
	font-size: x-small;
	text-align: center;
}

.addressText {
	text-align: center;
}

.linkcover a:hover{
	color:blue;
}

.linkcover {
	color: #F0F0F0;
}

.dash {
	color: #000;
}

.linkcover a {
	color: #000;
}

.noteHead {
	text-align:center;
	color: red;
	font-weight:bold;
}

div#container {
   height: auto !important;
   height: 100%;
   min-height: 100%;
}

p#footer{
	margin: -40px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	text-align:center;
}

p.footer {
	font-size: x-small;
	text-align:center;
}

div#padding { padding: 0 0 20px 0;
}

#padding center .menuBar a {
	font-size: medium;
}

#container #padding center .links .links2 {
	font-size: medium;
}

