A:link {color: blue} 
A:visited {color: blue}
A:active {color: blue}
A:hover {color: #cc6600}

A.banner:link {
	color: #FFFFFF;
	text-decoration: none}

A.banner:visited {
	color: #FFFFFF;
	text-decoration: none}

A.banner:active {
	color: #FFFFFF;
	text-decoration: none}

A.banner:hover {color: #cc6600}


body {
	margin-left: 5%;
	margin-right: 5%;
	width: 926;
	background-color: #FFFFFF;}

.center {text-align: center}

.bold {font-weight: bold}

.italic {font-style: italic}

.bolditalic {
	font-weight: bold;
	font-style: italic}

.bolditalicunderlinered {
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	color: red}

.bolditaliclarge {
	font-weight: bold;
	font-style: italic;
	font-size: 18pt}

.boldxsmall{
	font-weight: bold;
	font-size: 8pt}

.boldunderline {
	font-weight: bold;
	text-decoration: underline}

.boldunderlinered {
	font-weight: bold;
	text-decoration: underline;
	color: red}

.underline {text-decoration: underline}

.attnmsg {
	margin-left: 2%;
	margin-right: 2%;
	font-family: tahoma,arial,sans-serif; 
	font-weight: bold;
	font-size: 9pt;
	border: 5px double #aa7700;}

.quotes {
	font-style: italic;
	font-size: 10pt}

.quotes2 {
	color: #aa7700; 
	font-family: comic sans ms, sans-serif; 
	font-weight: bold;
	font-style: italic;
	font-size: 9pt}

.quotes3 {
	text-align: center;
	color: #aa7700; 
	font-family: comic sans ms, sans-serif; 
	font-weight: bold;
	font-style: italic;
	font-size: 10pt}

.quotes4 {
	color: #aa7700; 
	font-family: comic sans ms, sans-serif; 
	font-weight: bold;
	font-style: italic;
	font-size: 12pt}

.quotes5 {
	font-style: italic;
	font-size: 12pt}

.small {font-size: 10pt}

.xsmall {font-size: 8pt}

.xsmallcenter {
	text-align: center;
	font-size: 8pt}

.header {
	text-align: center;
	font-weight: bold;
	font-family: tahoma,arial,sans-serif; 
	font-size: 10pt;
	color: #DDDDCC;
	background-color: #006600;
	background-image: none;
	border-style: solid;
	border-width: 1;
	border-color: #006600}

.footer {
	text-align: center;
	width: 926;
	font-family: tahoma,arial,sans-serif; 
	font-size: 8pt}

.pagetitle {
	color: #aa7700;
	text-align: center;
	font-weight: bold;
	font-size: 18pt}

.pagetitle2 {
	color: #aa7700;
	text-align: center;
	font-weight: bold;
	font-size: 14pt}

.mediumheader {
	color: #aa7700;
	text-align: left;
	font-weight: bold;
	font-size: 14pt;
	text-decoration: underline}
.date{
	color: #608ACC; 
	font-family: tahoma,arial,sans-serif; 
	font-weight: bold; 
	font-size: 8pt}

table.noframesheader {
	font-family: tahoma,arial,sans-serif; 
	font-size: 10pt;
	font-weight: bold;
	width: 926;
	color: #AA9900;
	background-color: #FFFFFF;}

table.noframesnavbar {
	text-align: left;
	font-family: tahoma,arial,sans-serif; 
	font-size: 9pt;
	font-weight: bold;
	width: 926;
	color: #FFFFFF;
	background-color: black;
	background-image: none}

table.noframesnavbar2 {
	text-align: left;
	font-family: tahoma,arial,sans-serif; 
	font-size: 9pt;
	font-weight: bold;
	width: 97%;
	color: #FFFFFF;
	background-color: black;
	background-image: none}
table.about {
	width: 100%;
	padding-left: 2%}

table.form {
	width: 70%;
	color: #FFFFFF;
	background-color: #0099CC;
	background-image: none}

table.box {
	border-style: solid;
	border-width: 1;
	border-color: #608ADD}

td.innerbox {
	text-align: center;
	font-family: tahoma,arial,sans-serif; 
	font-size: 8pt;
	background-color: #cc6600;
	background-image: none}

td.innerbox2 {
	text-align: left;
	font-family: tahoma,arial,sans-serif; 
	font-size: 11pt;
	font-weight: bold;
	background-color: #aa7700;
	background-image: none}

table.attnborder {border: 5px double blue;}

li.bullets {list-style-image: url(../images/bullet_gold.gif);}
li.arrows {list-style-image: url(../images/bullet_greenarrow.gif);}

hr {width: 700}
