.blue-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #0D2348;
	text-align: left;
}
.maroon_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #572B2D;
}

.brown_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #6C4512;
	text-align: left;
}

.grey-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-align: left;
}
.green_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #4D4F2F;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 19px;
	font-weight: bold;
	color: #333333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	line-height: 17px;
	color: #96BDE8;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.border_LRB {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #CCCCCC;
	text-decoration: underline;
}

body {
	background-image: url(background.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-color: #BFBFBF;
}
.border_L {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.full_border {
	border: 1px solid #000000;
}
h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
	color: #333333;
}
