body {
	font: 14px "Lucida Grande", verdana, sans-serif;
	line-height: 160%; 
	background: #ccb8c3;
	margin: 20px;
}
p, div, td {
	line-height: 160%;
}
td {
	vertical-align: top;
}
select, input, textarea {
	padding: 3px;
}
hr { 
	clear: both;
	background: #D6D6E7;
	height: 1px;
	border: 0px;
}
.icon { 
	width: 16px;
	height: 16px;
	vertical-align: top;
	border: 0px;
	margin: 0px; 
 }
img {	
	border: 0px;
 }
form {
	margin: 0px;
	display: inline;
 }
fieldset {
	padding: 2px; 
	border: 1px solid #a58a99;
 }
legend {
	font-weight: bold;
 }
.body2 { 
	font-size: 7pt;
}
.bodyw { 
	color: #fff; 
}
a, a:link, a:visited, a:active {
	font-weight: bold;
	color: #7f6976; 
	text-decoration: none 
}
a:hover { 
	color: #767676;
	text-decoration: underline 
} 
a:link.menuBar, a:visited.menuBar, a:active.menuBar {
	font: 8pt tahoma, verdana, sans-serif;
	color: #fff;
	text-decoration: none;
}
a:hover.menuBar {
	font: 8pt tahoma, verdana, sans-serif;
	color: #FFFF00;
	text-decoration: none;
}
a.black, a:visited.black, a:active.black { 
	color: black; 
}
a:hover.black { 
	color: #6B6B74;
}
a.lft, a:link.lft {
	color: #0240a3;
	background: #eaeaf3;
	display: block;
	width: 144px;
	border-top: 1px solid #a58a99;
	overflow: hidden;
	text-decoration: none;
	margin-bottom: 1px;
}
a:hover.lft, a:active.lft { 
	color: #000; 
	background:#d6d6e7;
	text-decoration: none;
}
.whitestroke { 
	border: 2px solid #fff; 
}
.headline {
	font: 600 11pt arial, helvetica, sans-serif; 
	margin: 6px 0px 4px 0px;
	color: #5F5F68
}
.caption  { 
	font: 600 9px verdana, "Lucida Sans Typewriter", helvetica; 
}
input, textarea { 
	border: 1px solid #AA7777;
	background: #fff url('/i/icons/FormTextGray.gif');
}
br { 
	margin: 0px;
	margin-bottom: 1em;
}
p { 
	margin: 0px; 
	margin-bottom: 1em; 
}
h1 { 
	text-shadow: 1px 1px 1px #bbb;
	font-weight: normal;
	font-family: Georgia, serif;
	font-size: 20px; 
	line-height: 120%;
	margin: 0;
	margin-bottom: 0.5em;
	text-transform: capitalize;
}
h2 { 
	font-size: 16px;
	line-height: 140%;
	color: #5F5F68;
	margin-bottom: 4px;
}
h3 { 
	font-size: 12px;
	line-height: 140%;
	color: #cfbbc6; 
	margin-bottom: 4px 
}
h4 {
	font-weight: normal;
	font-size: 14px;
	margin: 0; padding: 0;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #D6D6E7;
	margin-bottom: 1em;
}
.infofield0, .infofield1, .infofield2
 {
  float: left;
  width: 32%;
  border: 1px dotted #ccc;
  margin: 1px;
  padding: 1px;
  text-align: center;
  cursor: pointer;
 }
.infofield0
 {
  clear: both;
 }
#nav, .boxtitle {
	height: 20px;
  color: #fff;
  background: #a68e9b;
  font: bold 14px trebuchet MS, sans-serif;
  padding: 4px;
  margin-top: 4px;
 }
#nav a:link, #nav a:visited, #nav a,
.boxtitle a:link, .boxtitle a:visited, .boxtitle a {
	text-shadow: 1px 1px 1px #000;
	display: block;
	float: left;
	padding: 2px 10px 2px 10px;
	margin: 0px 2px 0px 2px;
	color: #fff;
	background: #A68E9B;
	border-right: 1px solid #fff;
}
#nav a:hover, .boxtitle a:hover {
	background: #768E9B;
	text-decoration: none;
}
ul {
	list-style: square;
	padding: 0 0 0 0.5em;
	margin: 0 0 1em 0;
}
li {
	font-family: verdana, geneva, sans-serif;
	line-height: 120%;
	font-size: 10px;
	padding-left: 0em;
}

