body {
	background-color: #F2DFA5;
	margin: 0px;
	background-attachment: fixed;
	background-image: url('/images/SobayBG3.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
.wrapper {
	text-align:left;
	font-style: normal;
	padding: 0px;
	width: 835px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	border: 2px solid #663300;
}
.menu	        { font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #663333; font-weight:bold; line-height: 16px; }
a.menu 	        { font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #663333; font-weight:bold; line-height: 16px; display: block; padding: 2px 15px 2px 15px; }
a:link.menu 	{ text-decoration: none; color: #663333; font-weight:bold; background-color: #FFCC66; }
a:active.menu 	{ text-decoration: none; color: #FFCC66; font-weight:bold; background-color: #9E826D; }
a:visited.menu	{ text-decoration: none; color: #663333; font-weight:bold; background-color: #FFCC66; }
a:hover.menu 	{ text-decoration: none; color: #FFCC66; font-weight:bold; background-color: #663300; }
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #663300;
	width: 835px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	border: 2px solid #663300;
}
a.footer {
    color: #663300;
	text-decoration: underline;
	border: 0px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#container {
	width: 100%;
	background-image: url('/images/transparent.png');
	z-index: -10;
}
#footer {
	width: 100%;
	background-image: url('/images/transparent.png');
	z-index: -10;
}
#gradientBG {
	width: 100%;
	background-image: url('/images/gradient.png'); 
	background-repeat: repeat-x;
	z-index: auto;
}
.genText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
@font-face {
    font-family: ALBERTU0;
    font-style:  normal;
    font-weight: normal;
    src: url('/fonts/ALBERTU0.eot');
}
h1 {
	font-family: 'Albertus Medium', ALBERTU0, 'Lucida Sans';
	font-size: large;
	font-weight: normal;
	color: #663333;
}
h2 {
	font-family: 'Albertus Medium', ALBERTU0, 'Lucida Sans';
	font-size: large;
	font-weight: normal;
	color: #FFCC66;
}
.fracNum {
     font-size: 70%;   
     vertical-align: 0.5em; 
} 
.fracDen {
     font-size: 70%;   
     vertical-align: -0.2em; 
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.tooltiptitle{COLOR: #FFCC66; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-weight: bold; font-size: 8pt}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-size: 8pt}
#ToolTip{
	position:absolute;
	width: 100px;
	top: 0px;
	left: 0px;
	z-index:4;
	visibility:hidden;
}
.retailer {text-decoration: none; color: #39597D; font-weight: bold;}
A:link.retailer {text-decoration: none; color: #39597D; font-weight: bold;}
A:visited.retailer {text-decoration: none; color: #39597D; font-weight: bold;}
A:active.retailer {text-decoration: underline; color: #39597D; font-weight: bold;}
A:hover.retailer {text-decoration: underline; color: #39597D; font-weight: bold;}
.faq {text-decoration: none; color: #39597D; font-weight: bold;}
A:link.faq {text-decoration: none; color: #39597D; font-weight: bold;}
A:visited.faq {text-decoration: none; color: #39597D; font-weight: bold;}
A:active.faq {text-decoration: underline; color: #39597D; font-weight: bold;}
A:hover.faq {text-decoration: underline; color: #39597D; font-weight: bold;}
.answer {
	width: 80%;
	padding-top: 6px;
	padding-bottom: 20px;
	display: block;
}
