/* CSS Document */

body,td,th {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}

h1 {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
h2 {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
h3 {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
h4 {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
h5 {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
}
.white12 {
	font-size: 12px;
	color: #FFFFFF;
}
.white14 {
	font-size: 14px;
	color: #FFFFFF;
}
.white16 {
	font-size: 16px;
	color: #FFFFFF;
}
.white18 {
	font-size: 18px;
	color: #FFFFFF;
}
.white20 {
	font-size: 20px;
	color: #FFFFFF;
}
.white24 {
	font-size: 24px;
	color: #FFFFFF;
}
.lightblue12 {
	font-size: 12px;
	color: #B3F9FF;
}
.lightblue14 {
	font-size: 14px;
	color: #B3F9FF;
}
.darkblue10 {
	font-size: 10px;
	color: #0F3033;
}
.darkblue11 {
	font-size: 11px;
	color: #0F3033;
}
.darkblue12 {
	font-size: 12px;
	color: #0F3033;
}
.darkblue13 {
	font-size: 13px;
	color: #0F3033;
}
.darkblue14 {
	font-size: 14px;
	color: #0F3033;
}
.darkblue16 {
	font-size: 16px;
	color: #0F3033;
}
.gray10 {
	font-size: 10px;
	color: #333333;
}
.gray11 {
	font-size: 11px;
	color: #333333;
}
.gray12 {
	font-size: 12px;
	color: #333333;
}
.gray14 {
	font-size: 14px;
	color: #333333;
}
.black10 {
	font-size: 10px;
	color: #000000;
}
.black11 {
	font-size: 11px;
	color: #000000;
}
.black12 {
	font-size: 12px;
	color: #000000;
}
.black14 {
	font-size: 14px;
	color: #000000;
}

a:link {
	color: #FFFFFF;
	text-decoration:underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration:underline;

}
a:hover {
	color: #9CF6FF;
	text-decoration:underline;
}
a:active {
	color: #9CF6FF;
	text-decoration:underline;
}

.white12 a:link, .white14 a:link, .white16 a:link, .white18 a:link, .white20 a:link, .white24 a:link  {
	color: #FFFFFF;
	text-decoration:none;
	border-bottom-width:1px;
	border-bottom-style:dashed;
}
.white12 a:visited, .white14 a:visited, .white16 a:visited, .white18 a:visited, .white20 a:visited, .white24 a:visited  {
	color: #FFFFFF;
	text-decoration:none;
	border-bottom-width:1px;
	border-bottom-style:dashed;
}
.white12 a:hover, .white14 a:hover, .white16 a:hover, .white18 a:hover, .white20 a:hover, .white24 a:hover  {
	color: #9CF6FF;
	text-decoration:none;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.white12 a:active, .white14 a:active, .white16 a:active, .white18 a:active, .white20 a:active, .white24 a:active  {
	color: #9CF6FF;
	text-decoration:none;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

#inner_content-title a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#inner_content-title a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#inner_content-title a:hover {
	color: #9CF6FF;
	text-decoration:none;
	border-bottom-width:1px;
	border-bottom-style:dashed;
}
#inner_content-title a:active {
	color: #9CF6FF;
	text-decoration:none;
	border-bottom-width:1px;
	border-bottom-style:dashed;
}


#front_header {
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: center;
}

#front_flash {
	height: 274px;
	margin-bottom: 28px;
	text-align: center;
}

#front_nav {
	margin-bottom: 28px;
	text-align: center;
	width:auto;
}

#front_content {
	text-align: center;
	margin-bottom: 27px;
}

.front_content-inner {
	font-size: 14px;
	line-height: 17px;
	text-align: left;
	padding-top: 5px;
	padding-right: 27px;
	padding-left: 27px;
	padding-bottom: 7px;
}

#inner_header {
	margin-top: 29px;
	margin-bottom: 12px;
	text-align: center;
}

#inner_header-pic {
	margin-right: 8px;
}

#inner_nav {
	margin-bottom: 16px;
	text-align: center;
	width:auto;
}

#inner_content {
	width: 746px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	margin-bottom: 27px;
}

#inner_content-title {
	width: inherit;
	text-align: left;
	margin-bottom: 14px;
	letter-spacing:-.02em;
	font-size: 28px;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	color: #ffffff;
}

#inner_content-body {
	width: 630px;
	/*margin-left: 60px;*/
	margin-right: auto;
	text-align: left;
	font-size: 14px;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 60px;
}

#legal {
	font-size: 11px;
	text-align: center;
	color: #98d8e8;
	margin-bottom: 30px;
}

#legal a:link {
	color: #98d8e8;
	text-decoration: none;
}
#legal a:visited {
	text-decoration: none;
	color: #98d8e8;
}
#legal a:hover {
	text-decoration: none;
	color: #ffffff;
}
#legal a:active {
	text-decoration: none;
	color: #ffffff;
}


.document_thumb {
	margin-right:12px;
	margin-bottom:12px;
}

.client_logo {
	float: left;
	margin:0px 15px 10px 0;
}

#services_menu {
	position:absolute;
	left:300px;
	/* top:12px;	background-image: url(../images/ylbdtemp-dropdownbg.gif); */	/* background-repeat: repeat-x; */
}
.dropdown {
	visibility: hidden;
	z-index:1;
	background-color: #4DCAD9;
	overflow: auto;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align:left;
	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;
}
