/* white background body with dark blue 10pnt Arial */ 
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 400;
	line-height: 12pt;
	color: #0000A0;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 400;
	line-height: 14pt;
	color: #0000A0;
        valign="top";
}

/* royal-blue links bold but always underlined turning CC0000 */
a:link {
	color: #0000FF;
	font-size: 10pt;
	font-weight: 400;
	text-decoration: underline;
}

a:visited {
	color: #0000FF;
	font-size: 10pt;
	font-weight: 400;
	text-decoration: underline;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

form {
	background-color: #CCCC99;
}

.gap {
        font-size: 4pt;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
	line-height: 4pt;
        color: #FF0000;
}

.x {
        font-size: 4pt;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
	line-height: 4pt;
        color: #FF0000;
}

.y {
        font-size: 6pt;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
	line-height: 6pt;
        color: #008000;
}
/********************** 1~9 Verdana (Arial-like) ( sans serif )   */


/* slightly larger than default text, but not bold - dark-blue */
.style1 {
	font-size: 10pt;
	font-weight: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
	line-height: 16pt;
	color: #0000A0;
}

.style125 {
	font-size: 40pt;
	font-weight: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
	line-height: 100;
	color: #0000A0;
}

.style150 {
	font-size: 40pt;
	font-weight: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
	line-height: 200;
	color: #0000A0;
}

/*       normal 9-point dull-red */
.style2 {
	font-size: 9pt;
	font-weight: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
	color: #CC0000;
}

/*       normal 9-point black */
.style25 {
	font-size: 9pt;
	font-weight: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
	color: #000000;
}

/*       bold 12-point royal-blue - used for SUB headings */
.style3 {
	font-size: 11pt;
        font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
	color: #0000FF;
}

/*       bold 12-point black - used for topic headings */
.style23 {
	font-size: 12pt;
        font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
	color: #000000;
}

/*       bold 11-point black - used for topic sub-headings */
.style33 {
	font-size: 10pt;
        font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
	color: #000000;
}

/*       bold 10-point dull-red */
.style4 {
        font-size: 9pt;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
        color: #CC0000;
}

/*        as above but non-bold */
.style40 {
        font-size: 9pt;
        font-weight: 400;
        font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
        color: #CC0000;
}

/*       normal 9-point dark-blue */
.style5 {
	font-size: 9pt;
	font-weight: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
	color: #0000A0;
}

/*       normal 10-point dark-blue */
.style6 {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
        font-weight: 400;
	color: #0000A0;
}

/*       bold large black upright - used on HOME for TLA2003 heading */
.style7 {
	font-size: 14pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
	color: #000000;
}


/*       royal blue (like link) -  small version of style4 */
.style8 {
        font-size: 10pt;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
	color: #0000FF;
}

/*       grey - highlighting current overlay option */
.style28 {
        font-size: 10pt;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
	color: #A0A0A0;
}

.style9 {
        font-size: 12pt;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
        color: #FF0000;
}

.style99 {
        font-size: 4pt;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
	line-height: 6pt;
        color: #FF0000;
}

/******************* TIMEs ( SERIF'D ) BELOW HERE */


/*        large monospaced black */
.style10 {
	font-weight: bold;
	color: #000000;
	font-family: Courier;
	font-size: 14pt;
}

/*        large bold italic dull-red */
.style11 {
	font-weight: bold;
	color: #CC0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	line-height: 24pt;
}


/*        small for ????? in red */
.style12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 6pt;
	color: #FF0000;
}

/*        small for "Top" link in black */
.style13 {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #000000;
}

/*        10-point bold dull-red */
.style14 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10pt;
	line-height: 11pt;
	color: #CC0000;
}

/*       normal 11-point dark-blue upright - quotes */
.style15 {
	font-size: 11pt;
	font-weight: 400;
	font-family: "Times New Roman", Times, serif;
	line-height: 12pt;
	color: #0000A0;
}

/*       normal 12-point dark-blue upright - main sub-headings */
.style16 {
	font-size: 12pt;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	line-height: 14pt;
	color: #0000A0;
}

/*       bold 16-point dark-blue upright - main headings */
.style17 {
	font-size: 16pt;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	line-height: 18pt;
	color: #0000A0;
}

/*        small for HOME changes caveat in dull-red */
.style18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 11pt;
	color: #CC0000;
}

/*        very small for "site link at bottom of text pages - dull-red */
.style19 {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #CC0000;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
        font-size: 24px;
	line-height: 30px;
        background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
        color: #006666;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
        color: #DCDCDC;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
	font-size: 14px;
        font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family:             Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family:             Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
        font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
        border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
        background-color: #336699;
}

.dingbat {
	font-family: Verdana, Arial, Helvetica, "sans-serif Helvetica", sans-serif;
	background-color: #99CC99;
        color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

