body {
	font-family: Arial;
	font-size: 11px;
	padding-left: 20px;
	margin-top: 3px;
/*	line-height: 17px; */
	overflow: auto;
	background-color: #0093D1;
	scrollbar-face-color: white;
}

table {
	font-family: Arial;
	font-size: 12px;
/*	line-height: 17px; */
}

h5 {
	font-size: 11px;
	font-family: Arial;
	background: url(../images/TitleBlock.gif) no-repeat left;
	padding-left: 15px;
	margin-bottom: 2px;
	margin-top: 18px;
}

input {
	font-family: Arial;
	font-size: 11px;
}

select {
	font-family: Arial;
	font-size: 11px;
}

textarea {
	font-family: Arial;
	font-size: 11px;
}

a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:visited {
text-decoration: none;
}

body.HomePage {
	padding: 0;
	margin-left: 0px;
	margin-top: 0px;
/*	text-align: center; */
	scrollbar-face-color: #cccccc;
}

#wrapper {
/*	width: 100%;
	height: 100%; */
	
/*	text-align: center; */
}

#wrapper0 {
	margin: 0px auto;
}

#body {
/*	width: 1000px; */
/*	height: 92%; */
	margin: 0 auto;
	padding: 0;
	background: url(../images/bg_header.jpg) top left no-repeat #fff;
}

#topnav {
	padding: 5px 7px 0 0;
	margin: 0;
	vertical-align: top;
	text-align: right;
	height: 69px;
}

#topnav>td>table {
	padding-top: 6px;
}

#leftmenu {
/*	width: 160px; */
/*	padding-left: 7px; */ /* width 167 + center */
	padding-top: 15px;
	vertical-align: top;
	background: url(../images/bg_menu.jpg) top left repeat;
}

table.BlueBorder {
	border-left: 5px solid #0093d1;
	border-top: 5px solid #0093d1;
}

table.Fixed {
	table-layout: fixed;
}

td#address {
	font-weight: bold;
	color: White;
	text-align: right;
	padding-right: 165px;
	vertical-align: bottom;
	height: 65px;
}

td.bluebar {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #0093D1;
}

td.NewsHeader {
	font-weight: bold;
	color: White;
	padding-left: 10px;
}

td.HeadLine {
	padding-left: 5px;
	padding-right:2px;
}

a.ReadMore {
	color: #3cf;
}

td.TopMenuBorder {
	padding: 6px 0px;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #E3E5EB;
	text-align: center;
}

a.TopMenu {
	font-weight: bold;
	color: Black;
	text-decoration: none;
	display: block;
}

a.TopMenu:hover {
	text-decoration: none;
}

div.TopMenuSelected {
	background-color: #EF4836;
	height: 8px;
	visibility: hidden;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#content {
	margin: 0;
	padding: 0;
}

#content iframe {
	margin-right: 0px;
}
