
/* 							=DEFINED ELEMENTS
____________________________________________________________
*/
body {
	margin:	0;
	padding: 	0;
	font:		76% Verdana, serif;
	background:	#fff;
	background-image: none;
	text-align: center;
 }

h1, h2, h3, h4, h5, h6
{ font-family: Arial, serif; }

a{
	text-decoration:	none;
	font-weight:		bold;
	color:			#669;
}

a:hover{
	text-decoration:	underline;
}

form, fieldset, input, #searchform
{
border: none;
}

/* 							=LINKS
____________________________________________________________
*/






a.download {
	padding-left: 20px;
	background: url(i/download.png) no-repeat 0 50%;
	}



/* 							= STRUCTURE
____________________________________________________________
*/


#top 
{
position: relative;
width: 100%;
padding: 0;
margin: 0;
height: 90px;
text-align: right;
margin-bottom: 15px;
background-image: none;
background: #fff;
}

#top h1 a
{
background: url(i/header_print.png) top left no-repeat;
}


#outer_wrapper {

}


#wrapper
{
width: 780px;
width: 90%;
background: #fff url(i/straight.png) top left no-repeat;
background-image: none;
}






#topBar {
display: none;
}

#main {
	margin: 0;
}
#content {
	margin: 0;
}
#leftnav {
display: none;
}
#rightnav {
display: none;
}

#infobar
{
display: none;
}

#searchForm
{
display: none;
}


#content
{
border: 0;
}

#fontsize
{
display: none;
}


#footer {
display: none;
}


#content p.right {display: none;}