/* CSS Document */

body {
	background-color:#FFFFFF;
	margin-top:20px;
	}

.pageTitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #666666;
font-weight: bold;
}

#textarea1, #textarea1 td, #textarea2, #textarea2 td {
text-align: left;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 14px;
line-height: 18px;
}

.left_border {
	background-image:url(../images/lbc001_r3_c1.gif);
	background-repeat:repeat-y;
	}
	
.right_border {
	background-image:url(../images/lbc001_r3_c3.gif);
	background-repeat:repeat-y;
	}
	
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0072C7;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}
	
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #005695;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}
	
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #B4D967;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}
	
.header {
	background-image:url(../images/lbc001_r1_c1.jpg);
	background-repeat:no-repeat;
	}
	
.menu a:link, .menu a:visited,
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0072C7;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B4D967;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	
.credit a:link, .credit a:visited,
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}
	
.credit a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B4D967;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}
	
.txtpad {
padding: 10 20 20 20;
}

a#button { 
font: bold 11px arial, helvetica, sans-serif;
color: #000000;
border: 1px solid #000000;
background-color: #cccccc;
padding: 0px 10px 0px 10px;
text-decoration: none; }

a#button:hover { background-color: #999999; }