html {height: 100%; }
body {padding: 0; margin: 0; color: #434343; background-color: #DAE5DA; background-image: url(../images/background.gif); height: 100%; font-family: serif; font-size: 14px; text-align: center;}
img {border: 0;}
#container {width: 784px; min-height: 100%; background-image: url(../images/background_center.gif);	margin: 0 auto; height: 100%; text-align: left;}
#top {width: 100%; height: 107px; background-image: url(../images/background_top.gif); overflow: hidden;}
#top h3 {position: relative; top: -85px; left: 565px; width: 200px; margin: 0; height: 10px; text-align: right; text-transform: uppercase; color: #7D867D; font-weight: bold; font-style: italic; font-size: 18px;}
#top #icons {margin-top: 45px; vertical-align: top;}
#top #right {position: relative; left: 444px;}
#menu {position: relative; top: -107px; left: 200px; width: 570px; text-align: right; color: #434343; font-weight: bold;}
a, #menu span {color: #DC2B19;}
#menu a {color: #434343;}
a:hover, #menu a:link, #menu a:visited {text-decoration: none;}
#menu a:hover {text-decoration: underline;}
#content {padding: 0px 50px;	background-image: url(../images/background_center.gif);font-family: Arial, Tahoma, Verdana, "Geneva CE", lucida, sans-serif;}
#content h1 {position: relative; top: -30px; left: 140px; color: #5c625c; margin: 0; padding: 0; font-size: 1.2em;} 
#content h2 {margin: 0; padding: 0; font-style: italic; font-size: 1.1em;}
#content ul {margin-left: 0; padding-left: 1em; list-style: none;}
#content li {padding-left: 10px; padding-bottom: 5px;	background-image: url(../images/arrow.gif);	background-repeat: no-repeat;	background-position: 0 0.15em;}
#content .noarrow{padding-left: 10px; padding-bottom: 5px; background-image:none;}
#signature {clear: both; text-align: right; margin: 15px 27px 0px 47px; font-size: 0.7em; color: #A6A6A6; font-family: sans-serif; font-style: italic;}
#signature a {color: #A6A6A6; text-decoration: none;}
#signature hr {width: 100%; border: 0; height: 1px; color: #A6A6A6; background-color: #A6A6A6; margin-bottom: 0;}
@media print {
	.dontprint {
		display: none;
	}
}
.tabceny{width: 690px; background-color: #5A5A5A;}
.tabceny th{background-color:#dadada; height: 32px;}
.tabceny td{padding: 3px 2px; background-color:#fff;}
.divcenter{text-align: center;}