@charset "UTF-8";
/* CSS Document */

.style1 {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 16px;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.h1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.style5 {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 16px;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.style6 {
    font-family: Arial, Helvetica, sans-serif; 
    line-height: 16px; font-variant: normal;
    text-transform: none; color: #000000; 
    font-size: 12px;
}   
  .style7 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-style: normal;
}
.h3 {
	color: #be2e1a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.style9 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.style10 {
	color: #be2e1a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.style11 {
	color: #be2e1a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}	
	.style12 {
	color: #be2e1a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	line-height: 22px;
    font-variant: normal;
	text-transform: none;
}
	.style13 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 20px;
	font-variant: normal;
	text-transform: none;
	color: #005880;
	text-decoration: none;
}
	.style18 {
    font-family: Arial, Helvetica, sans-serif; 
    line-height: 16px; font-variant: bold;
    text-transform: none; color: #ffffff; 
    font-size: 12px;
}
.style33 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style34 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #be2e1a;
}	
a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
color:#000000;
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
	color: #be2e1a;
}
a:active {
color:#000000;
	text-decoration: none;
	
}

a:link id {
	color:#005880;
	text-decoration: underline;
}
a:visited id {
color:#005880;
	text-decoration: underline;
	
}
a:hover id {
	text-decoration: underline;
	color: #be2e1a;
}
a:active id {
color:#005880;
	text-decoration: underline;
	
}

#dd {
  margin-left: 0%;
  padding: 0 0 2px 0;
}

#dd li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  font: bold 11px arial;
}

#dd li a.menu {
  display: block;
  text-align: center;
  background: #CCCCCC;
  padding: 0px 0px;
  margin: 0 0px 0 0;
  color: #000000;
  width:84px;
  text-decoration: none;
}

#dd li a.menu:hover {
  background: #cccccc;
  color: #be2e1a;
   
}

.submenu {
   display: block;
  text-align: left;
  background: #CCCCCC;
  padding: 2px;
  margin: 0 0px 0 0;
  color: #FFF;
  width: 140px;
  visibility: hidden;
  position: absolute;
  z-index: 3000;
  
}
.submenutwo {
   display: block;
  text-align: left;
  background: #CCCCCC;
  padding: 0px 0px;
  margin: 0 0px 0 0;
  color: #FFF;
  width: 200px;
  visibility: hidden;
  position: absolute;
  padding: 2px;
  z-index: 3000;
  
}

.submenu a {
  display: block;
  font: 11px arial;
  text-align: left;
  text-decoration: none;
  padding: 5px;
  color: #000000;
}
.submenutwo a {
  display: block;
  font: 11px arial;
  text-align: left;
  text-decoration: none;
  padding: 5px;
  color: #ffffff;
}
.submenu a:hover {
  background: #ffffff;
  color: #be2e1a;
}
.submenutwo a:hover {
  background: #ffffff;
  color: #be2e1a;

	
}