/********** DEFAULT/GENERAL TAGS **********/
body {
	text-align: left;
	margin: 0;
	padding: 0;

	color: #000000;	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:  .8em;
	line-height: 1.5em;
	font-weight: normal;
}

hr {
	margin: 0;
	height: 1px;
	width: 100%;
	border: 0;
	color: #999999;
	background: #999999;
}

hr.green {
	margin: 0;
	height: 5px;
	width: 100%;
	border: 0;
	color: #31740b;
	background: #31740b;
}

img {
	border: 0;
	vertical-align: bottom;
}

p {
	margin: 0;
}

ol
{
  margin: 0 0 10px 0;
  padding: 0;
  list-style-position : inside; 
}  

ol ol
{
  margin-left: 20px;
  padding: 0;
  list-style-position : inside;
  list-style-type:lower-alpha; 

} 

ol ol ol
{
  margin-left: 20px;
  padding: 0;
  list-style-position : inside;
  list-style-type: lower-roman; 

}

ul {
	margin: 0 0 10px 20px;
	padding: 0;
}

.nobullet{
	list-style: none;
}


td
{
    vertical-align: top;
}
 
th.show
{
    background-color: #31740b;
    text-align: left;
    vertical-align: top;
    font-weight: bold;
    color: #ffffff;
    font-size: 1.2em;
    padding: 5px;
}

td.show
{
    font-size: .8em;
    font-weight: normal;
    color: #000000;
    padding: 1px;
    padding-left: 7px;
    padding-right: 7px;
    background-color: #e8e8e8;
    vertical-align: top;
}

/********** POSITIONING **********/
	#outtermost{
		margin: 0 auto;
		width: 780px;
		min-height: 670px;
		background-color: #ffffff;
	
	}
	
	#main{
		margin: 0 auto;
		padding-left: 10px; /* skip first 10px because of shading */
		width: 780px;
		min-height: 670px;
	
	}
	
	#headbar {
		display:none;
	}
    #headershort {
		display:none;
	}
	
	#leftnav {
		display:none;
	}
	
	#navboxes {
		width: 135px;
	}
		
	#content {
		float: left;
		width: 610px;
		background-color: #ffffff;
		min-height: 670px;
		padding-right: 15px;
		padding-bottom: 15px;
	}
	
	.sidebarleft {
		float: left;
		background-color:#deeaca;
		padding: 10px;
        margin: 10px;
        margin-left: 0px;
	}
	
		.sidebarright {
		float: right;
		background-color:#deeaca;
		padding: 10px;
        margin: 10px;
        margin-right: 0px;
	}

	#footer
	{
	display:none;
	}

/********** TEXT FORMATTING **********/
.caption {
	font-size:  .8em;
	font-weight: bold;
	line-height: 1.3em;
	color: #000000;
	margin-bottom: 10px;
}

.copyright {
	font-size:  .7em;
	line-height: 1.6em;
	font-weight: normal;
	color: #666666;
}

.left {
	float: left;
}

.right {
	float: right;
}

.spacer {
	clear: both;
	margin: 20px;
}

.leftcolumn 
{
    float:right;
    width: 295px;
}

.rightcolumn 
{
    float:right;
    width: 295px;
    padding-left: 20px;
}



.smallbody {
	font-size:  .8em;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	margin-left: 10px;
	text-decoration: none;
}

.smallbold {
	font-size:  .8em;
	line-height: 1.5em;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
	text-decoration: none;
}


	/**** HEADERS ****/
	h1 {
		font-size:  2em;
		font-weight: bold;
		color: #31740b;
		margin: 10px;
		margin-top: 0px;
		margin-left: 0px;
		line-height: 1.1em;
	}
	
	h2 {
		font-size:  1.6em;
		font-weight: bold;
		line-height: 1.3em;
		color: #31740b;
		margin-bottom: 5px;
		margin-left: 0px;
	}

	h3 {
		font-size:  1.3em;
		font-weight: bold;
		color: #000000;
		margin-bottom: 5px;
		margin-left: 0px;

	}

	h4 {
		font-size:  1.2em;
		font-weight: bold;
		color: #000000;
		margin-left: 0px;

	}

/********** ANCHOR TAGS **********/
	
	a:link { color: #31740b; }
a:visited { color: #1f4708; }

a.specialtext:link, a.specialtext:visited 
{ 
    color: green;
    font-weight: bold; 
    }
    
a.specialtext:hover
 { 
    color: #666666;
    text-decoration: underline;
     }
     
   
a.greenbutton:link, a.greenbutton:visited
{
    background-color:#31740b;
    color: #ffffff;
    padding: 7px;
    text-decoration: none;
    font-weight: bold;
}   

a.greenbutton:hover
{
    background-color:#31740b;
    color: #999999;
    padding: 7px;
    text-decoration: none;
    font-weight: bold;
}     


a.toplinks:link, a.toplinks:visited {
font-family: arial, verdana, sans-serif; 
font-size: .8em;
font-weight: bold; 
text-decoration: none;
color: #fff; }

a.toplinks:hover {
font-family: arial, verdana, sans-serif; 
font-size: .8em;
font-weight: bold; 
text-decoration: underline;
color: #efefef; }	
	
	/**A.NAV**/
	a.leftnav:link, .leftnav:visited {
		width: 135px; 
		padding: 5px; 					/*MAKES THE LEFT NAV MAIN LINK BLOCKS LARGER*/
		font-family: arial, verdana, sans-serif; 
		font-size: .9em;
		letter-spacing: .1em;
		font-weight: bold;
		color: #000000; 
		padding-left: 15px;
		background: #ffcc00; 
		line-height: 1em;  
		display: block;
		text-decoration: none;
		border-bottom: 6px solid #ffffff;

	}
	a.leftnav:hover { 
		background: #ffcc00;
		width: 135px;
		background: #EEEEEE URL('../images/arrows.jpg') no-repeat; 
	}

/******** VISUAL *********/
	/**** HR TAGS ****/
	hr.greenbar {
		height: 20px;
		color: #CBDE9D;
		background: #CBDE9D;
	}
	
	
#yellowbox {	
	padding-top: 5 px;
	margin-right: 10 px;
    background-color: #ffcc00;
    width: 135px; 
}	
	

	/******* MENU CSS STUFF ******/
	
.blackborder {
	border: 10px solid #000000;
}

#menu {
    background-color: #ffffff;

}
#menu div.top {
    background-color: #ffcc00;
    width: 135px;


}
#menu div.section {
    position: absolute;
    display: inline;
}

#menu div.box 
{
    background-color: #505050;
	padding: 2 px;
    border-color: #ffe88e;
    border-width: 10px;
    border-style: none solid none solid;
    position: static;
    visibility: hidden;
}

}
#menu div.section2 {
    position: absolute;
    display: inline;
}

#menu div.box2 {
    background-color: #505050;
	padding: 2 px;
    border-color: #FF0000;
    border-width: 10px;
    border-style: none solid none solid;
    position: static;
    visibility: hidden;
}

#menu a {	 
	font-family: arial, verdana, sans-serif;
    font-size: .9em;
	letter-spacing: .1em;
	font-weight: bold;
	line-height: 1em;  
	padding: 5px;
    color: #000000;
    text-decoration: none;
/***   white-space: nowrap;  ***/
	width: auto;
	display: block;
	border-bottom: 6px solid #ffffff;
}

#menu a:hover {
	/*background-color: #ffe88e;*/
/***	width: 135px;  **/
	display: block;
}

#menu a.second:link,#menu a.second:visited
{	 
	font-family: arial, verdana, sans-serif;
    font-size: .8em;
	font-weight: bold;
	line-height: .9em; 
	letter-spacing: .02em; 
	padding-left: 5px;
    color: #ffffff;
    text-decoration: none;
    white-space: nowrap;
	border-bottom: none;

}

#menu a.second:hover {
    color: #ffcc00;
	background-color: #000000;
}


