body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;	
	background-color: #FFFFFF;
	leftmargin: 0;
	topmargin:0;
	marginwidth:0;
	marginheight: 0;		
}

.pageheader {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 24px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.header1 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 24px; 
	COLOR: #c81016; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.header2 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.header3 {
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 17px; 
	COLOR: #515151; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.note {
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 11px;
	COLOR: #336699; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	word-spacing: normal;
	letter-spacing: 0.2em;
}
.textindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
.bodyindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
}
.bodyindexsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
}
.bodyindexlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.bodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.boxheader {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}
.boxcontent {
	border: 1px solid #999999;
	padding: 10px;
}
}
.boxcontentinner {
	border: 1px solid #999999;
	padding: 10px;
	height: 280px;
}
}
.boxcontent_small_item {
	border: 1px solid #999999;
	padding: 0px;
	height: 176px;
	width: 176px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
.body_para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	letter-spacing: .1ex;
}

