.bar {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal
}

.bar a{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal
}

.bar a:link {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal
}

.bar a:hover {  font-family: Arial;
	font-size: 11px;
	color: #D4D4D4;
	text-transform: uppercase;
	font-weight: normal
}

.nav {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal
}

.nav a:link  {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal
}

.nav a:visited  {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal
}

.nav a:hover  {  font-family: Arial;
	font-size: 11px;
	color: #dedede;
	font-weight: normal
}

.nav3 {
	font-family: Arial;
	font-size: 10px;
	color: #777777;
}

.nav3 a:link  {
	font-family: Arial;
	font-size: 10px;
	color: #485969;
}

.nav3 a:visited  {
	font-family: Arial;
	font-size: 10px;
	color: #485969;
}

.nav3 a:hover  {  font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.nav4 {
	font-family: Arial;
	font-size: 10px;
	color: #4444;
	text-transform: uppercase;
}

.nav4 a:link  {
	font-family: Arial;
	font-size: 10px;
	color: #4444;
	text-transform: uppercase;
}

.nav4 a:visited  {
	font-family: Arial;
	font-size: 10px;
	color: #4444;
	text-transform: uppercase;
}

.nav4 a:hover  {  font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
}

.elementTitle{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}

.form {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	background-color: #eeeeee;
	width: 92%;
	border: 1px solid #666666;
	margin-bottom: 2px;
	margin-top: 2px;
}

.formbutton {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #eeeeee;
	border: 1px solid #666666;
	margin-bottom: 2px;
	margin-top: 2px;
	text-transform: uppercase;
}

h1 {
	font-family: "Arial Black";
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-weight: normal;
}

h2 {
	font-family: "Arial";
	font-size: 12px;
	color: #485969;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	margin-bottom: -16px;
	margin-left: 0px;
	font-weight: normal;
}

.clientName {
	font-family: "Arial Black";
	font-size: 14px;
	text-transform: uppercase;
	color: #cccccc
}

.footer {
	font-family: "Arial";
	font-size: 10px;
	color: #999999
}

.footer a {
	font-family: "Arial";
	font-weight: normal;
	font-size: 10px;
	color: #999999;
	text-decoration: underline
}

.footer a:hover {
	font-family: "Arial";
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline
}

ul {
	list-style-image: url(/layout_images/li.gif);
	margin-left: 17px;
}

p, li {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

p a:link {
	color: #000000
}

p a:visited {
	color: #000000
}

p a:hover {
	color: #444444;
}

li a:link {
	color: #000000
}

li a:visited {
	color: #000000
}

li a:hover {
	color: #485969;
}

th {
	font-family: "Arial Black";
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

.formlink a {
	border: thin outset;
	background-color: #cccccc;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	color: #444444;
	font-weight: normal;
}

.formlink a:link {
	text-decoration: none;
	color: #444444;
	font-weight: normal;
}

.formlink a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #485969;
	font-weight: normal;
}

.formlink {
	font-family: Arial;
	font-size: 11px;
	color: #444444;
	margin-top: 5px;
	margin-bottom: 15px;
	font-weight: normal;
}

div.float {
  float: left;
	width: 114px;
	height: 120px;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
border: 1px dashed #cccccc;
background-color: #f2f2f2;
  }

div.float a {
	color: #888888;
	font-family: verdana;
	font-size: 9px;
  }

div.float a:visited {
	color: #888888;
	font-family: verdana;
	font-size: 9px;
  }

div.float a:hover {
	color: #485969;
	font-family: verdana;
	font-size: 9px;
  }

div.print {
	width: 500px;
	height: 120px;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
border: 1px dashed #444444;
background-color: #f2f2f2;
  }

.reverse {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff
}

.reverse a {
	font-family: "Arial";
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline
}

.reverse a:link {
	font-family: "Arial";
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline
}

.reverse a:hover {
	font-family: "Arial";
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline
}

.reverse a:visited {
	font-family: "Arial";
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline
}