body {
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.default-text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; line-height: 125%}
.heading-1 {
	font: 12px Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

.heading-2 {
	font: bold 21px Arial, Helvetica, sans-serif;
}
.small-text {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal}
.very-small {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal}
.heading-3 {  font-family: Arial, Helvetica, sans-serif; font-size: 26px; font-weight: bold}
.header {
	height: 120px;
	background: url(../assets/headerback.gif) no-repeat;
}

.default-text-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
	color: #FFFFFF;
}
.main {
	border-right: 1px dashed #DEDEDE;
	border-left: 1px dashed #DEDEDE;
	border-top-width: 1px;
	border-top-color: #DEDEDE;
	background: #F4F4F4;
	border-bottom: 1px #DEDEDE;
}
.title {
	background: #B2B2B2;
	padding: 5px 10px;
	margin: 0px;
	color: #FFFFFF;
}


.navback {
	background: #DBE2CF;
}
.nav-text-bold {
	color: #666666;
	font-weight: bold;
	font-size: 84%;
}

.BoxLink {
	height: 29px;
	width: 150px;
	text-decoration: none;
	border: 2px solid #66807C;
	color: #FFFFFF;
	display: block;
	background: #66807C;
	font: 78% Verdana, Arial, Helvetica, sans-serif;
	padding-top: 1px;
}
.sl   {
	padding-top: 10px;
}

.BoxLink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 20px;
	width: 132px;
	padding-top: 4px;
	text-decoration: none;
	border: 2px solid #0099CC;
	color: #FFFFFF;
	white-space: nowrap;
	clip:   rect(   );
	display: block;
	background: #996666;
}

.small-text-bold { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold }
a.BoxLink:hover {
	height: 29px;
	width: 150px;
	padding-top: 3px;
	text-decoration: none;
	border: 2px solid #339966;
	clip:  rect(   );
	font: 78% Verdana, Arial, Helvetica, sans-serif;
	background: #009999;
}
a.BoxLink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	height: 29px;
	width: 150px;
	padding-top: 1px;
	border: 2px #00CCFF solid;
	clip:   rect(   )
}
a.BoxLink2:hover { font-size: 14px; height: 20px; width: 132px; padding-top: 4px; text-decoration: none; border: 2px #000099 solid; clip:   rect(   )}
a.BoxLink2:active { font-size: 14px; height: 20px; width: 132px; padding-top: 4px; text-decoration: none; border: 2px #00CCFF solid}
.default-text-bold-normal { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; line-height: 125% }
