body {
        font-family: sans-serif,Verdana, Arial, Helvetica;
        margin: 0;
        font-size: 80%;
	    background: #EEF4CC;
        padding:0;
		
        }


h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}

/* Top Div - (bgc:#ccdd99)*/
#TopTD
{
    width:980px;
    background-position: center top;
    vertical-align: top;
    height: 100px;
    left:10px;
    background-color: #ccdd99;
	text-align:center;
    top:4px;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:2px;
    padding-right:2px;
}

#bottomTD
{
    /*width: 100%;*/
    background-position: center top;
    vertical-align: top;
    height: 4px;
    left:10px;
    background-color: #ccdd99;
	text-align:center;
    top:4px;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:2px;
    padding-right:2px;
    font-size:10px;
    font-family: sans-serif, helvetica;
}

#ContentTD
{
    /*width: 100%;*/
    left: 220px;
    text-align: left;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
    vertical-align:top;
}

#MenuTD
{
        width: 200px;
       /* border-color: #889944;
        border-size: 1px;
        border-width: 1px;*/
        font: bold 11px/1.5em Verdana;
        height:auto;
        vertical-align:top;
        /* background-color: #ccdd99; */
        background-color:#ffffff;
        padding-top:3px;
}

#StateTD
{
	    background-color: #ddeeaa;
	    height:50px;
	    width:100%;
        left: 222px;
	}


#ImageTable
{
	padding-bottom: 8px;
	vertical-align: middle;
	/*width: 80px;*/
	padding-top: 2px;
	border-bottom: #ddeeaa 0px solid;
	text-align: center;
}

.OuterDiv
{
    height:600px;
}

TD.ImageTD
{
    padding-top: 6px;
    padding-left:25px;
}

.Heading
{ 
    font-weight: bold;
    color: #4d5c15;
    /*background-color:#ddeeaa;*/
    font-family: sans-serif, helvetica;
    font-size: 16px; /*text-decoration: underline;*/
    padding-left:4px;
    background-image:url('HeadingBack2.gif');

 }


.internalHeading
{
    font-weight: bold;
    color: #4d5c15;
    font-family: sans-serif, helvetica;
    font-size: 12px; /*text-decoration: underline;*/
    text-indent: 0pt;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left:4px;
    background-image:url('HeadingBack2.gif');
    vertical-align:bottom;
}

.Question
{
   color: #4d5c15;
   font-family:sans-serif, helvetica;
   font-weight:bold;
   padding-bottom:0px;
}	

.Answer
{
    padding-top: 0px;
    font-style: italic;
}	
	
.Note
{
    color: #4d5c15;
    font-family: sans-serif, helvetica;
    font-style: italic;
    font-size: 12px; /*text-decoration: underline;*/
}	

.Content
{
    font-size: 12px;
    color: #000000;
    text-indent: 10pt;
    line-height: 15pt;
    font-family: sans-serif,Verdana, 'Century Gothic' , helvetica;
    vertical-align:top; 
}



/* Main Div */
#TableMain
{
    width: 100%;
    background-position: center top;
    vertical-align: top;
    top: 2px;
    text-align: left;
    display: block;
    padding-right: 2px;
    margin-top: 0px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    left: 120px;
    background-color:#ffffff;
    overflow: visible;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    height:auto;
}


/*- Menu 11--------------------------- */

#menu11 {
        width: 200px;
        /*border-style: solid solid none solid;
        border-color: #889944;
        border-size: 1px;
        border-width: 1px;*/
        font: bold 11px/1.5em Verdana;
        }

#menu11 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu11 li a:link, #menu11 li a:visited {
        color: #4d5c15;
        display: block;
        background:  url('menu11.gif');
        padding-left:25px; padding-right:0; padding-top:8px; padding-bottom:0
        }

#menu11 li a:hover, #menu11 li #current { 
        color: #889944;
        background:  url('menu11.gif') 0 -32px;
        padding-left:27px; padding-right:0; padding-top:8px; padding-bottom:0
        }

/*- Menu Tabs C--------------------------- */

    #tabsC {
      float:left;
      width:100%;
      background-color: #ddeeaa;
      font-size:93%;
      line-height:normal;
      }
    #tabsC ul {
        margin:0;
        padding:10px 10px 0 15px;
        list-style:none;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsC a {
      float:left;
      background:url('tableftC.gif') no-repeat left top;
      margin:0;
      text-decoration:none; padding-left:4px; padding-right:0; padding-top:0; padding-bottom:0
      }
    #tabsC a span {
      float:left;
      display:block;
      background:url('tabrightC.gif') no-repeat right top;
      color:#464E42; padding-left:6px; padding-right:15px; padding-top:5px; padding-bottom:4px
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
      color:#FFF;
      }
    #tabsC a:hover {
      background-position:0% -42px;
      color:#000000;
      }
    #tabsC a:hover span {
      background-position:100% -42px;
      color:#000000;
      }

        #tabsC #currentState a {
                background-position:0% -42px;
                color:#000000;
        }
        #tabsC #currentState a span {
                background-position:100% -42px;
                color:#000000;
        }
        
.ImagesDiv
{
    /* border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    background-color: #dcdcdc;*/
    display: block;
    overflow: auto;
    width: 660px;
    height: 124px;
    cursor: hand;
}

.MainImageDiv
{
    /*background-color:#000000;*/
    padding-top:15px;
    width: 660px;
    height: 480px;
}

.mainImage
{
    border-right: #4d5c15 5px groove;
    border-top: #4d5c15 5px groove;
    border-left: #4d5c15 5px groove;
    border-bottom: #4d5c15 5px groove;
}


