<style>

TABLE TD { font-family: arial, helvetica, sans-serif; font-style: normal; }

BODY { margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; background-color: #263AFD; }

TABLE.container {  font-family: arial, helvetica, sans-serif; font-style: normal; width:960px;
		border-collapse : collapse;
		background-color: #ffffff;
}

TABLE.container TD { 
		vertical-align:top;
		line-height: 120%;
		padding:0px;
}

TABLE.container TD.content {
		font-family: arial, helvetica, sans-serif; 
		font-color: #000000; 
		font-size: 9pt;
		padding: 20px;
}

TABLE.container TD.content TD {
		font-size: 9pt;
}

html { height: 100.02%; }

H1 { font-family: arial, helvetica, sans-serif; 
		font-color: #00FF00; 
		font-weight: bold;
		font-size: 14pt;
		color: #0066CC; 
}

H2 { font-family: arial, helvetica, sans-serif; 
		font-color: #00FF00; 
		font-weight: bold;
		font-size: 10pt;
		color: #000000; 
		margin-bottom:-14px;
}

P { font-family: arial, helvetica, sans-serif; 

		font-size: 10pt;
		color: #000000; 
		}

.caption {
	font-size: 7pt;
	font-weight: bold;
	color: #aaaaaa;
}

.topnavselect {
		font-family: arial, helvetica, sans-serif;
		font-weight: bold;
		font-size: 11pt;

}

/* TOP NAVIGATION TABS */
.cssnav_top {
		position:relative;
		font-family: arial, helvetica, sans-serif;
		background-image:  url(../images/gtab.gif);
		background-repeat: no-repeat;
		white-space: nowrap;
		display: block;
		width: 100px;
		height: 20px;
		margin: 0; 
		padding: 0; 


		
}

.cssnav_top a {
		display: block;
		color: #000000;
		font-size: 11pt;
		width: 100px;
		height: 20px;
		display: block;
		float: left;
		color: black; 
		text-decoration: none;
		font-weight: bold;
}

.cssnav_top img {width: 100px; height: 20px; border: 0; }

* html a:hover {visibility:visible; color:#FF9900;}

.cssnav_top a:hover img{visibility:hidden}

.cssnav_top span {
		position: absolute;
		left: 5px;
		top: 0px;
		margin: 0px;
		padding: 0px;
		cursor: pointer;
		width: 90px;
		height: 11pt;
		text-align: center;
}
/* END OF TOP NAVIGATION */  
	
/* SIDE NAVIGATION BUTTONS */
.cssnav_side {
		position:relative;
		font-family: arial, helvetica, sans-serif;
		/* background-image:  url(../images/stripe4.gif); */
		background-repeat: no-repeat;
		white-space: nowrap;
		display: block;
		width: 110px;
		height: 28px;
		margin: 0; 
		padding: 0; 
}

.cssnav_side a {
		display: block;
		color: #000000;
		font-size: 10pt;
		width: 110px;
		height: 28px;
		display: block;
		float: left;
		color: black; 
		text-decoration: none;
}

.cssnav_side img {width: 110px; height: 28px; border: 0; }

* html a:hover {visibility:visible; color:#ff9900;}
						
.cssnav_side a:hover img{visibility:hidden}

.cssnav_side span {
		position: absolute;
		left: 3px;
		top: 4px;
		margin: 0px;
		padding: 0px;
		cursor: pointer;
		width: 105px;
		height: 10pt;
		text-align: left;
		font-weight: bold;
}

/* END OF SIDE NAVIGATION */

</style>
