html body {
	margin: 0;
	padding: 0;
	font: 12px/20px Arial, Helvetica, sans-serif;
	background: #FFF;
	color: #333;
	}
	




td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: #FFF;
	color: #333;
	clear:both;
	}


	


p {text-align:justify;}





/*---------------------------------
	elements
---------------------------------*/

a	
	{
	font-weight: normal;
	color: #666;
	text-decoration: none;
	}





a:hover	
	{
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	}

	
	
	
	
a img {border: none;}





img {border: none;}





/*---------------------------------
	headings
---------------------------------*/

h1 {
	font-size: 26px;
	font-weight: bold;
	color: #333333;
	line-height: 32px;
	padding: 0;
	margin: 0;
	border: 0;
	}


	

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #CCC;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	border: 0;
	}




	
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	padding: 0;
	margin: 0;
	border: 0;
	}
	
	
h4 {
	font-size: 13px; 
	font-weight: bold;
	color: #333;
	padding: 0;
	margin: 0;
	border: 0;
	}
	
	
	
	

/*---------------------------------
	spacing
---------------------------------*/

.space5 {
	margin-top:5px;
	font-size:1px;
}

.space10 {
	margin-top:10px;
	font-size:1px;
}
.space20 {
	margin-top:20px;
	font-size:1px;
}
.space30 {
	margin-top:30px;
	font-size:1px;
}
.space40 {
	margin-top:40px;
	font-size:1px;
}
.space55 {
	margin-top:55px;
	font-size:1px;
}
.space65 {
	margin-top:65px;
	font-size:1px;
}
.space70 {
	margin-top:62px;
	font-size:1px;
}





/*---------------------------------
	navigation
---------------------------------*/


.menuHeader 
	{
	float:left;clear:both;width:100%;margin-bottom:5px;line-height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-transform:uppercase;
	cursor:pointer;
	}
	


.menuSubheader 
	{
	float:left;clear:both;width:100%;margin-bottom:5px;line-height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-transform:uppercase;
	cursor:pointer;
	}


	
	
#navigation {
	}

#navigation ul {
	padding: 0;
	left: 0;
	text-transform: uppercase;
	list-style: none;
	}

#navigation li {
	float: left;
	margin-right: 18px;
	font-size: 12px;
	font-weight: bold;
	}



	
.footertext
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	}






#name 
	{ 
	width:100px !important; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 13px;
	color: 000000;
	font-weight: bold;
	}





.collapsed { display:none;float:none;clear:both;width:100%;margin:0px 1px 15px 1px;}





#thumbnails { margin:1px;}





#thumbnails ul { width:100%; clear:both; float:left; padding:0; margin:0; list-style-type:none; }	





#thumbnails ul li { width:100px;float:left;clear:right;margin-right:3px; }





#thumbnails a { border:none }





#buttons { width:400px; text-align:center;}





#buttons ul { margin:1px auto;padding:0;height:30px; list-style-type:none; }





#buttons ul li { float:left;clear:right;width:50px;line-height:30px;vertical-align:center;text-align:center; }





