/* CSS Document */

body {
	font-family: Verdana, Arial, sans serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	}

td, p {
	font-family: Verdana, Arial, sans serif;
	font-size: 11px;
	}

a { color: #013E80; }

.border {
	background-color: #000000;
	}

.Header {
	background-color: #cecece;
	background-image: url(images/TopBackground.jpg);
	}

.Footer {
	font-size: 9px;
	color: #333333;
	}
	
.NavBar {
	background-color: #7c173e;
	background-image: url(images/gradient.gif);
	color: #FFFFFF;
}

a.NavButton {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

.Title {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	color: #013E80;
	}

.SubTitle {
	color: #7C173E;
	font-weight: bold;
	font-size: 13px;
	}

.Headline {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 20pt;
	color: #7c173e;
	}

.SubHeadline {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12pt;
	color: #7c173e;
	}
.TblBar {
	background-color: #7c173e;
	color: #FFFFFF;
	font-size: 10px;
}
