body {
	font: 11px/14px Helvetica, Arial, sans-serif;
	text-align: center;
	margin-top: 15px;
}
a {
	outline: none;
}
a:link {
	color: #000;
}
a:visited {
	color: #7F0000;
}
#wrapper {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#wrapper #head {
	margin-bottom: 20px;
	margin-top: 10px;
}
#content {
	width: 750px;
}

#contentTxt, #contentTxt td {
	font: 12px/16px Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background: #FF0000;
	width: 100%;
	padding: 5px;
	margin: 0px;
}
#contentTxt .leftCol {
	padding-right: 10px;
	width: 50%;
}
#contentTxt .rightCol {
	padding-left: 10px;
	width: 50%;
}
#contentTxt ul {
	margin-left: 1em;
	padding-left: 0em;
}

#contentTxt li {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	margin: 0px;
	list-style: square;
}
#contentTxt li li {
	line-height: 10px;
	padding-left: 0.2em;
	list-style: circle;
}
#contentTxt h1 {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}
#contentTxt  h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 6px;
}
#footer {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: right;
}
#footer a, #footer a:visited {
	color: #FF0000;
}#headTxt {
	margin-left: 335px;
	width: 425px;
}
#headTxt p {
	border-bottom: 1px solid #000000;
	margin: 5px 0px;
	padding: 2px 0px;
}

#show1 {
	position:absolute;
	width:193px;
	height:42px;
	z-index:10;
	visibility: hidden;
	background-color: transparent;
	background-image: url(../img/fx-shadow.png);
}

#close1 {
	position:absolute;
	width:280px;
	height:60px;
	z-index:5;
	cursor: default;
}
#wrapper #content #contentTxt .refTable {
	width: 240px;
}

#wrapper #content #contentTxt .refTable td {
	color: #000000;
	background: #FF0000;
	font-size: 11px;
	line-height: 13px;
	border-bottom: 1px solid #C00000;
	width: 50%;
	margin: 0px;
	padding: 4px 0px 2px;
}

/***** moo accordion *****/

.display {
	margin: 4px 0px 0px;
	padding: 4px 0px 0px 10px;
	width: 740px;
	height: 21px;
	display: block;
	background: #FF0000;
	text-decoration: none;
	line-height: 21px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
a:link.display, a:visited.display {
}
a:hover.display {
	color: #000000;
}
.strecher {
}
#wrapper #content #contentTxt .stretcher h1 {
	margin: 0px;
	padding: 2px 0px 5px;
	font-size: 12px;
	font-weight: normal;
}
