body {
	background-color: #0069AD;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-repeat: repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686868;
}
A{
	font-weight: bold;
	color: #0069AD;
	text-decoration: underline;
}
A:hover{
	font-weight: bold;
	color: #DD1408;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686868;
	font-weight: normal;
	background-position: left;
	text-align: right;
	clip: rect(auto,15px,auto,auto);
	vertical-align: bottom;
	padding-right: 20px;
}
h1{
	font-size: 16px;
}
h5{
	font-size: 12px;
	color: #0069AD;
}
img{border:0px;}
.headertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DD1408;
	text-align: left;
	text-indent: 45px;
	width: 250px;
}
.uplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0069AD;
	text-decoration: none;
	text-align: right;
	padding-right: 30px;
}

.uplinks A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0069AD;
	text-decoration: none;
}

.uplinks A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DD1408;
	text-decoration: none;
}


.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686868;
	text-decoration: none;
	margin-right: 45px;
	margin-left: 45px;
	text-align: left;
	margin-top: 10px;
}
.txtBold {
	font-weight: bold;
	color: #DD1408;
}
.whiteHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
}
.white {
	color: #FFFFFF;
}
