body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #333333;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.main-table {
	border: 1px solid #000000;
	background-position: center;
}
.master-table {
	padding: 10px;
	width: 955px;
	padding: 10px;
	margin: 0px;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.navigation-bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #CC0000;
	text-decoration: none;
}
hr {
	color: #999999;
	height: 1px;
}
.subtitle {
	font-weight: bold;
	text-transform: capitalize;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
.footer {
	font-size: 10px;
	color: #000000;
	background-color: #E2E2E2;
}
.page-title-small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	color: #666666;
	font-variant: small-caps;
	text-transform: uppercase;
}
.page-title-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: uppercase;
	font-variant: normal;
}
.highlight {
	font-weight: bold;
	color: #993300;
}
.table-header {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	text-transform: capitalize;
}
.table-text {
	font-weight: normal;
	background-color: #FFFFFF;
}

.table-formfields {
	background-color: #FFFFFF;
}


.table-footer {
	background-color: #CCCCCC;
}

.table-subheader {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	background-color: #CCCCCC;
}
.caption {
	font-size: 12px;
}
.breaking-news {
	font-weight: bold;
	color: #CC0000;
}

