/* -----------------------------------------------------------------------


 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:#6a6867; 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:#9c1c00; text-decoration:underline;}
	a {color:#9c1c00;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;}
	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 {color: #E64C00;}
	
/*  ------- Utility -------*/
	
	#utility {width: 856px; min-height:25px; height:auto !important; height:25px; 
				position: relative; margin-left:auto; margin-right:auto; margin-top: 20px; clear: both; }
	#utility ul {float: right; margin: 0px 50px 0px 25px;}
	#utility li {float: left;list-style: none;margin: 0px;}

/*  ------- Masthead -------*/
	
	#masthead {float: left; width: 1000px; min-height:71px; height:auto !important; height:71px; margin:0px;}
	#masthead ul {float: left; margin: 40px 0px 0px 25px;}
	#masthead li {float: left;list-style: none;margin: 0px;}
	
/*  ------- Wrapper -------*/

	#wrapper {width: 856px; position: relative; margin-left:auto; margin-right:auto; margin-top: 0px; background-color: #fff;}
	
/*  ------- Nav -------*/
	
	#nav {width: 810px;float: left;border-bottom: solid 3px #D1D5D4;margin: 0px 0px 0px 25px;}
	#nav li {list-style: none;margin: 0px 0px 0px 0px;}
		
/*  ------- Content Home -------*/
	
	#contentHome {width: 856px;min-height:523px;height:auto !important;height:523px;float: left;text-align: left; background-color:#f3f4f3;}
		
/*  ------- Content -------*/
	
	#content {width: 856px;min-height:640px;height:auto !important;height:640px;float: left;text-align: left; background-color:#f3f4f3;}
		
/*  ------- Copy -------*/	
	
	#copy {width: 580px;float: right; text-align: left; margin: 0px 0px 20px 0px;}
	#copy h1 {margin: 50px 0px 10px 0px; height:35px;}
	#copy h2 {margin: 10px 0px 5px 0px; color:#2972af; text-transform:uppercase; font-size:11px;}
	#copy h3 {margin: 20px 145px 4px 25px; font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#2972af;}
	#copy h3 a {margin: 20px 0px 4px 0px; font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#2972af;}
	#copy h3 strong {text-transform:uppercase;}
	#copy h4 {
	margin: 20px 145px 20px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style:italic;
	color:#9c1c00;
	line-height:22px;
}
	#copy h5 {margin: 10px 145px -10px 25px;font-size: 14px;font-weight: bold;}
	#copy p {margin: 0px 160px 15px 0px;font-size: 13px; color:#494949;}
	#copy ul {margin: 10px 70px 20px 60px;}
	#copy li {margin: 10px 0px 10px 0px;font-size: 12px;}
	#copy strong {font-size: 10px;}
	#copy p strong {font-family:Verdana, Geneva, sans-serif; font-size: 10px; text-transform:uppercase; color:#2972af;}
	#copy dl {font-family:Verdana, Geneva, sans-serif; font-size: 11px; line-height:16px; margin: 0px 160px 10px 0px}
	#copy a:link {font-weight:bold; }
	#copy a:visited {font-weight:bold; }
	#copy table p {margin: 0px 0px 15px -2px;font-size: 13px; color:#494949;}
	#copy table a:link {font-weight:normal; font-size:13px; color:#494949;}

/*  ------- Left -------*/
	
	#left {width: 410px; float:left; margin: 0px 0px 0px 59px; 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 ul {margin: 0px 0px 0px 8px;}
	#left li {list-style: none; margin: 0px 0px 0px 0px; font-size: 14px; font-family: Verdana;}

/*  ------- Menu -------*/
	#menu {
	height: 145px;	
	width:210px;
	float:left;
	background-image: url(../_images-base/backgrounds/background_subnav.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
	#menu ul {margin: 40px 0px 20px 77px}
	#menu li {list-style:none;margin:-2px 0px 0px 0px}
	#menu li a{color:#2f71b8;}
	#menu li a:hover{color:#E64C00;text-decoration:none;}
	#menu h4 {
	margin: 60px 0px 20px 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style:italic;
	color:#9c1c00;
	line-height:22px;
}
#menu h5 {
	margin: 200px 0px 20px 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style:italic;
	font-weight:normal;
	color:#9c1c00;
	line-height:22px;
}

	
/*  ------- Right -------*/
	
	#right {width: 380px;float: right;margin: 0px; text-align: left;}
	#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:right; width:190px; height:90px; margin: 433px 0px 0px 0px;text-align: left; background:#434343;}
	#login form{margin:0px 0px 0px 0px;}
	
/*  ------- Footer -------*/
	
	#footer {width: 856px; height: 52px; position: relative; margin-left:auto; margin-right:auto; margin-top: 0px; margin-bottom: 20px; background-color: #fff;}
	#footer p {font-size: 10.5px; font-family: Verdana; color: #53473e; margin: 0px 15px 0px 65px; padding-top: 15px; letter-spacing:-.25px}

/*  ------- Classes -------*/
	.backgroundHome {background-image:url(../_images-base/home/pict_home-1.jpg); background-position: top left; background-repeat: no-repeat; }
	.clearboth {clear: both;}
	.floatLeft {float: left;}
	.floatLogo {float: left; margin: 0px 0px 0px 59px;}
	.floatRight {float: right;}
	.floatRightContact {float: right;}
	.floatLeftContact {float: left;}
	.posTextHome {margin: 70px 0px 0px 0px}
	.clear {clear:both;}
	.bioimage {float:left; margin:22px 10px 0px 0px;}
	.bioimage2 {float:left; margin:12px 10px 0px 0px;}
	.bioText {font-size:11px; line-height:16px;}
	.quotePush {margin-top:70px;}
	.imagehr {margin:0px 0px -10px 0px; display:block; }

/* 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;}
	.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:12px;padding:1px;margin:-4px 0px 0px 15px ;color:#D1D5D4;}
	.login {margin:-4px 0px 0px 20px;}
	.posButton {margin-top:8px;}
