/* CSS Document */

body,td,th {
	overflow: -moz-scrollbars-vertical; 
	behavior: url(/csshover.htc);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #670235;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image:url(/images/common/tlc_02.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

a {
color: #003399;
text-decoration:none;
}
a:visited {
color: #003399;
text-decoration:none;
}
a:hover {
color: #003366;
text-decoration:underline;
}
a:active {
color: #003399;
text-decoration:none;
}

ul {
margin-top:5px; 
list-style-type:square;
}

blockquote {
margin-top:5px; 
}

hr {
color:#CCCCCC; 
width:95%; 
margin:0px; 
padding:0px;
}

b {
color:#003366; 
font-weight:bold;
}
/*-----SEO STYLES------*/
strong {color:#003366; font-weight:bold;}
h1{font-size:16px;font-weight:bold;color:#02244E; margin:0; padding:0;}
h2{font-size:14px;font-weight:bold;color:#02244E; margin:0; padding:0;}
h3{font-size:13px;font-weight:bold; margin:0; padding:0;}
h4{font-size:14px;font-weight:bold;color:#02244E; margin:0; padding:0;}
p{margin:0 0 10px 0; padding:0;}
	#Row{width:380px; margin:0; padding:0;}
		.right{float:right;}
		.left{float:left;}
	#Seekers{float:left; width:330px;}
	#Accordion{float:right; width:224px;}


.headline{
font-size:16px;
font-weight:bold;
color:#02244E;
}

.subhead {
font-size:13px; 
font-weight:bold;
}

#home_bg {
background-image:url(/images/home/tlc_home_10.gif);
background-repeat:no-repeat;
background-position:top left;
font-size:10px;
font-weight:bold;
color:#FFFFFF;
}

#header_bg {
background-image:url(/images/common/tlcstaffing_04.gif);
background-repeat:no-repeat;
background-position:top left;
font-weight:bold;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

#header_bg a {
color:#FFFFFF;
text-decoration:none;
}
#header_bg a:visited {
color: #FFFFFF;
}
#header_bg a:hover {
color: #FFFFFF;
text-decoration:underline;
}
#header_bg a:active {
color: #FFFFFF;
}

#column a {
text-decoration:none;
font-size:10px;
color:#666666;
}
#column a:visited {
text-decoration:none;
}
#column a:hover {
text-decoration:underline;
}
#column a:active {
text-decoration:none;
}

.content {
background-image:url(/images/common/dot_bg.gif);
background-position:top left;
background-repeat:repeat-y;
}

#blue_bg {
background-image:url(/images/common/tlc_13.gif);
background-position:top center;
background-repeat:no-repeat;
font-weight:bold;
color:#FFFFFF;
font-size:10px;
}

#yellow_bg {
background-image:url(/images/common/tlc_16.gif);
background-position:top center;
background-repeat:no-repeat;
font-weight:bold;
color:#FFFFFF;
font-size:10px;
}

.yellow_bg {
background-image:url(/images/common/tlc_16.gif);
background-position:top center;
background-repeat:no-repeat;
font-weight:bold;
color:#FFFFFF;
font-size:10px;
}

/* -- Alsett Clearing Method*/
.clearfix:after {content: "."; display:block; height:0; clear:both; visibility:hidden;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;} 