form { margin-top: 0; margin-bottom: 0; }

.mainborder {
	border-top: 1px solid #9d85b6;
	border-right: 1px solid #9d85b6;
	border-left: 1px solid #9d85b6;
	border-bottom: 1px solid #9d85b6;
}

.more, link, active, visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #330066;
	font-weight:normal;
	font-size: 10px;
	text-decoration: none;
}
a.more:hover {
	color: #330066;	
	text-decoration: underline;
}


.border1 {
	border-top: 1px solid #e6e0ec;
	border-right: 1px solid #e6e0ec;
	border-left: 1px solid #e6e0ec;
	border-bottom: 1px solid #e6e0ec;
}

.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #393939;
	text-align: left
}

.maincontentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #393939;
	text-align: left
}

.morebold {
	font-family: Arial, Helvetica, sans-serif;
	color: #330066;
	font-weight:bold;
	font-size: 11px;
	text-decoration: none;
}


.contentlink, link, active, visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #330066;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

a.contentlink:hover {
	color: #330066;
	text-decoration: underline;
}


.footerLink, link, active, visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #6d6d6d;
	font-weight:normal;
	font-size: 10px;
	text-decoration: none;
}
a.footerLink:hover {
	color: #6d6d6d;	
	text-decoration: underline;
}










.modecolor, link, active, visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #415e51;
	background-color: #f6f8f7;
	display: block;
	height: 23px;
	/*width: 214px;*/
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/mode_arrow1.gif);
	background-repeat: no-repeat;
	text-indent: 14pt;
	padding-top: 7px;
	padding-bottom:-5px;
	padding-left: 5px;
	background-position: 7px 9px;
}
a.modecolor:hover {
	color: #ffffff;
	background-color: #a1b8ae;
	font-weight: bold;
	background-image: url(../images/mode_arrow2.gif);
	background-repeat: no-repeat;
	background-position: 7px 9px;
}

.modecolorpage, link, active, visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #a1b8ae;
	display: block;
	height: 23px;
	/*width: 214px;*/
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/mode_arrow2.gif);
	background-repeat: no-repeat;
	text-indent: 14pt;
	padding-top: 7px;
	padding-bottom:-5px;
	padding-left: 5px;
	background-position: 7px 9px;
}

.blueBorderHeader {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
	border-bottom: 0px solid #ffffff;
}


.blueBorderBody {
	border: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}


.bgcolor, link, active, visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767676;
	background-color: #e7eeeb;
	display: block;
	height: 17px;
	/*width: 214px;*/
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/leftnav_arrow.gif);
	background-repeat: no-repeat;
	text-indent: 24pt;
	padding-top: 7px;
	padding-bottom:-5px;
	padding-left: 5px;
	background-position: 20px 9px;
}
a.bgcolor:hover {
	color: #ffffff;
	background-color: #b1c4bc;
	font-weight: bold;
	background-image: url(../images/leftnav_arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 20px 9px;
}
.bgcolorPage {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #b1c4bc;
	display: block;
	height: 17px;
	/* width: 214px;*/
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/leftnav_arrow_over.gif);
	background-repeat: no-repeat;
	text-indent: 24pt;
	padding-top: 7px;
	padding-bottom:-5px;
	padding-left: 5px;
	background-position: 20px 9px;
}



.crumbnolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	color: #3b775d;
}


.greyTable {
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}



.textboxBorder 
{ border: 1px groove #9d9d9d; font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; color: #404040; text-decoration: none; }

