@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(img_BKG_1000x572_16c.gif);
	background-repeat:repeat;
	margin:0px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, sans-serif;
	background-color: #00411C;
}


td,th {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, sans-serif;
}


body,td,th {
	color: #B6B593;
	font-size: 12px;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}


a:visited {
	text-decoration: none;
	color: #DDDBAF;
}


a:hover {
	text-decoration: underline;
	color: #FCF9C4;
}


a:active {
	text-decoration: none;
}


.center {
	text-align:center;
	margin-top: 36px;	
}


.pdf_link {
	vertical-align:middle;
}


.pdf_icon {
	text-align:center;
	position:relative;
	vertical-align:middle;
	width: 16px;
	height: 16px;
	border: 0;
}


.centered_card {
	position: absolute;
	margin: auto;
	top: 25%;
	right: 25%;
	bottom: 25%;
	left: 25%;
	width: 524px;
	height: 313px;
}

