body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	font-size:11px;
	/*
	background:#dddd99;
	background:#431600;
	*/
}

a{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #ffeebb;
	background-color:#006699;
	text-decoration: none;
}

a.left_nav {  
font-size: 12px;
font-weight: bold; 
text-decoration: none;
color:#333333;
}

a.left_nav:hover { 
font-size: 12px; 
font-weight: bold; 
text-decoration: underline; 
color:#333333;
background-color: #fffeca !important;
}

a.plain:hover{
background:none !important;
}

#featurecontent {
	position: absolute;
	left:3px;
	top:310px;
	width:160px;
	/*background:#ffeebb;*/
	background:#568567;
	height: 100%;
	float:left;
}

#featureBox {
	/*background:#fffeca;*/
	background:#ffffff;	
	border:1px solid #000;
	margin-left:5px;
	margin-right:5px;
	}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 3; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #featureContainer link styles ***********/

#features {
/*background:#fbfcb7; */
background:#ffffff;
}

#featureContainer h4 {
	text-align:center;
	background-color: #000000;
	color: #ffffff;
	font-size: 16px;
	margin: 5px;
}

#featureContainer ul a:link, #navBar ul a:visited {
display: block;
}
#featureContainer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#featureContainer li {
	border-bottom: 1px solid #EEE;
}

/* fix for browsers that don't need the hack */
html>body #featureContainer li {
border-bottom: none;
}

/*********** #liRow1 styles ***********/

#liRow1{
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	padding: 1px;
	border-bottom: 1px solid #000000 !important;
	font-size: 11px;
	font-weight:bold;
	color: #2f5d41;
	background-color: #EEEEEE;
}
#liRow2{
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	padding: 1px;
	border-bottom: 1px solid #000000 !important;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	background-color: #CCCCCC;
}

#liRow1 a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	color:#000000;
}

#liRow1	 a:hover{
	background-color: #dddddd;
	color:#000000;
}

/***********  end #sectionLinks styles ***********/

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

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 2px;
	color:#000000;
}

#sectionLinks a:hover{
	background-color: #deeedc;
	color:#000000;
}

/***********  end #sectionLinks styles ***********/

.SubmitButton  {
                  	background : #FFFFCC;
                  	padding : 1 1;
                  	margin : 1 1;
                  	border : 1 groove;
                  	align : center;
                  	foreground : black;
                  	border-color : #000000 Black Black;
                  	color : #000000;
                  	cursor : hand;
                  	font-style : normal;
                  	text-decoration : none;
                  	font-size : 10px;
; clip:  rect(   )
                  }

.header_nav {  
font-size: 12px; font-weight: bold; vertical-align: baseline;
}

.menu {
	color:#000000;
	vertical-align : baseline;
	font-family : Arial;
	font-size : 11px;
	}

ul,li {
	font-size: 11px;
	color:#431600;
	list-style-position:outside;
}

.title {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #006699}

.credits {  font-size: 10px; font-weight: normal; color: #666666}

a.nav {
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
}

a.nav:hover { 
color:#ffeebb;
text-decoration: none; 
font-size : 10px;
font-weight : bold;
background-color: #006699;
}

.absmiddle {
margin:4px 4px;
vertical-align:middle;
}
.pad {
padding:7px;
}

.listingHeading  {
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
color:#c1a622;
font-size:24px;
}

.articleText {
	font-size: 1.1em;
	color: #333333;
	text-align: justify;
}

.divider {
	background-color: #CCFFCC;
	text-align: center;
}

