html, body
{
    font-size: 15px !important;
}

#header {
	background: none repeat scroll 0 0 transparent;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}
.logofwb {
	border: 0;
}
#title-area {
	float: left;
	overflow: hidden;
}
#title {
	background-color: transparent;
	color: black;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	overflow: hidden;
}
#title2 {
	background-color: transparent;
	color: black;
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding: 0px 0 0;
	overflow: hidden;
}
#city-addy {
	color: black;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	overflow: hidden;
}
#mainbodyDiv {
	position: center;
	background: #EEEEEE;
}
#titleDiv {
	font-size: medium;
	color: #0388A6;
	font-weight: bold;
	text-align: center;
}
table.ex1 {
	table-layout: fixed;
	background-image: url('images/TitleBanner.jpg');
	background-repeat: no-repeat;
}
#tablebody {
	font-size: small;
}
#bannerDiv {
	background-image: url('images/blue-gradient-24x1.GIF');
	background-repeat: repeat;
	width: 100%;
}
table.ex2 {
	table-layout: fixed;
	padding: 15px;
}
#mobileinstruct {
	font-size: small;
}
#webprob {
	font-size: small;
}
#footerDiv {
	font-size: x-small;
}
#splashScreen {
	width: 300px;
}
#splashScreen_underlay {
	background-color: grey;
}
#splashScreen .dijitDialogTitleBar .dijitDialogCloseIcon {
	display: none;
}
#divDialogMessage {
	font-size: small;
	text-align: justify;
	background-color: beige;
}
div.img {
	margin: 2px;
	height: 180;
	width: 200;
	text-align: center;
	border: none;
}
div.img img {
	display: inline;
	margin: 3px;
}
div.img a:hover img {
	border: 1px solid #0000ff;
}
div.img a:visited img {
	border: 0;
}
div.desc {
	font-size: medium;
	text-align: center;
	font-weight: bold;
	margin: 2px;
}
div.desc2 {
	text-align: center;
	vertical-align: top;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 16px;
	margin-right: 16px;
}
a.nounderline:link {
	text-decoration: none;
}
A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
	border: 0;
}
A:active {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
