/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/tlo2/bg_hdr_gradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family:Arial, Helvetica, sans-serif;
}
#sitearea {
	background-attachment: scroll;
	background-image: url(images/tlo2/bg_ftr_gradient.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#contentarea {
	background-attachment: scroll;
	background-image: url(images/tlo2/bg_hdr_logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentfooter {
	background-attachment: scroll;
	background-image: url(images/tlo2/bg_ftr_logo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content {
	width: 455px;
	margin-top: 235px;
	font-size:12px;
	color:#993399;
	line-height: 18px;
}
#NavArea {
	width: 190px;
	float:left;
	margin-top: 290px;
	font-size:10px;
	color:#983F80;
}
#largearea{
	width: 600px; 
}
.nav {
	margin-bottom: 5px;
}
.table {
	font-size:10px;
	color:#666666; 
	width:auto; 
	background-color: #DCEAD1;
	background-attachment: scroll;
	background-image: url(images/tlo2/bg_officehours_gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;
	padding-left: 10px;
}
.ohs {
	background-color: #DCEAD1;
	background-attachment: scroll;
	background-image: url(images/tlo2/bg_officehours.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 120px;
	width: 190px;
}
#days {
	font-size:10px;
	color:#965182;
	float:left; 
	text-align:right; 
	width:auto; 
	clear:left;
	line-height: 15px;
}
#WC {
	font-size:10px;
	color:#666666;
	text-align:center; 
	width:auto; 
	line-height: 15px;
	background-color: #DCEAD1;
	background-attachment: scroll;
	background-image: url(images/tlo2/bg_officehours_gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;
}
#WC strong {
	font-size:10px;
	color:#965182;
	text-align:center; 
	width:auto; 
	line-height: 15px;
}

#daysAlt {
	font-size:10px;
	color:#666666;
	text-align:center; 
	width:auto; 
	line-height: 15px;
}
#daysAlt strong {
	font-size:10px;
	color:#965182;
	text-align:center; 
	width:auto; 
	line-height: 15px;
}
#hours {
	font-size:10px;
	margin-left: 5px;
	color:#666666;
	float:left; 
	text-align:left; 
	width:auto; 
	clear:right;
	line-height: 15px;
	text-transform:uppercase;
}
#submit {
	background-image: url(images/tlo2/bg_submit.jpg);
	color:#FFFFFF;
	border: 1px #666666 solid;
}
#submit:hover {
	background-image: url(images/tlo2/bg_submit_over.jpg);
	color:#000000;
	border: 1px #666666 solid;
}
.nd { display:none;}
.w50 { width: 50px; }
.w100 { width: 100px; }
.w150 { width: 150px; }
.w200 { width: 200px; }
.outline {
	color:#666666;
	padding: 10px;
	background-color: #DCEAD1;
	background-attachment: scroll;
	background-image: url(images/tlo2/bg_officehours_gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;
}
.dbtable {
	color:#666666;
	font-size:10px;
	padding: 5px;
	background-color: #DCEAD1;
	background-attachment: scroll;
	background-image: url(images/tlo2/bg_officehours_gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;
}
.formtext {
	font-size:11px;
	color:#666666; 
}
.tinytext, .pagelink {
	font-size:10px;
}
th { font-size:14px; color:#965182; }
strong, .question { color:#006600; font-weight:bold; }
input, select, textarea { font-size:11px; color:#965182; }
a {
	color:#CC6600;
	text-transform: none;
	text-decoration: none;
}
a:hover {
	color:#CC6600;
	text-transform: none;
	text-decoration: underline;
}
.linkhand {
	cursor: hand;
	filter: Glow(Color=green, Strength=5);

}
.picselect {
	text-decoration: none;
	border: none;
}
hr {
	border: 1px solid #99CCCC;
}
.backlink {
	font-size: 9px;
	text-decoration: none;
}
.tline {
	border-top:5px #FFFFFF solid;
}
#docDL {
	width: 800px;
	margin-top: 235px;
	font-size:12px;
	color:#993399;
	line-height: 18px;
}
.disclaimer {
	font-weight:bold;
	margin-top: 45px;
	clear:left; 
	display:block; 
	height: 100px;
}



/*---------------------------------->content box*/
.contentBoxHeadLeft {
	background-image: url(images/box2/tl.jpg);
	height:4px;
	width:4px;
}
.contentBoxHeadCenter {
	background-image: url(images/box2/tm.jpg);
	background-repeat: repeat-x;
}
.contentBoxHeadRight {
	background-image: url(images/box2/tr.jpg);
	height:4px;
	width:9px;
}
.contentBoxCenterLeft {
	background-image: url(images/box2/ml.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.contentBoxCenter {
	background-image: url(images/box2/mm.jpg);
}
.contentBoxCenterInner {
	background-image: url(images/box2/mb2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contentBoxCenterRight {
	background-image: url(images/box2/mr.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.contentBoxBottomLeft {
	background-image: url(images/box2/bl.jpg);
	height:20px;
	width: 4px;
}
.contentBoxBottomCenter {
	background-image: url(images/box2/bm.jpg);
	background-repeat: repeat-x;
	height:20px;
}
.contentBoxBottomRight {
	background-image: url(images/box2/br.jpg);
	height:20px;
	width: 9px;
}