a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00337f;
	font-size: 10px;
}
a:visited {
	color: #00337f;
	font-size: 12px;
}
a:hover {
	color: #00337f;
	font-size: 12px;
}
a:active {
	color: #fcd856;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00337f;
	list-style-position: inside;
	list-style-type: square;
	list-style-image: url(images/dot_blue.gif);
	text-indent: 15pt;
	display: list-item;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0px 5px 5px;
}
.borderLRU {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a:link {
	color: #FEBD36;
	text-decoration: underline;
	font-size: 12px;
}
body {
	background-image: url(assets/bckgr.gif);
	list-style-position: outside;
	list-style-image: url(images/dot.gif);
	clip:   rect(auto auto auto auto);
	margin-top: 0px;
}
.bottom_address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #003366;
	text-align: center;
	color: #FFCC00;
}
.left_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: center top;
	text-align: center;
}
.LeftBck {
	background-attachment: fixed;
	background-image: url(headers/LeftBck.jpg);
	background-repeat: repeat-y;
}
