td {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	color: #000000;
	line-height: 10pt;
	text-align: justify
   }
/* links blue */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4055d8; /* blue */
	text-decoration: none;
	font-size: 8pt;
	line-height: normal;
	font-weight: bold;
  }

/* links:on mouse over and selected : green */
a:hover 
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009900;   /* green */
	text-decoration: none;
	font-size: 8pt;
	line-height: normal;
 }

.linksbold {  font-weight: bold; font-size: 10pt; color: #333333}
.dark {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}
.toplinks { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; font-weight: bold} /* small font used for options in "facilities in member service portal" */
.contentbg {  background-image: url(images/homecontentBG.gif); background-repeat: no-repeat; font-size: 10pt; color: #333333}
.incontentbg { background-image: url(images/incontentBG.gif); background-repeat: no-repeat ; text-align: justify; font-size: 10pt; color: #333333}
.linksothers { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}
.submit {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; height: 19px; width: 65px; color: #333333; border: 1px #FFFFFF none}
.big {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}
.smalltitles {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #333333}
.small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}
form {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}

/*----------------------------------*/

.style2 {color: #009900; font-weight: bold;} /* green */

.style3 {color: #1E6AB5; font-weight: bold; font-size:12pt;} /* blue for casestudy heading*/

.style10 {color: #FF9900; font-weight: bold; } /* light orange */

.style12 {color: #FF6600; font-weight: bold; font-size: 9pt; } /* orange */

.style13 {color: #FFFFFF; font-weight: bold; font-size: 9pt; } /* white for our expertise */

.style17 {color: #000000} /* black */

/*----------------------------------*/
/* class for bullet images */
ul.bullet
{
list-style-image:url(../images/bullet8.jpg) ;

 margin-left:15px;
 margin-top:6px;
}


div.error_strings
{
    float: none;
    margin: 0 0 5px 5px;
    overflow: visible;
    width: 400px;
    text-align: left;
    background-color: #ffada7;
    border-right: red 2px solid;
    border-top: red 2px solid;
    font-size: 9pt;
    vertical-align: top;
    border-left: red 2px solid;
    color: maroon;
    border-bottom: red 2px solid;
    font-family: Arial, Sans-Serif;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
 visibility: hidden;
}


.loginheadText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	vertical-align:top; color:#0033CC;
	text-align:center	
}

.loginText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}
.alignTextSearch {
	float:left; vertical-align:text-top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.alignHeadSearch {
	float:left; vertical-align:text-top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; font-weight:bold
}