.pagebackground {
	background-color: DBD0A3;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
.MainCopyBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #2C6172;
}
.TinyCopyBlue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0362B8;
}
.TinyCopyBlack {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.TinyCopyWhite {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.MainCopyBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
a:link {
	font-style: normal;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	font-style: normal;
	text-decoration: underline;
	color: #0362B8;
}
a:active {
	font-style: normal;
	text-decoration: underline;
	color: #0362B8;
}
.BlueSubHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2C6172;
	font-weight: bold;
}
.tableborder {
	border: 1px solid #BA6306;
	background-color: #F7F4ED;
	margin: 10px;
}
.NavCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C97826;
	font-weight: normal;
	text-decoration: underline;
}
.MainCopyBlueBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #2C6172;
	font-weight: bold;
}
.RedAlert {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.tableRightColumn {
	border: 1px solid #BA6306;
	background-color: #F7F4ED;
	margin: 0px;
}
.MainCopyBlueBULLETS {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #2C6172;
	list-style-position: outside;
	list-style-type: disc;
}
