

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 5px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 14px;
	line-height: 15px;

}

.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	
}

.copy3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	
}

.copy4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 30px;
	padding-left: 24px;
	line-height: 15px;
}




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-left: 60px;
	padding-top: 20px;
}


a:link {
	color: #333333;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size:11px;

}

a:visited {
	color: #333333;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size:11px;

}

a:hover {
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	color: #660000;
	font-weight: normal;
	font-size:11px;
	
	}
	
a.sub:link {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;

}

a.sub:visited {
	color: #333333;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;

}

a.sub:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-weight: bold;
	font-size:11px;
	
}
a.mnu:link {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
	border:1px;
}
a.mnu:visited {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
	border:1px;
}
a.mnu:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-weight: bold;
	font-size:11px;
	border:1px;
}
td.fld {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size:11px;
	text-align:left;

}
td.lbl{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-weight: bold;
	font-size:11px;
	text-align:right;
}
.txt_md {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;

}
#containerul, #containerul ul{
  text-align:left;
  margin:0; /* Removes browser default margins applied to the lists. */
  padding:0; /* Removes browser default padding applied to the lists. */
}

#containerul li{
  margin:0 0 0 15px; /* A left margin to indent the list items and give the menu a sense of structure. */
  padding:0; /* Removes browser default padding applied to the list items. */
  list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
}

#containerul .symbols{ /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:12px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
}

.menu {
  padding-left:10px;
  text-transform:uppercase;
}

a.bold1:link {
	color: #000000;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;

}

a.bold1:visited {
	color: #333333;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;

}

a.bold1:hover {
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	color: #ff0000;
	font-weight: bold;
	font-size:11px;
	
	}