
BODY, DIV, TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 10pt;
	background : White;
}

a.linkopacity img  {
		filter:alpha(opacity=50);
		-moz-opacity: 0.5; 
		opacity: 0.5;
		-khtml-opacity: 0.5;
	}


a.linkopacity:hover img {
		filter:alpha(opacity=100);   
		-moz-opacity: 1.0;   
		opacity: 1.0;
		-khtml-opacity: 1.0; 
	}


a {
	color: #014493;
	text-decoration:none;
	font-weight: bold;
}
	
a:visited {
	color: #014493;
	text-decoration: none;
	font-weight : bold;
}
	
a:focus {
		color:#cc3300;
		text-decoration: underline; 
	}

a:hover {
	color: #cc3300;
	text-decoration: underline;
	}
	
a:active {
	color: #B22222;
	text-decoration: none;
	}

blockquote{
	padding : 10px 20px 12px 20px;
	background-color : #f5f1e7;
	margin-left : 20%;
	margin-right : 20%;
	font : 10pt;
	color : black;
	border: 1px solid #d2c9ab;
}

#box {
	padding : 5px;
	background-color : #f5f1e7;
	font : 12pt;
	color : black;
	border: 1px solid #d2c9ab;
	margin-left : 2%;
	margin-right : 2%;
}

#caption {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#000000;
		font-size:9pt;
		font-weight: normal;
		font-style: italic;
		text-align: center;
		}

.copyquote {
	width: 700px;
	padding : 10px 20px 12px 20px;
	background-color : #ffffff;
	text-align : center;
	font : 8pt;
	color : black;
	border: 1px dashed #014493;
}

#content {
	color: #000000;
	background-color: White;
	font-size: 10pt;
	padding : 10px 20px 12px 20px;
	border: 1px dashed Black;
}

#contentright  {
	color: #000000;
	background-color: White;
	font-size: 8pt;
	vertical-align : top;
	text-align : center;
	}
	

.dust {
	background-color : #f5f1e7;
	}


#footer {
	color: #000000;
	background-color: #ffffff;
	font-size : 9pt;
	margin : 10% ;
}

#footer2 {
	color: #000000;
	background-color: #ffffff;
	font-size : 9pt;
	border-top : 1px dashed #014493;
	}


h1 {
	color : #cc3300;
	border: 1px dashed #014493;
	background-color : #f5f1e7;
	font-size : 14pt;
	font-weight : normal;
	font-family : "Comic Sans MS";
	padding-bottom : 10px;
	padding-top : 5px;
	padding-left : 20px;
	padding-right : 20px;
}
	
h2 {
	color : #014493;
	font-size : 12pt;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	border-bottom : 1px solid #cc3300;
	padding : 10px 10px 4px 10px;
	text-align: left;
	}
	
h3 {
	color : #014493;
	font-size : 10pt;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	}
	
h4 {
	color : #014493 ;
	font-size : 10pt;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 10px 10px 4px 10px;
	border-bottom : 1px dashed #014493;
}
	
#header1 {
	font : bold normal 14pt Arial Narrow;
	color: #cc3300;
	}

#header2 {
	padding: 5px 10px 3px 0px;
	text-align: right;
	color: #cc3300;
	font-size: 8pt;
	font-weight : bold;
}

	
.hrblue {
	color: #014493;
	height : 1px;
	}
	
.hrdash {
	color: #000000;
	height : 1px dashed;
	width: 700px;
}
	
	
.hrred {
	color: #cc3300;
	height : 1px;
	}
	

LI, UL {
	list-style : disc inside;
	font-size : 10pt;
}

	
.small {
		font-family : Verdana;
		font-size : 8pt;
		font-weight : normal;
		color : Black;
		}
	
	
.tblack9 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#000000;
		font-size:9pt;
		font-weight: normal;
		}
	
.tblackbold10 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#000000;
		font-size:10pt;
		font-weight: bold;
		}
		
.tredbold10 {
		font-family : Verdana;
		font-size : 10pt;
		font-weight : bold;
		font-style : normal;
		color : #cc3300;
		}
	
.tooltip {
	border : 1px dashed #014493;
	background-color : #f5f1e7;
	font: 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #014493 ;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
	margin : 0 10% 0 10%;
}
#textmenu {
	color: #cc3300;
	background-color: White;
	text-align: center;
	font-size : 9pt;
	}





	