﻿html {
	height: 100%;
}
body {
	font-family: Myriad Pro, Arial , Helvetica, sans-serif; 
	/*background-image: url('../images/bg_image.jpg');
	background-repeat: no-repeat;
	
	background-size: 100%;*/
	height: 100%;
	color:	#413839;
	/*margin: 0;
	padding: 0;*/
	background-image: url('../images/bg_image.jpg');
	background-repeat: no-repeat;
	background-color: #81b05f;
}
a, a:link, a:visited, a:hover, a:visited {
	text-decoration: none;
}
	a:link { text-decoration: none; } 
 a:visited { text-decoration: none; } 
a:active { text-decoration: none; color: blue;} 
a:speciallink { text-decoration: underline; color: blue; } 


	/* logo class href */
.classlogo	a:link { text-decoration: none; } 
.classlogo  a:visited { text-decoration: none; } 
.classlogo  a:active { text-decoration: none; } 
.classlogo  a:hover { text-decoration: none; } 


/* a links for all site */

/* blue ref  with underline */
.class1 A:link {text-decoration: underline; color: #005dab; font-weight: bold;}
.class1 A:visited {text-decoration: underline; color: #005dab; font-weight: bold;}
.class1 A:active {text-decoration: underline; color: #005dab; font-weight: bold;}
.class1 A:hover {text-decoration: underline; color: #005dab; font-weight: bold;}

/* brown ref no underline */
.class2 A:link {text-decoration: none; color: #512d0a; font-weight: bold;}
.class2 A:visited {text-decoration: none; color: #512d0a; font-weight: bold;}
.class2 A:active {text-decoration: none; color: #512d0a; font-weight: bold;}
.class2 A:hover {text-decoration: none; color: #512d0a; font-weight: bold;}

/* green ref no underline */
.class3 A:link {text-decoration: none; color: #509e21; font-weight: bold;}
.class3 A:visited {text-decoration: none; color: #509e21; font-weight: bold;}
.class3 A:active {text-decoration: none; color: #509e21; font-weight: bold;}
.class3 A:hover {text-decoration: none; color: #509e21; font-weight: bold;}

/* blue ref no underline */
.class4 A:link {text-decoration: none; color: #005dab; font-weight: bold;}
.class4 A:visited {text-decoration: none; color: #005dab; font-weight: bold;}
.class4 A:active {text-decoration: none; color: #005dab; font-weight: bold;}
.class4 A:hover {text-decoration: none; color: #005dab; font-weight: bold;}


/* blue ref no underline, no bold */
.class5 A:link {text-decoration: underline; color: #005dab; }
.class5 A:visited {text-decoration: underline; color: #005dab; }
.class5 A:active {text-decoration: underline; color: #005dab; }
.class5 A:hover {text-decoration: underline; color: #005dab; }



/* links for switchgrass resources ref  with underline */
.class6 A:link {text-decoration: underline; color: #463E3F; }
.class6 A:visited {text-decoration: underline; color:#463E3F; }
.class6 A:active {text-decoration: underline; color: #463E3F; }
.class6 A:hover {text-decoration: underline; color: #463E3F; }

/* white ref  with no underline */
.class7 A:link {text-decoration: none; color: #ffffff; font-weight: bold; }
.class7 A:visited {text-decoration: none; color: #ffffff; font-weight: bold; }
.class7 A:active {text-decoration: none; color: #ffffff; font-weight: bold; }
.class7 A:hover {text-decoration: none; color: #ffffff; font-weight: bold;}

/* green ref  with underline */
.class8 A:link {text-decoration: underline; color: #509e21; font-weight: bold;}
.class8 A:visited {text-decoration: underline; color: #509e21; font-weight: bold;}
.class8 A:active {text-decoration: underline; color: #509e21; font-weight: bold;}
.class8 A:hover {text-decoration: underline; color: #509e21; font-weight: bold;}


/* brown ref with underline */
.class9 A:link {text-decoration: underline; color: #512d0a; font-weight: bold;}
.class9 A:visited {text-decoration: underline; color: #512d0a; font-weight: bold;}
.class9 A:active {text-decoration: underline; color: #512d0a; font-weight: bold;}
.class9 A:hover {text-decoration: underline; color: #512d0a; font-weight: bold;}



/* white ref  with no underline */
.class10 A:link {text-decoration: none; color: #ffffff;  }
.class10 A:visited {text-decoration: none; color: #ffffff; }
.class10 A:active {text-decoration: none; color: #ffffff; }
.class10 A:hover {text-decoration: none; color: #ffffff; }



ol {
	margin: 0;
}
img {
	border-style: none;
	outline-style: none;
}

#logo {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 10px;

	

}

#logo2
{position: absolute;
	z-index: 1;
	left: 0px;
	top: 8px;
	
}	
	
#header 
{
	position: relative;
	height: 125px;
	width: 853px;
	background-image: url('../images/white_bg.gif');
	z-index: 2;
}

#flashDiv {
	position: relative;
	width: 853px;
	height: 240px;
	background-image: url('../images/white_bg.gif');
}
#baseDiv {
	position:relative;
	width: 853px;
	height: 168px;
	margin-top: 15px;
}
#footerDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	position: relative;
	text-align:right;
	width: 853px;
	height: 30px;
	color: white;
	font-weight: normal;
	top:40px;
}
#menuNav {
	position: absolute;
	left: 282px;
	top: 94px;
	height: 30px;
	width: 592px;
	z-index: 2;
	

}

#menuNav2 {
	position: absolute;
	left: 282px;
	top: 98px;
	height: 30px;
	width: 572px;
	z-index: 2;
	

}

#menuNav3 {
	position: absolute;
	left: 262px;
	top: 94px;
	height: 30px;
	width: 598px;
	z-index: 2;
	border:collapse;
	margin:0px;
	padding:0px;
	

}


#menuNav div {
	margin-top: 1px;
}
#orderNav {
	position: absolute;
	top: 1px;
}
#pNewsNav {
	position: absolute;
	top: 1px;
}
#sorghumNav {
	position: absolute;
	top: 1px;
}
#switchNav {
	position: absolute;
	top: 1px;
}
#aboutNav {
	position: absolute;
	top: 1px;
}
#homeNav {
	position: absolute;
	top: 1px;
}
#homeNav {
	left: 10px;
	width: 66px;
	height: 33px;
}
#aboutNav {
	left: 70px;
	width: 101px;
	height: 30px;
}
#universityDiv
{
	position: absolute; width: 355px; height: 299px; z-index: 1; left: 305px; top: 138px; background-image:url('../images/newuniversity_bg.gif');background-repeat: no-repeat;
	font-size:0.65em;
	padding:12px;
	font-family:Myriad Pro, Arial , Helvetica, sans-serif; 
}

#universityDiv2
{
position: absolute; width: 200px; height: 273px; z-index: 1; left: 465px; top: 154px; background-image:url('../images/trialpartners.gif');background-repeat: no-repeat;

}

#switchNav {
	left: 167px;
	width: 101px;
	height: 30px;
}
#sorghumNav {
	left: 269px;
	width: 85px;
	height: 30px;
}
#pNewsNav {
	left: 355px;
	width: 99px;
	height: 30px;
}
#orderNav {
	left: 446px;
	width: 125px;
	height: 30px;
}
	
.global {
	margin-left: auto;
	margin-right:auto;
	width: 853px;
	}


#sorgDiv
{
	position:absolute; width:378px; left: 63px; top: 201px; height:300px;
}
#sorgDiv1
{
width:378px;
background-repeat:no-repeat;
	background-image:url('../images/ceres_sorghumseed.gif');
}
#sorgDiv2,#sorgDiv3
{
float:right;
background-repeat:no-repeat;
	background-image:url('../images/biomass_sorghum.gif');
	width:333px;
height:81px;
}

.sorgDivEx
{

	margin-bottom: 10px;
	height:72px;
}
.flash {
	width: 853px;
	height: 240px;
}
.scrollText {
	/*font-size: 0.8em;*/
	height: 350px;
	width: 439px;
	text-align: left;
	overflow: auto;
}

.scrollTextHeader1 {
	font-size: 20px;
	color: #005dab;
	font-weight: normal;
	font-family: Myriad Pro, Arial , Helvetica, sans-serif;
	width:425px;
	
}

#pressView {}

.scrollText1 {
	font-size: 12px;
	height: 350px;
	width: 425px;
	text-align: left;
	overflow: auto;
}


#underflashDiv {
	position: relative;
	width: 853px;
	height: 195px;
	background-image: url('../images/white_bg.gif');
	margin-bottom: 5px;
}
/*a:link {
	text-decoration: none;
	color: white;
	font-weight: bolder;
}*/
#footerDiv a {
	text-decoration: none;
	color: white;
	font-weight: bolder;
}
#topNav {
	position: absolute;
	left: 470px;
	top: 1px;
	width: 300px;
	height: 63px;
	z-index: 1;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #005dab;
}
#topNav a:link {
	text-decoration: none;
	font-weight: bold;
	color: #5A96C8;
}
#topNav a {
	text-decoration: none;
	font-weight: bold;
	color: #5A96C8;
}
#truck {
	position: absolute;
	left: 29px;
	top: 0px;
	width: 61px;
	height: 21px;
	z-index: 1;
}

#trucktemp {
	position: absolute;
	left: 49px;
	top: 0px;
	width: 61px;
	height: 21px;
	z-index: 1;
}


#topNavLinks {
	position: absolute;
	left: 71px;
	top: 6px;
	width: 300px;
	height: 20px;
	z-index: 1;
}

#topNavLinkstemp {
	position: absolute;
	left: 99px;
	top: 2px;
	width: 100px;
	height: 20px;
	z-index: 1;
}



#searchDiv {
	position: absolute;
	width: 19px;
	height: 21px;
	z-index: 1;
	left: 580px;
	top: 47px;
}
#searchDiv img {
  margin-top: 4px;
}
.product {
	position: absolute;
	width: 272px;
	height: 151px;
}
/* MASTER PAGES */
#bodyDiv {
	position: relative;
	width: 853px;
	height: 612px;
	background-image: url('../images/white_bg.gif');
}
#blueBarDiv {
	position: relative;
	width: 838px;
	height: 29px;
	margin-top:1px;
}

#blueBarDiv2
{position: relative;
 width: 853px;
 height: 29px;
 margin-top:1px;
 background-image: url('../images/ABTopnav_basebar.gif');
 z-index:3;
}
#blueBarDiv2 { font-size: 11px; color: white; font-family: Arial; text-align: left; background-color: #7C7C7C; font-weight: bold; text-transform: capitalize; padding: 0px; margin: 0px; border-bottom: #c0c0c0 2px solid; }
#blueBarDiv2 A:link { text-decoration: none;}
#blueBarDiv2 A:Visited { text-decoration: none; }
#blueBarDiv2 A:Hover { text-decoration: none; }
#blueBarDiv2 .StaticMenuStyle { }
#blueBarDiv2 .StaticMenuItemStyle { font-size: 11px; color: white; font-weight: bold; padding-right: 5px; padding-left: 5px; padding-bottom: 5px; padding-top: 5px; }
#blueBarDiv2 .StaticHoverStyle { background-color: #509e21; } 
#blueBarDiv2 .StaticSelectedStyle { }
#blueBarDiv2 .DynamicMenuStyle {-moz-margin-start:-15px;}
#blueBarDiv2 .DynamicMenuItemStyle {background-color: #7C7C7C; font-size: 11px;color: white; font-weight: bold; padding:5px 5px 5px 5px;border-top 
:Dotted 1px white;}
#blueBarDiv2 .DynamicHoverStyle {background-color:#509e21;} 
#blueBarDiv2 .DynamicSelectedStyle { }

#leftPanel {
	position: absolute;
	width: 171px;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 2;
}
#rightPanel {
	position: absolute;
	width: 673px;
	height: 100%;
	left: 176px;
	top: 0px;
	z-index: 2;
}
#grassDiv, #switchgrassDiv, #sorghumgrassDiv, #orderGrassDiv, #prodGrassDiv {
	position: absolute;
	width: 100%;
	
	background-repeat: repeat-x;
}
#calcFormula {
	position: absolute;
	width: 660px;
	background-image: url('../images/calculator_bgnow.gif');
	background-repeat: no-repeat;
	height: 500px;
	left: 5px;
	top: 200px;
	color: white;
	padding: 20px;
}
#calcFormula input {
	width: 65px;
	border-bottom-style: none;
}#calcFormula2 {
	position: absolute;
	width: 660px;
	background-image: url('../images/calculator_bgnow2.gif');
	background-repeat: no-repeat;
	height: 500px;
	left: 5px;
	top: 185px;
	color: white;
	padding: 10px;
}
#calcFormula2 input {
	width: 65px;
	border-bottom-style: none;
}
#grassDiv {
top: 208px;
	height: 455px;
	background-image: url('../images/newaboutblade_footer.gif');
}
#orderGrassDiv {
top: 234px;
	height: 450px;
	background-image: url('../images/neworder_footer.gif');
}
#switchgrassDiv {
top: 262px;
	background-image: url('../images/newswitchgrass_footer.gif');
	height: 450px;
}
#prodGrassDiv
{
top: 214px;
	background-image: url('../images/newpnews_footer.gif');
	height: 450px;
}
#sorghumgrassDiv {
top: 232px;
	background-image: url('../images/newsorghum_footer.gif');
	height: 450px;
}
#aboveGrassDiv {
	position: absolute;
	height: 280px;
	top: 268px;
	background-image: url('../images/about_topfooter.gif');
	width: 100%;
}






#commandDiv {
	position: absolute;
	left: 11px;
	top: 30px;
	width: 151px;
	z-index: 2;
}
#pageHeaderDiv {
	color: #005dab;
	margin-top: 30px;
	font-weight: normal;
	text-transform: capitalize;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}
#pageBodyDiv {
	margin-top: 5px;
}
.commandContainer {
	padding: 10px;
}
.faqQuestion {
	font-size: 0.8em;
	font-weight: bold;
	width: 300px;
	color: #005dab;
	width: 440px;
}
.faqAnswer {
	font-size: 0.75em;
	width: 440px;
	margin-bottom: 5px;
}
.faqQuestionCur  {font-size: 0.8em;	font-weight: bold;	color: #005dab;}
.faqQuestionNext {font-size: 0.8em;	font-weight: bold;	color: #005dab;}
.faqQuestionPrev {font-size: 0.8em;	font-weight: bold;	color: #005dab;}

.pressReleaseView {font-size: 0.8em;	font-weight: bold;	color: #005dab;}

.contentText {
	font-size: 0.75em;
	color: #463E3F;
	text-align:left;
	font-family: Arial;
	margin-top:5px;
	margin-bottom:5px;
}

.customerText {
	font-size: 0.6em;
	color: #463E3F;
	text-align:left;
	font-family: Arial;
	margin-top:5px;
	margin-bottom:5px;
}


.pressText {
	font-size: 0.75em;
	color: Black;
	font-weight:normal;
	text-decoration: underline;
	text-align:left;
	margin-top:10px;
}




.contentText2 {
	font-size: 0.8em;
	color: #463E3F;
	text-align:left;
}

.errorText {
	font-size: 0.8em;
	color: #FF0000;
	text-align:left;
	font-weight:bold;
	padding:15px;
}

.whiteTextH {
	font-size: 1.0em;
	color: #FFFFFF;
	text-align:left;
	font-weight:bold;
}
.regText {
	font-size: 0.6em;
	color: #FFFFFF;
	text-align:right;
	font-weight:bold;
}


.whiteText {
	font-size: 0.7em;
	color: #FFFFFF;
	text-align:left;
	font-weight:normal;
}



.undercontent {
	font-size: 0.7em;
	color: #463E3F;
	text-align:left;
	text-decoration:underline;
}

.fineprintText {
	font-size: 0.54em;
	color: #463E3F;
	text-align:left;
	font-weight:normal;
	margin-left:0px;
	
}



.brownContentText {
	font-size: 0.7em;
	color: #512d0a;
	text-decoration: none;
}

.greenContentText {
	font-size: 0.7em;
	color: #509e21;
	text-decoration: none;
}


.brownHeader {
	font-size: medium;
	color: #512d0a;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.brownspan {
	color: #512d0a;
	font-weight: bold;
	font-size: 0.7em;
}


.greenHeader {
	font-size: medium;
	color:#509e21;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}


.contactText {
	font-size: 0.9em;
	font-weight: normal;
	margin-top:8px;
}
.textHeader {
	font-size: 1.1em;
	color: #005dab;
	font-weight: normal;
	font-family: Myriad Pro, Arial , Helvetica, sans-serif;
	
}

.subtextHeader {
	font-size: 0.9em;
	color: #005dab;
	font-weight: bold;
	font-family: Myriad Pro, Arial , Helvetica, sans-serif;
	
}

.textHeader1 {
	font-size: 1.1em;
	color: #005dab;
	font-weight: normal;
	font-family: Myriad Pro, Arial , Helvetica, sans-serif;
	width:425px;
	
}




.textHeaderGr {
	font-size: 1.1em;
	color: #509e21;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Myriad Pro, Arial , Helvetica, sans-serif;
	
}





.varsityHeader {
	font-size: 0.8em;
	color: #005dab;
	font-weight: bold;
	font-family: Myriad Pro, Arial , Helvetica, sans-serif;
	
}


.biomassHeader {
	font-size: 0.7em;
	color: #005dab;
	text-align:left;
	font-weight: bold;
	font-family: Myriad Pro, Arial , Helvetica, sans-serif;
}



.biomassBar{
	font-size: 1.7em;
	color: #ffffff;
	position:absolute;
	left: 277px;
	top: 106px;
	font-weight: bold;
	font-family: Myriad Pro, Arial , Helvetica, sans-serif;
	padding: 200px, 170px, 100px, 100px;
}

.bladeCrops{
	
	position:absolute;
	left: 3px;
	top: 50px;
	
	
}



.formulaItem {
	margin-top: 5px;
	margin-bottom: 5px;
}
.formulaItemHeader {
	font-weight: bold;
	font-size:small;
}

.calculatorText {
	font-size: 0.7em;
	color: #ffffff;
	text-align:left;
}




/*#aboutInfo div
{
	position:absolute;
}
.activeCommand {
	color: #5A96C8;
}
.activeCommand, .command {
	position: relative;
	font-size: small;
	font-weight: bold;
	z-index: 7;
	margin-left: 13px;
	top: -22px;
	width: 147px;
	height: 12px;
}*/
.Ceres {
	color: #005dab;
	font-weight: bolder;
}

.Sorghum {
	color: #512d0a;
	font-weight: bolder;
}

.bluespan {
	color: #005dab;
	font-weight: bold;
	font-size: 0.7em;
}

.bluecalcH {
	color: #005dab;
	font-weight: bold;
	font-size: 1.3em;
}


.bluecalcspan {
	color: #005dab;
	font-weight: normal;
	font-size: 1.1em;
}

.bluecontactUs {
	color: #005dab;
	font-weight: bold;
	font-size: 0.9em;
}

.bluecontact {
	color: #005dab;
	font-weight: normal;
	font-size: 1.0em;
}

.blueeventH {
	color: #005dab;
	font-weight: bold;
	font-size: 0.7em;
}


.greenspan {
	color: 	#509e21;
	font-weight: bold;
	font-size: 0.9em;
}

.greenBlade {
	color: 	#509e21;
	font-weight: bold;
	font-size: 1.2em;
}



.subTotal {
	font-size: x-small;
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
}
.total {
	font-size: small;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
}
table.outlinedTable {
	width: 100%;
	border-width: 1px;
	/*border-spacing:;*/
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
table.outlinedTable th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
}
table.outlinedTable td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
}
.greenTitle {
	color: #509e21;
}
#bladeNarrative {
	position: absolute;
	width: 380px;
	left: 20px;
	top: 20px;
	height: 96px;
	z-index: 2;
}
	.narrative {
	color: white;
	font-size: 0.7em;
	font-weight: bold;
	text-align: justify;
}
	

#learnmoreS {	
position: absolute;
	width: 148px;
	left: 169px;
	top: 65px;
	height: 2px;
	z-index: 6;
	font-size: 0.8em;

}

.pointerSw {	
position: absolute;
	width: 10px;
	left: 179px;
	top: 65px;
	height: 5px;
	z-index: 6;
}

#learnmoreSo {	
position: absolute;
	width: 148px;
	left: 169px;
	top: 65px;
	height: 2px;
	z-index: 6;
	font-size: 0.8em;
}

#learn {
	color: white;
	font-size: 0.7em;
	font-weight: bold;
	text-align: justify;
}

#pTable tr {
	font-size: 1.0em;
}

    




#palleteDiv {
	position: absolute;
	width: 411px;
	height: 135px;
	z-index: 1;
	left: 238px;
	top:480px;

}
#menuDiv {
}
#advDiv {
}
#menuDiv .Item {
	/* CSS class for non-selected Menu Item */
  background: url('../images/ABSidenav_blank.gif') no-repeat;
	color: black;
	font-size: x-small;
	font-weight: bold;
	padding: 3px 20px 3px 3px;
	width: 153px;
}
#menuDiv .ItemSelected, #menu .ItemHover {
	/* CSS class for hovering and selected Menu Item
     ... which can be split up, of course! */
  background: url('../images/ABSidenav_blank.gif') no-repeat;
}
/* CSS classes for standard Links, only valid inside the #menu DIV */
#menuDiv a, #menu a:visited {
	background: transparent ! important;
	display: block;
}
#menuDiv a:hover, #menu a:active, #menu a:focus {
	background: transparent ! important;
	display: block;
}
/*  */
table#sorghumOrderTable th {
	font-size: x-small;
	background-color: #99CCFF;
}
table#sorghumOrderTable td {
	font-size: x-small;
	background-color: #FFCC66;
	white-space:nowrap;
}

table#switchgrassOrderTable th {
	font-size: x-small;
	background-color: #99CCFF;
}
table#switchgrassOrderTable td {
	font-size: x-small;
	background-color: #6B8E23;
	white-space:nowrap;
}

table.switch {
	border: 1px solid #878787;
	border-collapse: collapse;
}
table.switch th 
{
	font-size: 11px; 
	font-family:Arial; 
	border:1px solid #878787; 
	background-color: #cbdef0; 
	margin: 0px;
	vertical-align: top;
	padding: 5px 8px;
} 
table.switch td {
	border: 1px solid #878787;
	margin: 0px;
	color: black;
	font-size: 9px; 
	font-family:Arial; 
	padding: 5px 8px;
}
table.sorg {
	border: 1px solid #878787;
	border-collapse: collapse;
	width: 670px;
}
table.sorg th 
{
	font-size: 10px; 
	font-family:Arial; 
	border:1px solid #878787; 
	background-color: #cbdef0; 
	margin: 0px;
	vertical-align: top;
	padding: 5px 8px;
} 
table.sorg td {
	border: 1px solid #878787;
	margin: 0px;
	color: black;
	font-size: 8px; 
	font-family:Arial; 
	padding: 5px 2px;
}
table.sorg2 {
	border: 1px solid #878787;
	border-collapse: collapse;
	width: 650px;
}
table.sorg2 th 
{
	font-size: 10px; 
	font-family:Arial; 
	border:1px solid #878787; 
	background-color: #cbdef0; 
	margin: 0px;
	vertical-align: top;
	padding: 5px 8px;
} 
table.sorg2 td {
	border: 1px solid #878787;
	margin: 0px;
	color: black;
	font-size: 8px; 
	font-family:Arial; 
	padding: 5px 2px;
	background-color: #FFFFFF;
}
td.adjacent {
	border-left: 1px solid #CCC;
	text-align: center;
	background-color: #D5E5F3;
	}


table.switch .td1 {
	background-color: #DDEFD0;
	font-weight: bold;
	
}
table.sorg .td1 {
	background-color: #d3cac2;
	font-weight: bold;
	font-size: 10px; 
}
table.sorg2 .td1 {
	background-color: #d3cac2;
	font-weight: bold;
	font-size: 10px; 
}
	
	table.event th
	{
	font-size: 0.8em; 
	font-family:Myriad pro, Arial, Helvetica, Sans-Serif; 
	text-decoration: underline;
	color:#005dab;
	 background-color: #d5e5f3;  
	}





.qtyText {
	width: 50px;
}
.dtText {
	width: 80px;
}
#customerDiv {
	position: absolute;
	width: 239px;
	height: 490px;
	background-image: url('../images/customer_service.gif');
	background-repeat: no-repeat;
	z-index: 1;
	left: 451px;
	top: 26px;
}

#rootDiv
{
    z-index:1;
	margin-top: 0px;
	margin-right: auto;
margin-left: auto;
position: relative;
width: 853px;
text-align: left;

background-repeat: repeat-y;
background-position: right top;
}

#mbodyDiv
{
    margin-right: auto;
margin-left: auto;
position: relative;
width: 853px;
}

.dynamicDiv {
width:140px;
height:80px;
border:solid 1px #c0c0c0;
background-color:#ffffff;/*#e1e1e1;*/
font-size:11px;
font-family:verdana;
color:#000;
padding:5px;
position:absolute;
z-index:3;
/*text-align:left;*/
}




.contactForm
{
width:500px;
height:640px;
border:solid 1px #c0c0c0;
background-color:#ffffff;/*#e1e1e1;*/
padding:10px;
position:absolute;
z-index:10;
display:none;
top: 150px;
left:500px;
font-size:9pt;
}
.contactForm input, .contactForm select, .contactForm textarea {
	border: 1px solid #467935;
}
.contactForm input[type="checkbox"] {
	border: 0px;
}
.contactForm h1 {
	color: #4884bd;
	font-weight: normal;
	margin: 0px;
}
.contactForm td {
	padding: 0px;
	margin: 0px;
}
.contactLeft {
	width: 220px;
	float: left;
	margin-right: 20px;
}
.contactRight {
	width: 240px;
	float: left;
}
.contactHead {
	color: #00499b;
	font-weight: bold;
}




.watermark
{
color:Gray;
}

.normal
{
}

.footnote
{
	font-size: 9px;
	font-family: Arial;
	text-decoration:italics;
	}



.contactFormold
{
    width:400px;
height:504px;
border:solid 1px #c0c0c0;
background-color:#ffffff;/*#e1e1e1;*/
padding:5px;
position:absolute;
z-index:10;
display:none;
top: 200px;
left:500px;
}


/**************************************************/
/* GRID                                           
/**************************************************/
.Grid 
{	
	padding-bottom: 10px;
	width:100%;
	border:solid 1px black;
	}
.Grid a { text-decoration: none; color: #003399; }
.Grid a:link { text-decoration: none; color: #003399; }
.Grid a:hover { text-decoration: underline; color: #F60; }
.Grid a:visited { text-decoration: none; color: #003399; }
.FooterStyle { background-color: #dcd5cd; color: white; font-weight: bold; }
.RowStyle 
{
	background-color: #BAA794; 
	font-size: 0.75em;
	color: #535353;
	text-align:left;
	font-family: Arial;
	font-weight:bold;
	height:30px;
	}
.RowStyle1 
{
	background-color: #BDDFA4; 	
	font-size: 0.75em;
	color: #535353;
	text-align:left;
	font-family: Arial;
	font-weight:bold;
	height:30px;
}
.PagerStyle { background-color: #fbfbfb; text-align: center; }
.PagerStyle a:link { text-decoration: underline; }
.PagerStyle a:hover { text-decoration: underline; }
.PagerStyle a:visited { text-decoration: underline; }
.HeaderStyle 
{
	background-color:#d5e5f3; 
	font-size: 0.75em;
	color: #535353;
	text-align:left;
	font-family: Arial;
	font-weight:bold;
	height:30px;
}
.AlternatingRowStyle 
{
	background-color: #D4CBC2; 
	font-size: 0.75em;
	color: #535353;
	text-align:left;
	font-family: Arial;
	font-weight:bold;
	height:30px;
	}
.AlternatingRowStyle1 
{
	background-color: #DDEFD0; 
	font-size: 0.75em;
	color: #535353;
	text-align:left;
	font-family: Arial;
	font-weight:bold;
	height:30px;

}
.PagerStyle { background-color: #C9E5B3; text-align: center; }
.hiddencol
    {
        display:none;
    }

