a {  text-decoration: none; color: #0154b9;}
a:hover {  color: #0154b9; text-decoration: underline}
a:visited {  color: #0154b9}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-style: normal;
    text-align: center;
	line-height: 150%;
	font-size: 11px;
	background-image: url(../images/back.jpg);
	background-color: #c9c9c9;
	background-position: top;
	background-repeat: repeat-y;
	background-position: center;
}

.title {  font-family: Verdana; font-size: 18px; font-weight: bold; color: #000000; text-align: left}
.text { font-family: Verdana; font-size: 14px; text-decoration: none; color: #666666; line-height: 170%; text-align: left}
.caption{ font-family: Verdana; font-size: 11px; font-weight: normal; color: #666666; line-height: 130%; text-align: left}
.password{ font-family: Verdana; font-size: 11px; font-weight: normal; color: #666666; line-height: 130%; text-align: left}
.bold{ font-family: Verdana; font-size: 12px; font-weight: bold; color: #666666; line-height: 100%; text-align: left}
.nobold{ font-family: Verdana; font-size: 12px; font-weight: normal; color: #666666; line-height: 130%; text-align: left}
.smalltext{ font-family: Verdana; font-size: 11px; font-weight: normal; color: #666666; line-height: 130%; text-align: left}
.footer{ font-family: Verdana; font-size: 10px; font-weight: normal; color: #666666; text-align: center; line-height: 150%}
.npddata { font-family: Verdana; font-size: 10px; font-weight: normal; color: #999999; text-align: left; line-height: 150%}

table {  font-family: Verdana; font-size: 10pt}
td {  font-family: Verdana; font-size: 10pt}
tr {  font-family: Verdana; font-size: 10pt}

h1 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	line-height: 140%;
        top margin: 0px; 
        bottom margin: 0px;
        vertical-align:top
}
h2 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	line-height: 140%;
        top margin: 0px; 
        bottom margin: 0px;
        vertical-align:top
}
div.PageContent {
	width: 936px;
	margin:0px auto;
	text-align: left;
	color:  #666666;
	font-size: 11px; 
	line-height: 150%;
	font-style: normal;
	background-color: #FFFFFF;
	z-index: 0;
	border: 0px dotted red;
}
div.headerlinks {
	position: relative;
	width: 700px;
	height: 100px;
	top: 0px;
	left: 0px;
	z-index: 1;
	font-size: 11px;
	font-weight: normal;
	border: 0 solid magenta;
}

div.toplink {
	position:absolute;
	top: 5px;
	left: 550px;
	z-index: 0;
	width:  380px;
	font-size: 11px;
	font-weight: normal;
	border: 0 solid magenta;
}



