/* MrMax */


/* Text styles */


img {
	display:none;
	visibility:hidden;	
}

h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
}

h1 {
	color: #000;
	font-size: 2.4em;
	line-height: 1.4em;
	margin:.3em 0 1em 0;
	border-bottom: 1px solid #dfdfdf;
}

h2 {
	color: #000;
	font-size: 1.6em;
	margin:5px 0 7px 0;
	padding:0;
	font-weight:bold;
}

h3 {
	margin:2em 0 .5em 0;
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
}

h4 {
	margin:2em 0 .5em 0;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
}

h5 {
	margin:2em 0 .5em 0;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;

}

h6 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0 0 10px 10px;
	font-size: 1.1em;
	line-height: 1.5em;
	font-style: italic;
	color: #000;	
}

address {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0 0 10px 10px;
	font-size: 1.1em;
	line-height: 1.5em;
	font-style: italic;
	color: #000;
	}

legend {
	color:#000;	
}

pre {
	display: block;
	margin: 2em 0;
	white-space: pre;
	overflow: auto;
	width: 470px;
	line-height: 1.4;
	border: 1px solid #000;
	padding: 8px
}


ul, ol, li {
	margin: 0 0 9px 7px;
	color: #000;
}

ul {
	list-style-type:square;
	
}

li {
	font-size: 13px;
	
}

p {
	margin: 0 0 15px 10px;
	font-size: 11px;
	line-height: 15px;
	font-family:Arial, Helvetica, sans-serif;
}

li p {
	margin: 0 0 5px 10px;
}


/* end Text Styles */


/*------------------------------------------------------------------*/
/* MrMax */

/* Layout */ 
body {
	margin: 20px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000;
}

#wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 0;
	background: transparent;
}

#header {
	display:none;
	visibility:hidden;
}
/*********************************************/
#site-alert {
	display:none;
	visibility:hidden;
}

/*********************************************/
/* Top Text Menu */
#top-menu {
	display:none;
	visibility:hidden;
	
}


/*********************************************/
#logo {
	display:none;
	visibility:hidden;
}

/*********************************************/
#sidebar {
	display:none;
	visibility:hidden;
}



/*********************************************/

#page {
	background: #fff;
	width: 909px;
	margin: 0 auto;

}

#page-wide {
	width: 909px;
	margin: 0 auto;
}


#content {
	float: left;
	width: 100%;	
	padding: 20px 20px 0 28px;
	background: #fff;
	min-height: 400px;
}
#wide-content {

	width: 860px;
	min-height: 300px;
	padding: 30px 20px 15px 28px;

}



/*********************************************/

#bottom-menu {
	display:none;
	visibility:hidden;
}




/*********************************************/

#footer {
	width: 910px;
	height: auto;
	margin: 0 auto;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 11px;
	text-align: center;
	color: #000;
}

#footer a {
	color: #000;
	font-size: 11px;
}




/* end Layout */

/* Top Menu */
#main-menu {
	display:none;
	visibility:hidden;
}


 #menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7 {
	display:none;
	visibility:hidden;
	 
}



/*********************************************/

#search {
	display:none;
	visibility:hidden;	
}


/* end Top Menu */

