body { 

	background: #FFFFFF;
	margin: 0;
	padding: 0;
}

td { 

	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 10pt; 
	line-height: 140%; 
	color: #4E4E4E; 
}

A:link, A:visited {

	color: #000000; 
	text-decoration:none;
}

A:hover {

	color: #A40C00;
	text-decoration:underline;
}

A:link.nav, A:visited.nav {

	font-size: 10pt;
	color: #FF6603;
	font-weight: bold;
	text-decoration:none;
}

A:hover.nav {

	font-size: 10pt;
	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: #FFFFFF;
	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%;
}
