/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font-family: "Times New Roman", Times, serif;
	color: #336699;
	}
	
hr {
	height:1px;
	border: none;
	}


/* CSS Document */

P{
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	line-height:normal;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 72px;
}
.style2 {
	font-size: 48px;
	font-family: "Times New Roman", Times, serif;
	line-height: 36px;
}

.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}

.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	background-color: #a8c1e3;
	display: block;
	padding: 8px;
	width: 140px;
	text-align: left;
}

.navigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCFFFF;
	display: block;
	padding: 8px;
	width: 140px;
	color: #14285F;
	text-align: left;
}
.subHeader .style5 {
	font-family: "Times New Roman", Times, serif;
	margin: 2px;
	padding: 2px;
}
.headingBold {
	font-size: 16pt;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	color: #a8c1e3;
	font-weight: bold;
	padding-left: 9pt;
}
.subHeadingBold {
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	color: #a8c1e3;
	font-weight: bold;
	padding-left: 9pt;
}
.text {
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	color: #a8c1e3;
	height: auto;
	padding-left: 9pt;
}
.textNoPadding {
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	color: #a8c1e3;
	height: auto;
}