/*##########################*/
/*######### LAYOUT #########*/
/*##########################*/
body						{ font-family:Arial, Helvetica, sans-serif; font-size:14px;padding:0px; margin:0px;}
#left, #headerlist, #right	{ display:none; width:0px; height:0px;}
#toppoint					{ display:none; width:0px; height:0px;}
#header 					{ height:85px;}
#center, #footer, #header 	{ width:100%; margin:0 0 0 0; padding:0 0 0 0;}
#footer 					{ border-top: 1px solid #000000; margin-top:10px;}
/*##########################*/
/*######### STYLING ########*/
/*##########################*/
h1 							{ font-size: 16px; color: #5087BC; font-weight: bold; padding:10px 0px 10px 0px;}
h1.pageheader				{ color: #666666; font-family: Arial; font-size: 20px; font-weight: bold; border-bottom:1px solid #ccc; 
							  display:block; margin-bottom:10px; padding-top:10px; margin-bottom:10px;}
h3 							{ font-size: 16px; color: #858B3F; font-weight: bold; padding:10px 0px 10px 0px; background-image:none;}
h4 							{ font-size: 13px; color: #822433;}
p 							{ margin-top:10px; margin-bottom:10px; }
.img-shadow 				{ float:right; margin: 10px 0 0 10px;}
.img-shadow img 			{ border: 1px solid #666; padding: 2px;}
.boldbodytext 				{ font-weight: bold;}
.smallprint 				{ text-align: center}
/*##########################*/
/*######### LINKS ##########*/
/*##########################*/
a:link, a:visited 			{ color: #520; background: transparent; font-weight: bold; text-decoration: underline;}  	
.smallprint , A.smallprint 	{ font-size: 10px; color: #666;}