input { background-color: white ! important}

body {
	margin: 10px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form {
	margin-top:0;
    margin-bottom:0;

}

#errorExplanation{
  padding: 10px;
	background-color: #ffff99;
}
.fieldWithErrors {
  background: red;
  padding: 2px;
  margin: 0px 160px 0px 0px;
}


.yellowBg {
  padding: 0 5px 0 5px;
	background-color: #FEF200;
}


.bluebg {
	background-color: #0E1676;
}

.whiteBg {
	background-color: #FFFFFF;
}

.rightContentBg {
  background-color: #f6f6f8;
  padding: 0 0 0 5px;
}

.bannerBlueBg {
	background-color: #245FA5;
}

.mainText {
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size:12px;
	color: #000000;
	text-align: justify;
}

.whiteText {
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size:12px;
	color: #ffffff;
	text-align: justify;
}

.blueText {
        font-family: Verdana, Arial, Helvetica, Geneva;
        font-size:12px;
        color: #000066;
        text-align: justify;
}

.greyText {
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size:12px;
	color: #000000;
	text-align: justify;
}
a.footerText, .footerText {
	font-family: Verdana, Arial, Helvetica, Geneva; 
	font-size:10px;
    color: #ffffff;
	text-decoration: none;

}

.tickerText {

	font-family: Verdana, Arial, Helvetica, Geneva; 
	font-size:10px;
    color: #ffffff

}

.breadcrumbText {

	font-family: Verdana, Arial, Helvetica, Geneva; 
	font-size:10px;
  color: #0E1676;
}

.breadcrumbText a {
  text-decoration: none;
}

.menuText {
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size:12px;
    color: #ffffff;
	text-align: justify;
}

a.ticker {
	color: #0E1676;
	text-decoration: none;
	font-size:10px;
}

a.ticker:hover {
	color: #667667;
	text-decoration: underline;
	font-size:10px;
}

a.menu {
	color: #667667;
	text-decoration: none;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Geneva;
}

a.menu:hover {
	color: #0E1676;
	text-decoration: none;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Geneva;
}

a.menu:active {
	color: #0E1676;
	text-decoration: underline;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Geneva;
}

a.bluemenu {
	color: #0E1676;
	text-decoration: none;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Geneva;
}

a.bluemenu:hover {
	color: #0E1676;
	text-decoration: none;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Geneva;
}

a.bluemenu:active {
	color: #0E1676;
	text-decoration: underline;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Geneva;
}


a.white {
	font-family: Verdana, Arial, Helvetica, Geneva;
	color: #ffffff;
	text-decoration: none;
	font-size:12px;
}

a.white:hover {
	font-family: Verdana, Arial, Helvetica, Geneva;
	color: #ffffff;
	/*text-decoration: underline;*/
	font-size:12px;
}
a.white:active {
	font-family: Verdana, Arial, Helvetica, Geneva;
	color: #ffffff;
	/*text-decoration: underline;*/
	font-size:12px;
}

a.news {
	color: #000000;
	text-decoration: none;
	font-size:10px;
}

a.news:hover {
	color: #000000;
	text-decoration: underline;
	font-size:10px;
}

a.footer {
	color: #ffffff;
	text-decoration: none;
	font-size:10px;
}

a.footer:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size:10px;
}


.bodyLargeRed {
	font-size: x-small;
	line-height: normal;
	color: #FF0000;
	padding-left: 7px;
	padding-right: 35px;
}

.yellowBullet {
	color: #FFE615;
	

}

.hyphenBullet {
	list-style-image: url(hyphen.gif);
}

.blackText {
	color: #000000;
}

a.bread {
	font-family: Verdana, Arial, Helvetica, Geneva;
	color: #0E1676;
	text-decoration: none;
	font-size:10px;
}

a.bread:hover {
	font-family: Verdana, Arial, Helvetica, Geneva;
	color: #667667;
	text-decoration: underline;
	font-size:10px;
}

a.bread:active {
	font-family: Verdana, Arial, Helvetica, Geneva;
	color: #0E1676;
	text-decoration: underline;
	font-size:10px;
}
#left {
  width: 150px;
}
#main {
  width: 600px;
  padding: 0 0px 0 10px;
}

#fullpg {
  /* width: 750px; */
   height: 600px; 
}

.title {
	padding-left: 240px;
}


.OurBoardRow {
	position: relative;
	height: 210px;
}

.OurBoardPic {
	position:relative;
	float: left;
	padding-top: 10px;
	height: 200px;
	width: 280px;
}
.OurBoardPic img{
	border: none;
	padding-left: 75px;
	height: 150px;
	width: 150px;
}
.OurBoardPic ul {
	padding: 0 20px 0 40px;
	margin: 0;
}

.OurBoardPic li {
	display: inline-block;
}
.OurBoardPic li.name { display: block; list-style: none; text-align: center; font-weight: bolder; font-size: larger;}
.OurBoardPic li.JobTitle { display: block; list-style: none; text-align: center;}
