body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(tile.jpg);
}
a:link {
	color: #C80000;
}
a:visited {
	color: #B97D00;
}
a:hover {
	color: #444444;
}
a:active {
	color: #C80000;
}
.corner1 {
	background-image: url(corner1.gif);
	background-repeat: no-repeat;
}
.corner2 {
	background-image: url(corner2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.corner3 {
	background-image: url(corner3.gif);
	background-repeat: no-repeat;
}
.corner4 {
	background-image: url(corner4.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.line1 {
	background-image: url(1.jpg);
	background-repeat: repeat-x;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
.nav {
	text-decoration: none;
	color: #C80000;
}
.nav a:visited {
	color: #C80000;
}
.nav a:hover {
	color: #444444;
}
.line2 {
	background-image: url(2.jpg);
	background-repeat: repeat-x;
}
.red {
	color: #C80000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.mediumtext {
	font-size: 12px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.graytext {
	color: #444444;
}
.noprintnav {
	background-image: url(navtile.jpg);
	background-repeat: repeat-y;
}

.dwNav{
	color:white;
	font-weight:bold;
	padding-bottom:5px;
}

.smalltext a, .smalltext a:visited{
	color: #C80000;	
}

.dwNav a, .dwNav a:visited {
	color:white;
	text-decoration:underline;
}

.dwNav a:hover{
	text-decoration:none;
	color:#ffd667;
}

.dwUL{
	margin-top:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:black;
	font-style:italic;
	font-weight:bold;
}

.dwTbl img{
	padding:2px;
	border:1px solid #CCC;
}

h1{
	margin:0px;
	padding:0px;
	margin-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:black;
	font-style:italic;
}


.dwPDFUl{
	list-style:none;
}

.dwPDFUl li{
	padding-left:18px;
	background:url(images/pdf-icon.jpg) no-repeat 0 3px;
	line-height:20px;
}