body {
	background-color: #F3F2EC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0 auto;
	padding: 0 0;
}
body,td,th {
	font-family: Lucida Sans Unicode, Trebuchet MS, Verdana;
	font-size: 9pt;
	color: #585b5c;
}

.topcell {
	background-image: url(../imagesa/top-cell.jpg);
	background-repeat: repeat-x;
	background-color: #F3F2EC;
}
.bottom-cell {
	background-image: url(../imagesa/bottom-cell.jpg);
	background-repeat: repeat-x;
	background-position: center -1px;
}
.blue-head {
	font-family: "Trebuchet MS", Verdana, Calibri;
	font-size: 28pt;
	color: #2270b7;
}
.gray-head {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana;
	font-size: 12pt;
	color: #8e8c8c;
}
.space-front {
	padding-left: 8px;
}
.blue-head2 {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana;
	font-size: 12pt;
	color: #2270b7;
}
img.double-border {
	border: 1px solid #C9D3DC;
	padding: 5px;
	background: #EAEAEA;
}.blackTOP {
	background-color: #101415;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #010000;
	text-align: right;
	padding-right: 11px;
	color: #FFFFFF;
}
.download_bg {
	background-image: url(../imagesa/download_form_bg.jpg);
	background-repeat: repeat-y;
}

.secondary {
	background-color: #272727;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #010000;
	text-align: right;
	padding-right: 11px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
}
.secondary_images {
	background-color: #272727;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #010000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
}



a.quick:link{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #8a633e;
	font-weight: normal;
	text-decoration: none;
	}

a.quick:active{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}

a.quick:visited{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #5a646e;
	font-weight: normal;
	text-decoration: none;
}
	
a.quick:hover{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}


a.white:link{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}

a.white:active{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #EBEBEB;
	font-weight: normal;
	text-decoration: none;
	}

a.white:visited{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFDE1E;
	font-weight: normal;
	text-decoration: none;
}
	
a.white:hover{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFDE1E;
	font-weight: normal;
	text-decoration: none;
	}

