@charset "utf-8";
html {height: 100%;}

body {margin: 0; padding: 0; background-color: #26110d; font: 100% "Frutiger LT Std 55 Roman", Helvetica, Arial, sans-serif; font-size: 0.9em; text-align: left; color: #26110d;}

a:link, a:active {color: #b24e26; font-weight: bold; text-decoration: none;}
a:visited {text-decoration: none; color: #26110d; font-weight: bold;}
a:hover {text-decoration: underline; font-weight: bold; color: #26110d;}

#container {position: absolute;	left: 50%; top: 50%; width: 910px; height: 633px; margin: -320px 0 0 -450px; background: #fff; text-align: left; z-index: 1;}
#topBar {height: 5px; background: #b24e26; width: 100%;}
#header {margin: 30px 0 30px 0;}
#leftImages {float: left; margin:0;}
/*#copy {width: 662px; height: 357px; float: right; margin: -2px 25px 0 0; padding:5px 0 0 5px;}*/
#copy {width: 662px; height: 357px; float: right; margin: -2px 25px 0 0; padding:5px 0 0 5px;}
.innerContent {background: #fef6d9; padding:5px 0 0 5px;}
iframe {overflow-x: hidden; border:1px dotted #ccc;}
#contactBar {width:100%; float: left; margin: 8px 0 0 0; height: 30px;}
#bottomBar {height: 5px; background: #b24e26; width: 100%; float: left; margin: 7px 0 0 0;}

.lineIn {font-size: 1.3em; font-weight: bold;}
.mgmtTitle {font-size: 1em; font-weight: bold;}
.txt {width: 650px; text-align: justify;}
.OverviewTxt {width: 650px; text-align: justify; line-height: 1em;}

.menu1st {margin-left:5px;}

.formTxtField {border:1px dotted #ccc; margin:2px 2px 2px 0; background:#eee; color:#999;}
