@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}	
h1, h2, h3, h4, h5, h6 {font-weight: normal; }
img { 
	border: 0; 
}
body,td,th {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
a:link {
	color: #A3C021;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A3C021;
}
a:hover {
	text-decoration: underline;
	color: #A3C021;
}
a:active {
	text-decoration: none;
	color: #A3C021;
}
.LeftBG {
	background-image: url(../images/AlbinsBG1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.RightBG {
	background-image: url(../images/AlbinsBG2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.QuoteLeft {
	background-color: #D7DF21;
	background-image: url(../images/AlbinsQuoteB.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Quote {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	background-color: #D7DF21;
	background-image: url(../images/AlbinsQuoteC.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	vertical-align: middle;
}
.QuoteHEADER {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D7DF21;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: right;
}
.white {
	color: #FFFFFE;
}
a.WhiteTexta:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.WhiteTexta:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.WhiteTexta:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.WhiteTexta:active {
	text-decoration: none;
	color: #FFFFFF;
}
.black {
	color: #333333;
}
a.BlackTexta:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a.BlackTexta:visited {
	text-decoration: none;
	color: #333333;
}
a.BlackTexta:hover {
	text-decoration: underline;
	color: #333333;
}
a.BlackTexta:active {
	text-decoration: none;
	color: 333333;
}
.flash {
	z-index: 99;
}
.QuoteSmall {
	font-size: 12px;
	color: #333333;
}
