@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(PageBackground_02.jpg);
	background-repeat: repeat-x;
	background-color: #08447A;
}
.style7 {color: #999999}
.style19 {color: #666666}
.style199 {color: #535353}
.style9 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style10 {color: #0099FF}
-->

<!--
.style18 {color: #08447A}
-->
.style11 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}


.breadcrumb{
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.breadcrumb a{
background: transparent url(media/breadcrumb.gif) no-repeat center right;
text-decoration: none;
padding-right: 18px; /*adjust bullet image padding*/
color: navy;
}

.breadcrumb a:visited, .breadcrumb a:active{
color: navy;
}

.breadcrumb a:hover{
text-decoration: underline;
}


