body, table, td, tr, th, blockquote, img, ul, ol, li, h1, h2, h3, h4, h5, h6, p, address, #page button, form, fieldset, legend {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
	border:none;
	font-weight:normal;
	font-style:normal;
}

table {
	border-collapse:inherit;
}


/*-- 2. Common or Base Tag Styles ---------------------------------------------*/
html {
	font-size:14px;
	margin:0;
	padding:0;
}
body {
	font:.95em/1.4em Arial, Helvetica, sans-serif normal;
	min-width:980px;
	margin:0;
	padding:0;
}
a,
a:link,
a:visited{
	color:#004694;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
button {
	cursor:pointer;
}
object{
	position:relative;
	z-index:1;
}

sup{
	line-height:0;
}

/*-- 3. Common or Global Style Classes ---------------------------------------------*/
.textReplace {
	display:block;
	overflow:hidden !important;
	text-align:left !important;
	text-indent:-9999em !important;
	background-repeat:no-repeat;
}
.primary {
	float:left;
}
.secondary {
	float:right;
}
html body a.phoneNumber {
	text-decoration:none;
	color:inherit;
	cursor:text;
}
p.first, ul.first {
	font-size:14px;
	line-height:20px;
}



.pageAdmin{
	margin-bottom:36px;
}


.tier {
	margin:0 0 40px;
	padding:0 0 20px;
	clear:both;
	position:relative;
	z-index:2;
}

.section{
	margin:0;
}

.twoCol {
	width:48%;
	margin-right:2%;
	float:left;
}
.twoCol.first {
	clear:both;
}
.twoCol.last {
	margin-right:0;
}
.threeCol {
	width:32%;
	margin-right:3%;
	float:left;
}
.threeCol.first {
	clear:both;
}
.threeCol.last {
	margin-right:0;
	width:30%;
	float:right;
}
.threeCol.spanTwo {
	width:60%;
}
.threeCol.spanTwo.last {
	width:66%;
}

.threeCol.only{
	margin-left:auto;
	margin-right:auto;
	clear:both;
	float:none;
}

.fourCol {
	width:22%;
	margin-right:3%;
}
.fourCol.first {
	clear:left;
}
.fourCol.last {
	margin-right:0;
}
.fourCol.spanTwo {
	width:46%;
}
.fourCol.spanThree {
	width:68%;
}

.pageContent > .module {
	margin-left:60px;
	margin-right:60px;
	width:860px;
}
.pageContent > .module.threeCol {
	width:267px;
}
.pageContent > .module.threeCol.spanTwo {
	width:551px;
}
.pageContent > .module.last {
	float:right;
	margin-left:0;
	margin-right:60px;
}



h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	font-family: Arial, Helvetica, sans-serif;
	color:#083376;
	font-weight:bold;
}
h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a,
h1 a:link, 
h2 a:link, 
h3 a:link, 
h4 a:link, 
h5 a:link, 
h6 a:link,
h1 a:visited, 
h2 a:visited, 
h3 a:visited, 
h4 a:visited, 
h5 a:visited, 
h6 a:visited{
	text-decoration:none;
}
h1 {
	margin:0 0 .2em;
	font-size:2em;
	line-height:1.2em;
}
h1 + p {
	margin-top:1em;
}
h2 {
	margin:0 0 .6em;
	font-size:1.65em;
	line-height:1.2em;
}
h1 + h2 {
	margin-top:0;
	font-weight:normal;
}
h3 {
	margin:1.2em 0 .3em;
	font-size:1.4em;
	line-height:1.2em;
}
h4 {
	font-size:1.2em;
	line-height:1.2em;
	margin:1.2em 0 .3em;
}
h5, h6 {
	font-size:1em;
	line-height:1em;
	margin:1.2em 0 .3em;
}
p {
	margin:0 0 .9em;
}
.pageContent ul, ul li {
	list-style:disc;
}
.pageContent ol, .pageContent ol li {
	list-style:decimal;
}
.pageContent ul, .pageContent ol {
	padding:0 0 0 2em;
	margin:.5em 0 1.5em;
}
.pageContent p + ul {
	margin-top:-.5em;
}
.pageContent li {
	margin:0 0 .55em;
}
a {
	color:#004694;
}
a:hover {
	text-decoration:none;
}
address {
	margin:0 0 .9em;
}
blockquote {
	border:1px solid #CCC;
	background:#EEE;
	padding:20px;
	font-style: italic;
}

blockquote p {
    font-style: italic;
}

.node-unpublished{
	background:url(../images/draft_bg.png) no-repeat center center;
}

/*-- Drupal Specific Styles ---------------------------------------------*/
#systemMessages {
	position:fixed;
	bottom:0;
	right:0;
	width:33%;
	z-index:499;
}

#systemMessages.adminTabs{
	width:100%;
}

#systemMessages .messages {
	margin:0;
}

#systemMessages .error{
	color:#fff;
	padding:10px;
}


/*------8.1 Tabs from Drupal Admin ------------------*/
#systemMessages div.tabs {
	padding:0;
	background:#333;
	background:rgba(0, 0, 0, .7);
	width:100%;
	border-top:3px solid #fff;
	border-top:3px solid rgba(255, 255, 255, .9);
	overflow:hidden;
}
#systemMessages .tabs ul.primary {
	margin:0 0 0 5px;
	padding:0 0 .3em;
	display:block;
	border:0;
	overflow:hidden;
	float:left;
}
#systemMessages .tabs ul.primary li {
	margin:0 0 0 5px;
	padding:0;
	display:block;
	float:left;
	border:0;
}
#systemMessages .tabs ul.primary li a {
	color:#11a;
	text-shadow:1px 1px 1px rgba(255, 255, 255, .5);
	display:block;
	border:0;
	padding:0;
	background:rgba(210, 210, 210, .9);
	-moz-border-radius:0 0 6px 6px;
	-webkit-border-radius:0 0 6px 6px;
	border-radius:0 0 6px 6px;
	border-top:2px solid #888;
	border-top:2px solid rgba(120, 120, 120, .8);
	border-bottom:2px solid #333;
	border-bottom:2px solid rgba(0, 0, 0, .5);
	border-left:1px solid #333;
	border-left:1px solid rgba(0, 0, 0, .5);
	borer-right:1px solid #333;
	border-right:1px solid rgba(0, 0, 0, .5);
	display:block;
	padding:0.08em 1.2em .42em;
}

#systemMessages .tabs ul.primary li.active a {
	background:rgba(255, 255, 255, .8);
	border-top:none;
	border-bottom:2px solid #222;
	border-bottom:2px solid rgba(0, 0, 0, .8);
	border-left:1px solid #222;
	border-left:1px solid rgba(0, 0, 0, .8);
	border-right:1px solid #222;
	border-right:1px solid rgba(0, 0, 0, .8);
	color:#000;
	display:block;
	padding:0.08em 1.2em .42em;
}
#systemMessages .tabs ul.primary li.active a {
	padding-top:.3em;
}
#systemMessages .tabs ul.primary li a:hover {
	color:#22e;
	border-top:1px solid #555;
	border-top:1px solid rgba(120, 120, 120, .8);
	border-bottom:3px solid #333;
	border-bottom:3px solid rgba(0, 0, 0, .8);
	border-left:1px solid #222;
	border-left:1px solid rgba(0, 0, 0, .8);
	border-right:1px solid #222;
	border-right:1px solid rgba(0, 0, 0, .8);
}
#systemMessages .tabs ul.primary li.active a:hover {
	color:#000;
	border-top:none;
	border-bottom:2px solid #222;
	border-bottom:2px solid rgba(0, 0, 0, .8);
	border-left:1px solid #222;
	border-left:1px solid rgba(0, 0, 0, .8);
	border-right:1px solid #222;
	border-right:1px solid rgba(0, 0, 0, .8);
}
#systemMessages .tabs ul.secondary {
	border:0;
	background:#CCC;
	background:rgba(200, 200, 200, .8);
	margin:0;
	padding:0 0 0 3px;
	position:absolute;
	bottom:100%;
	right:0;
	overflow:hidden;
	-moz-border-radius:8px 0 0 0;
	-webkit-border-radius:8px 0 0 0;
	border-radius:8px 0 0 0;
}
#systemMessages ul.secondary li {
	display: block;
	float:left;
	padding: 3px 3px 0 0;
	border-right:none;
}
#systemMessages ul.secondary a {
	padding: 0.5em 1em;
	display:block;
	text-decoration: none;
	color:#11a;
	text-shadow:1px 1px 1px rgba(255, 255, 255, .5);
}
#systemMessages ul.secondary a.active {
	border-bottom:none;
	background:#fff;
	background:rgba(255, 255, 255, .7);
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	color:#000;
	border:1px solid #000;
	border:1px solid rgba(0, 0, 0, .6);
	border-bottom:none;
}

.workbench-info-block br{
	display:inline;
}


/*------8.2 System Messages ------------------*/
#systemMessages  .messages{
	z-index:550;
	margin:0;
	padding:13px 40px;
	box-shadow:-5px -5px 18px rgba(0, 0, 0, .3);
}

.messages{
	padding-left:10px;
}
/*
#systemMessages.adminTabs .messages{
	width:33%;
}
*/
#systemMessages ul{
	margin:0;
	padding:0;
}

#systemMessages .messages li{
	margin:0;
}

#systemMessages .error{
	background:#ae1900;
}

#systemMessages .messages li{
	border-bottom:1px solid rgba(0, 0, 0, .25);
	border-top:1px solid rgba(255, 255, 255, .25);
	padding:5px 0 5px;
}

#systemMessages .messages ul li:first-child{
	border-top:none;
	padding-top:0;
}

#systemMessages .messages ul li:last-child{
	border-bottom:none;
	padding-bottom:0;
}

#systemMessages .messages em{
	font-weight:bold;
	font-style:normal;
}

#systemMessages html body div.messages.error{
	background:#e53239;
	background: -moz-linear-gradient(center top, #e53239, #ae2126);
	background: -webkit-gradient(linear, left top, left bottom, from(#e53239), to(#ae2126));
}



/*------8.3 Form Errors ------------------*/
.pageContent .form-item input.error,
.pageContent .form-item textarea.error,
.pageContent .form-item select.error{
	border:1px solid #e53239;
	-moz-border-shadow:0 0 25px rgba(180, 10, 33, 0.4);
	-webkit-box-shadow:0 0 25px rgba(180, 10, 33, 0.4);
	box-shadow:0 0 21px rgba(159, 27, 33, .5);
}

.js .jsError{
	display:none;
}

/*------8.5 Form Items ------------------*/
label {
    font-weight: normal;
}

input.form-text,
input.form-checkbox{
    padding: 3px 4px;
}

.field-collection-container{
	border:none;
}

.action-links-field-collection-add{
	display:none;
}
