body {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	background: white;
	color: black;
	vertical-align: top;
	font-family: Arial,Helvetica,Lucida,Trebuchet MS,Arial Narrow,sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
}

/* admin link ***************************************************************************************************************************/

.editpagebox {
	position: absolute;
	left: 0px;
	top: 0px;
	background: #000000;
}

a.editpagelink, a.editpagelink:visited {
	color: #ffffff;
	padding: 6px;
	display: block;
}
a.editpagelink:hover { text-decoration: underline; }

/* sections *******************************************************************************************************************************/

td.bannerleft {
	width: 181px;
	vertical-align: top;
	border: 0px none;
}

td.bannerright {
	width: 589px;
	vertical-align: top;
	border: 0px none;
}

td.heading {
	width: 376px;
	background: #9A9A9A;
	color: #FFFFFF;
	vertical-align: bottom;
	font-size: 14pt;
}

td.updates {
	width: 190px;
	background: #003893;
	color: #FFFFFF;
}

td.blank {
	width: 23px;
}

td.leftmenu {
	width: 181px;
	vertical-align: top;
	background: #C1C1C1 url(lookfeel/search.jpg) repeat-y;
}

td.main {
	width: 376px;
	background: #ffffff;
	vertical-align:top;
}

td.news {
	width: 190px;
	vertical-align: top;
	background: #C1C1C1;
}

td.search {
	width: 181px;
	vertical-align: bottom;
	background: #C1C1C1 url(lookfeel/search.jpg) repeat-y;
}

/* menu styles **************************************************************************************************************************/

div.Side0 {
	width: 175px;
}

div.Side1 {
	background: #C1C1C1;
	position: absolute;
	visibilty: hidden;
	top: -2000px
	left: -2000px;
	z-index: 100;
	border-bottom: 1px solid #FFFFFF;
}

a.Side0, a.Side0:link, a.Side0:visited, a.Side1, a.Side1:link, a.Side1:visited {
	display: block; 
	font: normal normal normal 12px/12px Arial,Helvetica,Lucida,Trebuchet MS,Arial Narrow,sans-serif;
	color:#003893; 
	text-decoration: none; 
	text-transform: none; 
	text-align: left; 
	margin: 0px 0px 0px 0px; 
	padding: 4px 10px 4px 20px;
}

a.Side1, a.Side:link, a.Side1:visited {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px 0px 0px 0px; 
	width: 175px;
}

a.Side0:hover, a.Side1:hover {
	background: #FFFFFF;
	text-decoration:none;
}

/* general *******************************************************************************************************************************/

a, a:visited {
	font: normal 12px Arial,Helvetica,Lucida,Trebuchet MS,Arial Narrow,sans-serif; 
	color: #003893;
	text-decoration: none;
}
a:hover { text-decoration:underline; }

.title {
	font:bold 18px Arial,Helvetica,Lucida,Trebuchet MS,Arial Narrow,sans-serif; 
	line-height: 150%; 
	text-decoration: none;
	color: #FFFFFF;
}

.subtitle, a.subtitle, a.subtitle:visited {
	font: bold 13px Arial,Helvetica,Lucida,Trebuchet MS,Arial Narrow,sans-serif; 
	line-height: 200%; 
	text-decoration: none;
	font-size: 12px; 
	color: #003893;
}
a.subtitle:hover { text-decoration:underline; }

.featuretitle, a.featuretitle, a.featuretitle:visited {
	font: normal 11px Arial,Helvetica,Lucida,Trebuchet MS,Arial Narrow,sans-serif; 
	line-height: 120%; 
	text-transform: uppercase;
	text-decoration: none;
	color: #2B2B2B;
}
a.featuretitle:hover { text-decoration:underline; }

.featuresummary {
	font: normal 10px Arial,Helvetica,Lucida,Trebuchet MS,Arial Narrow,sans-serif; 
	line-height: 120%; 
	color: #2B2B2B;
}

a.featuremore, a.featuremore:link, a.featuremore:visited, a.featuremore:hover {
	font: normal 10px Arial,Helvetica,Lucida,Trebuchet MS,Arial Narrow,sans-serif; 
	line-height: 120%; 
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	display: block;
}
a.featuremore:hover { text-decoration:underline; }

.text, .linktext, .subtext {
	font: normal 12px Arial,Helvetica,Lucida,Trebuchet MS,Arial Narrow,sans-serif; 
	color: #2B2B2B; 
	line-height: 150%;
	text-decoration: none;
}
.linktext { color: #FFFFFF; }
.subtext:hover, .linktext:hover { text-decoration: underline; }

.picture {
	display: block;
	float: left;
	overflow: hidden;
	border: solid 3px #FFFFFF;
	margin: 10px;
}

.contacttitle, .responsetitle  {
	font: normal 12px Arial,Helvetica,Lucida,Trebuchet MS,Arial Narrow,sans-serif; 
	color:#003893;
	vertical-align: top;
}

.contactdata, .responsedata {
	font: normal 12px Arial,Helvetica,Lucida,Trebuchet MS,Arial Narrow,sans-serif; 
	color:#2B2B2B; 
}

.responseheading {
	font: bold 13px Arial,Helvetica,Lucida,Trebuchet MS,Arial Narrow,sans-serif; 
	color:#003893; 
}