body { 

	background: #FFFFFF;
	margin: 0;
	padding: 0; font-family:Verdana; font-size:10pt
}

td { 

	font-family: "Verdana"; 
	font-size: 10pt; 
	line-height: 140%; 
	color: #000000; 
}

A:link, A:visited {

	color: #FF6603; 
	text-decoration:none
}

A:hover {

	color: #000000;
	text-decoration:none;
}

A:link.nav, A:visited.nav {

	font-size: 8pt;
	color: #FF6603;
	font-weight: bold;
	text-decoration:none;
}

A:hover.nav {

	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

A:link.sub, A:visited.sub {

	color: #FF6603;
	font-weight: bold;
	text-decoration:none;
}

A:hover.sub {

	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.blank {

	font-size: 1pt;
}

.line {

	font-size: 1pt;
	background-color: #B5B5B5;
}		

.banner {

	font-size: 12pt;
	color: #FF6603;
	font-weight:bold;
}

.boxTitle {

	font-size: 8pt;
	color: #000000;
	font-weight:bold;
}

.title-1 {

	font-size: 9pt;
	font-weight: bold;
	color: #FF6603;
}

.mainBG {

	background: #EFEFEF;
	padding: 15px;
}

.tableBorder {

	border: 1px solid #B5B5B5;
}

#list ul {

	margin: 10px;
	padding: 0 0 10px 10px;
	list-style: none;	
}

#list li {

	margin: 0;
	padding: 0 0 2px 17px;
	background: url('images/bullet_1.gif') no-repeat 0 50%;
}

p            { font-family: Verdana; font-size: 10pt; color: #000000 }
