body  { margin: 15px; background: #d8e0f0; color: #000000; 
	font-family: arial, sans-serif, verdana;
	font-size: 9pt; font-weight: 100; color: #000;
	text-align: left;
      } 

div#header {margin: auto; } 
div#body {margin: left; width: 750px; } 
div#sidebar {display: none; } 
body.ms div#main, body.sm div#main {width: 550px; text-align: justify;} 
body.ms div#sidebar, body.sm div#sidebar {display: block; width: 180px; } 
body.ms div#main, body.sm div#sidebar {float: left; } 
body.sm div#main, body.ms div#sidebar {float: right; } 

div#footer {clear: both; width: 750px; margin: auto; }

a:link 	  {color:#009; text-decoration:none}
a:visited {color:#909; text-decoration:none}
a:active  {color:#009; text-decoration:none}
a:hover   {color:#fff; text-decoration:none; background:#099;}

ul    { list-style-type: disc; list-style-image: url("box01.gif"); margin: 0px 0px 0px 17px; padding: 0; }
ul#type2 { list-style-type: disc; list-style-image: url("box02.gif"); margin: 0px 0px 0px 17px; padding: 0; }

.bx1 { font-family: georgia, verdana, arial, sans-serif; 
	font-size: 10pt; line-height: 1.3em; color: #048; margin : 8px 10px; padding: 8px;
	border : 1px solid #cfe0e0; -moz-border-radius : 8px;; background-color : #f8f8f0; }
	
.bx2 {  line-height: 1.4em; color: #048; margin : 8px 40px; padding: 8px;
	border : 1px solid #cfe0e0; -moz-border-radius : 8px;; background-color : #fff; }
	
.t1   {font-family: georgia, arial; font-size: 12pt; font-weight: 100; color: #000; text-align: justify; line-height: 1.4em; }
.t1lj {font-family: georgia, arial; font-size: 12pt; font-weight: 100; color: #000; text-align: left; line-height: 1.4em; }

.txh1 {font-family: helvetica, arial, sans-serif; font-size: 24pt; font-weight: 100; color: #191970; }
.th1  {font-family: verdana, arial, sans-serif; font-size: 20pt; font-weight: 700; color: #191970; }
.th2  {font-family: arial, helvetica, sans-serif; font-size: 14pt; font-weight: 100; color: #191970; text-transform: uppercase; }

.txlk {font-family: georgia, arial, sans-serif; line-height: 18px; color:#009; font-size: 10pt; font-weight: 100; }

.nav1 { width: 165px; color:#009; margin: 0; line-height:12px; border-bottom: 1px solid #bbb; text-align: left; }
.nav1 a { display:block; margin:0px; padding:1px 10px 0px 10px; /*height:16px;*/
	 font:400 10pt georgia, arial, sans-serif; line-height: 18px; color:#009; background:#cae1ff;
	 text-decoration:none; border-top:1px solid #bbb; }
.nav1 a:visited { color : #000; font-weight: normal; text-decoration: none; }
.nav1 a:hover { color:#fff; background:#099; }

