@charset "utf-8";
/* CSS Document */

body {
background-color:#FFFFFF

}




a.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #BBCEEC;
	background:url(images/icon-arrow-nav-primary.gif) repeat-x 0 50%;
    border-top: 1px solid #d3b3b1;	line-height:1.5;
	border-bottom: 1px solid #d3d3b1; line-height:1.5;
	padding-left: 1.3em;
	text-indent: 1.3em;
	display: block;
	margin: 0.15em 0 0 0;

}

a.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #bb5500;
	text-decoration: none;
	background-color: #FFFFFF;
	background:url(images/icon-arrow-nav-primary1.gif) repeat-x 0 50%;
	border-top: 1px solid #d3d3b1; line-height:1.5;
	border-top: 1px solid #d3d3b1; line-height:1.5;
	padding-left: 1.2em;
	text-indent: 1.2em;
	margin: 0.15em 0 0 0;

}
a.links1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height:2.0;
	color: #3D9DD8;
	text-decoration: none;
}

a.links1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #3D9DD8;
	text-decoration: underline;
}

a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #BBCEEC;
	background:url(images/menu_b.gif) repeat-x 0 50%;
    border-top: 1px dotted #d3b3b1;	line-height:2.0;
	border-bottom: 1px dotted #d3d3b1; line-height:2.0;
	padding-left: 1.5em;
	text-indent: 1.5em;
	display: block;

}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #bb5500;
	text-decoration: none;
	background-color: #FFFFFF;
	background:url(images/menu_h.gif) repeat-x 0 50%;
	border-top: 1px dotted #d3d3b1; line-height:2;
	border-top: 1px dotted #d3d3b1; line-height:2;
	padding-left: 1.5em;
	text-indent: 1.5em;


}

side {
	background-color: #ffffff;
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	height: auto;
	width: auto;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	letter-spacing: normal;
	padding-top: 20px;
	padding-left: 10px;
	
	
}

td.matter {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
padding-left: 20px;
padding-right: 20px;
text-align:justify;
}

a {
color:#3333CC;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}