/* style for the web site*/

.lefttwocol {
	margin: 0px 0px 15px 0px;
	padding: 0px 10px 0px 0px;
	width: 270px;
	float: left;
	background-color: #003300;
}

.righttwocol {
margin: 0px 0px 15px 0px;
padding: 0px 10px 0px 0px;
width: 270px;
float: right;
}

.clear {
clear: both;
height: 0px;
font-size: 0;
line-height: 0;
border-width: 0px;
overflow: hidden;
}

.threecolumns {
margin: 0px 0px 15px 0px;
width: 33%;
text-align: center;
float: left;
}

.threecolumns p {
text-align: left;
}

.threecolumnsleftalign {
margin: 0px 10px 10px 0px;
width: 31%;
text-align: left;
float: left;
font-size: .8em;
line-height: 1.1em;
}

.general 
{  
	font-size: 80%;
	color:#336633;
	font-family: Arial, Helvetica, sans-serif;
}

.generalwhite
{  
	font-size: 90%;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}


/*header services 2*/
.printableversion
{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9900;
	font-size: 11px;
	font-weight: bold; 
}
.printableversion a:link, .printableversion a:visited, .printableversion a:active
{
	color: #CC9900;
	text-decoration: none;
}
.printableversion a:hover
{
	color: #CC9900;
	text-decoration: underline;
}

.toplinks
{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9900;
	font-size: 11px;
	font-weight: bold; 
}
.toplinks a:link, .toplinks a:visited, .toplinks a:active
{
	color: #CC9900;
	text-decoration: none;
}
.toplinks a:hover
{
	color: #CC9900;
	text-decoration: underline;
}


.leftlinkswhite
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold; 
}

.leftlinkswhite a:link

{
	color: #FFFFFF;
	text-decoration: none;
}

.leftlinkswhite a:hover

{
	color: #00CC33;
	text-decoration: underline;
}

.leftlinkswhite a:visited

{
	color: #FFFFFF;
	text-decoration:none;
}

.leftlinkswhite a:active

{
	color: #00CC33;
	text-decoration:none;
}

.toplinks a:link, .toplinks a:visited, .toplinks a:active
{
	color: #CC9900;
	text-decoration: none;
}
.toplinks a:hover
{
	color: #CC9900;
	text-decoration: underline;
}

/* Get rid of extra space under form */

form.nospace {
line-height : 1%;
padding : 0px;
margin : 0px;
}

/*Flash headline*/

.flashheadline
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	color: #000099;
	font-size: 14px;
	font-weight: bold; 
}
.flashheadline a:link, .flashheadline a:visited, .flashheadline a:active
{
	color: #000099;
	text-decoration: none;
}
.flashheadline a:hover
{
	color: #000099;
	text-decoration: underline;
}

.smallwhite
{
font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold; 
}


/*
.christmasletter 
{  
	font-size: 90%;
	color:#000000;
	font-family: serif;
}

.blueemblemlabel
{  
	font-size: 60%;
	color:#7B97A0;
	font-family: serif;
}
*/
.smallfont
{  
	font: normal 9pt Arial, Helvetica, sans-serif; 
	color:#000099;
}

/*search*/

.smallfontsearch
{  
	font: normal 9pt Arial, Helvetica, sans-serif; 
	color:#5C1614;
}

.searchbutton
{ 
	font-size:8pt; 
	background-color:#E8EAF5; 
	color:#0C1C67; 
}
/*
.mediumfont
{  
	font: normal 10pt Arial, Helvetica, sans-serif; 
	color:#000099;
}
.largefont
{  
	font: normal 12pt Arial, Helvetica, sans-serif; 
	color:#000099;
}
.largerfont
{  
	font: normal 14pt Arial, Helvetica, sans-serif; 
	color:#000099;
}
.smallerfont
{  
	font: normal 5pt Arial, Helvetica, sans-serif; 
}
.bodycaptionfont
{  
	font: normal 9pt Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #6633CC;
}
*/
.smallfontfooter
{  
	font: normal 10pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6633CC;
	
}

.headline
{
	font-size: 85%;
	font-family: Arial, Helvetica;
	color: #6633CC;
	font-weight: bold;
}
.content_td
{
	/*background-color: #5C1614;*/
	font-size: 80%;
	font-family: Arial, Helvetica;
	color: #000099;
}
.caption
{
	/*background-color: #5C1614;*/
	font-size: 60%;
	font-family: Arial, Helvetica;
	color: #000099;
}
.footer
{
	/*background-color: #5C1614;*/
	font-size: 65%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}

/*	a link	*/

a:link, a:visited
{  
	color: #000099; 
	text-decoration: underline; 
}
a:hover 
{  
	color: #0000FF; 
	text-decoration: none; 
}
a:active
{
	color: #990000; 
	text-decoration: none; 
}

/*left-side sub-menu*/

.submenu
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 75%;
}
.submenu a:link, .submenu a:visited
{
	color: #000099;
}
.submenu a:hover
{
	color: #0000FF;
}
.submenu a:active
{
	color: #990000;
}


/*breadcrumb trail*/
.breadcrumb_trail
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 75%;
}
.breadcrumb_trail a:link, .breadcrumb_trail a:visited
{
	color: #000099;
}
.breadcrumb_trail a:hover
{
	color: #0000FF;
}
.breadcrumb_trail a:active
{
	color: #990000;
}

h1 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18pt; 
	font-weight: bold;
	color: #336633; 
	text-decoration: none;
}
h2 
{  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 16pt; 
    font-weight: bold;
    color: #336633; 
    text-decoration: none;
}
h3 
{  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14pt; 
    font-weight: bold;
    color: #037b29; 
    text-decoration: none;
}
h4 
{  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12pt; 
    font-weight: bold;
    color: #037b29; 
    text-decoration: none;
}
h5 
{  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    font-weight: bold;
    color: #037b29; 
    text-decoration: none;
}
h6 
{  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 8pt; 
    font-weight: bold;
    color: #6633CC; 
    text-decoration: none;
}


#divCont {position:relative; z-index:0; left:10px; top:10px; height:400px; width:170px; visibility:hidden;}
.clTop   {position:absolute; z-index:0; width:170px; line-height:20px;}
.clSub   {position:absolute; z-index:0; left:10px; top:20px; width:160px; line-height:21px;}

/*** This sets the style for the links inside the menu. ***/
#divCont .clTop a {color:#000099; font-family:verdana,arial,helvetica,sans-serif; font-size:13px; font-weight:bold; text-decoration:none;}
#divCont .clTop a:hover {color:#990000; text-decoration:none;}
#divCont .clTop .clSub a {color:#333366; font-family:verdana,arial,helvetica,sans-serif; font-size:11px; font-weight:bold; text-decoration:none;}
#divCont .clTop .clSub a:hover {color:#990000; text-decoration:none;}  

/* align table center and reset text to left for SCB */
#container table{margin: 0 auto; text-align:left;}

/* header styles */
#utilityNav{background:#5C1614; color:#663399; float:right; font-size:.7em;}
#utilityNav a{color:#663399; text-decoration:none;}
#topNavBar{z-index:50; text-align:center; background:#5C1614 url(../../indianaseed.com/images/top_nav_tabs_2.gif) no-repeat;}


/*pocket styles*/

/*blue pocket style*/
.t_blue {background: url(../../indianaseed.com/pockets/pub_docs.gif) 0 0 no-repeat; width: 11em}
.t_blue_subsection2 {background: url(../../indianaseed.com/pockets/sub2.gif) 0 0 no-repeat; width: 11em}
.t_bluemilsup {background: url(../../indianaseed.com/pockets/militarysupport.gif) 0 0 no-repeat; width: 11em}
.t_bluepoll {background: url(../../indianaseed.com/pockets/poll.gif) 0 0 no-repeat; width: 11em}
.t_bluesites {background: url(../../indianaseed.com/pockets/suggestedsites.gif) 0 0 no-repeat; width: 11em}
.tl_blue {background: url(../../indianaseed.com/pockets/tl2_blue.gif) 0 0 no-repeat}
.tr_blue {background: url(../../indianaseed.com/pockets/tr2_blue.gif) 100% 0 no-repeat; padding:14px}
.t_lightblue {background: url(../../indianaseed.com/pockets/featureditems.gif) 0 0 no-repeat; width: 34em}
.tl_lightblue {background: url(../../indianaseed.com/pockets/tl2_lightblue.gif) 0 0 no-repeat}
.tr_lightblue {background: url(../../indianaseed.com/pockets/tr2_lightblue.gif) 100% 0 no-repeat; padding:14px}
.b_blue {background: url(../../indianaseed.com/pockets/dot4_blue.gif) 0 100% repeat-x}
.bl_blue {background: url(../../indianaseed.com/pockets/bl_blue.gif) 0 100% no-repeat}
.br_blue {background: url(../../indianaseed.com/pockets/br_blue.gif) 100% 100% no-repeat}
.blue 
{
	background-color:#E8EAF6;
	font: normal 10pt Arial, Helvetica, sans-serif; 
	color:#0C1C67;
}

/*wine pocket style*/
.t {background: url(../../indianaseed.com/pockets/dot5.gif) 0 0 no-repeat; width: 11em;}
.t_subsection {background: url(../../indianaseed.com/pockets/subsection.gif) 0 0 no-repeat; width: 12em;}
.t_beige {background: url(../../indianaseed.com/pockets/dot4.gif) 0 100% repeat-x; width: 34em;}
.tlegislative {background: url(../../indianaseed.com/pockets/legislative.gif) 0 0 no-repeat; width: 11em;}
.tuseful {background: url(../../indianaseed.com/pockets/links.gif) 0 0 no-repeat; width: 11em;}
.tcommunication {background: url(../../indianaseed.com/pockets/communication.gif) 0 0 no-repeat; width: 11em;}
.tcomingsoon {background: url(../../indianaseed.com/pockets/comingsoon.gif) 0 0 no-repeat; width: 11em;}
.tl {background: url(../../indianaseed.com/pockets/tl2.gif) 0 0 no-repeat;}
.tr {background: url(../../indianaseed.com/pockets/tr2.gif) 100% 0 no-repeat; padding:14px;}
.tl2_beige {background: url(../../indianaseed.com/pockets/tl2_beige.gif) 0 0 no-repeat;}
.tr2_beige {background: url(../../indianaseed.com/pockets/tr2_beige.gif) 100% 0 no-repeat; padding:14px;}
.b {background: url(../../indianaseed.com/pockets/dot4.gif) 0 100% repeat-x;}
.bl {background: url(../../indianaseed.com/pockets/bl.gif) 0 100% no-repeat;}
.br {background: url(../../indianaseed.com/pockets/br.gif) 100% 100% no-repeat;}
.beige {background-color:#FBF5E5; font: normal 10pt Arial, Helvetica, sans-serif; color:#5C1C67;}

.burgundybig 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #5C1614;
	font-size: 16px;
	font-weight: bold; 
}

.burgundysm 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #5C1614;
	font-size: 14px;
	font-weight: bold; 
}

.burgundyborder
{
	border-right: 2px solid #5C1614;
	border-left: 2px solid #5C1614;
	border-top: 2px solid #5C1614;
	border-bottom: 2px solid #5C1614;
}

/*rounded corners box*/

.raised {
  background:transparent; 
  width:97%;
  }
.raised h1, .raised p {
  margin:0 1px;
  }
.raised h1 {
  font-size:4em; 
  color:#5C1614;
  }
.raised p {
  padding-bottom:1em;
  }
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {
  display:block; 
  overflow:hidden;
  font-size:0px;
  }
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {
  height:2px;
  }
.raised .b2 {
  background:#FBF5E6; 
  border-left:2px solid #5C1614; border-right:2px solid #5C1614;
  }
.raised .b3 {
  background:#FBF5E6; 
  border-left:2px solid #5C1614; border-right:2px solid #5C1614;
  }
.raised .b4 {
  background:#FBF5E6; 
  border-left:2px solid #5C1614; border-right:2px solid #5C1614;
  }
.raised .b4b {
  background:#FBF5E6; 
  border-left:2px solid #5C1614; border-right:2px solid #5C1614;
  }
.raised .b3b {
  background:#FBF5E6; 
  border-left:2px solid #5C1614; border-right:2px solid #5C1614;
  }
.raised .b2b {
  background:#FBF5E6; 
  border-left:2px solid #5C1614; border-right:2px solid #5C1614;
  }
.raised .b1 {
  margin:0 5px; 
  background:#5C1614;
  }
.raised .b2, .raised .b2b {
  margin:0 3.5px; 
  border-width:0 2px;
  }
.raised .b3, .raised .b3b {
  margin:0 1.5px;
  }
.raised .b4, .raised .b4b {
  height:1px; margin:0 1px;
  }
.raised .b1b {
  margin:0 5px; background:#5C1614;
  }
.raised .boxcontent {
  display:block;  
  background:#FBF5E6; 
  border-left:2px solid #5C1614; border-right:2px solid #5C1614;
  }
  
.ddm1 {
    font: 11px tahoma;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 3px 8px 4px 8px;
    border: 1px #003366;
    border-style: solid none solid none;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1 {
    background: #0EA138;
    color: #ffffff;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: #FF6600;
    color: #ffffff;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
    background: #3264C7;
    color: #ffffff;
}
.ddm1 .item2:hover {
    background: #6699FF;
    color: #ffffff;
}
.ddm1 .section {
    border: 1px #003366;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}
.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */

menu {
        font: 11px tahoma;
        background: #ffffff;
        margin: 0;
        padding: 50px;
    }  


