img, div { behavior: url(iepngfix.htc) }
body {
	text-align:center;
	font-family:sans-serif;
	font-size:10pt;
	color:#000;
	background-color: #FFF;
	line-height:14pt;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
h1 {
	font-size:22pt;
	margin:0 0 10px 0;
	width:100%;
	text-align:center;

}
h2 {
	font-size:15pt;
	margin:0 0 30px 0;
	color:#990033;
	font-weight:bold;
}
h3 {
	font-size:13pt;
	font-weight:bold;
		margin:0 0 10px 0;

}
h4 {
	font-weight:bold;
}
p {
	margin:0 0 10px 0;
}
#container {
	width:900px;
	background-color:#FFF;
	margin:10px auto;
	text-align:left;
	border:1px #000 solid;
}
ul {
	list-style:disc outside;
	margin:10px 0px 10px 30px;
}
ul li {
	margin:5px 0;
}

/* for Internet Explorer */
/*\*/
* html #container{
	width:900px;
}
#header {
	height:400px;
	position:relative;
	background-color:#4193bc;
	background-repeat:no-repeat;
}
#content {
	margin:10px;
}
#footer {
	text-align:center;
	font-size:10pt;
	margin:20px 0 0 0;
	clear:both;
}

.col_narrow {
	float:left;
	width:300px;
	margin:20px 20px;
}
.first {
	margin:20px 20px 20px 100px;
}
.col_wide {
	width:600px;
	margin:20px 0 20px 100px;
}
/*NAV BAR*/
#navigation {
	border-width: 1px 0;
	font-size:10pt;
	margin: 1em 0 0 0;
	position:absolute;
	bottom:5px;
	font-size:12pt;
	color:#FFF;
}

#navigation ul, #navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul {
	padding: 5px 0;
	text-align: center;
}

#navigation ul li {
	display: inline;
	margin-right: 0.5em;
}

#navigation ul li.last {
	margin-right: 0;
}

#navigation ul li a {
	padding: 5px 0.5em;
	color: #FFF;
	text-decoration: none;
}
#navigation ul li a:hover {
	text-decoration:underline;
}

/*TOP NAV */
#top_nav {
	border-width: 1px 0;
	font-size:10pt;
	margin: 1em 0 0 0;
	position:absolute;
	top:20px;
	right:0px;
	font-size:10pt;
	color:#FFF;
}

#top_nav ul, #top_nav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#top_nav ul {
	padding: 5px 0;
	text-align: right;
}

#top_nav ul li {
	display: block;
	margin-right: 0.5em;
}

#top_nav ul li.last {
	margin-right: 0;
}

#top_nav ul li a {
	padding: 5px 0.5em;
	color: #FFF;
	text-decoration: none;
}
#top_nav ul li a:hover {
	text-decoration:underline;
}
/* PAGE SPECIFIC STYLES */

#index #header {background-image: url(images/index-head.jpg);}
#forms #header {background-image: url(images/index-head.jpg);}
#payments #header {background-image: url(images/payments-head.jpg);}
#profile #header {background-image: url(images/profile-head.jpg);}
#disputes #header {background-image: url(images/disputes-head.jpg);}
#questions #header {background-image: url(images/questions-head.jpg);}
#privacy #header {background-image: url(images/privacy-head.jpg);}
#services #header {background-image: url(images/services-head.jpg);}
#contact #header {background-image: url(images/contact-head.jpg);}
#parking #header {background-image: url(images/parking-head.jpg);}
#merit-parking #header {background-image: url(images/merit-parking.jpg);}

#payments table tr td,
#contact table tr td {
	padding:0 20px 0 0;
}
#questions .questions {
	font-size:12pt;
	margin:20px 0 10px 0;
}

#privacy .col_wide {
	height:500px;
	overflow:auto;
	padding:0px 20px;
}

.forminfo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 10px; color: #666666}
.forminfobig {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 14px; color: #000000; font-weight: bold}

#home_link {
	display:block;
	width:310px;
	height:80px;
	position:absolute;
	top:100px;
	left:10px;
	text-decoration:none;
}
#forms ol {
	list-style:decimal inside;
}
#forms ol li {
	margin:0 0 10px 0;
}
