body { 
	margin: 8px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	color: Black;
	text-align: left;
}

p { 	
	margin: 2px 10px 4px 10px;
	padding: 2pt;
}

.center {
	text-align: center;}	
	
.sm {
	font-size: 8pt;}	

.block {
	margin-left: 20px; margin-right: 20px; 
}

.blockWide {
	margin-left: 60px; margin-right: 80px; 
}

.bullet {
	margin-left: 80px; margin-right: 80px; 
}

.caption {
	text-indent: 0px;
	margin: 0; 
	font-size: 8pt;
	text-align: center;}	 
	
.centerB { 
	text-align: center; 
	font-size: 9pt; 
	font-weight: bold; 
	padding: 4px;}

.cite {
	font-family: Times New Roman;
	font-style: italic;
	text-align: right;
	margin-right: 30px;}	 	
	
.footer { 
	color: gray; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 7.5pt; 	text-align: center;
	margin-top: 10px; margin-bottom: 0px; 	padding: 0;
	text-indent: 0; }	
	
.indent {
	margin-left: 30px; margin-right: 30px; text-align: left;
	}	
	
.indent1 {
	margin-left: 40px; margin-right: 30px; text-align: left;
	}		
	
.indent2 {
	margin-left: 50px; margin-right: 30px; text-align: left;
	}			
	
.indent3 {
	margin-left: 60px; margin-right: 30px; text-align: left;
	}		
	
.intro {
	text-align: left; font-weight: bold;
	margin-bottom: 15px; margin-right: 60px; margin-left: 60px; margin-top: 15px;}	
	
.justify {
	text-align: justify;
	margin-bottom: 3px;
	text-indent: 0px;}	
	
.rightB { 
	text-align: right; 
	margin-right: 10px; 
	font-weight: bold; }
	
.red {
	color: #cc0000; }	
.gray	{
	color: #a4a4a4;
}

.side {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: white;
	text-align: justify;
	font-weight: bolder;
}
	 
a, a:link, a:active, a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: White;
	margin: 0px;
}

a:hover {
	color: #FFCC66;}
	
a.sm, a.sm:link, a.sm:active, a.sm:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 8pt; 
	color: Black;
}
	
a.sm:hover {
	color: #cc0000;
	font-size: 8pt;}

a.dev, a.dev:link, a.dev:active, a.dev:visited { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-style: normal; font-weight: normal; 
	font-size: 7.5pt; 
	color: Gray;
}
	
a.dev:hover {
	color: White;
	font-size: 7.5pt;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000; 
	font-size: 16pt; 
	text-align: left;
	font-weight: lighter;
	margin-left: 10px; margin-top: 4px; margin-bottom: 4px;}
	
.tag {
	font-family: "Times New Roman", Times, serif;
	font-style: italic; color: #cc0000;
	font-size: 1.65em; font-weight: bold;
	text-align: center;
}	
	
h2 {font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000; 
	font-size: 12pt; 
	text-align: left;
	font-weight: bold;
	margin-left: 10px; margin-top: 4px; margin-bottom: 4px;}	


h3 {
	color: #000000; 
	font-size: 10pt; 
	text-align: left;	font-weight: bold;
	margin-left: 10px; margin-top: 8px; margin-bottom: 4px;}
	
h4 {
	color: #000000; 
	font-size: 9pt; 
	text-align: center;	font-weight: bold;
	margin-left: 30px; margin-right: 30px; margin-top: 8px; margin-bottom: 8px;}	

ul {
	list-style-position: outside;	list-style-type: square;	text-align: left;
	font-size: 8pt; font-weight: bold;
	margin-right: 20px; margin-left: 80px;}
	
.ulMod { font-weight: normal; font-size: 9pt; margin-top: 2pt; margin-bottom: 2pt; margin-left: 30pt; list-style-position: inside;
}	

ol {
	list-style-position: outside;
	list-style-type: decimal;
	text-align: left;
	text-indent: 0px;
	margin-right: 10px;}
	
table#dotted	{ background-image: url(../images/bkg-Silver.jpg);
border: 2px dashed #5b5458;
}	

table#sidebar	{  float: left;
border: 1px solid #000000;	
background-color: #5b5458; vertical-align: top;  
}	

table#border	{
border: 2px solid #cc0000;	
background-color: White;}	
	
td#frmR	{
	text-align:right; 
	font: 9pt Arial, Verdana, "Sans Serif", bold; 
	color:#000000;
 font-weight: bold;
	 vertical-align: middle;
	 padding-right: 6px;	
	 padding-top: 2px; padding-bottom: 2px;}
	
td#frmL	{
	text-align: left; 
	font: 9pt Arial, Verdana, "Sans Serif";
	font-weight: bold; 
	color:#000000;	
	 vertical-align: middle;
	 padding-left: 6px;
	  padding-top: 2px; padding-bottom: 2px;}
	 
td#frmC	{
	text-align: center; 
	font: 9pt Arial, Verdana, "Sans Serif";
	font-weight: bold; 
	color:#000000;	
vertical-align: middle;
	 padding: 2px; }	 	
	 
hr {
	text-align: center; width: 75%; color: #cc0000}

a.redLinks, a.redLinks:link, a.redLinks:visited {
	color: #000000;
	text-align: center;
	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style:none;
	text-decoration: none;
}

a.redLinks:hover, a.redLinks:active {
	color: #cc0000;
}

.bullet a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 

}

.bullet a:hover {
	color: #cc0000;
}