body {
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	color: black;
	font-weight: normal;
	background-color:#ffffff;
}

td {
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	color: black;
	font-weight: normal;
}

a:link {
	text-decoration: underline;
	font-weight: normal; 
}

a:hover {
	text-decoration: none;
	font-weight: normal; 
}

a:visited {
	text-decoration: underline;
	font-weight: normal; 
}

a:visited:hover {
	text-decoration: none;
	font-weight: normal; 
}

.top-background {
	background-image: url(/images/top-background.jpg);
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: top left;
}

.page-header-background {
	background-image: url(/images/page-header-background.gif);
	background-color: #EAF3FD;
	background-repeat: repeat-x;
	background-position: top left;
}

.left-background {
	background-image: url(/images/left-background.jpg);
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-position: top left;
}

.left-background-footer {
	background-image: url(/images/left-background-footer.jpg);
	background-color: #F4F9FE;
	background-repeat: repeat-y;
	background-position: top left;
}

#main-padding {
	padding-left: 3em;
	padding-top: 2em;
	padding-bottom: 2em;
	padding-right: 5em;
}

#footer-padding-left {
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

.address-footer {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: white;
	font-weight: normal;
}

a.links-footer {
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	color: black;
	font-weight: normal;
	line-height: 18px;
}
.newsheading {
	font-family: verdana, tahoma, arial;
	font-size: 18px;
	color: #1368C5;
	font-weight: bold;
	line-height: 18px;
}
a.newsheading {
	font-family: verdana, tahoma, arial;
	font-size: 18px;
	color: #1368C5;
	font-weight: bold;
	line-height: 18px;
	text-decoration: underline;
}
a.newsheading:hover {
	font-family: verdana, tahoma, arial;
	font-size: 18px;
	color: #1368C5;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}
a.newsheading:visited {
	font-family: verdana, tahoma, arial;
	font-size: 18px;
	color: #1368C5;
	font-weight: bold;
	line-height: 18px;
	text-decoration: underline;
}
a.newsheading:visited:hover {
	font-family: verdana, tahoma, arial;
	font-size: 18px;
	color: #1368C5;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}
.fullstory {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
}