  
* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #fff;
	font-family: tahoma, verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080
}

p {
	margin: 0px;
	padding: 0px;
	line-height: 135%;
}

a {
	text-decoration: none;
	color: #777;
	padding: 0px;
}

a:hover {
	color: #fff;
}

a.zoom img.zoom {
	width: 21px;
	height: 19px;
	background: url(/misc_/zms/zoom.gif);
	background-position: -1px -1px;
}

pre, .pre, div.box {
	border: 1px solid gainsboro;
	padding: 5px;
	background-color: #fafafa;
	overflow: hidden;
	margin-left: 30px;
}

.pre {
	font-family: monospace;
	margin: 0px;
}

span.pre {
	padding: 2px;
}

div.box pre {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

.text {
	font-family: tahoma, verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #808080;
	text-decoration: none;
}

a:link {
	color: #B5B5B5;
}

a:visited {
	color: #B5B5B5;
}

a:hover {
	color: #808080;
}

a:active {
	color: #808080;
}

.text2 {
	font-family: tahoma, verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
	color: #E0E7D7;
	text-decoration: none;
}

h1, .heading1 {
	page-break-before: always;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

h2, .heading2 {
	font-size: 16px;
}

h3, .heading3 {
}

h4, .heading4 {
}

img {
	border-width: 0px;
}

br.clear {
	clear: both;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px 0px 0px 30px;
	padding: 2px 2px 2px 0px;
  list-style: disc;
 	line-height: 170%;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#pB {
	width: 950px;
	height: 700px;
	margin: 80px auto 0px auto;
	padding: 0px;
	overflow: auto;
}

#pH {
	width: 950px;
	height: 75px;
	border-bottom: 1px #CCCCCC solid;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}

#title {
	width: 450px;
	font-size: 16px;
	letter-spacing: 2px;
	margin: 47px 0px 0px 10px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
	clear: right;
	float: left;
}

#name {
	width: 170px;
	font-size: 16px;
	letter-spacing: 2px;
	margin: 47px 0px 0px 10px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
	clear: right;
	float: left;
}
#logo {
	color: #e0e7d7;
	width: 300px;
	height: 68px;
	float: right;
  clear: right;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	background-position: left;
	background-repeat: no-repeat;
	overflow: hidden;
}

#pM {
	width: 950px;
	height: 500px;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
}

#content {
	width: 700px;
	height: 350px;
	float: left;
	margin: 90px 0px 0px 0px;
	padding: 0px 0px 0px 130px;
	overflow: hidden;
}

#content a {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	color: #4d4d4d;
	font-weight: bold;
	text-decoration: none;
}

#content_ref {
	background-color: #fff;
	width: 950px;
	height: 500px;
	margin: -75px 0px 0px 0px;
	padding: 0px;
}

#pF {
	width: 100%;
	height: 30px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	font-weight: normal;
	overflow: hidden;
	border-top: 1px #CCCCCC solid;
	float: left;
	clear: both;
}

#menu {
	width: auto;
	color: #808080;
	margin: 5px 0px 0px 10px;
	padding: 0px;
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: bold;
	float: left;
	line-height: 16px;
}

#menu a {
	margin: 0px;
	padding: 0px 15px 0px 0px;
	float: left;
	font-size: 100%;
	color: #808080;
	font-weight: bold;
}

#menu a.current {
	color: #CDA312;
}

#copyright {
	color: #808080;
	margin: 5px 10px 0px 0px;
	padding: 0px;
  float: right;
	line-height: 16px;
}

a.linkboxpdf {
	display: block;
	background: url(common/icon_pdf_red.gif) no-repeat 0% 50%;
	text-indent: 25px;
	color: #e0e7d7;
	text-decoration: none;
	font-weight: normal;
	margin: 8px 0px;
	max-width: 250px;
}

a.linkboxpdf:hover {
	background: url(common/icon_pdf_black.gif) no-repeat 0% 50%;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	margin: 8px 0px;
}

