body { 

	background: #eee url('images/bg.gif') repeat-x;
	margin: 0;
	padding: 0;
	font-family: "Tahoma", "Arial", "Verdana"; 
	font-size: 8pt; 
	line-height: 140%; 
	color: #000; 
}

td { 

	font-family: "Tahoma", "Arial", "Verdana"; 
	font-size: 8pt; 
	line-height: 140%; 
	color: #000; 
}

A:link, A:visited {

	color: #1E5AAB; 
	text-decoration:none;
}

A:hover {

	color: #FF7200;
	text-decoration:underline;
}

A.main:link, A.main:visited {

	color: #1E5AAB; 
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

A.main:hover {

	color: #fff;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

A.global:link, A.global:visited {

	color: #000; 
	text-decoration:none;
}

A.global:hover {

	color: #FF7200;
	text-decoration:none;
}

.blank {

	font-size: 1pt;
}

.line {

	font-size: 1pt;
	background-color: #90969F;
}		

.banner {

	font-size: 15px;
	color: #1d5cb3;
	font-weight:bold;
}

.slogan {

	font-size: 14px;
	color: #8a8a8a;
	font-weight:bold;
}

.title-1 {

	font-size: 12px;
	font-weight: bold;
	color: #065376;
}

#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%;
}
