@charset "utf-8";
/* CSS Document */


body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color: #000099;
	line-height: 18pt;
	margin:0px 20px 0px 08px;
} 
#box {
	padding: 0px 0px 0px 30px;
} 
.smtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color:#FF9999;
	line-height: 16pt;
} 

.tinytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #009;
	background-color:#FFF;
	line-height: 16pt;
} 

.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #009;
	background-color:#FFF;
	line-height: 16pt;
} 
h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color:  #FF9999;
	border-bottom-color: #FF9999;
	font-family: Comic Sans MS, Verdana, Arial;
	font-size: 14pt;
	color: #00CCCC;
	background-color: #FFFFFF;
}

h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Comic Sans MS, Verdana, Arial;
	font-size: 10pt;
	color: #000099;
	background-color: #FFFFFF;	
}
h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Comic Sans MS, Verdana, Arial;
	font-size: 12pt;
	color: #000099;
	background-color: #FFFFFF;	
}

#left { 
   position: absolute; 
   top: 10px;  
   left: 05px; 
   width: 170px;
}     

#content { 
   position: absolute; 
   top: 10px; 
   margin-left: 0px; 
   margin-right: 20px; 
   width: 90%;
} 
.img {
	padding: 10px;
	border-width:02px;
	border-style:double;
	border-color:#FF9999;
	margin: 10px 10px 10px 10px;
}

/* code for inline links only */
a:link {
	font-size: 9pt;
	background-color: transparent;
	color: #0000FF;
	
}
a:visited {
	background-color: transparent;
	color: #00CCCC;	
	 font-size: 9pt;
	
}
a:hover {
	background-color: transparent;
	color:#009999;
	font-size: 9pt;
}
a:active {
	background-color: transparent;
	color: #999999 ;
	font-size: 9pt;
}
 #url {
	display: none; 
}
.importantLink {
	Font-size: 12pt!important;
	font-family: Verdana, Geneva, sans-serif!important;
	font-weight: normal!important;
	font-variant: normal!important;
	font-style: normal!important;
	color: #0000FF!important;
	text-decoration: underline!important;
	line-height:24px!important;
}
#cell {
	padding:10px;
	border-width: 2px;
	border:double;
	border-color:#666699;
	background-color: #FFF999;		
	
	
}
.htext{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #666699;
	line-height: 16pt;
	background-color: #FFF999;
	padding:10px;
} 
.img {
	margin: 05px 05px 05px 05px;
}
.navText {
	Font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:14pt;
	color:#0000FF;