BODY    {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	border: none;
	background: #CCCCCC;
}
a:link,a:visited		{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover,a:active		{
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline overline;
}
a.nav:link,a.nav:visited		{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
}
a.nav:hover,a.nav:active		{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: middle;
	white-space: nowrap;
}
a.navbot:link,a.navbot:visited		{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
}
a.navbot:hover,a.navbot:active		{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	vertical-align: middle;
	white-space: nowrap;
}
a.tease:link,a.tease:visited		{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	vertical-align: middle;
	white-space: nowrap;
}
a.tease:hover,a.tease:active		{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	vertical-align: middle;
	white-space: nowrap;
}
.bot{
	text-decoration: none;
	color: #000000;
	font-size: 9px; 
	font-family: verdana,arial;
	font-weight: bold;
}
.bot:hover{
	color: red;
}
P, TD, UL, OL   {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;

}
.navBG {
	background: url(../images/n-bg.jpg) repeat-x;
	text-align: center;
	vertical-align: middle;
	font: 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 41px;
	width: 780px;
}
h1 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #000000;
}
.rtcolumn {
	background: #3366CC;
}
.tiny {
	font: 1px Verdana, Arial, Helvetica, sans-serif;
}
.pagebg {
	background: #F2F2F2;
}
.bdr {
	border: 1px solid #999999;
}
.navBG2 {

	background: url(../images/n-bg2.jpg) repeat-x;
	text-align: center;
	vertical-align: middle;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 41px;
	width: 780px;
}
.left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	margin-top: 5px;
}
.bdrimg {

	border: 1px solid #999999;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366CC;
	background-color: #EAEAEA;
	text-align: center;
	border: .5px solid #3366CC;
	filter: DropShadow(Color=#cccccc, OffX=2px, OffY=2px, Positive=80%, Direction=SE);
	cursor: hand;
	}
.ValidSummary {
	font-size: 14px;
	background-color: #EAEAEA;
	border: 1px dashed #FF0000;
}.hdr {
	background: #3366CC;
	vertical-align: middle;
}
h2 {
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
}
.bdrlight {
	border: 1px solid #f2f2f2;
}
.testimony {
	background: #E0DFDF;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}
.right {
	float: right;
	border-color: #333333;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 5px;
	margin-left: 5px;
}
h4 {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
}
.author {
	font-style: italic;
	color: #3366CC;
	text-align: right;
}
.teaser {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #FFFFFF;
	width: 130px;
}
#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}
