/* Main Menu */
.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #838485;
}
.leftcontent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #838485;
	font-weight: bold;
	font-style: normal;
}
.date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #8F9699;
}

.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.style20 {line-height: normal; font-family: Arial; color: #333333; font-size: 10px;
}

/*left navigation menu*/
.leftmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	}

/*box style*/
.boxtitle {
	font-family: "Arial";
	font-size : 11px;
	line-height:16px;
	font-style : normal;
	font-weight: bold;
	color: #336699;
	background: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
	padding-top: 3px;
	padding-left: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:16px;
	color: #000000;
	text-decoration:none;
	font-weight:normal;}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
	text-decoration:none;
	font-weight:bold;
}
.box {
	font-family: "Arial";
	font-size : 11px;
	line-height:16px;
	font-style : normal;
	font-weight: bold;
	color: #336699;
	background: #CCCCFF;
	text-align: left;
	vertical-align: bottom;
	padding-top: 3px;
	padding-left: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.boxcontent {
	font-family: "Arial";
	font-size : 12px;
	line-height:16px;
	font-style : normal;
	font-weight: bold;
	color: #003366;
	background: #CCCCFF;
	text-align: left;
	vertical-align: bottom;
	padding-top: 3px;
	padding-left: 3px;
}
.boxcontentline {
	font-family: "Arial";
	font-size : 12px;
	line-height:16px;
	font-style : normal;
	font-weight: bold;
	color: #003366;
	background: #CCCCFF;
	text-align: left;
	vertical-align: bottom;
	padding-top: 3px;
	padding-left: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.boxcontenttext {
	font-family: "Arial";
	font-size : 11px;
	line-height:16px;
	font-style : normal;
	font-weight: bold;
	color: #336699;
	background: #E6E6FF;
	text-align: left;
	padding-top: 3px;
	padding-left: 3px;
}
A {
	COLOR: #336699
}
A:link {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: none
}
.on A:hover {
	TEXT-DECORATION: none
}
.contenttext {
	font-family: "Arial";
	font-size : 11px;
	line-height:16px;
	font-style : normal;
	font-weight: bold;
	color: #838485;
	background: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
	padding-top: 3px;
	padding-left: 3px;
}
A:link {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: none;
}
.on A:hover {
	TEXT-DECORATION: none
}	
.boxadd {
	font-family: "Arial";
	font-size : 11px;
	line-height:16px;
	font-style : normal;
	color: #336699;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-left: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	}