@charset "utf-8";
body {
    font-family: 		Verdana, Arial, sans-serif;
	font-size:			12px;
}
h1 {
	margin:				-35px 0 0 0;
	text-indent:        -9999px;
}
h3 {
	margin:				10px 0 0 0;
}
p {
	margin:				0 0 20px 0;
	line-height:		16px;
}	
a, a img {
	border:				0;
	text-decoration:	none;
	color:				#000;
}
.noprint, p#tagline, form#search, #content_nav, #navigation, #banner, .one, h2, a.back, ul#footer, a.button, object, embed, #tagline, #flash_header {
	display:			none;
}
.accordion {
	width:				100%;
}
.accordion p {
	display:			block;
}
strong {
	font-weight:		bold;
}
img {
    border:				none;
}
img.img_right {
	padding:			0 0 0 10px;
	float:				right;
}
img.img_left {
	padding:			0 10px 0 0;
	float:				left;
}
br {
	clear: 				both;
}
.left {
    float:				left;
}
.right {
    float:				right;
}
table {
	text-align:			left;
	font-size:			12px;
	width:100%;
}
a.button, .button {
	width:				auto;
	margin:				0 -10px 0 12px;
	padding:			0 7px 0 0;
	display:			block;
	float:				left;		
	border:				0;
	background-color:	transparent;
	background-image: 	url('../images/button_right.png');
	background-position:top right;
	background-repeat: 	no-repeat;
	text-decoration:	none;
}
.button span {
	width:				auto;
	height:				30px;
	padding:			8px 4px 0 10px;
	display:			block;
	background-color:	transparent;
	background-image: 	url('../images/button_left.png');
	background-repeat: 	no-repeat;	
	color:				#fff;
	font-family: 		Avant Garde, Century Gothic, Tahoma, Arial, sans-serif;
	font-size:			13px;
}
h3.print {
font-size:16px;
font-weight:bold;
}
#image {
margin:0 0 5px -15px;
padding:0;
float:left;
}
#description {
float:right;
width:280px;
margin:0;
}
#disclaimer h5 {
font-size:12px;
font-weight:bold;
margin:10px 0 0 0;
}