/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}

a:link { color: #B87029; text-decoration: none; }
a:visited {	color: #B87029; text-decoration: none; }
a:hover { color : #B87029; text-decoration: underline; }
a:active { color : #B87029; text-decoration: underline; }
/*a:active { color : #00827e; text-decoration: underline; }*/

.topSpace {
	height:100px;	
}

.btmSpace {
	height:620px;	
}

.privacyState {
	font-size: 10px;
    color: #717171;
    font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 0px 5px 0px;
}
