body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E4E4D9;
	line-height: 18px;
}

.bold {
	font-weight: bold;
	
}
a:link {
	color : #798228;
	text-decoration : none;
}

a:hover {
	color : #798228;
	text-decoration : underline;
}

a:visited {
	color : #798228;
	text-decoration : none;
}

a:visited:hover {
	color : #798228;
	text-decoration : underline;
}

.td_body {
	background-color: #FFFFFF;
	color: #666666;
}
br {
	line-height: 0.7;
}

.td_maintable {
	border: 1px solid #CCCCCC;
	padding: 0px 5px 0px 0px;
}

.td_subtable {
	border: 1px solid #CCCCCC;
	padding: 0px 5px 0px 0px;
	text-indent: 0px;
}

.td_outline {
	padding: 10px;
	border: 1px solid #CCCCCC;
	line-height: 14px;
}

.td_outline2 {
	border: 1px solid #CCCCCC;
}

.td_outline3 {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.td_boxgrey {
	background-color: #EEEEEE;
	padding: 10px;
}

.td_boxdarkgold {
	background-color: #FBD768;
}

.td_boxlightgold {
	background-color: #FDEDBB;
}

.address {
	font-size: 14px;
	color: #FFFFFF;
}

.title1 {
	font-size: 24px;
	color: #949F32;
	font-weight: bold;
}
.title2 {
	font-size: 24px;
	font-weight: bold;
	color: #798228;
}
.subtitle1 {
	font-size: 15px;
	font-weight: bold;
	color: #949F32;
}
.subtitle2 {
	font-size: 15px;
	font-weight: bolder;
	color: #333333;
}

.footnote {
 font-size: 10px;
}

.td_margin_left {
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
}
.subtext {
	font-size: 12px;
}
.subtext_bold {
	font-size: 12px;
	font-weight: bold;
}

.menu_item {
	color: #890222;
	cursor:pointer;
}

.menu_item_detail {
	color:#000000;
	display:none;
}

.video {
	padding-right: 3px;
	padding-left: 3px;
	border: #CCCCCC 1px solid;
	background: #f5f5f5;
	float: right;
	padding-bottom: 3px;
	margin-left: 7px;
	line-height: normal;
	padding-top: 3px;
	text-align: center;
}

.image {
	width: 200px;
	padding-right: 3px;
	padding-left: 3px;
	border: #CCCCCC 1px solid;
	background: #f5f5f5;
	float: right;
	padding-bottom: 3px;
	margin-left: 7px;
	line-height: normal;
	padding-top: 3px;
	font-size: 10px;
	text-align: center;
}

.image2 {
	float: right;
	line-height: normal;
	font-size: 10px;
	text-align: center;
	border-left: #CCCCCC 1px solid;
}

.image3 {
	width: 200px;
	padding-right: 3px;
	padding-left: 3px;
	border: #CCCCCC 1px solid;
	background: #f5f5f5;
	padding-bottom: 3px;
	margin-left: 7px;
	line-height: normal;
	padding-top: 3px;
	font-size: 10px;
	text-align: center;
}

.blocktext{
	width: 400px;
	padding-right: 3px;
	padding-left: 3px;
	border: #CCCCCC 1px solid;
	background: #f5f5f5;
	padding-bottom: 3px;
	margin-left: 7px;
	line-height: normal;
	padding-top: 3px;
	font-size: 10px;
}

.textright{
	text-align: right;
}