body {
   margin          : 0px;
   padding         : 0px;
}   
/* menu buttons */
div.searchbutton {
	color: black ;
	background: white ;
	border: 1px solid #808080 ;
	margin: 2px 2px;
}

div.mybutton {
	color: black ;
	background: #94b8e4;
	border-top: 1px solid #ccc ;
	border-right: 1px solid #333 ;
	border-bottom: 1px #333;
	border-left: 1px solid #ccc ;
	text-align : center;
	width : 145px;	
}
a.mymenubutton:link {
	text-decoration: none ;
	color: blue ;
	display: block ;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	border : thick none;
	padding-bottom : 6px;
	padding-left : 6px;
	padding-top : 6px;
	background-image: url('/images/button150.gif');
	text-align : center;
	width : 145px;
}
a.mymenubutton:visited {
	text-decoration: none ;
	color: blue ;
	display: block ;
	font-size : 8pt;
	font-weight : bold;
	background-image: url('/images/button150.gif');
	padding-bottom : 6px;
	padding-left : 6px;
	padding-top : 6px;
	text-align : center;
	width : 145px;
}

a.mymenubutton:hover {
	text-decoration: none ;
	font-size : 8pt;
	color: black;
	background-image: url('/images/buttondown150.gif'); 
	display: block ;
}
a.mymenubutton:active {
	text-decoration: none ;
	font-size : 8pt;
	color: yellow ;
	color: #ffe8f8;
	background-image: url('/images/buttondown150.gif'); 
	display: block ;
}


div.button {
	color: black ;
	background: #dcdcdc ;
	background: #a884e0;
	border-top: 1px solid #ccc ;
	border-right: 1px solid #333 ;
	border-bottom: 1px solid #333 ;
	border-left: 1px solid #ccc ;
}
a.menubutton:link {
	text-decoration: none ;
	color: black ;
	background: #a884e0;
	display: block ;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	border : thick none;
	padding-bottom : 6px;
	padding-left : 6px;
	padding-top : 6px;
}
a.menubutton:visited {
	text-decoration: none ;
	color: black ;
	background: #A884E0;
	display: block ;
	font-size : 8pt;
	font-weight : bold;
	margin: 2px;
	padding-bottom : 6px;
	padding-left : 6px;
	padding-top : 6px;
}
a.menubutton:hover {
	text-decoration: none ;
	font-size : 8pt;
	color: #ffe8f8;
	background: #0415b9;
	display: block ;
}
a.menubutton:active {
	text-decoration: none ;
	font-size : 8pt;
	color: yellow ;
	color: #ffe8f8;
	background: #a884e0;
	display: block ;
}
	#foot {
		display: block;
		position: relative;
		width:100%;
		height:24px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		background: Blue center;
		background-color: #003399;
		background-position: center;
		layer: 2;
	}
	#foot a {
		text-decoration:none;
		padding-left:10px;
		padding-right:10px;
		padding-top:4px;
		padding-bottom:4px;
		color: #FF66FF;
	}
	#foot a:hover {
		color:#FFFFFF;
	}
	#footcopy {
		color: white; 
		padding-left: 0px;
		padding-top: 4px;
		width: 100%;
		height:24px;
		text-align : center;
		font-size: 8pt;
	}
	#footback {
		padding-top: 4px; width: 20%; height:24px;
		right:0px; position:absolute;
	}
	#smalltext{
		font-size: 8pt;
		FONT-FAMILY:verdana,arial;
	}
	TD{
		font-size: 10px;
		FONT-FAMILY:verdana,arial;
		color: 000000;
	}

	H1{
		font-size: 16px;
		FONT-FAMILY:verdana,arial;
		color: 000000;
	}
	
	
	/* NEWSLETTER STYLES */
	
	#header {
		font: Arial, Helvetica, sans-serif;
		font-size: 20pt;
		font-weight: bold;
	}

	.section {
		font: Arial, Helvetica, sans-serif;
		font-size: 16pt;
	}

	#section {
		font: Arial, Helvetica, sans-serif;
		font-size: 16pt;
	}

	#dropdown {
		text-indent: 10%;	
	}	
