@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	//font-weight:bold;
	color:#999;
}



h1 {
	line-height: 13px;
	font-size:11px;
	margin-top:0px;
	font-weight:normal;
	color:#000000;
	//border-bottom-width: 1px;
	//border-bottom-style: solid;
	//border-bottom-color: #FFFF00;
	//font-family:Georgia, "Times New Roman", Times, serif;
	//font-style:italic;
	//font-family: "Arial Black";
}

h2, h3 {
	color:#000000;
	margin:0px;
	font-size:11px;
	line-height:13px;
	font-weight:normal;
}

.blue {
	background-color:#e7f2fb;
}

.grey {
background-color:#EEEEEE;
}

#header {
position:absolute;
left: 2px;
width: 140px;
	top: 0;
}

#colOne, #leftCol {
	position: absolute;
	left: 2px;
	width: 140px;
	top: 130px;
	color:#999;
	background-color:#FFF;
	padding-right:13px;
	font-size:11px;
	line-height:13px;
	//font-weight:bold;
	
}

#colTwo {
	position: absolute;
	left: 170px;
	width: 280px;
	top: 0;
	background-color:#FFF;
	color:#999;
	padding-right:10px;
	//font-style:italic;
}

#colThree {
	position: absolute;
	left: 480px;
	width: 750px;
	top: 260px;
	z-index:10;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#0099FF;
}

#colFour {
	position: absolute;
	left: 610px;
	width: 160px;
	top: 0;
	z-index:10;
	color:#000;
	//background-color:#FFF;
	font-size:9px;
	font-weight:bold;
}

#colImages {
	position: absolute;
	left: 170px;
	width: 830px;
	top: 0;
	z-index:0;
	color:#999;
}


#centerCol, #centerCol2, #centerCol3 {
position:absolute;
left: 170px;
//width: 1020px;
top: 0;
//background-color:#FFFFFF;
}


p {
	line-height:1.25em;
	padding: 0;
	margin: 0;
	//width: 300px;
	//background-color:#E0E0E0;
	color:#000000;
}

.finePrint {
	font-size: 9px;
	font-weight: bold;
	line-height:11px;
	color:#999;
}

a:link, a:visited {
	background-color:#FFF;
	color:#FF0000;
	text-decoration:none;
}


a:hover {
	color:#FF0000;
	background-color:#FFFF00;
	//text-decoration:underline;
}

a:active {
	background-color:#000;
	color:#000;
}

a:link.new, a:visited.new {
	background-color:#FF0000;
	color:#FFFF00;
	text-decoration:none;
}

a:hover.new {
	color:#FF0000;
	background-color:#FFFF00;
	text-decoration:none;
}


a:link.external, a:visited.external {
	background-color:#FFFF00;
	color:#FF0000;
	text-decoration:none;
	padding-right:0.25em;
}

a:hover.external {
	background-color:#FFF;
	color:#FF0000;
}

a:active.external {
	background-color:#000;
	color:#000;
}

a:link.download, a:visited.download {
	background-color:#FF0000;
	color:#000000;
	text-decoration:none;
}

a:hover.download {
	background-color:#000000;
	color:#FF0000;
}

a:link img, a:visited img {
	border:1px solid #FFF;
}

a:hover img {
	border:1px solid #FFFF00;
	background-color:#00FF00;
}

a:active img {
	border:1px solid #FFFF00;
	}


.text {
	width: 400px;
	background-color:#FFF;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:1.25em;
	font-weight: normal;
	//display: inline;
	text-indent: 1.25em;
}

.twoCol {
	width: 170px;
	float: left;
}

.yellow {
	color: #FFF;
	font-style:italic;
}

	
ul {
	list-style-type: none;
	//width: 337px;
	margin:0;
	padding:0;
	
}

li {
	margin:0;
	padding:0;
	//list-style-position: outside;
	//list-style-image: url(bullet.gif);
	//border-bottom-width: 1px;
	//border-bottom-style: solid;
	//border-bottom-color: #999999;
	//display:inline;
}

table {
//background-color:#FFFFFF;
}

td {
	vertical-align: bottom;
}

.title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}

.green {
color:#00FF00;
}

.date {
	color: #000;
}

table img{
margin-bottom:2.5em;
}

.bold {
font-weight:bold;
}

.underline {
text-decoration: underline;
}

.italic {
font-style:italic;
}

.grey {
color:#999999;
}

.black {
color:#000000;
}





.work_list, .workImages {
	margin-right: 0px;
	width: auto;
}



.table_itemContainer {
	margin: 0 10px 15px 0 !important;
	float: left !important;
	display: inline !important;
	vertical-align: top !important;
}

.table_image {
	display: block !important;
}

.table_id h2 .title {
	padding-left: 20px;
}

td .title {
	padding-left: 0px !important;
}

.table_id, .table_desc ,.table_fulllink ,.table_author, .table_date, .table_clear {
	display: none;
}

.table_title {
	clear: both;
	display: block;
}


.imgBox {
	float: left;
	margin-right: 5px;
}


.imgBox .caption{
	position: relative;
	top: 5px; left: 5px;
	height: 50px;
	z-index: 10;
}

.capText {
	padding: 2px 5px 2px 5px;
	background-color: #ffffff;
}

.clear {
	clear: both;
	display: block;
}

#imageContainer {
	position: absolute;
	z-index: 10;
	top: 120px; left: 200px;
	width: auto;
}

div.float {
	float: left;
	vertical-align: center;
	margin-bottom: 6px;
	margin-top:26px;

  }

div.clearall {
	clear: both;
}

img {
margin-right: 26px;
margin-bottom: 13px;
//display: inline;
//padding-bottom: 1.25em;
}
