`body {
	background-image: url(/images/bkg.gif);
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
 	padding-right: 0;
 	padding-left: 0;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 140%;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 16px;
	color: #333333; 
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 140%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	color: #333333; 
}

.picdesc {
	line-height: 140%;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 0px;
}

.imagepaddbottom {
	padding-bottom: 32px;
}

.paddleft16 {
	padding-left: 16px;
}

.small {

	font-size: 60%;
	margin-top: 4px;
	margin-bottom: 32px;
	line-height: 150%;
}


.readmore {
	margin-top: -10px;
	margin-bottom: 35px;
}


h1 {
  	color: #888888;
  	font: bold 102% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  	letter-spacing: -0.25pt;
  	margin-bottom: -3px;
}

h2 {
  	color: #333333;
  	font: bold 75% Verdana, Arial, Helvetica, sans-serif;
	margin-top: 7px;
  	margin-bottom: -12px;
}


.rightcolhead {
	background-color: #ffffff;
	padding: 0px 21px 0px 40px;
}

.leftcolhead {
	background-color: #f3f3f1;
	padding: 0px 29px 0px 43px;
}

.rightcol {
	background-color: #ffffff;
	padding: 0px 21px 50px 40px;
}

.leftcol {
	background-color: #f3f3f1;
	padding: 0px 29px 50px 43px;
}

.leftcolhome {
	background-color: #ffffff;
	padding: 0px 29px 50px 26px;
}

div.imagepadd img { margin-right: 18px; margin-bottom: 0.6em; clear: both; float: left;}


.navalpha {
	list-style-type: upper-alpha;
	font: bold 70% Verdana, Arial, Helvetica, sans-serif;
	line-height: 220%;
}

.navalpha a {
	text-decoration: none;
	border-bottom: none;
}

.navalpha a:hover {
	 background-color: #ffecec;
	 padding-top: 2px;
	 padding-bottom: 2px;
	 text-decoration: none;
	 border-bottom: none;
}

.navalpha a:visited {
	color: #cc0000;
	text-decoration: none;
	border-bottom: none;
}


.navbullet {
	list-style-type: square;
	font: bold 70% Verdana, Arial, Helvetica, sans-serif;
	line-height: 220%;
}

.navbullet a {
	text-decoration: none;
	border-bottom: none;
}

.navbullet a:hover {
	 background-color: #ffecec;
	 padding-top: 2px;
	 padding-bottom: 2px;
	 text-decoration: none;
	 border-bottom: none;
}

.navbullet a:visited {
	color: #cc0000;
	text-decoration: none;
	border-bottom: none;
}


.listroman {
	list-style-type: upper-roman;
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 140%;
}


.listnumeric {
	list-style-type: decimal;
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 140%;
}

.listbullet {
	list-style-type: square;
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 140%;
}




.linklist {
	color: #cc0000;
	text-decoration: none;
	border-bottom: none;
}


.linklist:hover {
	 background-color: #ffecec;
	 text-decoration: none;
	 border-bottom: none;
}

.linklist:visited {
	color: #cc0000;
	text-decoration: none;
	border-bottom: none;
}


.imagelink a {
	text-decoration: none;
	border-bottom: none;
}


.imagelink a:hover {
	background-color: transparent;
  	text-decoration: none;
  	border-bottom: none;
}


div.row {
  clear: both;
  padding-top: 5px;
  }


div.row span.label {
  float: left;
  width: 80px;
  text-align: right;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 70%;
  color: #333333;
 
  }

div.row span.formw {
  float: right;
  width: 342px;
  text-align: left;
  
  } 
  
div.spacer {
  clear: both;
}

.tab a {
	color: #cc0000;
	border-bottom: none;
 	text-decoration: none;
}

.tab a:hover {
	background-color: #ffecec;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: none;
}

.tab { font-size:11px; font-family:Verdana;}
