/************** default body content **************/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	vertical-align: top;
}

/************** default link styles **************/
a {
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
	text-decoration: underline;
}

/**************  sidebar links  **************/

.sidebar a {
	color: #666666;
	text-decoration: none;
}
.sidebar a:hover {
	color: #000000;
	text-decoration: underline;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 16pt;
	text-align: left;
}

.ordermark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 16pt;
	text-align: right;
}

/************** SideBar Styles **************/

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
.sidebar-big5 {
	font-family: "新細明體";
	font-size: 15px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #666666;
}
.sidebarHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #103B38;
}
.sidebarHead-big5 {
	font-family: "新細明體";
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #103B38;
}
.sidebarlinked {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	text-decoration: underline;
	color: #000000;
}
.sidebarlinked-big5 {
	font-family: "新細明體";
	font-size: 15px;
	font-style: normal;
	line-height: 19px;
	text-decoration: underline;
	color: #000000;
}
.sidebarHeadCAPS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #103B38;
	text-transform: uppercase;
}

/************** text heads **************/
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}
.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 14px;
}
.head3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #262980;
	line-height: 14px;
}

/************** main text styles **************/
.bodyintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	line-height: 20px;
	vertical-align: top;
}
.bodyintro-new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #103B38;
	line-height: 24px;
	vertical-align: top;
}
.bodyintro-gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
	line-height: 28px;
	vertical-align: top;
}
.bodytight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
.bioname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #103B38;
}
.bioname-big5 {
	font-family: "新細明體";
	font-size: 20px;
	font-weight: bold;
	color: #103B38;
}
.biotitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #3366FF;
	line-height: 18px;
}
.biotitle-big5 {
	font-family: "新細明體";
	font-size: 15px;
	font-weight: normal;
	color: #3366FF;
	line-height: 20px;
}
.bodyintro-big5 {
	font-family: "新細明體";
	font-size: 15px;
	color: #666666;
	line-height: 22px;
	vertical-align: top;
}
.bodyintro-big5-new {
	font-family: "新細明體";
	font-size: 20px;
	color: #103B38;
	line-height: 24px;
	vertical-align: top;
}
.bodyintro-big5-gray {
	font-size: 19px;
	color: #666666;
	line-height: 28px;
	vertical-align: top;
	font-family: "新細明體";
}
/************** rule styles **************/
.rulegrey {
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 6px;
}
.ruledotted {
	border-top-color: #262980;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-top: 3px;
}
.rulewhite {
	padding-top: 3px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-bottom: 8px;
}

/************** colors **************/
.dkorange {
	color: #d17a00;
}
.orange {
	color: #e1a229;
}
.ltorange {
	color: #fbc44e;
}
.dkbrown {
	color: #7c4e11;
}
.grey {
	color: #c7c7c7;
}
.mdgrey {
	color: #B5B5B5;
}
.dkgrey {
	color: #333333;
}
.white {
	color: #FFFFFF;
}
.black {
	color: #000000;
}

