/*h1 {
	color:#02074a;
	font-weight:normal;
	font-size:30px;
	margin: 1em 0 1em 0;
	font-family: times, serif;
	text-transform:uppercase;
  }
h2 {
	color:#2065ac;
	font-size:24px;	
	font-weight:normal;
	margin: 1em 0 0.5em 0;
	line-height:1.5em;
	font-family: times, serif;
	text-transform:uppercase;
}
h3 {
	color:#974478;
	font-size:18px;
	font-weight:normal;
	margin: 1em 0 0.5em 0;
	font-family: times, serif;
	text-transform:uppercase;

  }
h4 {
	
}
p {
  margin: 1em 0;
  }
p, li, td {
	font-size:0.88em;
	line-height:1.5em;
	color:#333;
}
#content li {
	margin-bottom: 4px;
}
#content ul, #content ol {
	margin: 1em 0 1em 2em;
}
#content a {
	color:#135ca8;
}
#content a:hover {
	color:#974478;	
}
#content a.button {
	background: transparent url('/templates/10281/images/i-button.gif') repeat-x left top;
	color:#1e1e1e;
	text-decoration:none;
	display:inline-block;
	line-height:21px;
	padding: 1px 22px 0 6px;
	border-right: 1px solid #c2a525;
	border-left: 1px solid #ecd971;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	font-size:14px;
}
#content a.button:hover {
	background-position: left bottom;
	border-right: 1px solid #772e5a;
	border-left: 1px solid #bf86aa;
	color:#fff;
}
blockquote {
	background:#c6cfd0;
	padding: 10px;
	margin: 1em 0;
}
blockquote p {
	margin: 0;
	color:#000;
}

hr {
	height:1px;
	background:#974478;
	color:#974478;
	margin: 1em 0;
}

#content table {
	border-collapse:collapse;
}
#content table td {
	font-size:14px;
	padding: 0 10px 10px 0;
}
#content table p, #content table li {
	font-size:14px;
}
#content table.table-bordered {
	margin-top:1em;
	margin-bottom:1em;
	border:1px solid #974478;
	border-collapse: separate;
}
#content table.table-bordered td {
	background:#c6cfd0;
	padding: 8px;
	border: 1px solid #ddddd4;
}
#content table.table-bordered td.table-cell-highlight {
	background:#974478;
	color:#fff;
}
.right {
	margin: 0 0 20px 30px;
}
.left {
	margin: 0 30px 20px 0;
}
#content img {
	border: 2px solid #974478;
}
#content img.no-border {
	border: 0;
}
.txt-right {
  text-align:right;
  }
.txt-center {
  text-align:center;
  }


#content #login_form {
	padding: 0;
	border: 0;
	width: auto;
}
#content .f label {
	font-size:0.88em;
	color:#333;
}
#content .f input {
	border: 1px solid #999;
	font-size: 0.88em;
	padding: 3px;
}
#content .f input.medium {
	width: 200px;
}
#content form#login_form div.field-validation-rules {
	margin: 0  0 0 20px;
}
#content form#login_form div.buttons {
	width:206px;
	text-align:right;
	margin: 0;
}
#content .f input.submit {
	background: transparent url('/templates/10281/images/i-button.gif') repeat-x left top;
	color:#1e1e1e;
	text-decoration:none;
	display:inline-block;
	line-height:21px;
	padding: 1px 22px 0 6px;
	border-right: 1px solid #c2a525;
	border-left: 1px solid #ecd971;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	font-size:14px;
	cursor:pointer;
	border: 0;
}
#content .f input.submit:hover {
	background-position: left bottom;
}



.cta {
  border: 2px solid #974478;
  background-color:#b2ccd0;
  background-position:left top;
  background-repeat: no-repeat;
  width: 266px;
  height: 86px;
  padding: 15px 7px 0 197px;
  display: inline-block;
  vertical-align:top;
  margin: 1em 0;
  }
  .cta h3 {
    margin: 0;
    font-size:18px;
    font-weight:normal;
    }
  .cta p {
    font-size:16px;
    margin: 7px 0 0 0;
    }
  .button-arrow {
    display:inline-block;
    vertical-align:top;
    line-height:21px;
    height:21px;
    width:12px;
    background: transparent url('/templates/10281/images/i-arrow.png') no-repeat left 7px;
    }
  #content .cta a.button {
	  padding-top:0;
  }
  a:hover .button-arrow {
    background-position: left -16px;
    }
	
.motto {
	background: transparent url('/templates/10281/images/i-motto.png') no-repeat;
	width: 247px;
	padding: 40px 5px 10px 5px;
	margin: 0 0 20px 20px;
	text-transform:uppercase;
	font-family: times, serif;
	font-size:28px;
	color:#02074a;
	text-align:center;
	line-height:30px;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
*/