/* CSS Document */

/* sitewide */
html, body 				{ font-family: Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000; background: #FFFFFF; }
h1, h2, h3, h4, h5, h6 	{ margin: 0px; padding: 0px; }
.websitecontainer 		{ padding: 10px; text-align: left; background: none; }
.top					{ display: none; }
.topimage				{ display: none; }
.logo					{ display: none; }
.left 						{ display: none; }
.content				{ float: none; }
.content h1,
.content table							{ color: #005566; font-size: 11px; }
.content .route							{ display: none; }
.content .icons							{ display: none; }
.content .text							{ padding-left: 38px; padding-right: 30px; color: #005566; font-size: 11px; padding-top: 25px; padding-bottom: 20px; }
.content .text h1						{ font-size: 16px; color: #005566; background: none; padding-left: 0px; margin-left: 0px; margin-right: 0px; padding-bottom: 5px; }
.content .text h2						{ font-size: 14px; padding-bottom: 5px; }
.content .text h3						{ font-size: 12px; padding-bottom: 5px; }
.content .data							{ padding-left: 38px; padding-right: 30px; color: #005566, font-size: 11px; padding-bottom: 20px; }
.content .data li						{ padding-bottom: 10px; }
.content .data li a						{ text-decoration: none; }

.right 						{ display: none; }


.bottom 		{ display: none; }

/* start floating images */
.floatingimage													{ text-align: center; padding: 5px; }
.floatingimage img 												{ border: none; }
.floatingimage img#CTRLInline, .floatingimage img#CTRLOutlineI 	{ border: 0; padding: 0px; }
.floatingdesc 													{ font-size:9px; color:#666666; text-align: center; width: 128px; }

/* end floating images */
