	body {
    		font: 75% "Lucida Grande", Verdana, Lucida, Helvetica, Arial,
sans-serif;
    		background-color: White;
    		color: Black;
    		margin: 0;
    		padding: 0;
		}
		
table {
    font-size: 100%;
}

th {
    background:#46a441;
    color: #fff;
    border-top: 1px solid #388050;
    border-bottom: 1px solid #388050;
    border-right: 1px solid #388050;
    font-weight: bold;
    padding: 0em 1em 0em 1em;
}

#newsimage {
	text-align:center;
	padding: 2em 2em 2em 2em;
	};
	

	
td {
    border-right: 1px solid #388050;
    padding: 0em 1em;
    text-align: left;
    font-weight:bold;
}

#num {
    text-align: right;
}

table .odd {
    /*every second line should be shaded */
    background-color: transparent;
}
table .even {
    background-color: #f7f9fa;
}

a {
    /*text-decoration: none;*/
    color: #436976;
    background-color: transparent;
}
img {
    border: none;
    vertical-align: middle;
}
p {
    margin: 0.5em 0em 1em 0em;
    line-height: 1.5em;
}
p a {
    text-decoration: underline;
}
p a:visited {
    color: Purple;
    background-color: transparent;
}
p a:active {
    color: Red;
    background-color: transparent;
}
p img {
    border: 0;
    margin: 0;
}

hr {
    height: 1px;
    color: #388050;
    background-color: transparent;
}


h1, h2, h3, h4, h5, h6 {
    color: black;
    background-color: transparent;
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial,
sans-serif;
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    padding-top: 0.5em;
    border-bottom: 1px solid #388050;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: Black ! important; 
}

h1 {
    font-size: 160%;
    padding-right: 4em;
}

h2 {
    font-size: 150%;
}

h3 {
    font-size: 140%;
    border-bottom: none;
    font-weight: bold;
}

h4 {
    font-size: 120%;
    border-bottom: none;
    font-weight: bold;
}

h5 {
    font-size: 100%;
    border-bottom: none;
    font-weight: bold;
}

h6 {
    font-size: 85%;
    border-bottom: none;
    font-weight: bold;
}


ul { 
    line-height: 1.5em;
    list-style-type: square;
    margin: 0.5em 0 0 1.5em;
    padding: 0;
    
}

ol {
    line-height: 1.5em;
    margin: 0.5em 0 0 1.5em;
    padding: 0;
}
ul a, ol a {
    text-decoration: underline;
}
li {
    margin-bottom: 1em;
}
dt {
    font-weight: bold;    
}
dt a {
    text-decoration: underline;
}

dd {
    line-height: 1.5em;
    margin-bottom: 1em;
}
dd a {
    text-decoration: underline;
}

dd.link a {
    text-decoration: none;
    color: Black;
}
	
	

		
	#centertop {
		margin-top:10px;
		float:left;
		width:97%;
		margin-left:1%;
		margin-right:1%;
		height:200px;
		voice-family: "\"}\"";
		voice-family: inherit;
		text-align: center; 
		margin-bottom:10px;
		border-bottom: 3px solid #388050
		clear:both;
		background:#46a441;
		overflow:hidden;
		}

	#centercontent {
		float:left;
		width:65%;
		margin-top: 10px;
		margin-left:1px;
		margin-right:1px;
		background:#fff;
		voice-family: "\"}\"";
		voice-family: inherit;
		margin-bottom:10px;
		padding:5px;
		overflow:hidden;		
		}
		
	#centercontentext {
		float:left;
		width:85%;
		margin-top: 10px;
		margin-left:1px;
		margin-right:1px;
		background:#fff;
		voice-family: "\"}\"";
		voice-family: inherit;
		margin-bottom:10px;
		padding:5px;
		overflow:hidden;		
		}
		



	#leftcontent {
		float:left;
/*		overflow:scroll; */
		margin-top: 10px;
		margin-left: 1%;
		width:12%;
		margin-bottom:10px;
		overflow:hidden;
		}
		
	#rightcontent {
		float:left;
/*		overflow:scroll; */
		margin-top: 10px;
		width:16%;
		margin-bottom:10px;
		background:#46a441;
		overflow:hidden;
		}
		
	
	h1 {
		background:#ffd927;
		}
	h1 span
		{
		font-size:120%;
		}
		
	#button {
		width:80%;
		border-right: 1px solid #000;
/*		padding: 0 0 1em 0; */
		margin-bottom: 1em;
		font-family: 'Trebuchet MS', 'Lucida Grande',
		Verdana, Lucida, Geneva, Helvetica, 
		Arial, sans-serif;
		background-color: #46a441;
		color: #dc8221;
		font-size: 80%;
		}
		
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		}
		
	#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #ffd927;
		border-right: 10px solid #ffd927;
		background-color: #46a441;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 10px solid #ffd927;
		border-right: 10px solid #ffd927;
		background-color: #dc8221;
		color: #fff;
		}
		
	#current {
		border-left: 10px solid #ffd927;
		border-right: 10px solid #ffd927;
		background-color: #dc8221;
		color: #fff;
		}
		
	
	#footer
		{
		width:95%
		float:left;
		clear:both;
		padding:1px;
		border-top:3px solid #2586d7;
		font-size:xx-small;
		font-weight:bold;
		color:black;
		text-align:center;
		margin-left:1%;
		margin-right:1%;
		margin-top:15px;
		}
		
	#more
		{
		font-weight:bold;
		text-align:right;
		margin-right:5%;
		margin-top:3px;
		}
		
	#blurb
		{
		font-weight:bold;
		text-align:center;
		margin-top:3px;
		margin-bottom:5px;
		}
	#more a
		{color:"black";}
		
	#warning p
		{
		font-weight:bold;
		color:red;
		}
		
	#warning li
		{
		font-weight:bold;
		color:red;
		}
		
	
