.date {
	background: #ECF2FF;
	border: 2px dashed #999;
	padding: 5px;
	height: auto;
	width: auto;
	font-size: 120%;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	margin-top: 2%;
	margin-right: 15%;
	margin-left: 15%;
}

div.centerstuff {
	margin: 1em auto;
	text-align: center;
}

div.centerstuff img {
	width: 80%;
}

#centermenu {
	border-bottom: 2px solid #aaa;
	margin: 1em 0 1em 0;
	float: left;
	width: 100%;
	position: relative; 
	overflow: hidden;
	font-size: 1.5em;
}

#centermenu ul {
	clear: left;
	float: left;
	position: relative;
	left: 50%;
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}

#centermenu ul li {
	float: left;
	position: relative;
	right: 50%;
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}

#centermenu ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
   background:#ddd;
   color:#000;
   text-decoration:none;
   line-height:1.3em;
   font-weight: normal !important;
}


#centermenu ul li a:visited {
	background:#ddd !important;
	color:#000 !important;
	text-decoration:none;
	font-weight: normal !important;
}

#centermenu ul li a:hover, #centermenu ul li a:active, #centermenu ul li a:focus {
   background:#003399 !important;
   color:#fff !important;
}

#centermenu ul li a.prime, #centermenu ul li a.prime:hover, #centermenu ul li a.prime:visited {
   color:#fff !important;
   background:#3333cc !important;
   font-weight:bold !important;
}

table.style01 {
	width: 90%;
	margin: auto;
	color: #333;
	border: 1px solid #bbb;
	border-collapse: collapse;
	border-spacing: 0px;
	font: 75% Helvetica, Verdana, sans-serif;
	background: #fff;
	text-transform: capitalize;
}
table.style01 caption {
	padding: 1.2em;
	font-weight: bold;
	font-size: 1em;
}

table.style01 th {
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #bbb;
	color: #333;
	background: #ddd;
	/*text-align: left;*/
	padding: 0.75em !important;
}
table.style01 td {
	border-bottom: 1px dotted #bbb;
	border-top: 0px;
	border-left: 1px dotted #bbb;
	border-right: 0px;
	padding: 0.2em 0.75em !important;
	color: #666;
	background-color: #fff;
	/*text-align: left;*/
}

table.style01 tr.odd td {
	background-color: #eee;
}

table.style01 tr.ltblue td {
	background-color: #b8d0f5;
}

table.style01 tr.ltgreen td {
	background-color: #c6debd;
}

table.style01 tr.ltpurple td {
	background-color: #eddcff;
	text-align: center;
	font-weight: bold;
}

#wshopfooter {
	text-align: center;
	width: 100%;
}

#wshopfooter p {
	font-size: 0.8em;
	font-style: italic;
	color: #666;
	line-height: 1.6em;
	padding-top: 1.6em;
}

#ftext {
	padding: 0 100px 0 210px;
}

#ukatc-logo {
	float: left;
}

#ifa-logo {
	float: right;
}

#content form {
	font-size: 1em;
	width: 90%;
  color: #1b1b1b;
  text-align: left;
	/*position: relative;*/
  margin: 1em auto;
}

#content input, #content textarea, #content select {
	/*display: block;*/
	margin: 0 0 1em 0;
}

#content label {
	display: block;
	margin: 0 0 1em 0;
	width: 95%;
}


#content .radio label, #content .radio input {
	/*display: inline;*/
	width: auto;
	border: none;
	vertical-align: 0;
}

#content .nofset {
	/*display: inline;*/
	border: none;
	padding: 0 0 1em 0;
	margin: 0;
}

#content .nofset label {
	display: inline;
}

#content input, #content textarea {
 width: 100%;
 border: 1px solid #bbb;
 padding: 0;
 margin: 0;
}

#content fieldset {
	margin: 0 0 2em 0;
	border: 1px solid #aaa;
	padding: 0 0 1em 5%;
	
}

#content legend {
	padding: 0.25em 0.5em;
	margin: 0 0 1em 0;
	border: 1px solid #bbb;
	background: #b8d0f5;
}

#content label {
	font-weight: bold;
}

#content button {
	border: 1px solid #aaa;
	background: none;
}

#content button:hover, #content button:active, #content button:focus {
	background: #b8d0f5;
}

#content h2 {
	margin: 2em 0 0 0;
}

/*Validation Styles*/

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 0.5em;
	padding: 0;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

.importantbox {
border: 1px solid 000;
	font-size: 180%;
	color: #333333;
	background-color: #FFCCFF;
	margin-right: 10%;
	margin-left: 10%;
	padding: 5px;
	height: auto;
	width: auto;
}

.bigtext {
	font-size: 180%;
	line-height: 100%;
	color: #0033FF;
}

#mapone {
	
}

#maptwo {

}