/* CSS Document */

#spacer{
	width: 200px;
}

.copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 800px;
}


td#menu2 a:link {
	color: white;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td#menu2 a:visited {
	color: white;
	text-decoration: none;
	font-size: 10px;
}
td#menu2 a:hover {
	color: #F6BE13;
	text-decoration: none;
	font-size: 10px;
}
td#menu2 a:active {
	color: #F6BE13;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



td#menunav a:link {
	color: #000066;
	text-decoration: none;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	
}
td#menunav a:visited {
	color: #000066;
	text-decoration: none;
	
}
td#menunav a:hover {
	color: #FF9900;
	text-decoration: underline;

}
td#menunav a:active {
	color: #FF9900;
	text-decoration: underline;
	
}




.newsheader{
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-align: left;
	width: 140px;
	padding: 6px;
	line-height: 18px;
}


#newsboxhead{
	width: 140px;
	height: 24px;
	float: left;
}
#newsboxtext{
	width: 140px;
}

.leftcopy{
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-weight: normal;
}


.beefheader1{
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}

.beefheader2{
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.beefcopy{
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",sans-serif;
	font-size: 14px;
	color: #333333;
}


div#container
	{
	width:800;
	margin:auto;
	height: 34px;
	background-color: #EEEEEE;
	color: #003366;
	border-top-color: #000066;
	border-right-color: #EEEEEE;
	border-bottom-color: #000066;
	border-left-color: #EEEEEE;
}

ul#navigation-1
	{
	margin:0;
	padding:4px 4px;
	list-style:none;
	width:100%;
	height:20px;
	border-top:4px;
	border-bottom:1px 
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",sans-serif;
	font-size: 12px;
	color: EEEEEE;
	border-bottom: 1px #000066;
	font-weight: bold;
}
ul#navigation-1 li
	{
	margin:0;
	padding:0;
	float:left;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul#navigation-1 li a:link,
ul#navigation-1 li a:visited
	{ padding:4px 0; display:block; text-align:center; text-decoration:none; background:#EEEEEE; color:#000066; width:98px; height:13px; }
ul#navigation-1 li:hover a,
ul#navigation-1 li a:hover,
ul#navigation-1 li a:active
	{
	text-align:center;
	text-decoration:none;
	background:#EEEEEE;
	color:#FF9900;
	background-color: #EEEEEE;
	border-bottom: 1px;
}





.boldbodytext
	{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
}

.boldbodyblue
	{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	font-size: 12px;
	color: #000066;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
}


.bodytext
	{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	list-style-position: outside;
}


ul {
        list-style-type: disc;
        list-style-image: url(bullet.gif);
        list-style-position: inside;
        }

	
#accordbox
	{
	padding: 6;	
}	
	
.accordtext01
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	font-weight: bold;
}
.accordtext02
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: 12px;
}

.copyrighttext
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: 10px;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}
