	body {
		margin: 0px;
		padding: 0px;
		background-color: #797979;
		color: #FFFFFF;
		font-family: Trade Gothic, sans-serif;
		font-size: 11px;
		line-height: 15px;
	}
	table                     { font: 12pt Trade Gothic, sans-serif; line-height: 20px; }
	b                         { font-weight: bold; color: #FF8800; }
	strong                    { font-weight: bold; color: #FF8800; }
	a                         { text-decoration: none; color: #FF8800; }
	a:link                    { text-decoration: none; }
	a:visited                 { text-decoration: none; }
	a:active                  { text-decoration: underline; }
	a:hover                   { text-decoration: underline; }

	#blue_features            { font: 7.5pt Trade Gothic, sans-serif; line-height: 14px; font-weight: bold; color: #333333; }
	#blue_features a          { font: 7.5pt Trade Gothic, sans-serif; line-height: 14px; font-weight: normal; color: #A51E19; }
	#blue_features strong     { font: 8.5pt Trade Gothic, sans-serif; line-height: 14px; font-weight: bold; color: #000000; }

	#bottom_navigation        { font: 7pt Trade Gothic, sans-serif; line-height: 14px; color: #FFFFFF; }
	#bottom_navigation .links { color: #FFFFFF; }
	
	#contact                  { background-color: #FFFFFF; font: 7pt Trade Gothic, sans-serif; line-height: 12px; }

	#main_content             { background-color: #333333; }

	#nav_background           { background-color: #797979; color: #FFFFFF; }
	#nav_background a         { color: #FFFFFF; }
	#nav_background td        { border: thin solid rgb(137,137,137); }

	#body                     { background-color: #FFFFFF; font: 8pt Trade Gothic, sans-serif; line-height: 14px; color: #28333C; }

	#thumbnails .mini         { border: 1px solid #999999; padding: 0px; margin-left: 1px; margin-right: 1px; }
	#thumbnails .mini hover   { border: 1px solid #FF8800; }
	#thumbnails td            { border: thin solid rgb(137,137,137); }

	#links                    { background-color: #FFFFFF; font: 7pt Trade Gothic, sans-serif; line-height: 12px; color: #28333C; }
	#links .links             { color: #28333C; }
	#links .links:hover       { color: #A51E19; }

	#footer                   { font: 8pt Trade Gothic, sans-serif; line-height: 18px; color: #333333; }
	#footer .version          { font: 7pt Trade Gothic, sans-serif; line-height: 12px; color: #999999; }
	#footer a                 { color: #023562; text-decoration: none; }
	#footer a:hover           { color: #000000; text-decoration: none; }

	#MainNav                  { font: 8pt Trade Gothic, sans-serif; color: #023562; }
	#MainNav strong           { color: #023562; font-weight: bold; }
	#MainNav a                { color: #023562; text-decoration: none; }
	#MainNav a:hover          { color: #000000; text-decoration: none; }
	
	IMG.left-floating         { float: left; border: 1px solid #999999; padding: 5px; margin-right: 15px; margin-bottom: 5px; }
	IMG.right-floating        { float: right; border: 1px solid #999999; padding: 5px; margin-left: 15px; margin-bottom: 5px; }
	
	img.Launch a                 { border: 1px solid #AAAAAA; padding: 4px; }
	img.Launch a:hover           { border: 1px solid #023562; padding: 4px; }
