BODY {
font-family: Arial;
font-size: 11px;
padding-left: 20px;
margin-top: 3px;
line-height: 17px;
scrollbar-face-color: white;
overflow: auto;
}

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%;
background-color: #0093D1;
text-align: center;
}

#body {
width: 1000px; height: 92%; 
margin: 0 auto; padding: 0;
background: url(../images/bg_header.jpg) top left 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; 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.WhiteLine {
background-color: White;
height: 1px;
}

TD.MenuPosition {
padding-left: 7px;
padding-top: 7px;
}

TD.TopMenuBorder {
border-left: 1px solid white;
border-bottom: 1px solid white;
}

TD.NewsHeader {
font-weight: bold;
color: White;
padding-left: 10px;
}

TD.HeadLine {
padding-left: 5px;
padding-right:2px;
}

A.TopMenu {
margin-right: 10px;
font-weight: bold;
color: Black;
text-decoration: none;
}

A.TopMenu:hover {
text-decoration: none;
}

A.ReadMore {
color: #0093D1;
}

DIV.TopMenuSelected {
background-color: #EF4836;
width: 100%;
height: 100%;
visibility: hidden;
border-left: 1px solid white;
border-right: 1px solid white;
}

#content { margin: 0; padding: 0;
}
#content iframe { margin-right: 0px; }