body {
	background: white url('images/aiaasd_16.jpg') repeat-y center center;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	text-align: center;
}

a {
	color:#0b3d92;
	text-decoration: none;
}

a:hover {
	color:#aabdff;
	text-decoration: none;
}


ul li {
	list-style-type: square;
	margin-left: -10px;
}

ul {
	margin-top:0px;
	margin-bottom:0px;
}

.breadcrumb {
	font-size: 8pt;
	text-align: right;
}

.content {
	font-size:12pt;
}

.disclaimer {
	font-style: italic;
	font-size: 10pt;
}

.main_header {
	border-bottom: 3px double #aabdff;
	color:#0b3d92;
	font-weight: bolder;
	font-size: 18pt;
	text-transform: uppercase;
	width: 100%;	
}

.sub_header {
	color:#0b3d92;
	font-weight: bolder;
}

.table_header {
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}