Body {
	font: Arial, Helvetica, sans-serif;
	color: #000000; 
	background-color: #464646;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#box  {
	background-image: url(images/pool_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

#pan1  {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#flash_bg  {
	background-image: url(images/flash_bg.png);
}


a:link {
	color: #658c45;
}
a:visited {
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #003399;
}
a:active {
	text-decoration: none;
}
.SideTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.menuTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
}
.emailLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #F5DEB3;
}
#mainGrid  {
	width: 100%;
	position: relative;
	background-color: #ffffff;
}
#headerPhone{
	position: absolute;
	top: 30px;
	height: 24px;
	text-align: right;
	right: 6px;
}
.headerPhone {
	color: #000000;
	font-size: 17pt;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	text-align: right;
	font-weight: bold;
}
#headerAddress{
	position: absolute;
	top: 62px;
	text-align: right;
	right: 6px;
}
.headerAddress {
	color: #000000;
	font-size: 9pt;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	text-align: right;
	line-height: 13px;
}
#headerPhrases{
	position: absolute;
	top: 36px;
	text-align: center;
	right: 152px;	
}
.headerPhrases {
	color: #000000;
	font-size: 11pt;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: italic;
	text-align: right;
	line-height: 22px;
}
.blackCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	background-position: center;
}
.bodyBoldWhite {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: normal;
}
.bodyBoldYellow {
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: normal;
}
.itemTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}
.arial8Top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}
.arial9Bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.bodyBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: normal;
	color: #CC0000;
}
.genetics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.updateHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
}
.titleBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
}
.blueFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00CCFF;
}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #000000;
}
.arial8pntBLK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
}
.arial9WhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.leftFade {
	background-image: url(images/lt_fade.png);
}
.rightFade {
	background-image: url(images/rt_fade.png);
}
.bottFade {
	background-image: url(images/bott_fade.png);
}
.mainBody {
	background-image: url(images/backGround.jpg);
	text-decoration: none;
}
table { 
    margin-left: auto;
    margin-right: auto;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url(bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/************* menu styles ***************/

#menuFont{
	padding: 3px 0px 3px 7px;
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#menuFont a{
	color: #FFFFFF;
}

#menuFont a:hover{
	color: #FFF200;
}

.menuYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF200;
}

.catchPhrase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}

.catchGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-weight: bold;
	color: #598527;
	font-style: italic;
}

.catchBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-weight: bold;
	color: #004A80;
	font-style: italic;
}

#virtual  {
	position: absolute;
	width: 278px;
	height: 20px;
	top: 92px;
	left: 410px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #587A3A;
	text-align: left;

}
