html, body, div, span, h1, h2, h3, h4, h5, h6 {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;}
body {   background: white;    font-family : Georgia, "Times New Roman", serif; }
#right, #navbar, #footer, .sidebox, .noprint {    display: none;    }

body img {	border: 0px;	text-decoration: none;}
.imglft {	float: left;	}
.imgrgt {	float: right;	padding: 5px;}

h1, h2, h3 {	padding: 2px 0px 2px 3px;	background-color: inherit;	color: navy;	}
h1 {	font-size: 150%;}
h2 {	font-size: 130%;}
h3 {	font-size: 100%;}

a, a:link { 	font-weight: bold; 	color: #5C7B37; 	background: transparent;	text-decoration: underline;}
a:visited {	color: #000;	text-decoration: none;	font-weight: bold;}
a:hover {	font-weight: bold;	text-decoration : underline;	background: #9EBA9B;	color: #000000;}

#container {	margin: 10px auto 10px auto;	max-width: 600px; 	border: 1px solid #272F00;	padding: 5px;	background-color: #ffffff;	text-align: left; }
#container #header {	height: 225px;	padding: 0px 15px 0px 0px;	background-repeat: no-repeat;	background-position: left center;	
						font-weight: bold;	background-image: url('../images/blue-variegated.jpg');background-repeat: repeat; }
#container #header p {	padding: 20px 0px 0px 0px;	margin: 0px;	text-align: right;	font-size: .85em;}
#container #navbar {	border-top: 1px red;	border-bottom: 1px red;	background-color: navy;	overflow: hidden;	margin: 0;	padding: 0;	border: 0;	color: #FFFFFF;}
#container #navbar ul {	list-style-type: none;	width: 100%;	margin: 0;	padding: 0;}
#container #navbar li {	float: left;}
#container #navbar a {	font-weight: bold;	text-decoration: none;	color: #FFFFFF;	display: block;	padding: 5px;	border: 1px solid #FFFFFF;}
#container #navbar a:hover {	font-weight: bold;	text-decoration: none;	color: #000000;	border: 1px solid #b9d;	background-color: #D5F0F7;}
#container .center #right {	background-color: #D5F0F7;	float: right;	border-left: solid 1px #666;	width: 200px;	padding: 10px;	font-size: .85em;	color: #000;
			border-right: solid 1px #333E13;	border-left: solid 1px #333E13;	border-bottom: solid 1px #333E13;}
	
#container .center #right .sidebox a:link {	background: #FFFFFF;	color: #1534B3;	font-weight: bold;	text-decoration: none;}
#container .center #right .sidebox a:visited {	background: #FFFFFF;	color: #1534B3;	font-weight: bold;	text-decoration: none;}
#container .center #right .sidebox a:hover {	background: #FFFFFF;	color: #C60029;	font-weight: bold;	text-decoration: underline;}
#container .center #right .sidebox a:active {	background: #FFFFFF;	color: #1534B3;	font-weight: bold;	text-decoration: none;}
#container .center .clearFloat {	display: block;	clear: right;}
#container #footer {	height: 125px;padding: 5px;	border-top: 1px solid red;	background-color: #ffffff;	text-align: center;	font-size: small;}
#container #footer p {	margin-top: 0px;	margin-bottom: 0px;}
hr {	background-color: red;	border: 0px;	color: red;	height: 1px; width:80%;}
.ctr {	text-align: center;}

#pscroller1{width: 170px;height: 80px;padding: 5px;}
P.thanks {page-break-after: always; }