body.surveypages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 20px;
	background:#FFFFFF url(images/LogoPlain.jpg) no-repeat center top;
	margin-left: 20px;
	margin-top: 70px;
}

body.surveynologinpages {
	background:#FFFFFF url(images/LogoLink.jpg) no-repeat center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 20px;
	margin-top: 40px;
}

img { border: 0px;
}

table.pageTable {
	width:780px;
    height:400px;
	border-style:solid;
	border-width:1px;
	background-color:#FFFFFF;
	border:0;	
}

table.faqTable {
	width:500px;
	border-style:solid;
	border-spacing:5px;
	border-width:1px;
	background-color:#FFFFFF;
	border:0;
}

.faqAnswer {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}

.faqItem {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}

table.logoutTable {
	width:776px;
	height:25px;
	border-style:solid;
	border-width:1px;
	border:0;
	font-size: 85%;
	font-weight: bold;
	color: #333333;
}

table.headerTable {
	width:776px;
	border:0;
}

table.bottomBar {
	width:780px;
	height:50px;
	table-layout:fixed;
	border-style:solid;
	border-width:1px;
	border:0;
	background: #FFFFFF;
}


table.formTable {
	border-spacing:10px;
}

table.summaryTable {
    border-style:solid;
    border-width:1px;
}

input.totalBox {
	color: #000000; 
	font-weight: bold; 
	font-size: 12px; 
}

a:link {
	color: #00758F;
	text-decoration: none;
}
a:visited {
	color: #00758F;
	text-decoration: none;
}
a:hover {
	color: #189EBC;
	text-decoration: none;
}

a:active {
	color: #00758F;
	text-decoration: none;
}

a.wine:link {
	color: #86122C; text-decoration:none;
}
a.wine:visited {
	color: #86122C; text-decoration:none;
}
a.wine:hover {
	color: #86122C; text-decoration:none;
}
a.wine:active {
	color: #86122C; text-decoration:none;
}

a.wineunder:link, a.wineunder:visited { color: #86122C; }

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.errorMessage {
    color:red;
    font-size: 14px;
}

.logout {
    color: white;
    font-size: 16px;
    text-align: right;
}

h1 {
	font-size: 18px;
	line-height: 36px;
	font-weight: bold;
	margin-top: 3px;
	padding-top:3px;
	margin-bottom:3px;
	line-height: 20px;
}

h2 {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;

}

h3{
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}

h4 {
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #831522;
}

.tagLine {
	font-size: 80%;
	font-weight: bold;
	color: #666666;
}

.bolding {
	font-weight: bold;
}

