body a{
color: #0A51A1;
}
.westusa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A51A1;
}
.question { 
	font-family: Arial; 
	font-size: 10pt; 
	color: #FF8000; 
	font-weight: bold; 
}
.answer  { 
	font-family: Arial; 
	font-size: 10pt; 
	color: #0A51A1; 
	font-weight: bold;
	}
.azbop-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0A51A1;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
a:link.nav					{text-decoration: none;}
a:hover.nav					{text-decoration: underline;}
a:visited.nav				{text-decoration: none;}
a:link:visited:hover.nav	{text-decoration: underline;}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#0A51A1;
}
a:link.menu					{text-decoration: none;}
a:hover.menu				{text-decoration: underline;}
a:visited.menu				{text-decoration: none;}
a:link:visited:hover.menu	{text-decoration: underline;}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#0A51A1;
}
a:link.footer					{text-decoration: none;}
a:hover.footer					{text-decoration: underline;}
a:visited.footer				{text-decoration: none;}
a:link:visited:hover.footer		{text-decoration: underline;}

.border-right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: FF8000;
	border-right-color: FF8000;
	border-bottom-color: FF8000;
	border-left-color: FF8000;
}
.menuheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF8000;
	text-decoration: underline;
}
.border-left-dash {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0A51A1;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.subhead-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0A51A1;
}
.notebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.notebox-blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.formheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0A51A1;
}
.listheadwht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.listsubwht {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.list-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


span.divider { 
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#0A51A1;
	}