/* Maxwell style sheet                                                  */
/* ------------------------------------------------------------------ */

a:link { text-decoration: none; color: #5D462E; }
a:visited { text-decoration: none; color: #5D462E; }
a:active { text-decoration: none; color: #5D462E; }
a:hover {
	text-decoration: underline;
	color: #903;
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
}
			
/* ------------------------------------------------------------------ */

body { 	font: 13px/18px Georgia, "Times New Roman", Times, serif;
	background-color: white;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

p {
	font: 13px/18px Georgia, "Times New Roman", Times, serif;
	margin-top: 0.6em;
	margin-bottom: 0;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
}

h1 { 	font: bold 18px/18px Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-bottom: 0;
}

h2 {	font: bold 18px/24px Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-bottom: 0;
}

h3 {	font: bold 16px/19px Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-bottom: 0;
}

h4 {	font: bold italic 13px/18px Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-bottom: 0;
}

ul {
	font: 13px/17px Georgia, "Times New Roman", Times, serif;
	list-style-type: square;
	margin-top: 0.6em;
	margin-bottom: 0;
	font-style: italic;
}

ol {	font: 13px/17px Georgia, "Times New Roman", Times, serif;
	margin-top: 0.6em;
	margin-bottom: 0;
}

/* ------------------------------------------------------------------ */

.blue {
	color: #903;
	font-size: 18px;
	font-weight: bold;
}
.content {
	padding-right: 24px;
	padding-left: 24px;
	background-image: url(../images/bgwave.gif);
	background-repeat: no-repeat;
	padding-top: 32px;
	padding-bottom: 16px;
	color: #000;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6666CC;
	margin-top: 12px;
	padding-top: 6px;
	font-style: italic;
}
.allcaps {
	letter-spacing: .1em;
	color: #00C;
	font-size: 36px;
}
.notop {
	margin-top: 0px;
	padding-top: 0px;
}
.quote {
	color: #003366;
}
.contentNoBG {
	padding-right: 24px;
	padding-left: 24px;
	padding-top: 32px;
	padding-bottom: 16px;
}
.small {
	font-size: 11px;
	line-height: 15px;
	font-style: italic;
}
.rightnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
}
.rightbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000033;
}
.righttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	word-spacing: 0.03em;
}
.bluespace {
	color: 003399;
	line-height: 17px;
}
.contentNoBG table tr .small p .style2 {
	color: #4D6AB8;
}
.contentNoBG table tr td table tr td .style2 {
	color: #9D0000;
}
.contentNoBG table tr td table tr td .style2 {
	font-size: 14px;
}
BIG HEADLINE RED {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #66F;
}
.contentNoBG table tr td table tr td .style2 {
	font-size: 14pt;
}
.contentNoBG table tr td table tr td .style2 {
	text-align: center;
}
.contentNoBG table tr td table tr td table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.contentNoBG table tr td table tr td table tr td .style1 .bluespace {
	font-style: normal;
}
.contentNoBG table tr td table tr td table tr td .style1 .bluespace {
	font-size: 24px;
}
.contentNoBG table tr td table tr td table tr td .style1 .bluespace {
	font-size: 18px;
}
.contentNoBG table tr td table tr td table .style1 th {
	color: #69C;
}
.contentNoBG table tr td table tr td table .style1 th {
	color: #903;
}
.contentNoBG table tr td table tr td table {
	color: #333;
}
#BlackGeorgia16 {
	color: #003;
}

