body { 

	background: #021629 url('images/bg.gif');
	margin: 0;
	padding: 0;
}

td { 

	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 8pt; 
	line-height: 140%; 
	color: #000000; 
}

A:link, A:visited {

	color: #1E5AAB; 
	text-decoration:none;
}

A:hover {

	color: #FF7200;
	text-decoration:underline;
}

A:link.nav, A:visited.nav {

	color: #1E5AAB;
	font-weight: bold;
	text-decoration:none;
}

A:hover.nav {

	color: #FF7200;
	font-weight: bold;
	text-decoration:none;
}

A:link.global, A:visited.global {

	color: #FFFFFF;
	text-decoration:none;
}

A:hover.global {

	color: #61FFFB;
	text-decoration:none;
}

.blank {

	font-size: 1pt;
}

.line {

	font-size: 1pt;
	background-color: #61FFFB;
}		

.banner {

	font-size: 12pt;
	color: #004B5E;
	font-weight:bold;
}

.left {

	background: url('images/left_top_bg.gif') no-repeat;
}

.title-1 {

	font-size: 9pt;
	font-weight: bold;
	color: #0085BD;
}

.info-title {

	color: #61FFFB;
	font-weight: bold;
	font-size: 9pt;
}

.content {
	
	padding: 15px;
}

#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%;
}