.Body_text {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.Heading_1 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}
.Heading_Special_A {
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #006699;
}
.Heading_Special_B {
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #006699;
}
a:link {color: #663333;
}
a:visited {color: #663333;
}
a:hover {color: #999999;
}
.disclaimer {
	font-size: 9px;
}
.Heading_2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
}
/* New "table-free" Styles */
body {
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: 50% 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
/* SELECTORS */
#container {
	width: 720px;
	height: auto;
	padding: 0px;
	margin: 0px auto;
}
#mainFrame {
	width: 720px;
}
#greyBar {
	width: inherit;
	height: 40px;
	background-color: #BBBDC0;
	background: url(images/greyShadow.gif) repeat-x top;
	text-align: left;
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#greyBar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#greyBar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#greyBar a:hover {
	color: #000000;
	text-decoration: none;
}
#flashHeader {
	width: 720px;
	height: 254px;
}
#mainSect {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 15px 25px;
	background-color: #FFFFFF;
}
#footer {
	width: auto;
	height: auto;
	font-size: 9px;
	color: #999999;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-align: center;
}
#partnerBox {
	width: auto;
	height: auto;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
* html #partnerBox {
	margin: 0px;
	text-align: center;
}
#sideQuote {
	width: 152px;
	height: auto;
	border: 1px solid black;
	background-color: #FFFF99;
	padding: 10px;
	position: absolute;
	top: 697px;
	right: 223px;
}

/* CLASSES */
.top *{
	vertical-align: top;
}
.middle *{
	vertical-align: middle;
}
.baseline *{
	vertical-align: baseline;
}
.adBar {
	width: 720px;
	height: 50px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.adslideshow {
	width: 720px;
	height: 150px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.blueBar {
	width: auto;
	height: 49px;
	margin: 0px;
	background-color: #006699;
}
.redBar {
	width: auto;
	height: 49px;
	margin: 0px;
	background-color: #993333;
}
.greenBar {
	width: auto;
	height: 49px;
	margin: 0px;
	background-color: #669933;
}
.grayBar {
	width: auto;
	height: 29px;
	margin: 0px;
	background-color: #BBBDC0;
}
.blueBarThin {
	width: auto;
	height: 23px;
	margin: 0px;
	background-color: #006699;
	font-size: 18px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: middle;
}
.grayBarThin {
	width: auto;
	height: 23px;
	margin: 0px;
	background-color: #BBBDC0;
}

.italHdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #006699;
}
.small {
	font-size: 10px;
}		
.picLeft {
	margin-right: 10px;
	float: left;
}
.bio {
	width: auto;
	height: auto;
	margin-bottom: 10px;
	padding: 4px 0px;
	clear: both;
}
.txtRed {
	color: #993333;
}
.txtBlue {
	color: #006699;
}
.txtGreen {
	color: #009900;
}
.txtTan {
	color: #996600;
}
.txtPurple {
	color: #993399;
}
.txtSmall {
	font-size: 9px;
	font-weight: lighter;
}
.blueBorder {
	border: 1px solid #006699;
}
.txtSmallBold {
	font-size: 9px;
	font-weight: normal;
}
.txtSmallBoldGray {
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
}
fieldset {
	border-top: 1px solid #006699;
	border-right: 2px solid #000033;
	margin: 1em 1em 0px 0px;
	padding: 0.5em;
	width: auto;
	border-bottom: 1.5px solid #000033;
	border-left: 1px solid #006699;
}
legend {
	color: #006699;
	font-variant: small-caps;
	letter-spacing: 0.25em;
	font-weight: bold;
}
form {
	margin: 0px;
}
#blinktext {
	font-weight: bold;
	text-decoration: blink;
	font-size: 12px;
	float: right;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 9px;
	padding: 3px;
	height: auto;
	width: auto;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #0066FF;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #0066FF;
	background-color: #999999;
}
#bluebartext {
	width: auto;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin-left: 15px;
	padding-top: 6px;
	padding-bottom: 3px;
}
#button a:link,#button a:visited {
	color: #993333;
	text-decoration: blink;
}
#button a:hover {
	color: #669933;
}
#button a:active {
	color: #993333;
}
#navtext2 {
	float: left;
	padding-left: 25px;
	padding-top: 15px;
}
#navtext3 {
	font-weight: bold;
	font-size: 12px;
	float: right;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 11px;
	padding: 3px;
	height: auto;
	width: auto;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #0066FF;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #0066FF;
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: center;
}
