/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font: 12pt Georgia, "Times New Roman", Times, serif;
	background-color: #095BA6;
	color: #333333;
	
}

h1{
	font-size: 15px;
	font-weight: bold;
	color: #000099;

}


div#heading {
	font-family: "Lucida Sans";
	font-size: 18px;
	font-weight: bolder;
	color: #917400;
	font-style: normal;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: 5px;

}


div#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
	width: auto;
	list-style-image: none;
	list-style-type: disc;

}
a:link {
	color: #FF661C;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	color: #000066;
	text-decoration: none;
	font-weight: 300;
}
a:visited {
	color: #FF661C;
	text-decoration: none;
	font-weight: 400;
}
a:hover {
	color: #000066;
	text-decoration: none;
	font-weight: 500;
}

.list1 {
	list-style-image: url(arrow1.gif);


}
.list2 {
	list-style-image: url(blueArrow.gif);
	font-size: 9pt;
}
.list3 {
	list-style-image: url(arrow1.gif);
	font-size: 8pt;
}
.newsList {
	list-style-image: url(newsArrow.gif);
	font-size: 7pt;
}

div#left-menu ul {
				margin: 0 4px 0 4px; padding: 4px 0 4px 0;
				list-style-type: none;
				}

div#left-menu ul li {
	padding: 0 0 .5em 7px;
	background-image: url(arrow3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
				}
div#left-menu ul li a {
					color: #003399;
					text-decoration: none;
				}
div#left-menu ul li a:hover {
					text-decoration: underline;
				}
div#left-menu ul li.on a {
					color: #EF7C0A;
				}



div#body-link ul li a {
					color: #003399;
					text-decoration: none;
				}
div#body-link ul li a:hover {
					text-decoration: underline;
				}
div#body-link ul li.on a {
					color: #EF7C0A;
				}
				
				
			
div#footer a {
					color: #FFFFFF;
					text-decoration: none;
				}
div#footer a:hover {
	color: #FF9900;
					
				}
div#footeron a {
					color: #EF7C0A;
				}
div#footer table tr td{
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #095BA6;
	font-size: 14px;
				}
				
				
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	font-style: normal;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.floatright {
	float: right;
	margin: 1px 4px;
}
.floatleft {
	float: left;
	margin: 1px 4px;
}
.text {
	font-size: 13px;
}
.newsLeadin {
	font-size: 15px;

}
