@charset "UTF-8";

img {border: 0;}

a:link {
	text-decoration: none;
	color: #6782A3;
}
a:visited {
	text-decoration: none;
	color: #828F9B
}
a:hover {
	color: #B36869;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #CBA173
}			
			.boxgrid{
	width: 188px;
	height: 178px;
	overflow: hidden;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right;
			}
.oneColFixCtrHdr  #InfoInner {
	padding-top: 25px;
	padding-right: 250px;
	padding-bottom: 5px;
	padding-left: 250px;
}
				.boxgrid img{
	position: absolute;
	top: 2px;
	left: -1px;
	border: 0;
				}
				.boxgrid p{
	padding: 5px;
	color:#34393E;
	font-size: small;
	width: 170px;
	text-align: left;
				}			
.worktable {
	font-size: small;
}
.worklink ul {
	list-style-type: none;
}
.thrColLiqHdr #mainContent li {
	line-height: 150%;
}


			.boxcaption{
	float: left;
	position: absolute;
	background: #000;
	height: 100px;
	width: 100%;
	opacity: .8;
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	text-align: left;
 			}
						
			a.homelink {
	color: #34393E;
	text-decoration: none;
	text-transform:none;
}
			
			a.homelink:link {
	text-decoration: none;
	color: #34393E;
}
			a.homelink:visited {
	text-decoration: none;
	color: #6C7C99
}
			a.homelink:hover {
	text-decoration: none;
	color: #B3615F
}
			a.homelink:active {
	text-decoration: none;
	color: #74968C
}

a.worklink:link {
	text-decoration: none;
	color: #6C7C99;
}
a.worklink:visited {
	text-decoration: none;
	color: #828F9B
}
a.worklink:hover {
	color: #BF656A;
}
a.worklink:active {
	text-decoration: none;
	color: #34393E
}			
.smalltext{
	font-size: 85%;
}
.smalltextBlk {
	color: #151515;
	font-size: .85em;
}
