body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
}
.txt09 {
	font-size: 9px;
}
.txt10 {
	font-size: 10px;
}
.txt11 {
	font-size: 11px;
}
.txt12 {
	font-size: 12px;
}
.txt13 {
	font-size: 13px;
}
.txt14 {
	font-size: 14px;
}
.txt16 {
	font-size: 16px;
}
.txt18 {
	font-size: 18px;
}
.white12 {
	font-size: 12px;
	color: #ffffff;
}
.white14 {
	font-size: 14px;
	color: #ffffff;
}
.white15 {
	font-size: 15px;
	color: #ffffff;
}
.white16 {
	font-size: 16px;
	color: #ffffff;
}
.blue12 {
	font-size: 12px;
	color: #2D4E8B;
}
.blue13 {
	font-size: 13px;
	color: #2D4E8B;
}
.blue14 {
	font-size: 14px;
	color: #2D4E8B;
}
.alert14 {
	font-size: 14px;
	color: red;
}
#products_menu {
	position:absolute;
	left:303px;
	top:168px;
	background-image: url(../images/ylbdtemp-dropdownbg.gif);
	background-repeat: repeat-x;
}
#services_menu {
	position:absolute;
	left:370px;
	top:168px;
	background-image: url(../images/ylbdtemp-dropdownbg.gif);
	background-repeat: repeat-x;
}
.nextprev {
	background-color: #D8E3FF; /* #B8CAFF; */
	font-size: 12px;
	color: #333333;
	padding: 5px;
}
.dropdown {
	visibility: hidden;
	z-index:1;
	background-color: #2D4E8B;
	overflow: auto;
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	color: #ABB8D1;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.dropdown a:link {
	color: #ABB8D1;
	text-decoration: none;
}
.dropdown a:visited {
	text-decoration: none;
	color: #ABB8D1;
}
.dropdown a:hover {
	text-decoration: none;
	color: #ffffff;
}
.dropdown a:active {
	text-decoration: none;
	color: #ffffff;
}

.textbutton a:link {
	text-decoration: none;
	color: #ABB8D1;
}
.textbutton a:visited {
	text-decoration: none;
	color: #ABB8D1;
}
.textbutton a:hover {
	text-decoration: none;
	color: #ffffff;
}
.textbutton a:active {
	text-decoration: none;
	color: #ffffff;
}

a:link {
	color: #002FB4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00258E;
}
a:hover {
	text-decoration: underline;
	color: #996600;
}
a:active {
	text-decoration: none;
	color: #996600;
}

/*
    Formatting Buttons - FROM EE
------------------------------------------------------ */

.buttonMode {
	background-color: transparent;
	color: #73769D;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	white-space: nowrap;
	}

.htmlButtonOutter, .htmlButtonOutterL {
	background-color: #f6f6f6;
	border-bottom: #333 1px solid;
	border-right: #333 1px solid;
	border-top: #333 1px solid;
	padding: 0;
	}

.htmlButtonOutterL {
	border-left: #333 1px solid;
	}

.htmlButtonInner {
	background-color: transparent;
	border-bottom: #ccc 1px solid;
	border-left: #fff 1px solid;
	border-right: #ccc 1px solid;
	border-top: #fff 1px solid;
	padding: 0 3px 0 3px;
	text-align: center;
	}

.htmlButtonOff {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOff a:link {
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOff a:visited {
	text-decoration: none;
	}

.htmlButtonOff a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOff a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn {
	background: #f6f6f6;
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOn a:link {
	color: #990000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOn a:visited {
	text-decoration: none;
	}

.htmlButtonOn a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA {
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonB {
	background: #E1E3EC;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonA a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonA a:visited {
	text-decoration: none;
	}

.htmlButtonA a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonB a:visited {
	text-decoration: none;
	}

.htmlButtonB a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:hover {
	color: #999;
	text-decoration: none;
	}
