	body {
	background-color: #fffbd9;
	margin: 0;
	padding: 0;
	text-align:center;
	}
		
	body,
	div,
	h1,
	h2,
	h3,
	input,
	li,
	ol,
	p,
	select,
	td,
	textarea,
	ul {
		font-family:Arial,Verdana, sans-serif;
		margin:0;
		color:#6e6b60;
		}

	body,
	input,
	select,
	td,
	textarea {
		font-size: 14px;
		}
		
	div.form-adv div.container,
	div.form-radio div.container,
	div.pirequests {
	width: 810px;
		}
		
	div.header,
	div.banner-container,
	div.mainContent,
	div.footer {
		width: 960px;
		}		
	h2 {
	font-size:28px;
	}
	h3 {
	font-size:24px;
	color:#000;
	}
	.font-blue {
	color:#769799;
	}
	hr {
	border:#dad2ac solid 1px;
	}
	.font-12 {
	font-size:12px;
	}
	.font-14 {
	font-size:14px;
	}
	.font-16 {
	font-size:16px;
	}
	.font-20 {
	font-size:20px;
	}
	.font-24 {
	font-size:24px;
	}
	.font-orange,
	a.orange {
	color:#9f5b2a;
	}
	.left-25 {
	position:relative;
	left:25;
	}
	.clear {
	clear:both;
	}
	ol li.noface,
	ul li.noface {
	list-style-type: none;
	}
	a.yellow,
	div.breadcrumb-radio a,
	div.breadcrumb-adv a {
  	border-bottom: #b59c47 dotted 1px;
  	color: #b59c47;
  	text-decoration: none;
  	}

	a.yellow:hover,
	div.breadcrumb-radio a:hover,
	div.breadcrumb-adv a:hover {
		border-bottom: #b59c47 solid 1px;
		color: #b59c47;
		cursor: pointer;	
		}
		a.orange {
  	border-bottom: #9f5b2a dotted 1px;
  	text-decoration: none;
  	}
		a.orange:hover {
		border-bottom: #9f5b2a solid 1px;
		cursor: pointer;	
		}
	.float-left {
		float:left;
	}	
	.float-right {
		float:right;
	}		
	ol {
	padding:10px 40px 10px 40px;
	font-weight:bold;
	line-height:1.25em;
	}
	ol li {
	margin:5px 0 0 0;
	}
	.text-center {
	text-align:center;
	}
	.margin-top-bottom-5 {
	margin:5px 0 5px 0;
	}
	.margin-left-5 {
	margin:0 0 0 5px;
	}
	.margin-right-5 {
	margin:0 5px 0 0;
	}

/*-- HEADER DEFINITIONS ----------------------*/

	div.headerBounds {
		background: #FFFFFF url(images/header_bg.gif) repeat-x top;
		width: 100%;
		height:76px;
		text-align: center;
		margin:0;
		}
		
	div.header {
		background: #FFFFFF url(images/header_bg.gif) repeat-x top;
		color: #6e6b60;
		height:76px;
		text-align: left;
		margin:0 auto 0 auto;
		position:relative;
		}
		
	div#headerLogo {
		background: url(images/header_logo.gif) no-repeat top left;
		height: 70px;
		width: 300px;
		position:absolute;
		top:10;
		}
		
	div#headerLogo a,
	div#headerLogo a span {
		display: block;
		height: 70px;
		overflow: hidden;
		text-indent: -9999px;
		width: 300px;
		}		

	div#headerNavLinks {
		font-weight:bold;
		height: 15px;
		position: absolute;
		bottom: 15px;
		right:5px;
		}
		
  div#headerNavLinks a,
	div.footer a {
  	border-bottom: #6e6b60 dotted 1px;
  	color: #6e6b60;
  	cursor: auto;
  	text-decoration: none;
  	}

	div#headerNavLinks a:hover,
	div.footer a:hover {
		border-bottom: #6e6b60 solid 1px;
		color: #6e6b60;
		cursor: pointer;
		}

/* BANNER */
	
	div.banner-container {
		margin: 0 auto 0 auto;
		position: relative;
		text-align: right;
		background: #FFFFFF url(images/bannerbak.gif) repeat-x top;
		text-align: right;
		}
	div.banner {
		height:115px;
	}	
	div.banner div.text {
		padding:20px;
	}	
	div.banner h2,
	div.banner p,
	div.banner span {
		color:#ffffff;
	}		
	div.banner p,
	div.banner span {
		font-size:18px;
	}		
	div.banner p.spacer {
	padding:10px 0 0 0;
	}
/* PAGE CONTENT */

	div.overflow,
	div.mainPage {
		text-align: center;
		margin:0;
		}
	div.overflow {
		width: 100%;
		}
	div.breadcrumb-radio {
	color:#809d9c;
	font-weight:bold;
	clear:both;
	}
	div.breadcrumb-adv {
	color:#9f5b2a;
	font-weight:bold;
	clear:both;
	}
	
	div.mainContent {
		margin:0 auto 0 auto;
		background: #f8f8ef url(images/mainbak.gif) repeat-x left top;
		text-align: left;
		overflow:auto;
		}
	div.mainTop,
	div.content,
	div.main {
		padding:10px 20px 20px 20px;
	} 
	div.mainTop img {
		float:left;
		margin:15px 0 0 0;
	}
	div.mainTop div.text {
		float:right;
		width:500px;
		line-height:1.75em;
		margin:0 20px 0 20px;
	}
	div.mainTop div.text p {
	margin-top:10px;
	font-size:14px;
	}
	img.vertical,
	div.content div.float-right {
	margin:30px 0 0 0;
	}
	div.content div.float-right {
	width:850px;
	font-weight:bold;
	}
	div.content div.float-right,
	div.content div.float-left {
	margin-bottom:20px;
	}

	div.main p {
	margin:0 0 10px 0;
	line-height:1.5em;
	}
	div.main div.leftcol {
	float:left;
	width:550px;
	}
/* HOME BOXES */
	div.boxes {
	width:360px;
	float:right;
	}
	div.advboxcontainer,
	div.radioboxcontainer {
	 overflow:hidden;
	 width:360px;
	 height:330px;




	}
	div.advboxcontainer a.signup,
	div.radioboxcontainer a.signup {
    border:none;
		display:block;
		position:relative;
		width:360px;
		height:360px;
  }
	div.advboxcontainer a.signup  {
		left:0;
		bottom:240;
  }
	div.radioboxcontainer a.signup {
		left:0;
		bottom:215;
  }
	div.advboxcontainer{
	 background:url(images/box-adv-emptyright.png) no-repeat left top;
  }	
	div.advboxcontainer ul,
	div.radioboxcontainer ul {
	font-size:24px;


	color:#68655a;
	line-height:1.25em;
  }
	div.advboxcontainer ul {
	list-style-image:url('images/bullet-blue.png');
	margin:55px 0px 10px 10px !important;
	margin:55px 0px 10px 50px;
  }
	div.radioboxcontainer ul {
	list-style-image:url('images/bullet-orange.png');
	margin:55px 45px 10px 10px !important;
	margin:55px 0px 10px 50px;
  }
	div.advboxcontainer ul li,
	div.radioboxcontainer ul li {
	margin:0 0 10px 0;
  }
	div.radioboxcontainer {
	background:url(images/box-radio-emptyright.png) no-repeat left top;
  }
    	 /* SWAP TABS */
    	div.tabberlive .tabbertabhide,
			div.tabbertab h2 {
     	display:none;
    	}
    	ul.tabbernav {
     	margin:0;
      padding: 3px 0;
      font-size: 12px;
      font-weight:bold;
    	}
      ul.tabbernav li {
      list-style: none;
      margin:0;
      display: inline;
      }
      ul.tabbernav li a {
      margin-left: 8px;
      border-bottom: #227 1px dotted;
      text-decoration: none;
      color: #227;
      }
    	ul.tabbernav li a:hover {
     	color: #000;
    	}
    	ul.tabbernav li.tabberactive a {
    	display:none;
    	}
/* FORM */
	div.form-adv img,
	div.form-radio img {
	margin:0 0 5px 0;
	}
	div.form-adv div.container,
	div.form-radio div.container {
	background: #dfd5b0;
	border:#769698 solid 1px;
	overflow:auto;
	}
	div.form-adv div.container div.padding,
	div.form-radio div.container div.padding {
	padding:20px;
	}
	
	form {
	float:left;
	padding-bottom:0px !important;
	padding-bottom:20px;
	}
	form p.textfield,
	form p {
	line-height:2.15em;
	width:750px;
	clear:both;
	line-height:1.75em;
	}
	form label {
	font-size:18px;
	float:left;
	}
	form p.textfield input,
	form p input,
	form p.textfield input.campaignspecifics,
	form p input.campaignspecifics {
	background: #FFF;
	border:1px solid #769698;
	padding:5px;
	}
	
	form p.textfield input,
	form p input {
	float:right;
	margin:5px 0 5px 40px;
	}
	
	form p.textfield input.campaignspecifics,
	form p input.campaignspecifics {
	float:left;
	margin:5px 0 5px 0px;
	}
	
	form p.textfield input#submit,
	form p input#submit {
	float:right;
	border:none;
	padding:0;
	}
	form p.textfield input:focus,
	form p input:focus {
  background: #f2f2f2;
  border:1px solid #769698;
  }
	form p.textfield input#submit:focus,
	form p input#submit:focus {
  background: none;
  border:none;
  }
	
/* REQUESTS */
	div.pirequests {	
	margin-bottom:20px;
	}
	div.pirequests div.container {
	float:left;
	width:395px;
	height:175px;
	border:#769698 dashed 1px;
	margin:0 0 10 5;
	}
	div.pirequests div.container span.request {
	font-size:12px;
	color:#ebe8c5;
	float:right;
	margin:10px 10px 0 0;
	}
	div.pirequests div.container h4 {
	width:395px;
	height:45px;
	background:#769698;
	margin:0;
	}
	div.pirequests div.container div.pi-body {
  height:105px;
  clear:both;
  }
	div.pirequests div.container div.pi-body img.logo {
	float:left;
	margin:10px 0 0 10px;
	}
	div.pirequests div.container div.pi-body div.sample {
	color:#1989b7;
	float:right;
	width:210px;
  height:90px;
	font-weight:normal;
	font-size:10px;
	padding:10px;
  }
	.sample-obj-size {
  width:14;
  height:14;
  }
/* LINK TABS */
  div.linktabs-container ul {
  text-align:center;
  }
  div.linktabs-container ul {
  margin:0;
  padding: 3px 0;
  font: bold 12px Verdana;
  }
	div.linktabs-container ul li {
  list-style: none;
  margin: 0;
  display: inline;
  }
  div.linktabs-container ul li a {
  padding: 3px 0.5em;
  margin-left: 3px;
  border: 1px solid #778;
  background: #dfd5b0;
  text-decoration: none;
  color:#000;
  }
  div.linktabs-container ul li a:hover,
  div.linktabs-container ul li a.current {
  color: #6e6b60;
  background: #e4ddc2;
  border-color: #227;
  }
/* FOOTER */
	div.footer {
		background: #fffbd9 url(images/footerbak.gif) repeat-x left top;
		font-size: 12px;
		margin: 0 auto 0 auto;
		text-align: center;
		vertical-alignment:bottom;
		padding:35px 0 10px 0;
		clear:both;
		}
	div.footer p {
	 line-height: 1.75em;
	}
