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




td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0B0C21;
	clear:both;
	border-spacing: 200px;
	}


	


p {text-align:justify;}







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


h1 {
	font-size: 26px;
	font-weight: bold;
	color: #4C4E66;
	text-transform: uppercase;
	line-height: 32px;
	padding: 0;
	margin: 0;
	border: 0;
	}

	



h2 {
    font-size: 18px;
	font-weight: bold;
	color: #0B0C21;
	padding: 0;
	margin: 0;
	border: 0;
	}


	
	
		
h3 {
    font-size: 14px;
	font-weight: bold;
	color: #0B0C21;
	padding: 0;
	margin: 0;
	border: 0;
	}


	
	
		
	.footertext
	{
	font-size: 11px;
	color: #0B0C21;
	text-decoration: none;
	}





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

.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: 14px;
	color: #94A5BA;
	font-weight: bold;
	cursor:pointer;
	border-bottom:1px solid #4C4E66;
	text-align:left;
	}





#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; }






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


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




a:hover	
	{
	font-weight: bold;
	color: #4C4E66;
	text-decoration: none;
	}





a img { border:0; }





img {border: none;}
