body,table,input,select,textarea { font-family:Verdana, Arial, Helvetica, sans-serif;sans-serif; font-size:small;}
body { margin:0; padding:0; color:#000; background-color:#fff; }
input,select,textarea { font-size:1em;}
small { font-size:0.85em;}
img { border:0;}
form { margin:0; padding:0;}
ul {  margin:0.5em 0 1em 2em; padding:0;}
li {margin: .2em 0 0.2em 0 }
p,dl { margin:1em 0 1em 0; line-height:1.3em; }
dl.col { line-height:1.5em;}
dl.col dt { float:left; width:6em;}
dl.col dd { margin-left:7em;}
a { text-decoration:underline; color:#072A5A;}
h1,h2,h3,h4,h5 { font-size:1em; color:#2E3192; font-family : Arial, Helvetica, sans-serif;}
h1 { margin:0 0 0.5em 0; font-family:Arial, Helvetica, sans-serif; font-size:1.6em; font-weight:bold;}
h2 { margin:1em 0 1em 0;  font-size:1.4em; font-weight:bold; }
h3{ font-size : 1.2em;}
h2.quote{color: #fff;}
.imgL { float:left; margin-right:5px; border:#000 solid 1px; }
.imgR { float:right; margin-right:5px; margin-left:5px; border:#000 solid 1px; }
.img-right{ float:right; margin-right:5px; margin-left:5px; border: none;}
.clear:after { content:"."; height:1px; display:block; clear:both; visibility:hidden;}
.clr { clear:both;}
.center { text-align:center;}
.nav,.nav ul { margin:0; padding:0; list-style:none;}
.bold {font-weight :bold;  color: #072A5A;}
th { text-align: left; vertical-align: top;}

body {
  background:#fff url(../images/i-bg.png) repeat;
}

#constraint {
  width:844px;
  margin:0 auto 0 auto;
  background:transparent url(../images/i-constraint-bg.png) repeat-y;
}

#constraint #header,
#constraint #wrapper,
#constraint #footer {
  margin:0 32px 0 32px;
}


#header {
  height:225px;
}

#wrapper {
  width:780px;
  position:relative;
  background:#FFC30E url(../images/i-left-bg.png) repeat-y;
}

#left {
  position:absolute;
  top:0;
  left:0;
  width:183px;
}

#nav-side ul {
  margin:0 40px 30px 5px;
  list-style:none;
  line-height:2em;
  font-size:0.85em;
  font-weight:bold;
  text-align:right;
}

#nav-side a {
  color:#332F8E;
  text-decoration:none;
}

#nav-side a:hover {
  color:#000;
}

#content {
  min-height:500px;
  margin:0 0 0 183px;
  padding:0 0.5em 2em 0.5em;
  background-color:#DCF2FD;
}

#content .right {
  float:right;
}

#content .photos {
  padding:5px 0 0 10px ;
  width:140px;
}

#content .right img {
  margin-bottom:20px;
  border:#2E3192 solid 1px;
}

#footer {
  position:relative;
  height:63px;
  background:transparent url(../images/i-footer.jpg) no-repeat;
  font-size:0.76em;
  color:#fff;
}

#footer p {
  position:absolute;
  bottom:3px;
  right:0;
  line-height:1em;
  margin:0;
}

#footer a {
  color:#fff;
}

#FormErrors {
  margin:1em 0 1em 0;
  padding:0 1em 0 1em;
  border:#f00 solid 1px;
  background-color:#ffe;
  font-size:0.85em;
  display:none;
}

#ImgLogo img {
  border: 1px solid #303392;
}

/* CSS Buttons Code */
.clearbutton  {
	overflow: hidden;
	width: 100%;
}

a.button {
	background: transparent url('../images/g-cta-right.jpg') no-repeat scroll top right;
	color: #000;
	display: block;
	float: left;
	font: normal 12px verdana, sans-serif;
	height: 69px;
	font-style: italic;
	margin-right: 30px;
	padding-right: 30px;
	text-decoration: none;
}

a.button span {
	background: transparent url('../images/g-cta-left.jpg') no-repeat;
	display: block;
	line-height: 69px;
	padding: 1px 0px 5px 26px;
}

a.button:hover {
	color: #666;
	outline: none;
}

blockquote.testimonials {
  font: 13px Verdana, "Times New Roman", Times, serif;
	margin-left: 4px;
	font-style: italic;
	width: 470px;
  	background: #D6EDF8 url('../images/g-testimonial-quotes.gif') no-repeat;
	padding: 4px 22px 10px 49px;
	margin-top: 10px;
	margin-bottom: 10px;
  	text-indent: -18px;
}

.committee {
  height: 100px;
}

.managementboard {
	list-style-type:none;
	font-size:14px;
	color:#2E3192;
	margin:0;
}
.managementboard li {
	float:left;
	width:200px;
	margin: 0 0 10px 0;
}