body	{
	font-family: Arial; sans-serif;
	font-color: #003366;
	background-color: #7a94a2;
	margin: 25px;
}

.center_me      {
        text-align: center;
	        }

.pad_me	{
	padding-left: 8px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

.percent	{
	font-size: 11px;
	font-weight: 600;
	}

.survey	{
	font-size: 9px;
	padding:5px;
	}

img	{
	border: none;
}

p	{
	font-family: Arial; sans-serif;
	color: #000000;
	font-size: 9pt;
	text-align: left;
    margin-left: 0px margin-right: 0px; margin-top: 4px; margin-bottom: 6px;

	}

blockquote {
	font-family: Arial; sans-serif;
	color: #000000;
	font-size: 10pt;
	text-align: left;
}
   

ul	{
	list-style-image: url(/images/bullet.gif)
        font-family: Arial; sans-serif;
        color: #000000;
        font-size: 9pt;
        text-align: left;
	}

li	{
        font-family: Arial; sans-serif;
        color: #000000;
        font-size: 9pt;
        text-align: left;
	padding-bottom: 5px;
	padding-right: 5px;
}

a	{
	text-decoration: none;
	color: #0066CC;
}

a:hover	{
	text-decoration: underline;
}

h1 {
        font-size: 18pt;
	font-weight: bold;
	color: #990000;
}

h2	{
        font-size: 12pt;
        color: #567483;
        margin-top: 20px; margin-bottom: 0px;
}

h3	{
        font-size: 11pt;
	    font-weight: 600;
        color: #000000;
        margin-left: 0px margin-right: 0px; margin-top: 10px; margin-bottom: 0px;
	}

h4	{
	font-size: 10pt;
        font-weight: 600;
        color: #990000;
	}

h5	{
        font-size: 9pt;
        font-weight: 600;
        color: #567483;
        }
        
   
h6	{
        font-size: 8pt;
        font-weight: 600;
        color: #000000;
        margin-left: 0px margin-right: 0px; margin-top: 28px; margin-bottom: 0px;
        }     

#container	{
	background: white;
	width: 748px;
	height: auto;
	}

#head	{
	width: 748px;
	height: 268px;
	}

#left	{
	position: relative;
	float: left;
	width: 189px;
	height: auto;
	background: white;
	}

#main	{
	position: relative;
	float: right;
	width: 519px;
	height: auto;
	min-height: 552px;
	background: white;
	padding: 20px;
	}

#buttons	{
	text-align: left;
	}

.small {
	font-size: 8pt;
	color: #a4b2b5;
}

.sponsors {
	font-size: 8pt;
        color: #0066cc;
	text-decoration: underline;
}

.quotes {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	background: #cccccc;
	color: #003366;
	font-weight: bold;
	}
	
hr {
        margin-top: 10px; margin-bottom: 0px;
}

a { text-decoration : none} 
	
