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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #CCC;
	margin-left:auto;
	margin-right:auto;
}
img {border: none;}
a:link IMG { border: none }

#background {
	display:none;
}
#wrapper {
	position:relative;
	left: 10px;
	top: 25px;
	width: 95%;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}
#content {
	width:100%;
	height:auto;
	min-height: 400px;
	padding:0px;
	color: #666;
}
#content a:link, a:visited {
	text-decoration: none;
	color: #5a9cce;
}
#content a:hover, a:active {
	color: #036;
	font-weight: bold;
}
#content li {
	padding-top: 2px;
	padding-bottom: 2px;
}
#content_top {
	display: none;
}
#content_bottom {
	display: none;
}
#content_top_imp {
	display: none;
}
#content_bottom_imp {
	display: none;
}
#footer {
	display: none;
}
#flashcontent {
	display: block;
	overflow: visible;
	position: relative;
	height: auto;
	width: 95%;
	min-width: 800px;;
	left: 10px;
	top: 25px;
	margin : 0px;
	z-index: 1;
	border :1px;
	border-style: solid;
	border-color: #000;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
}
#flashprintwarning {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding: 10px;
	height: auto;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#flashfooter {
	display: none;
}
#logo {
	display: none;
	visibility: hidden;
}
#navbkgd {
	display: none;
}
#backgroundHolder {
	display: none;
}

