﻿body {margin: 0;
}

.WrappingItem  
{  
   white-space: normal;  
}  



A.button {
	border: none; 
	padding-right: 12px; display: block;
	 
	background: url(img/bg_button_a.gif) no-repeat right top; 
	overflow: hidden; color: #ffffff !important; 
	height: 18px; text-decoration: none; outline: none;
	margin-left: 2px;
	text-align:center;
}
A.button SPAN {
	padding-right: 0px; display: block; padding-left: 12px; background: url(img/bg_button_span.gif) no-repeat;
	padding-bottom: 4px;
	font-size: 10px;
	letter-spacing:1px;
	font-weight:bold;
}
* HTML A.button SPAN {
	padding-right: 0px; padding-left: 12px; padding-bottom: 4px;
}
A.button:hover {
	background-position: right center
}
A.button:hover SPAN {
	background-position: left center
}
A.button SPAN IMG {
	MARGIN-LEFT: 2px
}
.ReqFld
{
	background: #FFFFCC;
	border: solid 1px red;
}
.workshop_legend
{width:20%; text-align:center; color:#009999; font-weight:bold; border-right:solid 1px green;  vertical-align:top;}

.bodySpaced {
	FONT-WEIGHT: normal; FONT-SIZE: 8px; COLOR: #000000; LINE-HEIGHT: 15px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A:link {
	FONT-WEIGHT: bold; COLOR: #245d67
}
A:visited {
	FONT-WEIGHT: bold; COLOR: #7a8f77
}
A:active {
	FONT-WEIGHT: bold; COLOR: #b90067
}
H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #3e6167; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.heading1 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #245d67; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.tinyLinks {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

