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: 10pt;
	text-align: left;
}


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


ul	{
	list-style-image: url(/images/bullet.gif)
	}

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

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

a:hover	{
	text-decoration: underline;
}

h1 {
	text-align: center;
        font-size: 32px;
	font-weight: bold;
	color: #990000;
}

h2	{
	text-align: center;
        font-size: 18px;
        color: #567483;
}

h3	{
        text-align: center;
        font-size: 14px;
	font-weight: bold;
        color: #000000;
	}

h4	{
	font-size: 90%;
        font-weight: 600;
        color: #990000;
	}

#container	{
	width: 748px;
	height: auto;
	border: thin silver solid;
	background-color: white;
}

#bubble	{
	position: absolute;
	top: 200px;
	left: 640px;
	}

#head	{
	position: absolute;
	top:10px;
	left: 25px;
	}

#left	{
	background-image: url(images/left_bg.gif);
	position: absolute;
	top: 278px;
	left: 25px;
	width: 189px;
	height: 850px;
	}

#main	{
	position: absolute;
	top: 278px;
	left: 214px;
	width: 370px;
	height: 850px;
	background-color: white;
	}

#buttons	{
	text-align: center;
	}

#right	{
	background-image: url(images/rt_bg.gif);
	position: absolute;
	top: 278px;
	left: 584px;
	width: 189px;
	height: 850px;
	}

.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;
	}
