* {
margin:0;
padding:0;
}

#printheader {
display:none;
visibility:hidden
}

body {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size:95%;
	margin: 0px;
	padding:0px;
	font-weight: normal;
	background-image:url(/img/backgroundwstripe.png);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#fff;
}
a {
	color:#003366;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	color:#693;
	text-decoration:underline;
}
h3 {
	font-weight:bold;
	color:#669900;
	font-size:1.2em;
	line-height:1.0em;
}
.hang {
	text-indent: -5em;
	margin-left: 5em;
}
.crumbs {
	font-size: 11px;
	padding: 10px 10px 2px 10px;
	border-bottom: 1px solid #dfdfdf;
}
/* LAYOUT ITEMS */
#contentwrap {
	min-width:960px;
	height:auto;
	position:relative;
}
#content {
	text-align:left;
	width:700px;
	padding:0;
	float:left;
	position:relative;
}
#head {
	margin: 0px;
	padding:0px;
	background-color:#036;
	min-width:960px;
}
#nav {
	text-align:left;
	clear:both;
	padding:0;
	margin: 0px;
	border-bottom: 1px solid #acacac;
	background-color:#fff;
	background-image:url(/img/grey_vgrad.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#footer {
	text-align:left;
	clear:both;
	white-space:normal;
	padding:0;
	margin:0;
	font-size:0.85em;
	border:0;
	color:#333;
	font-weight:bold;
	padding-top:40px;
	background-image:url(/img/footbridge.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#footer img {
	margin-top: 10px;
}
#footer a {
	color:#333;
}
#footer p {
	margin:0;
	padding:6px 0;
}
#side {
width:25%;
min-width:200px;
	text-align:left;
	padding:0;
	padding-left:8px;
	float:left;
	position:relative;
	background-image:none;
	margin:0;
	margin-left:10px;
	padding-top:10px;
	border:0;
}

.spotbox {
	background-color: #efefef;
	padding: 2px 0px;
		border: 1px solid #999;
border-top: 3px solid #999;
	margin:10px 20px;
	position:relative;
	overflow:hidden
}



.rfloatbox {
	position:relative;
	float:right;
	width:45%;
	padding:1px 10px;
	text-align:left;
	background-color:#FFF;
	border:1px solid #003;
	border-top-width:3px;
	z-index:2;
	margin-left:20px;
	margin-bottom:10px;
}
.contact {
	font-size: 11px;
	line-height: 16px;
	padding: 4px 8px 4px 8px;
	color: #000;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contact a {
	color:#333333;
	text-decoration:none;
}
#content p {
font-size:90%;
	line-height:150%;
	padding:2px 20px;
	margin:0;
	margin-bottom:10px;
}
#content ul, #content ol {
font-size:80%;
	line-height:130%;
	padding:2px 20px;

	margin-top:0;
	margin-right:20px;
	margin-left:40px;
	margin-bottom:10px;
}
#content a, #content a:visited {
	text-decoration:underline;
}
#content a:hover {
	text-decoration:none;
}
#content a:visited, #content td+a:visited {
	color:#333;
}
#content h1, h1 {
	font-size: 2.5em;
	font-family:Constantia, Palatino, serif;
	padding:2px 20px;
	padding-top:10px;
	margin:0;
	font-weight: normal;
	line-height:100%;
	color:#333;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
	line-height:140%;
	padding:2px 20px;
	margin:0;
	font-weight:normal;
	color:#369;
}
#content h3 {
color:#669933;
}
#content h5 {
color:#669933;
}
#content form, #content table {
	margin:0;
	margin-left: 20px;
	text-align: center;	/* padding-left:10px; */
}
#content td {
	font-size:0.8em;
	text-align:left;
	padding:4px;
}
#content tr {
	border-top: 1px solid #acacac;
}
#content th {
	background-color:#acacac;
	border-top: 1px solid #ccc;
	text-align:left;
	font-weight:bold;
}
#side p, #side ul {
	margin:0;
	padding:2px;
	font-size:85%;
}
#side p.crumbs {
	padding-top:10px;
	border-bottom:0px;
	text-transform:uppercase;
	font-weight:bold;
	color:#336600;
	letter-spacing:0.05em;
}
#twocol {
	float:left;
	margin:0;
	padding:0;
	padding-right:10px;
	width: 260px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 260px;
}
html>body #twocol {
	width: 250px; /* ie5win fudge ends */
}
#content div.cols {
	float:left;
	position:relative;
	width:47%;
	padding-right:1px;
	padding-left:10px;
	text-align:left;
}
#skiptomain {
	position: absolute;
	left: -1000em;
	width: 20em;
}

.sidelinks > li {
	list-style:none;
	border-bottom:1px dotted #666;
	padding-top:2px;
	padding-bottom:1px;
	font-size:90%;
}
.sidelinks > li > a:hover {
	color:#003300;
}
#side li {
	list-style:none;
	line-height:140%;
	border-bottom:1px dotted #999;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
	margin:0;
	font-size:85%;
}
#side li > a:hover {
	color:#003300;
}
#content ul.unstyle {
	padding:0;
	padding-left:20px;
	margin:0;
	margin-bottom:10px;
}

ul.unstyle li {
	list-style:none;
	line-height:190%;
	border-bottom:1px dotted #666;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:0px;
	margin:0;
	font-size:80%;
	text-transform:uppercase;
	color:#333;
}

ul.unstyle li > a {
	font-size:130%;
	text-transform:none;
}

ul.recent {
	padding:0;
	margin:0;
}
.recent > li {
	list-style:none;
	display:inline;
	position:relative;
	float:left;
	width:140px;
	margin:1px 6px;
	margin-bottom:6px;
	min-height:150px;
	height:150px;
	overflow:visible;
	/* border-top:1px solid #666; */
	background-image:url(/img/badge_grad.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding:0 10px;
	font-size:90%;
}
.recent > li > a {
	text-decoration:underline;
}
.recent > li > a:hover {
	text-decoration:none;
}
.recent > li > img {
	padding:6px 0;
}
#side h4 {
	color:#333;
	font-weight:normal;
	font-size:125%;
	border-bottom:1px solid #333;
	margin-bottom:4px;
	margin-top:12px;
}
#emergency {
	background-color:#fff;
	color:#000000;
	padding:4px 8px;
	border:2px solid #900;
}
#emergency h4 {
	margin-top:0;
	border:0;
	font-weight:bold;
	color:#990000;
	text-align:center;
}
#emergency p {
	font:0.9em;
	line-height:1.7;
}
#splash {
	padding:0;
	margin:0;
	margin-bottom:2px;
	overflow:hidden;
	width:701px;
	position:relative;
}

div.TabbedPanels {
	margin-left:20px;
	width:660px;
}
.float-r {
	float:right;
	position:relative;
	padding-left:10px;
	padding-bottom:10px;
	background-color:white;
}
.float-l {
	float:left;
	position:relative;
	padding-right:10px;
	padding-bottom:10px;
	background-color:white;
}

.filesize {
color:#333;
text-transform:uppercase;
font-size:80%;
}


.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* WinIE7 only */
*:first-child+html .clearfix{
	height:1%;
}

/* WinIE6 and below */
/*¥*/
* html .clearfix{
	height:1%;
}
/**/

/* MacIE only */
/*¥*//*/
.clearfix{
	display:inline-table;
}
/**/
/*
a[href $='.pdf'] { 
   padding-left: 12px;
   background: transparent url(http://www.cityofalbany.net/img/icons/file-pdf.png) no-repeat center left;
}

a[href ^="mailto:"] {
   padding-left: 20px;
   background: transparent url(http://www.cityofalbany.net/img/icons/mailto.gif) no-repeat center left;
}

a.nopdf {
background-image:none;
padding-left:inherit;
}
*/