#ui-datepicker-div
{
	z-index: 6000;
}

#content
{
	width: 615px;
}
table.dontsplit td
{
	vertical-align: top;
}
a{
	color: black;
}

h3{
	color:#006699;
	font-size:125%;
	font-weight:normal;
	margin: 0px;
	margin-bottom: 15px;

}

.service-form
{
	float: left;
	width: 410px;
	background-color: #c5cfdd;
	padding: 15px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	
}
.permission-links, #log_in_container
{
	text-align: right;
}

.clear
{
	clear: both;
}
body
{
    margin: 0px;
    padding: 0px;
    background-color: white;
	
	font-family: Trebuchet MS;
	font-size: 12px;
}

a{
	color: #325E8E;
	text-decoration: underline;
}

a:hover
{
	color: black;
	text-decoration: none;
}
img
{
	border: 0px;
}
.all
{
    width: 900px;
	margin: 0 auto;
}
#header
{
    height: 110px;
	position: relative;
}

#header ul{
	margin: 0px;
	padding: 0px;
	
	position: absolute;
	right: 0px;
	top: 83px;
}

#header ul li{
	display: inline;
	text-transform: uppercase;
}

#header li a{
	text-decoration: none;
	color: #818080;
	
	font-family: Trebuchet MS;
	font-size: 14px;
	
	border-left: 1px solid #818080;
	
	padding-left: 10px;
	padding-right: 7px;
	
	
}

#header li a:hover{
	text-decoration: underline;
}
#images
{
	width: 905px;
	height: auto;
}

#images div
{
	margin: 1px;
}
#indented
{
	margin: 0px 20px;
	padding: 0px;
	padding-top: 5px;
	clear: both;
	overflow: auto;
}
a#logo
{
    background-image: url(../images/lgo-logo.gif);
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    height: 85px;
    left: 10px;
    position: absolute;
    top: 20px;
    width: 287px;    
	
	
	}
	
a#online-services
{
    background-image: url(../images/btn-schedule-online.gif);
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    height: 112px;

    width: 233px;   
	border: 0px;
	text-decoration: none;
	font-size: 0px;
	
	float: right; 
}

a#online-services:hover
{
    background-image: url(../images/btn-schedule-online-ro.gif);
}

	
p{
	font-family: Trebuchet MS;
	color: #666666;
	font-size: 12px;
	margin: 0px;
	margin-bottom: 5px;
	line-height: 15px;
}

h1{
	font-family: Trebuchet MS; 
	color: #325e8e;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	
	
	text-transform: uppercase;
	
}

h2{
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	color: black;
	
		margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	
	
}

#footer
{
	width: 900px;
	margin: 0 auto;
	clear: left;
}
div#footer-nav
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
	
	background-color: #574b4a;
	
	display: block;
	width: 100%
	float: left;
	
	height: 63px;
	
	
}

div#footer-nav ul
{
	margin: 0px;
	padding: 0px;
	width: 945px;
	margin: 0 auto;
	
	padding-top: 23px;
	height: 40px;
	background-color: #574b4a;
}

div#footer-nav li
{
	display: inline;
	text-transform: uppercase;
}

div#footer-nav li a{
	text-decoration: none;
	color: white;
	
	font-family: Trebuchet MS;
	font-size: 14px;
	
	border-left: 1px solid white;
	
	padding-left: 10px;
	padding-right: 7px;
	
	
}

div#footer-nav li a.selected
{
	font-weight: bold;
}

div#footer-nav li a:hover
{
	text-decoration: underline;
}

.column
{
	margin-right: 10px;
}

#header a.first-left, div#footer-nav a.first-left
{
	border: none;
	}

	
#header p
{
	position: absolute;
	top: 0px;
	right: 0px;
	
}

#header p.contact
{
	line-height: 15px;
	font-size: 12px;
	margin-top: 17px;
}

#header p.contact .header
{
	font-size: 14px;
}

#header p.contact .label
{
	font-size: 12px;
}

/* */
p.contact
{
	font-family: Trebuchet MS;
	font-size: 14px;
	text-align: right;
	color: #7c7c7c;
	
	line-height: 20px;
	
	margin-top: 15px;
}

p.contact .header
{
	color: #4a4e58;
	font-style: bold;
	font-size: 18px;
	
	text-transform: uppercase;
}

p.contact .label
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}

p.copyright
{
	color: #325e8e;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align: center;
	
	text-transform: uppercase;
	margin-top: 25px;
}


ul li {
	 list-style-type:none; 
	 text-transform: uppercase;
}
