@charset "iso-8859-1";

/* Font style */
body { font-size: 75% ;
	font-family:  "Arial" , sans-serif ;
	line-height: 1.5 ;
}
.small { font-size: 83% ;
	line-height: 1.3 ;
}
.large { font-size: 116% ;
}
.x-large { font-size: 133% ;
}
/* Font style */

/* Basic format */
* { margin: 0px;
	padding: 0px;
}
h1,
h2,
h3,
h4,
h5,
h6 { font-size: 100% ;
}
body { color: #313131 ;
	background-color: #FFFFFF ;
}
img { border: none;
}
a { text-decoration: none;
	color: #1963B8 ;
}
a:hover { text-decoration: underline ;
}
li { list-style: none ;
	margin: 0px;
	padding: 0px;
}
.right { float: right;
}
.clearboth { clear: both;
	height: 0px;
	background: none;
	text-decoration: none;
	overflow:hidden;
	padding-top: 0;	
}
.hide { display: none;
}
/* clear fix */
	.dr-K:after { content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

	.dr-K { display: inline-block;
	}

	/* Hides from IE-mac \*/
	* html .dr-K { height: 1%; }
	.dr-K { display: block; }
	/* End hide from IE-mac */
/* clear fix */

/* Basic format */


/* framework */
/* framework */

/* Header */
#HDR-BG { background: url(/imgs/cmn/gnv_bg.gif) repeat-x bottom ;
}
#HDR { padding: 0px ;
	width: 960px ;
	margin: 0 auto ;
}
#HDR h1 { float: left ;
	padding-top: 18px ;
}

/* Gland navigation */
#GNV { clear: both ;
}
#GNV li { float: left ;
}
#GNV a { display: block ;
	height: 0px ;
	text-decoration: none ;
	overflow: hidden ;
	padding-top: 33px ;
	background: url(/imgs/cmn/gnv.gif) ;
	width: 122px ;
}
#GNV-BTN-1 a:hover { background-position: 0px -33px ;
}
#GNV-BTN-2 a  { background-position: -263px 0px;
	width: 141px ;
}
#GNV-BTN-2 a:hover { background-position: -263px -33px ; 
}
#GNV-BTN-3 a { background-position: -573px 0px;
	width: 116px ;
}
#GNV-BTN-3 a:hover { background-position: -573px -33px ;
}
#GNV-BTN-4 a { background-position: -404px 0px;
	width: 169px ;
}
#GNV-BTN-4 a:hover { background-position: -404px -33px ;
}
#GNV-BTN-5 a { background-position: -122px 0px;
	width: 141px ;
}
#GNV-BTN-5 a:hover { background-position: -122px -33px ;
}
#GNV-BTN-6 a { background-position: -689px 0px;
	width: 115px ;
}
#GNV-BTN-6 a:hover { background-position: -689px -33px ;
}
/* Gland navigation */
/* Header */


/* Footer */
#END { clear: both;
}
#FTR-BG { background: url(/imgs/cmn/ftr_bg.gif) repeat-x bottom ;
}
#FTR { clear: both;
	padding: 0 ;
	margin: 0 auto;
	width: 960px;
}
#FTR .totop { text-align: right;
	padding: 0 1px 11px 0;
	float: none ;
}
#FTR #FTR-LOGO { float: left ;
	padding: 12px 16px 12px 0 ;
}
#FTR p.small { padding: 12px 0 0 ;
	color: #464646 ;
	float: left ;
}
#FTR #FTR-NV { float: right ;
}
#FTR #FTR-NV li { float: left ;
	padding: 15px 0 0 16px ;
}
/* Footer */


/* Main contents */
#MAIN-CLM-BG { background: url(/imgs/cmn/main_bg.gif) repeat-x left top ;
}
.top #MAIN-CLM-BG { background: url(/imgs/cmn/top_main_bg.gif) repeat-x left top ;
}

#MAIN-CLM { padding: 0 ;
	clear: both ;
	width: 960px ;
	margin: 0 auto ;
}

#RIGHT-PANE { float: right ;
	width: 732px;
	padding: 0 ;
}
#LEFT-PANE { float: left ;
	padding: 0 ;
	width: 192px;
}

#LNV { width: 192px ;
	margin-bottom: 36px ;
}
#LNV li { width: 192px ;
}
#LNV a,
#LNV .nolink { display: block;
	height: 0px;
	text-decoration: none;
	overflow:hidden;
	padding-top: 49px;
	width: 192px;
}
#LNV .lnv-1 a:hover { background-position: -192px 0 ;
}
#LNV .lnv-2 a { background-position: 0 -49px ;
}
#LNV .lnv-2 a:hover { background-position: -192px -49px ;
}
#LNV .lnv-3 a { background-position: 0 -98px ;
}
#LNV .lnv-3 a:hover { background-position: -192px -98px ;
}
#LNV .lnv-4 a { background-position: 0 -147px ;
}
#LNV .lnv-4 a:hover { background-position: -192px -147px ;
}
#LNV .lnv-5 a { background-position: 0 -196px ;
}
#LNV .lnv-5 a:hover { background-position: -192px -196px ;
}



#LEFT-PANE .bnr { padding-bottom: 15px ;
}
/* Main contents */


/* Bread crumb */
.bread { padding: 79px 0 50px 0 ;
	text-align: right ;
}
.bread a { color: #6FD9FC ;
}
/* Bread crumb navigation */

/* Non display */
.no-dpl {
	visibility: hidden; 
	font-size: 2px;
	line-height: 3px ;
}

/* Arrow */ 
.arw { background: url(/imgs/cmn/arw.gif) no-repeat left 0.25em ;
	padding-left : 18px ;
}
.arw-lrg { background: url(/imgs/cmn/arw_l.gif) no-repeat left center ;
	padding-left: 12px ;
	background-position: 0 2px;
}
/* Arrow */


/* Link to outside */
.os { background: url(/imgs/cms/os.gif) no-repeat scroll 0 center ;
	padding-left: 18px ;
}
/* Link to outside */

