table#mainTable {
	background-color: #fff;
	border: 0.5pt solid #5F5F5F;
}
td#mainTable {
	margin: 0;
	vertical-align: top;
}
tr#footer td {
	text-align: center;
	border-top: 1px solid #999;
	padding-bottom: 1.5em;
}
a:link {
	text-decoration: none;
	color: #253E8B;
}
a:visited {
	text-decoration: none;
	color: #253E8B;
}
a:link:hover, a:visited:hover{
	text-decoration: none;
	color: #3A915D;
}
.colLeft {
	vertical-align: top;
	border-right: 0.5pt solid #5f5f5f;
	width: 175px;
	background-image: url(images/bgLeftcol.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
}
#blurb {
	display: block;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	padding: 3px;
	text-align: justify;
}
#footer {
	background-color: #253E8B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 10px;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;

}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C5A66C;
	text-decoration: none;
	font-size: 9px;

}
.homepageText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #666666;
	text-align: justify;
}
.title01 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
	font-size: 18px;
	background-color: #009966;
	letter-spacing: 1em;
	width: 100%;
	text-align: center;

}
.artisanTitleText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;

}
th {
	text-align: left;
	padding: 1em 1.5em 0.1em 0.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: white;
	background-color: #2C57A6;
	border-right: 2px solid white;
}

#source {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-left: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin: 0;
	background-color: #C7DAFE;
	border-bottom: 1px solid green;
	border-right: 2px solid white;
	border-top: 2px solid white;
	border-left: 1px solid green;
	text-transform: uppercase;
}

#title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #398C5A;
	border-bottom: 1px solid green;
	border-right: 2px solid white;
	border-top: 5px solid white;
	border-left: 1px solid green;
	font-style: italic;
	font-weight: bold;
	font-size: 0.7em;
	padding-left: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin: 0;
	border-left: 1px solid green;
	border-bottom: 1px solid green;
	text-transform: uppercase;
	
}

#download {
	border-bottom: 1px solid green;
	border-right: 2px solid white;
	border-top: 2px solid white;
	border-left: 1px solid green;
	
}
#date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: center;
	padding-left: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin: 0;
	background-color: #BADAC7;
	border-bottom: 1px solid blue;
	border-right: 2px solid white;
	border-top: 2px solid white;
	border-left: 1px solid blue;
}
#titlenews {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #253E8B;
	border-bottom: 1px solid blue;
	border-right: 2px solid white;
	border-top: 5px solid white;
	border-left: 1px solid blue;
	font-style: italic;
	font-weight: bold;
	font-size: .7em;
	text-align: justify;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin: 0;
	border-left: 1px solid blue;
	border-bottom: 1px solid blue;
}
#titlenews a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #253E8B;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
#titlenews a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: green;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.copyRight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
}
.blockquoteLeftcol {
	float: center;
	width: 165px;
	color: #fff;
	background-color: #2C57A6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-bottom: 5px;
}
.blockquoteLeftcol p {
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	text-align: left;
	line-height: 1.5em;
}
.blockquoteLeftcol a {
	text-decoration: none;
	color: #fff;
}
.blockquoteLeftcol a:hover{
	text-decoration: none;
	color: #5DEC8D;
}
table#prodTable {
	background-color: #fff;
	border: 0.5pt solid #5F5F5F;
	padding: 3;
}
td#prodTable {
	margin: 0;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #666666;
	font-size: 12px;
	background-color: #bcccdc;
}
td#prodTable a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-variant: small-caps;
	color: #666666;
	font-size: 14px;
	text-decoration: none;
}
td#prodTable a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}.justifiedText {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: justify;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;

}
li {
	list-style-type: square;
}
.leftText {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-align: left;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-align: right;
	line-height: 24px;
}
.superscript {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	vertical-align: 35%;
	line-height: 12px;
	font-weight: normal;

}
.centeredText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #000000;
	text-align: center;
	font-weight: bold;

}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #016F37;
	line-height: 12px;
	letter-spacing: 3px;

}
