/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.8
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
	html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt,
	dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font
	weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
	body {line-height:1.5;}
	table {border-collapse:separate;border-spacing:0;}
	caption, th, td {text-align:left;font-weight:normal;}
	table, td, th {vertical-align:middle;}
	blockquote:before, blockquote:after, q:before, q:after {content:"";}
	blockquote, q {quotes:"" "";}
	a img {border:none;}

/* typography.css */
	body {font-size:100%;background:#fff; font-family: Arial, Helvetica, sans-serif; color: #49534e;font-weight: normal;}
	h1, h2, h3, h4, h5, h6 {font-weight:lighter;}
	h1 {font-style: normal; font-family: Arial; font-size: 23px;line-height:33px;margin-bottom:0.5em;color:#E64C00;}
	h2 {font-size:16px;color:#49534e;font-weight: bold;}
	h3 {font-size:14px;color:#49534e;font-weight: bold;}
	h4 {font-family: Arial; margin:0 0 1.5em; font-size: 16px; line-height:1.5em;}
	h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
	h6 {font-size:1em;font-weight:bold;}
	h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
	p {font-family: Arial; margin:0 0 1.5em; font-size: 16px; line-height:1.5em;}
	p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
	p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
	a:focus, a:hover {color:#49534e; text-decoration:none;}
	a {color:#E64C00;text-decoration:none;}
	blockquote {margin:1.5em;color:#666;font-style:normal;}
	strong {font-weight:bold;}
	em, dfn {font-style:italic;}
	dfn {font-weight:bold;}
	sup, sub {line-height:0;}
	abbr, acronym {border-bottom:1px dotted #666;}
	address {margin:0 0 1.5em;font-style:italic;}
	del {color:#666;}
	pre {margin:1.5em 0;white-space:pre;}
	pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
	li ul, li ol {margin:0 1.5em;}
	ul, ol {margin:0 1.5em 1.5em 1.5em;}
	ul {list-style-type:disc;}
	ol {list-style-type:decimal;}
	dl {margin:0 0 1.5em 0;}
	dl dt {font-weight:bold;}
	dd {margin-left:1.5em;}
	table {margin-bottom:1.4em;width:100%;}
	th {font-weight:bold;}
	thead th {background:#c3d9ff;}
	th, td, caption {padding:4px 10px 4px 5px;}
	tr.even td {background:#e5ecf9;}
	tfoot {font-style:italic;}
	caption {background:#eee;}
	.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
	.large {font-size:18px;line-height:1.25em;margin-bottom:1.25em;color:#E64C00;}
	.hide {display:none;}
	.quiet {color:#666;}
	.loud {color:#000;}
	.highlight {background:#ff0;}
	.added {background:#060;color:#fff;}
	.removed {background:#900;color:#fff;}
	.first {margin-left:0;padding-left:0;}
	.last {margin-right:0;padding-right:0;}
	.top {margin-top:0;padding-top:0;}
	.bottom {margin-bottom:0;padding-bottom:0;}
	
	hr {height:3px; width: 480px;
		background-color:#d1d5d4;
		color:#d1d5d4;
		border:1px solid #d1d5d4;
		clear:both;
		margin: 15px 25px 0px 25px;
	}


/* layout.css */
/*  -------  ID Rules   -------*/

	body.one #left a#one, body.two #left a#two,body.three #left a#three,body.four #left a#four,body.five #left a#five,body.six #left a#six,
	body.seven #left a#seven,body.eight #left a#eight,body.nine #left a#nine,body.ten #left a#ten,body.eleven #left a#eleven,body.twelve 
	#left a#twelve,body.thirteen #left a#thirteen,body.fourteen #left a#fourteen {color: #E64C00;}

/*  ------- Masthead -------*/
	
	#masthead {width: 859px;position:relative;margin-top: 20px;margin-left: auto;margin-right: auto;border-bottom: solid 1px #D1D5D4;}
	#masthead img {*margin-top:-3px; /* IE7 and IE6 hack */}
		
	/* This resets the first image to not have a negative margin in ie7*/
	#masthead img:first-child {margin:0px;} 
	
/*  ------- Wrapper -------*/

	#wrapper {width: 857px;position: relative;margin-left:auto;margin-right:auto; margin-top: -8px;  background-color: #fff;
			  border-right: solid 1px #D1D5D4; border-left: solid 1px #D1D5D4;}
	
/*  ------- Nav -------*/
	
	#nav {width: 810px;float: left;border-bottom: solid 3px #D1D5D4;margin: 0px 0px 0px 25px;}
	#nav li {float: left;list-style: none;margin: 0px 0px 0px 0px;}
	.navPos {margin: 25px 0px -6px 30px;}
	.navPos2 {margin-right: 2px;}
		
/*  ------- Content -------*/
	
	#content {width: 859px;min-height:320px;height:auto !important;height:320px;float: left;text-align: left;}
		
/*  ------- Copy -------*/	
	
	#copy {width: 615px;float: left;text-align: left;padding-left:5px;  margin: 10px 0px 40px 5px;background-image: url(../_images-base/backgroundLeft.gif);background-repeat: no-repeat;}
	#copy h1 {margin: 40px 145px 10px 25px;letter-spacing:.5px;}
	#copy h2 {margin: 20px 145px -10px 25px;}
	#copy h3 {margin: 20px 145px 	-10px 25px;}
	#copy h4 {margin: 10px 145px 10px 25px;font-size: 16px;}
	#copy h5 {margin: 10px 145px -10px 25px;font-size: 14px;font-weight: bold;}
	#copy p {margin: 10px 145px 10px 25px;font-size: 12px;}
	#copy ul {margin: 10px 70px 20px 60px;}
	#copy li {margin: 10px 0px 10px 0px;font-size: 12px;}
	#copy strong {font-size: 10px;}
	
/*  ------- CopyHome -------*/	
	
	#copyHome {width: 410px;float: left;text-align: left;margin: 50px 0px 10px 20px;}
	#copyHome p {font-size: 13px;}

/*  ------- Left -------*/
	
	#left {width: 190px;float:left;margin: 10px 0px 0px 20px;text-align:left;}
	#left hr {width:158px;float: left;color:#D1D5D4;clear: both;margin: 15px 0px 15px 0px;}
	#left p {margin:0em 1em 1em .7em;font-size:12px;line-height:18px;color:black;}
	#left .callout {float: left; margin: 75px 0px 0px -20px;}
	#left .callout2 {float: left; margin: 375px 0px 0px -20px;}
	.leftBorder {border-right: solid 1px #D1D5D4;}

/*  ------- Menu -------*/
	#menu ul {margin: 40px 0px 0px 20px}
	#menu li {text-transform:uppercase;font-weight:bold;font-size:.6em;line-height:1.25em;list-style:none;margin:.7em .7em .7em 0em}
	#menu li a{color:#2f71b8;}
	#menu li a:hover{color:#E64C00;text-decoration:none;}
	#menu h4 {font-weight:bold;font-size:11px;margin: 15px 0px -35px 20px}
	#menu h5 {font-weight:bold;font-size:11px;margin: 20px 0px -35px 20px}
		
/*  ------- Right -------*/
	
	#right {width: 178px;float:right;margin:10px -2px 0px 0px;padding-left: 20px;text-align: left;border-left: solid 1px #D1D5D4;}
	#right hr {width:158px;float: left;color:#D1D5D4;clear: both;margin: 15px 0px 15px 0px;}
	#right p {margin:0px 0px 0px 7px;font-size:11px;line-height:18px;color:black;}
				
/*  ------- Login -------*/
	
	#login {float:left;margin: 40px 0px 0px 0px;text-align: left;}
	
	
/*  ------- Sub Nav -------*/
	
	#subNav {
		float: left;
		width:195px;
		margin:15px 0px 10px 50px;
		border-right: solid 1px #cccccc;
		}
	
	#subNav li {
		margin:0px 0px 5px -8px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 12px;
		color: #49534e;
		list-style-image: url('../_images-base/arrow.jpg');
	}
	#subNav ul {
		float: left;
		margin:0px;
	}
	
	#subNav2 {
		float: left;
		width:230px;
		margin:15px 0px 10px 50px;
		}
		
	#subNav2 li {
		margin:0px 0px 5px 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 12px;
		color: #49534e;
		list-style-image: url('../_images-base/arrow.jpg');
		}
	#subNav2 ul {
		float: left;
		margin:0px;
		}
	#subNav a{
		color: #49534e;
		text-decoration: none;
		font-size: 10px;
	}
	#subNav a:hover{
		color: #E64C00;
		text-decoration: none;
	}	
	
	#subNav2 a{
		color: #49534e;
		text-decoration: none;
		font-size: 10px;
	}
	#subNav2 a:hover{
		color: #E64C00;
		text-decoration: none;
	}
	
/*  ------- Footer -------*/
	
	#footer {width: 859px;height: 23px;margin-left: auto;margin-right: auto;margin-bottom: 20px;
			*padding-bottom:20px; /* IE7 and IE6 hack */
			background-image: url(../_images-base/footer.gif);background-repeat: no-repeat;text-align: center;}
	#footer p {font-size: .7em;color: #6D7571;margin: 15px 0px 15px -38px;}

/*  ------- Classes -------*/
	.bodySubscribe {background-color: #e7570f;}
	.clearboth {clear: both;}
	.floatLeft {float: left;}
	.floatLogo {float: left; margin: 25px 20px 60px 25px;}
	.floatLogo2 {float: left; margin: 25px 20px 30px 25px;}
	.floatLogo3 {float: left; margin: 25px 20px 170px 25px;}
	.floatLogo4 {float: left; margin: 25px 20px 20px 65px;}
	.floatLogo5 {float: left; margin: 25px 20px 130px 25px;}
	.floatRight {float: right;}
	.clear {clear:both;}
	#indent{margin-left: 105px;}
	#triLevel {float: left; margin: 25px; }
	#triLevel li {float: left; margin: 0px 20px -20px 20px; list-style: none;}

/* forms.css */
	label {font-weight:bold;}
	fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
	legend {font-weight:bold;font-size:1.2em;}
	input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
	input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
	input.text, input.title {width:300px;padding:5px;}
	input.title {font-size:1.5em;}
	textarea {width:390px;height:250px;padding:5px;}
	.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
	.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
	.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
	.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
	.error a {color:#8a1f11;}
	.notice a {color:#514721;}
	.success a {color:#264409;}
	.password {width:100px;height:13px;padding:1px;margin:4px;color:#49534e;}
	.posButton {margin-top:8px;}
