﻿
/* Contains additional css definitions not generated by Artisteer. These are held separately 
   to the main Artisteer css file so that Artisteer cn be used to generate a new css file 
   without losing these additional definitions
*/

/* begin LayoutCell */
.art-contentLayoutA .art-contentA
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
	overflow: hidden;
	width: 669px;
}
.art-contentLayoutA .art-content-wideA
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
	overflow: hidden;
	width: 891px;
}
/* end LayoutCell */


/* begin LayoutCell */
.art-contentLayoutA .art-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float:left;
	overflow: hidden;
	width: 222px;
}
/* end LayoutCell */



#pdflist li {
	line-height: 225%;
}

#pdflist li
{
	list-style: none;
	background-image: url('images/adobepdficon.gif');
	background-repeat: no-repeat;
  	padding-left: 30px;
}

#pdflistA li {
	line-height: 225%;
}

#pdflistA li
{
	list-style: none;
	background-image: url('images/adobepdficon.gif');
	background-repeat: no-repeat;
  	padding-left: 30px;
}

.ContactEntry
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}    	

.ContactHeader
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
    line-height: 200%
}    	

.ContactImage
{
    padding-right:10px;
    height: 144px;
    width: 114px;
}    	
