/* CSS Document */

@media print { 
body { display:none } 
} 


body{
	margin:0px;
	background-color:#0B6599;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#333333;
	text-align:left;
	}
a:link{color:#FF4400; cursor:pointer}
a:active{color:#1990D5; cursor:pointer}
a:hover{color:#1990D5; cursor:pointer}
a:visited{color:#FF4400; cursor:pointer}

hr{color:#0099CC;
	height:1px;}

#home{
	position:relative;
	z-index:2;
	left:11px;
	*left:4px !important;
	top:-13px;
/*	background:url(images/right.gif) right top no-repeat;
*/	width:223px;
	*width:225px !important;
	}

td.pagebg{
	background:url(images/pagebg.gif) repeat-y;
	}
.text12bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1982BE;
	text-align:left;
	font-weight:bold;
	}
.text11{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	}
.text14bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7C7C7C;
	text-align:left;
	font-weight:bold;
	}

.arrowbullet{
	line-height:30px; 
	list-style-image:url(images/listarrow.gif);
	}
	
.arrowbullet a{
	color:#FF3300;
	}

.arrowbullet a:hover{
	line-height:30px; 
	list-style-image:url(images/listarrow.gif);
	color:#0099CC;
	}
	
.subnavi{
	position:relative;
	width:150px;
	text-align:left;
	left:5px;
	*left:-10px;
	}

.subnavi ul li{
	background:url(images/subnaviarrow.gif) no-repeat left center;
	list-style:none;
	text-indent:15px;
	padding:5px 0;
	border-bottom: #CCCCCC solid 1px;
	}
	
.subnavi a{
	text-decoration:none;
	}

.subnavi a:hover{
	color:#0099CC;
	text-decoration:none;
	}
	
	
/* New */
.table_border {
border: solid 1px #999999;
}

.text12bold_a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1982BE;
	text-align:left;
	font-weight:bold;
	}
	.text12bold_a01{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1982BE;
	text-align:left;
	font-weight: normal;
	}


