body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	background:#948E73; /*  */
    color:#000000;
}
div#frame {
	width:790px;
	border:10px solid #CEC7AD;
	margin:auto;
	padding-left:10px;
	background-color:#ffffff;
}
#middle {
	width: 780px;
	margin: 0;
	}
.cleaner {
	  clear : both;
	  border:  none;
	  padding-right : 0;
	 
	  padding-left : 0;
	  font-size : 1px;
	  background : transparent none repeat scroll 0% 0%;
	  padding-bottom : 0;
	  margin : 0;
	  
	  padding-top : 0;
	 
	  height : 1px;
}
div#titlebar	{
	width:600px;
}
#pagetitle {
	margin-top: 13px;
	margin-bottom:1px;
	width:680px;
	text-align:center;
	color:#CC8655; /* terra cotta */
}
#pagesubtitle {
	margin-top: 13px;
	margin-bottom:10px;
	width:600px;
	text-align:center;
	color:#104F8C;
	color:#CC8655; /* terra cotta */
}
#header h1{
	color:#CEC7AD;
	color:#CC8655; /* terra cotta */
	font-size:x-large;
	font-weight:bold;
	text-align:center;
	position:relative;
	left: 70px;
	top:20px;
}

.column-in {
	  padding-top : 1.0em;
	  padding-right : 0.0em;
	  padding-bottom : 1.5em;
	  padding-left : 1.0em;
	  margin : 0;
  }	
.fieldsetLeft {
	float: left;
	width: 280px;
	height: auto;
	padding-top: 20px;
}
.fieldsetRight {
	float: right;
	width: 280px;
	height: auto;
	padding-top: 20px;
}
.indent {
	padding-left: 2px;
}
input {
	
}
input.chkbox {
	border: none;
}
input.chkrad {
	border: none;
}
input.go {
	color: blue;
	background-color:#FFFFFF;
}
td.label {
	text-align:right;
}
tr {
	vertical-align:top;
}
.required {
	color:red;
	font-size:medium;
}
div#read {
	padding-top:10px;
	text-align:center;
	font-size:1.0em;
	font-weight:bold;
	color:#6600cc; 
	color:#CC8655; /* terra cotta */
}
div#agree {
	text-align:center;
	font-size: 1.0em;
}
input#placeOrder {
	margin-top:10px;
	text-align: center;
}
fieldset { 
	border:1px solid #ff00ff;
	border:1px solid #D1A25F; /* pale gold */
	margin-top:10px;
}

legend {
  padding: 0.2em 0.5em;
  border:1px solid #ff00ff;
  border:1px solid #D1A25F; /* pale gold */
  color:#ff00ff;
  color:#D1A25F; /* pale gold */
  font-size:1.1em;
  text-align:right;
  font-weight:bold;
  }
fieldset legend{
	font-weight:bold;
}
h1 {
	font-size:x-large;
	color:#ff00ff;
	color:#104F8C;
}
#DisplayPremierInfo {
	display: none;
}
#DisplayPremierPlusInfo {
	display: none;
}
#viewpkg {
	display:block;
	width:320px;
}
#viewpkg a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	color: blue;
	font-weight: bold;
}
a:link {
	color:#336699;
}
a:visited {
	color:#336699;
}
a:hover {
	color:#336699;
	text-decoration:underline;
}
a:active {
	color:#336699;
	text-decoration:underline;
}