/* CSS Document */

body {
	background-color: #FFFFFF;
}

div#container {
	width:100%;
	padding: 0px;
	margin: 0px;
	left: -1px;
	top: -3px;
	background-color:#FFFFFF;
	border: none;
	position: absolute;
}

div#topmenu {
	width:790px;
	background-color:#FFFFFF;
	border: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	margin-bottom: 0px;
  }

div#navleft {
	width:90px;
	float:left;
	background-color:#FFFFFF;
	border: none;
	margin: 0px;
	padding: 0px;
}
	
div#body{
	width:700px;
	background-color:#FFFFFF;
	border: none;
	margin: 0px;
	padding: 0px;
}

#top {
    float: left;
    width: 633px;
	background-color: #A2DDDA;
}

.bottomlink {
color: #000000;
font-size: 16px;
font-family: "Times New Roman", Times, serif;
}

.heading {
color:#000000;
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
}

.flagerror {
color: #FA2525;
font-weight: bold;
font-size: 14px;
}

.loginfailure {
color: #FA2525;
font-weight: bold;
font-size: 14px;
}

.greatdiscounts {
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
}

.smallheading {
font-size: 16px; 
font-weight: bold; 
font-family: Arial; 
}

.heading {
font-size: 20px; 
font-weight: bold; 
font-family: Arial; 
}

.heading2 {
font-size: 24px; 
font-weight: bold; 
font-family: Arial; 
}

.logout {
font-size: 12px; 
font-weight: bold; 
font-family: Arial; 
}

.login {
font-size: 12px; 
font-weight: bold; 
font-family: Arial;
color: #0033FF;
}

#adlocalbox {
    width: 588px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	border-color: #999999;
	text-align: left;
}

#logobox {
    width: 336px;
	border-top: 2px solid #FF6600;
	border-bottom: 2px solid #FF6600;
	text-align: left;
}

/* for form questions */
.questions {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold; 
}