a
{
font-family: verdana, arial;
font-size: 9pt;
color: #000000;
}

.header
{
font-family: verdana;
font-size: 18pt;
font-weight: bold;
font-style: italic;
color: #000000;
padding-right: 30px;
padding-top: 15px;
}

.subheader
{
font-family: verdana;
font-size: 12pt;
font-weight: bold;
color: #000000;
}

.subheader_1
{
font-family: verdana;
font-size: 14pt;
font-weight: bold;
color: #8C0409;
}

a.subheader_1
{
font-family: verdana;
font-size: 14pt;
font-weight: bold;
color: #8C0409;
}

.subheader_2
{
font-family: verdana;
font-size: 12pt;
font-weight: bold;
color: #000000;
}

.label
{
font-family: verdana;
font-size: 8pt;
color: #000000;
}

.label_1
{
font-family: verdana;
font-size: 8pt;
color: #000000;
}

.label_2
{
font-family: arial;
font-size: 7pt;
color: #000000;
}

.data
{
font-family: verdana;
font-size: 9pt;
font-weight: bold;
color: #000000;
}

.data_y
{
font-family: verdana;
font-size: 9pt;
font-weight: bold;
color: #000000;
}

.data_b
{
font-family: verdana;
font-size: 9pt;
font-weight: bold;
color: #000000;
}

.data_light
{
font-family: verdana;
font-size: 9pt;
font-weight: normal;
color: #000000;
}

.it_data
{
font-family: times;
font-size: 10pt;
font-weight: normal;
font-style: italic;
color: #000000;
}

.list
{
font-family: verdana, arial;
font-size: 9pt;
color: #000000;
}

.alert
{
font-family: verdana, arial;
font-size: 9pt;
font-weight: bold;
color: #000000;
}



a.smlight
{
font-family: verdana
font-size: 8pt;
color: #000000;
}





body {
	margin: 10px auto;
	font: 75%/120% Verdana,Arial, Helvetica, sans-serif;
}
.menu_list {	
	width: 150px;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    color:#8C0409;
    /* background: url(images/ocean-clip.jpg) center right no-repeat; */
}
.menu_body {
	display:none;
}
.menu_body a{
  display:block;
  /* background: url(images/ocean-clip.jpg) center right no-repeat; */
  padding: 5px 10px;
  padding-left:30px;
  font-weight:bold;
  color: #000000;
  text-decoration:none;
}
.menu_body a:hover{
  color: #000000;
  text-decoration:underline;
  }




