body {
	background-color: #eeeeee;
}
TD { 
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	text-align: justify; 
	/*vertical-align: top;*/
}
	
P	{
	LINE-HEIGHT: 130%;
	width: 97% ;
}

LI	{
	LINE-HEIGHT: 130%;
	width: 97% ;
	list-style-image: url(../images/bullets/arrow_orange.gif);
	
}
	LI	{	text-align:left;	}

	a:link 		{  color: #009999; text-decoration: none; }
	a:visited 	{  color:#009999 ; text-decoration: none}
	a:hover 	{  color: #666699; text-decoration: underline}
	a:active 	{  color: #333333}
	.bulletLink	{ list-style-image: url(../images/bullets/bullet_green.gif);
	}

.headline {
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	font-style:normal;
	color:#C12F18;
	text-align:left;
	}
.title {
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11pt;
	FONT-WEIGHT: bold;
	font-style: normal;
	color: #D2691E;
	line-height: 50px;
	letter-spacing: 1px;
	text-align:left;
} 
.titleII {
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13pt;
	FONT-WEIGHT: bold;
	font-style: normal;
	color: #8B0000;
	line-height: 50px;
	letter-spacing: 1px;
} 
.titleIII {
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13.5pt;
	FONT-WEIGHT: bold;
	font-style: normal;
	color: #FF6600;
	line-height: 50px;
	letter-spacing: 4px;
	text-indent: 35px;
} 
.bordered {
	font-size: 10px;
	font-weight: normal;
	padding: 10px;
	border: medium solid #FF9900;
	clip:  rect(5px 5px 5px 5px);
	background-color: #eeeeee;
	height: auto;
	width: 97%;
	}
	
.bordertable TD {

/*	border-top: 1px solid #D2691E;
	border-left: 1px solid #D2691E;*/
	border-right:1px solid #D2691E;
	vertical-align:middle;
	padding:2px;

	}

.bordertable TR {

background-color: #FFCC99;
	}
		
.side {
	color: #222222;
	text-align: left; 
	}
.sideTitle {
	color: #009999;
	text-align: left; 
	}

.footer {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: none;
	clip:   rect(auto auto auto auto);
	text-align: left;
	padding: 5px 5px 5px 25px;

	} 
	.footer a:link { color: black; cursor: hand; text-decoration: none }
	.footer a:visited { color: black; cursor: hand; text-decoration: none }
	.footer a:hover { color: red; font-weight: normal; text-decoration: underline }

