/* CSS Document */
body {
	font-family:Verdana;
	font-size:8pt;
	background:#ffffff;
	color: #808080;
	margin-top:10;
	scrollbar-face-color:#e9e7e3 ;
	scrollbar-shadow-color:#cccccc ;
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color:#cccccc ; 
	scrollbar-darkshadow-color: #cccccc; 
	scrollbar-track-color:#cccccc ;
	scrollbar-base-color:silver;
	scrollbar-arrow-color:#000000;	
}
p {
	line-height:1.5;
	color: #000000;
}
ul {
	line-height:1.5;
	text-align:justify;
}
hr {
	color: #D4D0C8;
}
a:link {
	font-family:Verdana;
	font-size:8pt;
	color:#666666;
	text-decoration:none;
}
a:visited {
	font-family:Verdana;
	color:#666666;
	font-size:8pt;
	text-decoration:none;
}
a:hover {
	font-family:Verdana;
	color:#EFA12A;
	font-size:8pt;
	text-decoration:none;
}
.contents {
	font-family:Verdana;
	font-size:8pt;
	color: #000000;
}

.errMsg {
	font-family: Verdana;
	font-size:11;
	font-weight:bold;
	color:red;
}

.idx_newsflash{
	font-family:Verdana;
	font-size:8pt;
	color: #666666;
}

.ipBtn {
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold
}
.ipLabel {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}
.ipTextNorm {
	font-family: Verdana;
	font-size: 8pt;
	color: #000080;
	font-weight: bold;
	border: 1 solid #D4D0C8;
}
.ipSelNorm {
	border:1px solid;
	font-family:Verdana;
	font-weight:bold;
	font-size:11;
	color: #000080;
}
.pageTitle {
	font-family:verdana;
	font-size:18;
	color:#808080;
}
.matrixHdr {
	font-family:verdana;
	font-size:11;
	color:#0A246A;
	font-weight:bold;
}
.matrixContentNorm {
	font-family:verdana;
	font-size:11;
	background:#ffffff;
}
.matrixContentAlt {
	font-family:verdana;
	font-size:11;
	background:#F7F3EA;
}
.menubar {
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:#666666;
	line-height:3;
	cursor:hand;
}
.menubar1 {
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:#666666;
	line-height:2;
	cursor:hand;
}

.toolbar {
	background:#666666;
	color: white;
}

.viewBase {
	font-family: Verdana;
	font-size:11;
}
.viewLabel {
	font-family: Verdana;
	font-size:11;
	color: silver;
}
.viewTab {
	background:#F4F3E6;
	font-family: Verdana;
	font-size:11;
	font-weight:bold;
	border-top:1px dashed #808080;
	border-bottom:1px solid #808080;
	border-left:1px dashed #808080;
	border-right:1px dashed #808080;
	cursor:hand;
	text-align:center;
	width:150px;
}
.viewTabSel {
	font-family: Verdana;
	font-size:11;
	font-weight:bold;
	border-top:1px solid #808080;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
	cursor:hand;
	text-align:center;
	width:150px;
}
.viewTitle {
	font-family: Verdana;
	font-size:11;
	font-weight: bold;
}