/* CSS Document */
body {
	background-color: #C4D04F;
	margin: 0px;
	background-image: url(media/disclaimer-bg.gif);
	background-repeat: no-repeat;
	padding:12px;
	font-size: 14px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.content {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top:20px;
	}
.closer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link, a:visited {
	font-weight : normal; 
	text-decoration : underline;
	color: #FFFFFF;
	background: transparent; 
	}

a:hover, a:active {
	font-weight : normal; 
	text-decoration : underline;
	color: #c44a01;
	background: transparent; 
	}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 11px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 11px;
}
