@charset "windows-1252";
img {
border: none;
}
td {
font-family: Arial;
}

#head {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 85px;
}
#title {
position: relative;
top: 20px;
width: 657px;
text-align: left;
}
#navbuttons {
position: relative;
top: 30px;
width: 657px;
}
* html #navbuttons {
top: 26px;
}
#account {
position: relative;
top: 25px;
width: 657px;
font-family: Arial;
font-size: 10pt;
text-align: right;
color: #ffffff;
}
.dottedLiner {
	background-image: url(images/dots.gif);
	
}

.infoBoxContents .dottedLiner {
	background-image: none;
}



.headerRow {
	background-image: url(images/bar_back.jpg);
	background-color: #e5e5e5;
}