body {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

span.cs-head {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}

input.border {
	border: 1px solid black;
}

textarea {
	border: 1px solid black;
}

.style1 {
	font-size: 1.7em;
	font-weight: bold;
}

.style3 {
	font-size: 0.9em;
}

.text-9pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
.text-11pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}

.text-large {  
	font-size: 1.1em;
}

.text-std {
	font-size: 0.75em;
}

.text-small {
	font-size: 0.7em;
	letter-spacing: 0.05em;
}

.text-vsml {
	font-size: 0.7em;
}

.text-vsml-white {
	font-size: 0.7em;
	font-family: Arial, Helvetica, Verdana;
	color: #FFFFFF;
	background-color: 41558E;
}

h1 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
}

h2 { 
	font-size: 0.8em; 
	font-weight: bold; 
	margin: 4px;
}

h3 {  
	font-size: 0.8em; 
	font-weight: bold; 
	margin-top: 1px; 
	margin-bottom: 0px; 
	padding-left: 5px; 
	border-left-width: 3px; 
	border-top-style: none; 
	border-right-style: none; 
	border-bottom-style: none; 
	border-left-style: solid; 
	border-color: #999999;
}

h4 {  
	font-size: 0.7em; 
	font-weight: bold; 
	margin-top: 11px; 
	margin-bottom: 0px;
}

h5 {  
	font-size: 0.8em; 
	font-weight: bold; 
	margin: 0px;
}

h6 {  
	font-size: 0.7em; 
	font-weight: bold; 
	margin-top: 1px; 
	margin-bottom: 0px; 
	padding-left: 5px; 
	border-left-width: 3px; 
	border-top-style: none; 
	border-right-style: none; 
	border-bottom-style: none; 
	border-left-style: solid; 
	border-color: #999999;
}

th.data-th1-left {  
	font-size: 0.7em; 
	text-align: left; 
	font-weight: normal; 
	background-color: #CCCCCC; 
	padding: 6px 12px;
}

th.data-th2-left {  
	font-size: 0.7em; 
	text-align: left; 
	font-weight: normal; 
	background-color: #E8E8E8; 
	padding: 6px 12px;
}

th.data-th1-center {  
	font-size: 0.7em; 
	font-weight: normal; 
	background-color: #CCCCCC; 
	padding: 6px 12px;
}

th.data-th2-center {  
	font-size: 0.7em; 
	font-weight: normal; 
	background-color: #E8E8E8; 
	padding: 6px 12px;
}

td.data-td {  
	font-size: 0.7em; 
	background-color: #FFFFFF; 
	padding: 6px 12px 6px 12px;
}

th.data-th1-left-s {  
	font-size: 0.7em; 
	letter-spacing: 0.1em; 
	text-align: left; 
	font-weight: normal; 
	background-color: #CCCCCC; 
	padding: 6px 12px;
}

th.data-th2-left-s {  
	font-size: 0.7em; 
	letter-spacing: 0.1em; 
	text-align: left; 
	font-weight: normal; 
	background-color: #E8E8E8; 
	padding: 6px 12px;
}

th.data-th1-center-s {  
	font-size: 0.7em; 
	letter-spacing: 0.1em; 
	font-weight: normal; 
	background-color: #CCCCCC; 
	padding: 6px 12px;
}

th.data-th2-center-s {  
	font-size: 0.7em; 
	letter-spacing: 0.1em; 
	font-weight: normal; 
	background-color: #E8E8E8; 
	padding: 6px 12px;
}

td.data-td-s {  
	font-size: 0.7em; 
	letter-spacing: 0.1em; 
	background-color: #FFFFFF; 
	padding: 6px 12px 6px 12px;
}

th.listtable-th1 {  
	font-size: 0.7em; 
	text-align: left; 
	font-weight: bold; 
	background-color: #CCCCCC; 
	padding: 6px 12px;
}

th.listtable-th2 {  
	font-size: 0.7em; 
	text-align: left; 
	font-weight: normal; 
	background-color: #E8E8E8; 
	padding: 6px 12px;
}

td.listtable-td1 {  
	font-size: 0.7em; 
	padding: 6px 6px 6px 12px;
}

.note {  
	font-size: 0.7em; 
	letter-spacing: 0.1em; 
	color: #FF9900; 
	vertical-align: text-top; 
	font-weight: bold;
}

.note-red { 
	font-size: 0.7em; 
	letter-spacing: 0.1em; 
	color: #990000; 
	font-weight: normal;
}

a {
	color: #08427c;
	text-decoration: none;
}
.form { 
	margin-bottom: 0px;
}

a.red {  color: #FF0000;  text-decoration: none}
a.red:link {  color: #FF0000;  text-decoration: none}
a.red:visited {  color: #FF0000;  text-decoration: none}
a.red:active {  color: #FF0000;  text-decoration: underline}
a.red:hover {  color: #FF0000;  text-decoration: underline}

a:link {  color:#08427c;  text-decoration: none}
a:visited {  color:#990099;  text-decoration: none}
a:active {  color:#2a68a6;  text-decoration: underline}
a:hover {  color:#2a68a6;  text-decoration: underline}

a.white {  color: #FFFFFF;  text-decoration: none}
a.white:link {  color: #FFFFFF;  text-decoration: none}
a.white:visited {  color: #FFFFFF;  text-decoration: none}
a.white:active {  color:#FFFF99;  text-decoration: underline}
a.white:hover {  color: #FFF667;  text-decoration: underline}

a.black {  color: #000000;  text-decoration: none}
a.black:link {  color: #000000;  text-decoration: none}
a.black:visited {  color: #000000;  text-decoration: none}
a.white:active {  color:#000000;  text-decoration: underline}
a.black:hover {  color: #000000;  text-decoration: underline}

.margin-section {  margin-left: 15px; width: 540px}
.margin-popup {  margin-left: 15px; margin-right: 15px; width: 100%}
.margin-subsubsect {  margin-left: 21px; width: 504px}
.margin-toppage-right {  margin-left: 10px; width: 169px}
.margin-a3-minus {  margin: -3px}
.margin-a4-minus {  margin: -4px}
.margin-l8 {  margin-left: 8px}

.center {  margin: 0px 0px 0px 0px; text-align: center}

.space-3px {  font-size: 2px;}
.space-6px {  font-size: 4px;}
.space-9px {  font-size: 7px;}
.space-12px {  font-size: 9px;}
.space-18px {  font-size: 15px;}
.space-24px {  font-size: 21px;}

.text-red {  color: #990000}
.text-white {  color: #FFFFFF}
.text-gray {  color: #666666}
.text-darkgray {  color: #999999}
.text-sentence { line-height: 125% }
.text-bold {  font-weight: bold}
.text-boldital {  font-weight: bold; font-style: italic}
.text-verdana {}

.bg-41558e {  background-color: #41558e}
.bg-999999 {  background-color: #999999}
.bg-6b6b6b {  background-color: #6B6B6B}
.bg-cccccc {  background-color: #CCCCCC}
.bg-bbbbbb {  background-color: #BBBBBB}
.bg-dcdcdc {  background-color: #DCDCDC}
.bg-dddddd {  background-color: #DDDDDD}
.bg-eeeeee {  background-color: #EEEEEE}
.bg-f6f6f6 {  background-color: #f6f6f6}
.bg-ffffff {  background-color: #FFFFFF}
.bg-deepred {  background-color: #CC0000}
.bg-blue { background-color: #41558E}
.bg-lightred {  background-color: #CC9999}
.bg-deepgreen {  background-color: #336666}
.bg-line-dot-cccccc-4 {  background-image:     url("../icon/line_dot_cccccc_4.gif"); background-repeat: repeat}
