@charset "utf-8";
/* CSS Document */
body {
	background:#FFFFFF url(../images/bg.jpg) repeat-x left bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3C3C3C;
	margin:0;
	line-height:18px;
	text-align:justify;
}

.gry-sml {
	font-size:11px;
	color:#4D4D4D;
	text-decoration:none;
}	 

.gry-sml:hover {
	font-size:11px;
	color:#4D4D4D;
	text-decoration:underline;
}

.top-left {
	background:url(../images/top-left.png) no-repeat right bottom;
	height:24px;
	width:24px;
	behavior: url(iepngfix.htc);
}	

.top-right {
	background:url(../images/top-right.png) no-repeat left bottom;
	height:24px;
	width:24px;
	behavior: url(iepngfix.htc);	
}	

.bottom-left {
	background:url(../images/bottom-left.png) no-repeat right top;
	height:24px;
	width:24px;
	behavior: url(iepngfix.htc);
}

.bottom-right {
	background:url(../images/bottom-right.png) no-repeat left top;
	height:24px;
	width:24px;
	behavior: url(iepngfix.htc);
}

.right-shadow {
	background:url(../images/right-shadow.png) repeat-y left top;
	width:24px;
	behavior: url(iepngfix.htc);
}		

.left-shadow {
	background:url(../images/left-shadow.png) repeat-y right top;
	width:24px;
	behavior: url(iepngfix.htc);
}

.top-shadow {
	background:url(../images/top-shadow.png) repeat-x right bottom;
	height:24px;
	behavior: url(iepngfix.htc);
}

.bottom-shadow {
	background:url(../images/bottom-shadow.png) repeat-x right top;
	height:24px;
	behavior: url(iepngfix.htc);
}

.button-box {
	background:url(../images/button-box-center.jpg) repeat-x left;
	height:171px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:0 14px 0 14px;
}

.button ul	{
	margin:0;
	padding:0;
}

.button li	{
	margin:0 0 4px 0;
	padding:0;
	
	list-style:none;
	font-size:13px;
	font-weight:bold;
	line-height:30px;
	background:url(../images/button-bg.jpg) no-repeat left top;	
}

.button li a{
	padding:0px 0 0px 40px;
	color:#5D5D5D;
	display:block;	
	text-decoration:none;
}

.button li a:hover{
	background:url(../images/button-bg-over.jpg) no-repeat left top;	
	color:#238A8A;
	text-decoration:none;
}

* html .button li a{
	display:inline-block;	
	width:183px;
}

h1 {
	background:url(../images/bullet.jpg) no-repeat left top;
	font-size:18px;
	font-weight:normal;
	color:#3C3C3C;
	text-decoration:none;
	padding:0 0 0 23px;
	margin:0 0 10px 0;
	line-height:30px;
	text-align:left;
}

h1 span{
	color:#15A9A9;
}

.more{
	font-size:12px;
	background:url(../images/arrow.gif) no-repeat right center;
	color:#009999;
	font-weight:normal;
	text-decoration:none;
	padding-right:15px;
}	

.more:hover{
	text-decoration:underline;
}

hr {
	padding:0;
	margin:5px 0 5px 0;
	color:#C6C6C6;
	height:1px;
}

h2 {
	background:url(../images/arrow2.gif) no-repeat left center;
	font-size:16px;
	margin:0;
	font-weight:bold;
	color:#009999;
	text-decoration:none;
	padding:0 0 0 23px;
	line-height:30px;
}

.h2 {
	font-size:16px;
	font-weight:bold;
	color:#009999;
	text-decoration:none;
	line-height:30px;
}

.sty-1 {
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	color:#15A9A9;
	text-decoration:none;
}

.ph {
	background:url(../images/arrow2.gif) no-repeat left center;
	font-size:16px;
	margin:0;
	font-weight:bold;
	color:#009999;
	text-decoration:none;
	padding:0 0 0 23px;
	line-height:25px;
}

.pline {
	border:1px dashed #000000;
	margin:10px 0 10px 0;
}	

.pdf {
	background:url(../images/pdf.gif) no-repeat left center;
	height:30px;
}	

.pdf a{
	font-size:12px;	
	color:#009999;
	padding-left:32px;
	font-weight:normal;
	text-decoration:none;
}

.pdf a:hover{
	color:#009999; 
	text-decoration:underline;
}

.sty4{
	line-height:30px;
	font-weight:normal;
}

.sty5{
	background:url(../images/arrow3.gif) no-repeat left top;
	font-size:13px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	padding:0 0 0 23px;
	line-height:25px;
}

.brd_left {
	border-left:1px dashed #999999;