* { font-family: 'Gill Sans MT', Arial, sans-serif }
h4 {
	margin-bottom: 0.6em;
}
h3 {
	margin-bottom: -0.3em;
}
a.edit h3 {
	background-image: url('../img/edit.png');
	background-repeat: no-repeat;
	background-position: right;
}
a.edit h3 {
	border-bottom: 1px solid transparent;
}
a.edit :hover {
	border-bottom: 1px solid #8E2C81;
}
img {
	border: 0;
}
body {
	background-image: url('../img/bg.jpg');
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	color: #777;
	font-size: 15px;
	height: 100%;
}
#header {
	display: none;
}
#header h1 {
	display: none;
}
#header .topnav {
	display: none;
}

#menu_right{
	display:none;
}
#mainNavigation ul, #mainNavigation li, #secondaryNavigation ul, #secondaryNavigation li {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #6c6c6c;
}
h1 {
	color: #414141;
	font-size: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4, h5, h6 {
	font-size: 15px;
}
h6 {
	font-weight: normal;
}
hr {
	height: 1px;
	color: #6c6c6c;
	background-color: #6c6c6c;
	border: 0px none;
}

a:link, a:visited {
	color: #868686;
	text-decoration: underline;
}
a:hover {
	display:none;
}
#main {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	padding-bottom: 30px;
	padding-top: 1em;
}
#footerw {
	background: #ebebeb;
	bottom: 0;
	height: 30px;
	width: 100%;
	margin-top: 1em;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	width: 994px;
	height: 25px;
	background: #d7d8d8;
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
	border-top: 1px solid #000000;
}
#sitemap {
	display: none;
}


.box .content {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.box .content h2{
	padding:0px;
	margin:0px;
}
.box .content ul{
	padding-left:20px;
	margin-top:5px;
}
.box .content .blocks {
	width: 235px;
	display: block;
	float: left;
	font-size: 13px;
}
.box {
	background: #f2f2f2;
}
.box .header, .box .left, .box .right {
	height: 26px;
}
.box .header {
	background-image: url('../img/back.png');
	background-position: 0px 316px;
	border-bottom: 1px solid white;
}
.box .greyheader{
	background-image: url('../img/back.png');
	background-position: 0px 367px;
	height: 25px;
}
.box .header h2 {
	color: white;
	font-weight: bold;
	padding-top: 2px;
	margin-top: 0;
}
.box .greyheader h2 {
	color: #363535;
	font-weight: bold;
	padding-top: 2px;
	margin-top: 0;
  font-size: 14px;
}

.box .header .left {
	background-image: url('../img/back.png');
	background-position: 0px 342px;
	width: 14px;
	float: left;
}
.box .header .right {
	background-image: url('../img/back.png');
	background-position: -14px 342px;
	width: 88px;
	float: right;
}
table.table_normal {
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	background: #fefefe;
	margin-bottom: 1em;
	margin-top: 0.2em;
}
table tr.row1 td.field_required { 
	background: url('../img/required_bullet.gif') no-repeat 96% center !important;
}
table tr.row2 td.field_required {
	background: #F3E9F2 url('../img/required_bullet.gif') no-repeat 96% center !important;
}
table.table_normal td {
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
}
table.table_normal tr.row2 td {
	background: #F3E9F2;
}
table.table_normal caption {
	background: #89277A;
	color: white;
	padding: 0.3em 1em;
	font-size: 16px;
	margin-left: 1px;
	margin-right: 1px;
	border-top: 1px solid #AF6BA9;
	border-left: 1px solid #AF6BA9;
	border-right: 1px solid #62355E;
	border-bottom: 1px solid #62355E;
	margin-top: 1em;
}
table.table_normal tr.row_hl td {
	background: #FFFFD3 !important;
	color: #444;
}
table.table_normal tr.row1 td {
	border-bottom: 1px solid #cdcdcd;
}
table.table_normal tr.highlight td {
	background: #FEEEBC;
	color: #555;
}
table.table_normal th {
	font-size: 1.0em;
	font-weight: normal;
	text-align: left;
	border: 1px solid #dedede;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	padding: 4px;
	padding-left: 0.5em;
	background: #E0E0E0;
	color: black;
}
table.table_normal ul {
	padding:0px;
	padding-left:12px;
	margin:0px;
}

.popup {
	padding: 2px;
	text-decoration: underline;
	cursor: pointer;
}
.popup:hover {
	padding: 0px;
	border: 2px solid #eee;
}
#announcement p {
	margin-bottom: 0;
	color: #666;
}
#announcement span {
	color: #888;
}
.blogh {
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
}
.blogh:hover {
	text-decoration:underline;
}

#blog h1, h2 {
	color: #555;
}
.addthis {
	display:none;
}
.commonbox {
	margin-top: 1em;
	margin-bottom: 1em;
	background: #F2F2F2;
	padding: .2em;
	padding-left: .5em;
	padding-right: .5em;
	border: 1px solid #E4E4E4;
}
fieldset.commonbox {
	padding-left: 1em;
	padding-right: 1em;
}
fieldset.commonbox legend {
	background: white;
	padding: 1em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-left: 1em;
	border: 1px solid #E4E4E4;
	background: #E8E8E8;
	color: #555;
}
div.eventsbox {
	border: 1px solid #f0deee;
	background-color: #fdf9fc;
}

div.info,div.error,div.eventsbox {
	margin-top: 1em;
	margin-bottom: 1em;
	color: #666;
	padding: 1em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
div.info,div.error {
	padding-left: 3.4em;
}
div.info h2, div.error h2 {
	padding-top:0;
	margin-top: 0;
}

div.info {
	background: #EDF0FE url('../img/error_icon.png') no-repeat 0.1em center;
	border: 1px solid #CFD8FC;
}
div.error {
	background: #FFE8E8 url('../img/error_icon.png') no-repeat 0.1em center;
	border: 1px solid #FCBCBC;
}
div.info h2 {
	border-bottom: 1px solid #05145C;
	color: #05145C;
}
.error h2 {
	color: #D20000;
	border-bottom: 1px solid #D20000;
}

.ei2-reg-head{
  color: #368623;
  margin: 1em 0px;
}
.ei2-reg-head img{
  display: block;
  margin: 0px 0px 2em;
}
.ei2-reg-head p{
  font-style: italic;
}
p.ei2-reg-err{
  font-weight: bold;
}
p.ei2-reg-err,span.ei2-reg-err{
  color: #D20000;
}
textarea,input.text{
  font-size: inherit;
  font-family: inherit;
}
.field_error {
	background: #FFCACA !important;
	color: red;
}
ul.paginate span {
	background:#AF2DC1 none repeat scroll 0 0;
	color:white;
}
ul.paginate li a:hover {
	background:#AF2DC1 none repeat scroll 0 0;
	color:white;
}
ul.paginate li span.break {
	background: transparent;
	color: #666;
	border: 0;
}
ul.paginate {
	text-align: center;
	list-style: none;
	padding:0;
	margin: 0;
}
ul.paginate li a, ul.paginate li span {
	border:1px solid #EBCCEC;
	display:block;
	float:left;
	margin-left:1px;
	margin-right:1px;
	padding-bottom:2px;
	padding-top:2px;
	text-decoration:none;
	width:30px;
}
#print {
	display: none;
}
form {
	display: none;
}
#search {
	display: none;
}
