
/* these are for siteREACT forms */
.formDiv
{
	margin-left: 223px;
}

.formLabel
{
	font-family: Georgia, Times;
	font-size: 12px;
}

.formTable
{
}


body {
	font-family: Georgia, Times;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url("images/web_bg.gif");
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
	}
p {}
td {}
#all {
	width: 760px;
	margin: 0 auto 0 auto;
	/*
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	*/
	padding-bottom: 30px;
	background-color: #FFFFFF;
	text-align: left;
	clear:both;
	}
#header {
	width: 760px;
	height: 105px;
	position: relative;
	}
#logo {
	position: absolute;
	top: 28;
	left: 28;
	}
#metanav {
	text-align: right;
	font-family: Arial;
	color: #64A400;
	font-size: 11px;
	position: absolute;
	top: 26;
	right: 23;
	}
#metanav a {
	color: #64A400;
	text-decoration: none;
	margin: 0 0 0 15;
	}
#metanav a:hover {
	text-decoration: underline;
	}
#nav {
	color: #53266F;
	text-align: right;
	position: absolute;
	top: 77;
	right: 23;
	font-size: 12px;
	}
#nav a {
	color: #53266F;
	text-decoration: none;
	margin: 0 0 0 25;
	}
#nav a:hover {
	text-decoration: underline;
	}
#homecontent {
	width: 760;
	height: 446;
	background-image: url("ximages/quotes_01.jpg");
  background-repeat:no-repeat;
	position: relative;
	}
#homecontent h1 {
	margin: 0 10 0 5;
	padding-top: 28px;
	color: #53266F;
	font-weight: bold;
	font-size: 20px;
	line-height: normal;
	}
#homecontent h2 {
	margin: 0 10 13 5;
	color: #64A400;
	font-weight: normal;
	font-size: 18px;
	line-height: normal;
	}
#homecontent h3 {
	margin: 0 10 25 5;
	color: #53266F;
	font-weight: normal;
	font-size: 24px;
	line-height: normal;
	}
#homecontent p {
	margin: 0 50 12 5;
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	line-height: normal;
	}
#homecontent a {
	color: #53266F;
	font-weight: bold;
	text-decoration: underline;
	}
#homecontent img {
	margin: 0 20 0 0;
	}
#footer {
	width: 760;
	font-family: Arial, Helvetica;
	text-align:center;
	}
#footer p {
	font-size: 10px;
	color: #53266F;
	margin: 8 0 0 8;
	}
#footer a {
	color: #53266F;
	text-decoration: underline;
	}
#footer img {
	vertical-align: bottom;
	margin-right: 12px;
	}

#intcontent {
	width: 760;
	position: relative;
	padding-bottom: 45px;
	}
#intcontent h1 {
	margin: 0 10 0 224;
	padding-top: 20px;
	color: #53266F;
	font-weight: bold;
	font-size: 24px;
	line-height: normal;
	}
#intcontent h2 {
	margin: 0 10 20 224;
	color: #64A400;
	font-weight: normal;
	font-size: 22px;
	line-height: normal;
	}
#intcontent h3 {
	margin: 0 10 20 224;
	color: #53266F;
	font-weight: normal;
	font-size: 16px;
	line-height: normal;
	}


#intcontent p {
	margin: 0 50 12 224;
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	line-height: normal;
	}
#intcontent a {
	color: #64A400;
	font-weight: bold;
	text-decoration: underline;
	}

#intbanner {
	position:relative;
	left: 200;}

#secondarynav {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #64A400;
	width: 200;
	background-image: url("images/int_sidebarfade.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 63;
	}
#secondarynav h3 {
	margin: 0 10 5 28;
	padding-top: 10;
	color: #53266F;
	font-size: 12px;
	font-weight: bold;
	}
#secondarynav ul {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	}
#secondarynav li {
	margin: 0 10 10 0;
	}
#secondarynav a:hover {
	text-decoration: underline;
	}
#secondarynav a {
	font-weight: normal;
	}
#secondarynav li a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
#secondarynav h4 {
	margin: 15 15 0 15;
	padding: 10;
	font-size: 12px;
	color: #447000;
	background-color: #8FEA00;
	}
#secondarynav p {
	margin: 0 15 0 15;
	padding: 0 10 10 10;
	background-color: #8FEA00;
	font-size: 12px;
	}
#secondarynav a {
	color: #000000;
	}
#secondarynav a:hover {
	color: #FFFFFF;
	}

#secondarynav form {
	margin: 0 15 0 15;
	padding: 0 10 10 10;
	background-color: #8FEA00;
	font-size: 12px;
	}