.content {
	padding: 10px 0 20px 35px;
	color: #333333;
	font-size: 12px;
	vertical-align: top;
}
.content a {
	color: #747474;
	text-decoration: underline;
}
.content a:hover {
	color: #444444;
}
.content b {
	color: #000000;
}
.content dd {
	margin: 0;
}
.content h1 {
	margin: 0 0 10px -15px;
	padding-left: 12px;
	border-left: 2px solid #cc0000;
	color: #000000;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.05em;
}
.content h2 {
	margin: 15px 0 15px 0;
	font-size: 16px;
	font-weight: bold;
}
.content h3 {
	font-size: 14px;
}
.content p {
	color: #444444;
}
.content ul {
	margin: 10px 0;
	padding: 0;
	list-style: disc inside;
}
.content table {
	margin-top: 20px;
}
.content tr.odd td {
	background-color: #f5f5f5;
}
.content tr.even td {
	background-color: #ffffff;
}
.content th {
	padding: 4px 0;
}
.content td {
	padding: 4px 0;
	vertical-align: top;
}
.content .shaded {
	margin: 0;
	padding: 0;
	border: 1px solid #dddddd;
	border-right: none;
	font-size: 11px;
}
.content .shaded th {
	padding: 3px 2px;
	background: #dddddd url(/images/th.gif) repeat-x top left;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #dddddd;
	font-size: 10px;
	font-weight: normal;
}
.content .shaded td {
	padding: 2px 4px;
	border-right: 1px solid #dddddd;
	white-space: nowrap;
	vertical-align: middle;
}
.content td.origin {
	color: #444444;
	font-size: 18px;
}
.content td.day {
	color: #000000;
	text-align: center;
}

.buttons {
	padding: 15px 0;
}
.buttons ul {
	list-style: none;
}
.buttons li {
	display: inline;
	margin-right: 10px;
	padding: 0;
}
.buttons li a {
	padding: 10px 10px;
	border: 1px solid #DDDDDD;
	background: #dddddd url(/images/th.gif) repeat-x top left;
}
.buttons li a:hover {
	background-color: #efefef;
	background-image: none;
}
.buttons li a.selected {
	background-color: #efefef;
	background-image: none;
}

/* press release */
.news_title {
}
.news_heading {
	margin: 0;
	color: #747474;
}
.news_separator {
	padding: 5px 0;
	border-bottom: 1px dotted #999999;
}

/* sub menu */
.submenu {
	width: 216px;
}
.submenu-menu {
	height: 245px;
	background-color: #655E63;
}
.submenu-menu a {
	color: #CCCCCC;
}
.submenu-menu a:hover {
	color: #EEEEEE;
}
.submenu-menu h1 {
	margin: 0;
	padding: 20px 20px 30px 20px;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: .05em;
	text-transform: lowercase;
}
.submenu-menu ul {
	margin: 0;
	padding: 0 20px 20px 20px;
	list-style: none;
}
.submenu-menu li {
	line-height: 2em;
}

/* footer */
.footer-menu {
	background-color: #DFDFE9;
	color: #444444;
}
.footer-menu a {
	color: #747474;
}
.footer-menu a:hover {
	color: #555555;
}
