* {
	border-style: none;
	color: #4c4c4c;
	font-family: Tahoma, "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
}
div {
	border-style: none;
	font-family: Tahoma, "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
}
div#head {
	height: 437px;
	width: 100%;
	background-position: center 0px;
	background-repeat: no-repeat;
}
div#main {
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
div#spacer {
	height: 15px;
	width: 100%;
}

div#main div#container {
	margin-right: 15px;
	margin-left: 15px;
	width: 770px;
}

div#container.t1 div.l {
	width: 455px;
}

div#container.t1 div.r {
	float: right;
	margin-left: 15px;
	width: 300px;
}

div#container.t1 div.r_nm {
	float: right;
	margin-left: 0px;
	width: 315px;
}

div#container.t2 div.c1 {
	width: 246px;
}

div#container.t2 div.c2 {
	margin-left: 16px;
	float: right;
	width: 246px;
}

div#container.t2 div.c3 {
	margin-left: 16px;
	float: right;
	width: 246px;
}

div#container.t2 div.c23 {
	margin-right: 90px;
	margin-left: 20px;
	float: right;
	width: 414px;
}

div.hline {
	background-color: #e6e6e6;
	margin: 0px;
	height: 1px;
	width: 100%;
}

p {
	line-height: 21px;
	font-size: 13px;
	color: #666666;
	margin-bottom: 8px;
}

p.condense {
	line-height: 16px;
	font-size: 12px;
	color: #666666;
}

p.footer {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 22px;
	margin-top: 18px;
	text-align: center;
	line-height: 14px;
	font-size: 11px;
	color: #e6e6e6;
}

div p.footer {
	text-align: left;
	margin: 0px;
	line-height: 12px;
	font-size: 10px;
	color: #999999;
}

p.indent {
	margin-left: 30px;
	color: #888888;
	line-height: 19px;
	font-size: 12px;
	margin-bottom: 8px;
}

p.indent strong {
	color: #7f7f7f;
}
h2 {
	margin-top: 8px;
	color: #444444;
	margin-bottom: 6px;
	line-height: 23px;
	font-size: 16px;
}

span.gray {
	color: #cccccc;
}

.small {
	line-height: 13px;
	font-size: 11px;
}

a.lightview img {
	margin-left: 16px;
	margin-bottom: 4px;
	margin-right: 16px;
	margin-top: 4px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}

a.lightview:hover img {
	border-color: #ff8000;
	border-style: solid;
	border-width: 1px;
}

ul.menu {
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	float: right;
	margin: 10px 0px 0px 0px;
}

ul.menu li {
	display: inline;
	font-size: 13px;
	font-height: 13px;
	margin: 0px 0px 0px 38px;
}

ol {
	margin-left: 30px;
}

ol li {
	line-height: 21px;
	font-size: 13px;
	color: #666666;
	margin-bottom: 8px;
}

a:hover {
	text-decoration: underline;
}


