/* CSS Document */
a, p, ul.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 160%;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

a, p, ul.bullets2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 160%;
	color: #000000;
	text-align: left;
	text-decoration: none;
	list-style-type: decimal;

}

li, ul.bullets2 {
	padding: 0px 0px 0px 0px;
}

a, p, ul.bullets3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 160%;
	color: #000000;
	text-align: left;
	text-decoration: none;
	list-style-type: square;

}

h1 {
	visibility: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 120%;
	font-weight: bold;
}

h2 {
	font-size: small;
	font-weight: bold;
	line-height: 120%;
}

a.products {
	text-decoration: underline;
}

a.products:hover {
	text-decoration: none;
	color: #CF7600;
	font-weight: bold;
}

ul.galnav {
	list-style-image: none;
	list-style-type: none;
	margin: 20px 0px;
	padding: 0px;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;

}

li.gallink {
	display: inline;
	text-align: center;

}

a.gal {
	margin: 5px;

}

a.gal:hover {
	text-decoration: underline;
}

.galoff {
	margin: 5px;
	color: #CCCCCC;

}

.galon {
	margin: 5px;
	font-weight: bold;

}
div.bio {
	clear: left;
	float: none;
}
.bionametitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
a.skip {
	color: #FFFFFF;
	float: right;
	margin: 25px;
	text-align: center;
	clear: both;
}
body.intro {
	background-color: #000000;
}
table.casestudy
{
    width:524px;
    border:none;
    margin:0px 0px 27px 27px;
}
a.casestudy, tr.casestudy
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:normal;
    color:#000000;
    vertical-align:top;
    text-align:left;
    text-decoration:none;
}
a.casestudy:hover
{
    text-decoration:underline;
}
td.client
{
    border-bottom:solid 1px black;
    padding:20px 0px 0px 0px;
    margin-bottom:30px;
}
.bold
{
    font-weight:bold;
}
.description
{
    font-size:10px;
}
    
    