body
{
	background:#ccdbdd url("/images/bg.gif") repeat-x;
	}
	
td, div, p
{
	line-height: 1.3em;
	}
	
p
{
	margin:12px 0 6px 0 ;
	}
	
img
{
	border:0;
	display:inline;
	}
	
form
{
	margin:0; padding:0;
	}
	
input
{
	font-size:.8em;
	}
	
ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}
	
ul li
{
	display: block;
	margin-left:20px;
	padding: 0 0 8px 12px;
	background: url("/images/shared/blt.gif") no-repeat;
	}
	
ol li
{
	margin-top:12px;
	}
	
h1, h2
{
	margin: 0;
	}

.alert, a.pdfLink
{
	color:#c00;
	}

.boldColor
{
	color:#369;
	font-weight:bold;
	}

.hide
 {
  display:none;
	}
 
.show
 {
  display:block;
	}
	
.clearLeft
{
	clear:left;
	font-size:1px;line-height:1px;
	}
	
.clearRight
{
	clear:right;
	font-size:1px;line-height:1em;
	}
	
.clear
{
	clear:both;
	font-size:1px;line-height:1em;
	}

.imgLeft
{
	float:left;
	margin-right:20px;
	}

#pageContainer
{
	/* if centered site use this */
	width:760px;
	margin-top:20px;
	margin-left: auto; 
	margin-right: auto;
	border:1px solid #cbcbcb;
	background-color:#fff;
	}
	
#contentContainer
{
	float:left;
	width:489px;
	padding-left:14px;
	}
	
#contentContainerFull
{
	width:90%;
	margin-left:14px;
	}
	
.homeContent
{
	margin: 0 18px 18px 18px;
	}
	
.subContent
{
	margin: 0 18px 18px 34px;
	}
	
.headline
{
	background: #fff url("/images/shared/headline_bck.gif") repeat-x;
	}
	
.headlineTxt
{
	margin:0;
	padding:20px 20px 20px 33px;
	font-size:1.5em;
	font-weight:bold;
	font-family: Trebuchet MS, Arial, sans-serif;
	color:#260; 
	}
	
p.headlineQuote
{
	font-size:10px;
	font-weight:normal;
	text-align:right; 
	margin:4px 0 0 0;
	}
	
.subTitle
{
	font-size:1.1em;
	font-weight:bold;
	color:#369;
	margin-top:18px;
	margin-bottom:4px;
	}
	
.smallPrint
{
	font-size:.9em;
	color:#666;
	font-weight:normal;
	}
	
#actionContainer
{
	float:right;
	width:230px;
	margin-right:14px;
	font-size:.9em;
	}
	
.actionContent
{
	background:url("/images/shared/action_bg.gif") repeat-y;
	}
	
.actionContentReport
{
	background:url("/images/shared/report_bg.gif") repeat-y;
	}	

.actionContentFreeGuide
{
	background:url("/images/shared/freeguide_bg.gif") repeat-y;
	}

p.actionItem
{
	margin:4px 20px 10px 20px;
	}
	
p.actionLink
{
	margin: 0 20px 10px 20px;
	text-align:right;
	}
	
#header
{
	height:45px;
	margin:18px 14px 0 14px;
	background: url("/images/header/logo_bg.gif") no-repeat;
	}
	
#globalNav
{
	text-align:right;
	}
	
#tagImage
{
	margin:0 14px 0 14px;
	}
	
#mainNav
{
	margin:4px 14px 7px 14px;
	}
	
.callOut
{
	color:#339;
	font-weight:bold;
	line-height:1.6em;
	border:2px dotted #aaa;
	background-color:#efefef;
	padding:12px;
	}
	
.leftColumn
{
	float:left;
	width:45%;
	}
	
.rightColumn
{
	float:right;
	width:45%;
	}
	
.smText p
{
	font-size:.9em;
	}
	
/* samples */

.sampleClient
{
	margin-top:26px;
	padding-bottom:36px;
	border-bottom:1px solid #ccc;
	}
	
.sampleClient table
{
	padding:0
	}
	
td.sampleLeft
{
	padding-right:15px;
	}
	
td.sampleRight
{
	padding-left:15px;
	}
	
.rateSample
{
	font-weight:bold;
	font-style:italic;
	color:#258;
	}
	
.samplePDF img
{
	vertical-align:-.4em;
	}
	
.samplesList
{
	margin:6px 0 0 12px;
	}
	
.samplesHang
{
	text-indent: -12px;
	margin-top:6px;
	margin-left: 12px;
	}

.samplesHang img
{
	vertical-align: -.2em;
	margin-right:4px;
	}
	
.sampleItem
{
	height:150px;
	font-size:.9em;
	}
	
/* form styles */

.required
{
	color:#f00;
	}

div.formContainer
{
	margin-left:33px;
	}

div.formContainer fieldset
{
	border: 0;
	margin-bottom:18px;
	}

.fieldsetTtl
{
	background: url("/images/shared/form_sect_bg.gif") repeat-x;
	height:24px;
	color: #888;
	padding:3px;
	font-weight:bold;
	font-variant:small-caps;
	font-size:1.2em;
	}

div.formContainer legend
{
	display:none;
	}

/* styles for checkbox */
div.formContainer fieldset.options p
{
	text-indent: -23px;
	margin-left: 23px;
	}
div.formContainer fieldset label
{
	font-weight:bold;
	color:#369;
	}

div.formContainer fieldset.options input
{
	/*vertical-align: -.6em*/
	}

/* style for input text boxes */
div.formContainer fieldset.inputAreas label
{
	display:block;
	margin-right:10px;
	padding-right: 10px;
	width: 120px;
	display: block;
	float: left;
	text-align: right;
	font-weight:bold;
	position: relative;
	}
	
div.formContainer fieldset.inputAreas label em /* for required fields */
{
	position:absolute;
	right:0;
	color:#f00;
	}

div.formContainer fieldset.inputAreas input
{
	width:350px;
	}
	
div.buttonrow
{
	margin-left:160px;
	}
	
input.button
{
	font-size:1.2em;
	font-weight:bold;
	color:#36a;
	background-color:#fff;
	font-variant:small-caps;
	}
	
/* Footer and copyright */
		
#footer
{
	height:44px;
	width:729px;
	margin-top:24px;
	margin-left:auto; margin-right:auto;
	background: url("/images/shared/footer_bg.gif") no-repeat;
	}
	
#footerNav
{
	font-size:.8em;
	color:#bdbebe;
	text-align:center;
	padding-top:16px;
	}
	
#footerNav a
{
	color:069#;
	text-decoration:none;
	}
	
#copyright
{
	font-size:.8em;
	color:#069;
	text-align:center;
	line-height:1.4em;
	width:729px;
	margin-left:auto; margin-right:auto;
	padding-top:12px;
	padding-bottom:40px;
	}
	
	