body { 

	background: #FFFFFF;
	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: #175A86; 
	text-decoration:none;
	font-size: 10pt;
	font-weight: bold;
}

A:hover.nav {

	color: #FF7200;
	text-decoration:none;
	font-size: 10pt;
	font-weight: bold;
}

A:link.global, A:visited.global {

	color: #FFFFFF; 
	text-decoration:none;
}

A:hover.global {

	color: #FF7200;
	text-decoration:none;
}

.blank {

	font-size: 1pt;
}

.banner {

	font-size: 12pt;
	color: #0B43C4;
	font-weight:bold;
}

.title-1 {

	font-size: 9pt;
	font-weight: bold;
	color: #08568A;
}

.title-2 {

	font-size: 9pt;
	font-weight: bold;
	color: #097E03;
}

.top-image {

	background: url('images/top_image_bg.jpg') no-repeat;
}

.news-top-bg {

	background: url('images/news_bg_top.gif') repeat-x;
}

.img-border {

	border-style: solid; 
	border-color: #2E699B;
}

#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_2.gif') no-repeat 0 50%;
}