body, p, blockquote, textarea { 
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #442200;
	} 

a { 
	background: transparent;
	color: #005555;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	padding: 4px;
	}  
a:hover { 
	color:#FFFFFF;
	background:#3B90B6;
	} 

.hd1 { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 28px;
	color: #442200;
	padding: 0 0 2px 0;
	border-bottom: 2px solid #442200;
	} 
.hd2 { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #442200;
	} 
.hd3 { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #777777;
	} 
.hd4 { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005555;
	} 
.slim {
	height: 21px;
	max-height: 21px;
	}
.dividerbar {
	background-color: #FFFFFF;
	color: #AAAAAA;
	padding: 5px 0 5px 0;
	}


dt { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005555;
	padding-top: 6px;
	} 
dd {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #442200;
	} 
dd a {
	background: transparent;
	color: #005555;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;	
	padding: 2px;
	}
dd a:hover {
	background: transparent;
	color: #005555;
	font-weight: bold;
	text-decoration: underline;	
	padding: 2px;
	}

hr {
	width: 100%;
	height: 2px;
	color: #442200;
	background-color: #442200;
	}
h3 {
	font-size: 18px;
	font-style: italic;
	color: #005555;
	padding: 10px 0 0 0;
	margin: 0;
	}
h4 {
	padding: 0;
	margin: 0;
	}
.answer {
	padding: 0 0 0 30px;
	margin: 0;
	}
.menu0 { 
	display: block;
	left:10px;
	padding: 0 0 3px 10px;
	height:22px;
	width:60px;
	margin: 0 0 1px 5px;
	background: #becaf6;
	}

#logo {
	width: 180px;
	height: 120px;
	position: absolute;
	top: 16px;
	left: 16px;
	margin: 0;
	padding: 0;
	}

#heading1 {
	text-align: left;
	height: 42px;
	position: absolute;
	top: 40px;
	left: 210px;
	margin: 0;
	padding: 0;
	z-index: 1;
	}

#heading2 {
	text-align: right;
	height: 42px;
	width: 200px;
	position: absolute;
	top: 42px;
	right: 12px;
	margin: 0;
	padding: 6px 0 0 0;
	z-index: 1;
	}

#heading3 {
	text-align: left;
	height: 25px;
	position: absolute;
	top: 87px;
	left: 210px;
	right: 12px;
	margin: 0;
	padding: 0;
	z-index: 1;
	}

#heading4 {
	text-align: right;
	height: 28px;
	position: absolute;
	top: 8px;
	right: 8px;
	margin: 0;
	padding: 0;
	z-index: 1;
	}

#mainmenu {
	text-align: left;
	background: transparent;
	position: absolute;
	top: 110px;
	left: 200px;
	right: 12px;
	margin: 0;
	padding: 6px 0 0 0;
	z-index: 61;
	}

#newsbox {
	text-align: left;
	border: medium double #777777;
	background-color: #EEEEEE;
	position: absolute;
	top: 210px;
	width: 240px;
	right: 32px;
	margin: 0;
	padding: 6px;
	z-index: 44;
	}
#newsbox_outer {
	background: url(shadow.gif) no-repeat bottom right;
	border: 1px solid #ffffff;
	position: absolute;
	top: 210px;
	width: 230px;
	right: 32px;
	margin: 0 0 0 5px; 
	padding: 0 0 0 0;
	z-index: 44;
    }
#newsbox_inner {
	background-color: #EEEEEE;
	border: 1px solid #808080;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 6px;
	position: relative;
    }

#body_full {
	text-align: justify;
	background: transparent;
	position: absolute;
	top: 150px;
	right: 20px;
	bottom: 45px;
	left: 120px;
	margin: 0;
	display:block;
	overflow:auto;
	z-index: 44;
	} 
#body_center {
	background-color: #fff;
	position: absolute;
	top: 140px;
	right: 195px;
	bottom: 65px;
	left: 170px;
	margin: 0;
	display:block;
	overflow:auto;
	z-index: 44;
	} 
#body_left {
	text-align: justify;
	background-color: #fff;
	position: absolute;
	top: 140px;
	right: 300px;
	bottom: 45px;
	left: 32px;
	margin: 0;
	display:block;
	padding: 6px;
	z-index: 44;
	} 
#body_right {
	background-color: #fff;
	position: absolute;
	top: 140px;
	right: 10px;
	bottom: 65px;
	left: 170px;
	margin: 0;
	display:block;
	overflow:auto;
	z-index: 44;
	} 
#footer {
	background: transparent;
	position: absolute;
	right: 0;
	bottom: 25px;
	left: 0;
	display: block;
	height: 40px;
	margin: 0;
	padding-top: 0;
	}
.inner {
	display: block; 
	padding: 0; 
	}
.innerb {
	bottom: 0;
	display: block; 
	padding: 3px; 
	}
.inner2 {
	display: block; 
	padding: 10px 16px 10px 16px; 
	}
.copy { text-align: center; font-size: 80%; }  
.copy2 { margin-top: 0; text-align: left; font-size: 90%; }  
.copy3 { text-align: center; font-size: 90%; }  
