﻿/* df001f is color red of the usbc star */
/* 0a1f62 is color blue of the usbc star */

HTML {margin: 0px; padding: 0px; margin-bottom: 1px; height: 100%;}
/* Prevent AllWebMenus from printing on printed pages */
@media print {TABLE.noprint, DIV.noprint {display:none} }

BODY {background: #bed9fc; text-align: center; font: .7em/140% Verdana, Arial, Helvetica, sans-serif;	
	color: #000; padding: 0; margin: 0 auto; /* fix for centering div in firefox */
	margin: 5px 0 0 0;}
	margin: 5px 0 0 0;}
img {border: 0; /* for accessability */}
.clear {clear: both;}

a {color: #000;	text-decoration: underline;}
a:hover {	color: #A80000;	text-decoration: underline;}
a:active {	color: #A80000;	text-decoration: underline;}

h1 {font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; margin:0 0 15px 0; text-align: center;
	font-size: 100%; color: #ffffff; text-transform: uppercase; padding: 0px 0px 5px opx; background: #0a1f62;border-bottom: 3px solid #0a1f62;}
h2 {font-size: 100%; color: #0a1f62; padding: 0px 0px 3px 28px; border-bottom: 2px solid #0a1f62; font-weight:bold;
	background-position:left; background-image:url('../images/USBC Star.jpg');background-repeat:no-repeat;}
h3 {font-size: 100%; color: #df001f; padding: 0px 0px 3px 28px; border-bottom: 2px solid #df001f; font-weight:bold;
	background-position:left; background-image:url('../images/USBC Star.jpg');background-repeat:no-repeat;}
h4 {font-size: 100%; color: #0a1f62; border-bottom: 1px solid #0a1f62; font-weight:bold; }
h5 {font-size: 100%; color: #df001f; border-bottom: 1px solid #df001f; font-weight:bold; }
h6 {font-size: 100%; color: #0a1f62; text-transform: uppercase; letter-spacing: 1px;}

/* DIV ID CLASSES */
/* OUTSIDE WRAPPER - also sets the color of the left hand column*/

#wrapper{width: 670px; margin: 0px auto; /* fix for centering div in firefox */}
#wrapper2col {width: 670px;	}	

/* HEADER */
#header {display: none; }

/* Main body layout - center area */
#main2col {
	width: 670px; border-top: 10px solid #0a1f62; background: #fff; float: right; 
	font: normal 120% Verdana, Arial, Helvetica, sans-serif; text-align: left; 	/* box model hack */;
	voice-family: "\"}\""; voice-family: inherit; width: 670px;}
	html > body #main2col html > {width: 670px;}

/* Left column */
#leftcol {display: none; }
#awmAnchor-menu {display: none; }

			
/*Bottom Area - Copyright */
#footer {display: none; }



/* 3 column layout id's */

#wrapper3col 
	#main3col {
		width: 450px; border-top: 10px solid #0a1f62; background: #fff;	float: left; padding: 5px 5px 5px 5px;
		font: normal 120% Verdana, Arial, Helvetica, sans-serif; text-align: left; 	/* box model hack */;
		voice-family: "\"}\""; voice-family: inherit; width: 450px;}
		html > body #main3col html > {width: 450px;}

/* Right column */	
#rightcol {
	width: 200px; border-top: 10px solid #0a1f62; color: #000; float: right; text-align: left;
	font: normal 120% Verdana, Arial, Helvetica, sans-serif; padding: 5px 5px 5px 5px;		/* box model hack */;
	voice-family: "\"}\""; voice-family: inherit; width: 200px;}
	html > body #rightcol html > {width: 200px;}
	#rightcol h1 {font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; margin:0 0 15px 0; text-align: center;
		font-size: 100%; color: #ffffff; text-transform: uppercase; padding: 0px 0px 5px opx; background: #0a1f62;border-bottom: 3px solid #0a1f62;}
	#rightcol h2 {font-size: 100%; color: #0a1f62; padding: 0px 0px 3px 0px; border-bottom: 2px solid #0a1f62; font-weight:bold;
		background-image:none;}
	#rightcol h3 {font-size: 100%; color: #df001f; padding: 0px 0px 3px 0px; border-bottom: 2px solid #df001f; font-weight:bold;
		background-image:none;}
	#rightcol h4 {font-size: 100%; color: #0a1f62; border-bottom: 1px solid #0a1f62; font-weight:bold; }
	#rightcol h5 {font-size: 100%; color: #df001f; border-bottom: 1px solid #df001f; font-weight:bold; }
	#rightcol h6 {font-size: 100%; color: #0a1f62; text-transform: uppercase; letter-spacing: 1px;}


