body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E5E5E5;
	list-style-position: outside;
	list-style-type: disc;
	
}

ul.disc {list-style-type: disc;
         list-style-position: inside;
}


html {
	height: 100%;
	margin-bottom: 1px;
}

#wrapper {
	margin: 0px auto;
	width: 826px;
	padding: 0px;
}
#wrapper #shellBorderLeft {
	background-image: url(assets/shell/bkgd_grad_lt.gif);
	background-repeat: repeat-y;
	width: 13px;
}
#wrapper #shellBorderRight {
	background-image: url(assets/shell/bkgd_grad_rt.gif);
	background-repeat: repeat-y;
	width: 13px;
}
#wrapper #centerCell {
	width: 780px;
	padding: 0px 10px;
	background-color: #FFFFFF;
	vertical-align: top;
	min-height: 600px;
}
p {
	margin-top: 5px;
	line-height: 155%;
	margin-bottom: 15px;
}
a:link, a:visited {
	color: #777777;
}
* a:hover {
	text-decoration: none;
	color: #006666;
}

img {
	border-width: 0px;
}
h1 {
	color: #777777;
	font-size: 20px;
	line-height: 125%;
	margin-bottom: 9px;
	margin-top: 0px;
	display: block;
}
h2 {
	color: #777777;
	font-size: 14px;
	line-height: 125%;
	margin-bottom: 6px;
	display: block;
	padding-top: 5px;
}
div#header {
	border-bottom: 2px solid #E5E5E5;
	padding-bottom: 9px;
	height: 50px;
	margin-bottom: 13px;
	clear: both;
	margin-right: 10px;
}
div#minHeight {
	min-height:300px;
	width:780px;
}
img#logo {
	float:left;
	margin-top:5px;
	margin-left:3px;
	height: 49px;
}
span.greyText {
	color: #777777;
}

span#homepageContent img {
	float: left;
	margin-right: 8px;
	margin-bottom: 3px;
	border: 2px solid #888888;
}
span ul {
	list-style: none;
	margin-left: 15px;
	padding-left: 1em;
	text-indent: -1em;
	}
span ul li {
	font-size: 12px;
	color: #000000;
	margin-bottom: 7px;
	line-height: 135%;

}
span li a:link, span li a:visited {
	font-size: 14px;
	font-weight: bold;
}
span li span.noLink {
	font-size: 14px;
	font-weight: bold;
	color: #777777;
}
span#contactContent ul {
	text-indent: 0em;
}

ul#hours li {
	color: #000000;
	margin-bottom: 3px;
}
ul#contactsWithPic {
	text-indent: 0px;
}
ul#contactsWithPic li {
	height: 81px;
	vertical-align: middle;
}
ul#contactsWithPic img {
	float: left;
	margin-right: 8px;
	border: 2px solid #777777;
}





table#sidebar {
	width: 200px;
	float: right;
	background-color: #E5E5E5;
	margin-left: 15px;
	border: 0px;
	margin-bottom: 10px;
	clear: right;
}

table#sidebar h1 {
	font-size: 12px;
	color: #000000;
	padding: 0px 10px;
	margin-bottom: 8px;
	line-height: 135%;
}
table#sidebar p {
	font-size: 10px;
	padding: 0px 10px;
	margin-bottom: 8px;
}
table#sidebar img {
	float: none;
}
ul#nav {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0px;
}

ul#nav li {
	display: inline;
}
ul#nav li a {
	display: block;
	float: right;
	text-decoration: none;
	color: #777777;
	margin-top: 18px;
	margin-left: 14px;
	font-size: 12px;
	padding-bottom: 2px;
}
ul#nav li a#current {
	border-bottom: 4px solid #C0C0C0;
}
ul#nav li a:hover, ul#nav li a#current:hover {
	border-bottom: 4px solid #A5CDDC;
}
#udspFooter {
	border-top: 2px solid #E5E5E5;
	border-bottom: 2px solid #E5E5E5;
	clear: both;
	overflow: auto;
	padding-top: 4px;
}
#udspFooter p {
	font-size: 10px;
	line-height: 130%;
	color: #777777;
	margin: 0;
	padding-bottom: 9px;
}
img#udsp_logo {
	float: left;
	margin: 0px;
	margin-right: 10px;
}
#udspFooter a:link, #udspFooter a:visited {
	color: #777777;
}
p#contactInfo {
	font-size: 10px;
	line-height: 130%;
	color: #777777;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul#contactsWithPic p {
	padding-top: 18px;
	line-height: 135%;
}
