/* CSS Document */


body {
	background-color: #FFFFFF;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold; }
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000; font-weight: bold; }



.style10 {
font-family: Arial, Helvetica, sans-serif;
color: #000066;
font-size: 18px;
font-weight: bold;
}


.style11 {
	color: #FFFFFF;
	font-weight: bold;
}

.style13 {font-size: 30px}


 .HL {background: #ffff00;
color: #000000;}


#left {
           width : 175px;
           margin : 0 auto;
           padding : 1px;
           background : #DCF0FF;
           border-right : 1px dotted #2990dd;
		   border-left : 1px dotted #2990dd;
		   border-top : 1px dotted #2990dd;
		   border-bottom : 1px dotted #2990dd;
      }





#blueblock{
width: 180px;
border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color: #90bade;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #90bade;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}




A.lnkStyle_01:link    { color:#ffffff; font-family: "trebuchet ms", arial, sans-serif; font-size:11px; font-weight:normal; text-decoration:none;}

	A.lnkStyle_01:visited { color:#ffffff; font-family: "trebuchet ms", arial, sans-serif; font-size:11px; font-weight:normal; text-decoration:none;}

	A.lnkStyle_01:active  { color: #ffffff; font-family: "trebuchet ms", arial, sans-serif; font-size:11px; font-weight:normal; text-decoration:none;}

	A.lnkStyle_01:hover   { color:#ffffff; font-family: "trebuchet ms", arial, sans-serif; font-size:11px; font-weight:normal; text-decoration:none;}



A.lnkStyle_02:link    { color:#FFFFFF ; font-family: "trebuchet ms", arial, sans-serif; font-size:9px; font-weight:normal; text-decoration:none;}

	A.lnkStyle_02:visited { color:#FFFFFF; font-family: "trebuchet ms", arial, sans-serif; font-size:9px; font-weight:normal; text-decoration:none;}

	A.lnkStyle_02:active  { color: #FFFFFF; font-family: "trebuchet ms", arial, sans-serif; font-size:9px; font-weight:normal; text-decoration:none;}

	A.lnkStyle_02:hover   { color: #FFF80A; font-family: "trebuchet ms", arial, sans-serif; font-size:9px; font-weight:normal; text-decoration:none;}
	
	
	
	A.lnkStyle_03:link    { color:#FFFFFF; font-family: "trebuchet ms", arial, sans-serif; font-size:11px; font-weight:normal; text-decoration:none;}

	A.lnkStyle_03:visited { color:#FFFFFF; font-family: "trebuchet ms", arial, sans-serif; font-size:11px; font-weight:normal; text-decoration:none;}

	A.lnkStyle_03:active  { color: #FFFFFF; font-family: "trebuchet ms", arial, sans-serif; font-size:11px; font-weight:normal; text-decoration:none;}

	A.lnkStyle_03:hover   { color:#FFFFFF; font-family: "trebuchet ms", arial, sans-serif; font-size:11px; font-weight:normal; text-decoration:none;}
.style3 strong {
	color: #666;
}
