body {
  font-family:  Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #000000;
  font-size: 80%;
  background: #ffffff;
  border: 0;
/*scrollbar-face-color: #003366;
scrollbar-arrow-color: #e6e6ff;
scrollbar-track-color :#cccccc;
scrollbar-shadow-color :#e6e6ff;
scrollbar-3dlight-color: #e6e6ff;
scrollbar-darkshadow-color: #000000;*/
margin: 0px;
text-align: center;
}

#topdeck{
position: absolute;
border: 1px solid #330033; 
background: #ecd9a1; 
font-size: 13px;
width: 150px;
 visibility:hidden;
}
h1, h2, h3, h4, h5, h6 { 
	color: #cc9933;
	padding-left:5px;
	padding-top: 0px;
	font-weight: bold;
	text-align: left;
	}
h1{
	font-size: 230%;
	font-weight: normal;
	}

h2{
	color: #000000;
	font-size: 105%;
	margin-right: 10px;
}


h3{
	font-size: 90%;
	color: #000000;
}
h4{
	font-size: 85%;
	color: #000000;
}
h5 {
  font-size: 80%;
  color: #000000;
}

h6{
color: #000;
font-size: 115%;
margin-bottom: 0;
}
a:link		{ color: #0033ff; font-size: 100%; line-height: normal; text-decoration: none;}
a:active		{ color: #0033ff; font-size: 100%; line-height: normal; text-decoration: none;  }
a:visited		{ color: #0033ff; font-size: 100%; line-height: normal; text-decoration: none;  }
a:hover		{  color: #0033ff; font-size: 100%; line-height: normal; text-decoration: underline; }

a.resultLink { color: #000000; font-size: 100%; line-height: normal; text-decoration: none; padding: 0px 25px 0px 25px;}
a:link.resultLink 		{ color: #000000; font-size: 100%; line-height: normal; text-decoration: none;}
a:active.resultLink 		{ color: #000000; font-size: 100%; line-height: normal; text-decoration: none;  }
a:visited.resultLink 		{ color: #000000; font-size: 100%; line-height: normal; text-decoration: none;  }
a:hover.resultLink 		{  color: #996699; font-size: 100%; line-height: normal; text-decoration: underline; }

a.resultLink2 { color: #000000; font-size: 100%; font-weight: bold; text-decoration: none; padding: 0px 0px 0px 3px;}
a:link.resultLink2 		{ color: #000000; font-size: 100%; font-weight: bold; text-decoration: none;}
a:active.resultLink2 		{ color: #000000; font-size: 100%; font-weight: bold; text-decoration: none;  }
a:visited.resultLink2 		{ color: #000000; font-size: 100%; font-weight: bold; text-decoration: none;  }
a:hover.resultLink2 		{  color: #996699; font-size: 100%; font-weight: bold; text-decoration: underline; }

a.newlink { color: #cc9933; font-size: 110%; font-weight: bold; text-decoration: none; }
a:link.newlink  		{ color: #cc9933; font-size: 110%; font-weight: bold; text-decoration: none;}
a:active.newlink  		{ color: #cc9933; font-size: 110%; font-weight: bold; text-decoration: none;  }
a:visited.newlink  		{ color: #cc9933; font-size: 110%; font-weight: bold; text-decoration: none;  }
a:hover.newlink  		{  color: #cc9933; font-size: 110%; font-weight: bold; text-decoration: underline; }

a.whitelink { color: #ffffff; }
a:link.whitelink  		{ color: #ffffff; }
a:active.whitelink  		{ color: #ffffff; }
a:visited.whitelink  		{ color: #ffffff; }
a:hover.whitelink  		{  color: #ffffff; }

a.callink { color: #000000; }
a:link.callink  		{ color: #000000; }
a:active.callink  		{ color: #000000; }
a:visited.callink  		{ color: #000000; }
a:hover.callink  		{  color: #000000; }

#menu a:link, #menu a:active, #menu a:active, #menu a:visited{
 color:  #ffffff;
   line-height: normal; 
   text-decoration: none; 
    padding: 2px;
}

#menu a:hover{
 color: #ffff00; 
}

#sideMenu a:link, #sideMenu a:active, #sideMenu a:active, #sideMenu a:visited{
 color: #330033; 
   line-height: normal; 
   text-decoration: none; 
   display: block; 
   padding-left: 14px;
   padding-top: 15px;
}

#sideMenu a:hover{
color: #ffffff; 
text-decoration: none;
}
#footer a:link, #footer a:active, #footer a:visited{
 color:  #ffffff;
   line-height: normal; 
   text-decoration: none; 
   padding: 3px;

}
#footer a:hover{
 color: #ffffff; 
 text-decoration: underline;
}
#footer a:link.dark, #footer a:active.dark, #footer a:visited.dark{
 color:  #663366;
   line-height: normal; 
   text-decoration: none; 
    padding: 0px;

}
#footer a:hover.dark{
 color: #663366; 
  text-decoration: underline;
}
#body1{
margin: 0 auto;
text-align: left;
width: 760px;
border: 1px solid #000000;
background: url(images/bodyback.jpg) repeat-y left;
}

#top{
background-color: #663366;
border-top: 2px solid #ffffff;
border-bottom: 1px solid #ffffff;
}

#menu{
background: #996699;
height: 30px;
line-height: 25px;
text-align: center;
color: #ffffff;
border-top: 1px solid #fff;
}

#contenthome{
float: left;
padding: 0px;
margin: 0px 0px 0px 0px;
width: 409px;
}
#content{
float: left;
padding: 0px;
margin: 0px 0px 0px 0px;
width: 470px;
}

#sideMenu{
 float: left;
 clear: none;
 text-align: left;
 width: 140px;
 background: #d6ad33;
 padding: 0px;
 margin: 0px;

}
#rightside{
float: right;
margin: 0px 1px 1px 0px;
border-left: 1px dotted #666666;
}

#newsroomhome{
margin: 0px 1px 1px 0px;
width: 185px;
background: #623063 url(images/newsback.jpg) no-repeat;
color: #fff;
position: relative;
top: -7px;
left: 3px;
height: 580px;
}

 #newsroomhome p{
 	color: #fff;
	margin: 0px 0px 5px 10px;
	/*width: 100%;*/
 }
 #newsroomhome h1{
 text-align: center;
 font-size: 180%;
 color: #fff;
padding-top: 10px;
margin-bottom: 5px;
 }
 #newsroomhome a:link, #newsroomhome a:active, #newsroomhome a:visited{
 color: #fff;
 text-decoration: underline;
 }
 #newsroomhome a:hover{
 color: #fff;
 text-decoration: none;
 }
 #footer{
 clear: both;
 background: #996699;
 color: #ffffff;
 font-size: 95%;
 text-align: center;
 line-height: 18px;
 padding-top: 0px;
border-top: 2px solid #fff;
 }
 #footer p.white{
  background: #ffffff;
 color: #663366;
 margin: 0;
 font-size: 93%;
 font-weight: bold;
 text-align: center;
 line-height: 20px;
 padding: 0px;
 word-spacing: 4px;
 border-top: 1px solid #996699;
 }
.mustardfont{
color: #cc9933;
}
 .blackfont{
 color: #000000;
 }
.noPadding{
padding: 0px;
margin: 0px;
}
.center{
text-align: center;
}
.centernews{
text-align: center;
line-height: 13px;
margin: -12px 0px 0px -15px;
font-size: 90%;
}
caption.diarytop{
border: 1px solid #996699;
padding: 5px 0px 5px 30px;
margin: 0px 5px 0px 5px;
text-align: left;
}
td.diarytop{
border: 1px solid #996699;
padding: 2px;
margin: 0px;
text-align: left;
background: #ffffff;
color: #000000;
width: auto;
height: auto;
}
caption.expert{
text-align: left;
font-size: 95%;
padding: 10px 0px 10px 0px;

}
th{
font-size: 95%;
padding: 3px 0px 3px 0px;
}
th.thresults{
font-size: 95%;
padding: 3px 0px 3px 0px;
text-align: left;
background: #996699;
color: #ffffff;
border-bottom: 2px solid #ffffff;
border-top: 5px solid #ffffff;
padding-left: 5px;
}
th.thstudies{
border-top: 1px dotted #000000;
border-bottom: 1px dotted #000000;
text-align: left;
font-weight: normal;
padding-left: 5px;
}
td.tdstudies1{
border: 1px solid #ffffff;
background: #ecebe3;
width: auto;
color: #000000;
font-size: 90%;
}
td.tdstudies2{
border: 1px solid #ffffff;
background: #dbd2df;
width: auto;
color: #000000;
font-size: 90%;
}
td.tdstudies3{
border: 1px solid #ffffff;
background: #ffffff;
width: auto;
}
td{
background: #996699;
border: 1px solid #ffffff;
width: 80px;
color: #ffffff;
padding: 2px;
height: 40px;
vertical-align: top;
}
td.bottomresults{
width: auto;
height: auto;
border-bottom: 5px solid #ffffff;
border-right: 0px;
border-left: 0px;
}

td.results{
background: #ffffff;
border: 1px solid #996699;
color: #000000;
width: auto;
height: auto;
padding: 0px;
font-size: 95%;
vertical-align: top;
}
td.submenu{
background: #996699;
border: 1px solid #996699;
color: #000000;
width: auto;
height: auto;
padding: 0px;
font-size: 85%;
vertical-align: top;
}
.resultpages{
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
padding: 5px 0px 5px 0px;
margin: 5px;
text-align: center;
}
td.tdexpertise{
background: #ffffff;
border: 0px;
width: auto;
color: #000000;
padding: 0px;
height: auto;
vertical-align: top;
font-size: 80%;
}
.rightBold{
text-align: right;
font-weight: bold;
}
.alignright{
text-align: right;
}
.alignRight{
text-align: right;
}
.rightinfo{
float: right;
margin: 0px 5px 0px 0px;
font-weight: normal;
}
.rightpic{
float: right;
margin: 5px 5px 0px 0px;
}
.bigger{
font-size: 115%;
margin-left: 5px;
}
.biggernews{
font-size: 115%;
padding: 33px 0px 0px 8px;
}
.righttext{
float: left;
clear: none;
margin: -60px 0px 0px 110px;
}
p {
font-size: 100%;
font-weight: normal;
padding: 5px;
margin: 0px;
text-align: left;
}
.rightTopLinks{
float: right;
clear: none;
margin: 0px;
}
.leftpad{
margin-left: 60px;
margin-top: 10px;
}
.leftpad1{
padding-left: 40px;
}
.leftpad2{
padding-left: 90px;
}
.leftpad3{
padding-left: 140px;
}
.boldBigger{
font-size: 105%;
font-weight: bold;
}
.boldRight{
text-align: right;
font-weight: bold;
margin-right: 10px;
}

.bold{
  font-weight: bold;
}

li {
  padding-left: 0px;
  list-style-position: outside;
	margin-left: 20px;
	font-size: 95%;
	line-height: 180%;
	list-style-image: url(images/bullet.gif);
	text-align: left;
}

li.li2{
margin-left: 0px;
}
ul.ul2{
float: left;
margin: -30px 0px 0px 110px;
}
ul {
  padding-left: 0px;
 	margin-left: 30px;
	line-height: normal;
/* list-style-image: url(image/bullet.gif); OPTIONAL CODE IF IMAGE IS USED FOR BULLET INSTEAD */

}


.goButton{
color: #ffffff;
font-weight: bold;
background: #666699;
border: 1px solid #000000;
font-size: 90%;
width: 25px;
margin: 2px;

}
.submitButton{
color: #ffffff;
background: #996699;
border-top: 2px solid #d5c7d5;
border-left: 2px solid #d5c7d5;
border-right: 2px solid #532a53;
border-bottom: 2px solid #532a53;
font-size: 12px;
width: 60px;
padding-bottom: 0px;
letter-spacing: 1px;
margin: 0px 0px 0px 8px; 
}
.submitButton2{
color: #ffffff;
background: #996699;
border-top: 2px solid #d5c7d5;
border-left: 2px solid #d5c7d5;
border-right: 2px solid #532a53;
border-bottom: 2px solid #532a53;
font-size: 12px;
width: 60px;
padding-bottom: 0px;
letter-spacing: 1px;
margin: 10px 0px 0px 158px; 
}


.advancedButton{
color: #ffffff;
background: #996699;
border-top: 2px solid #d5c7d5;
border-left: 2px solid #d5c7d5;
border-right: 2px solid #532a53;
border-bottom: 2px solid #532a53;
font-size: 12px;
width: 120px;
padding-bottom: 0px;
letter-spacing: 1px;
margin: 10px 0px 0px 8px; 
}
.outlookButton{
color: #ffffff;
background: #996699;
border-top: 2px solid #d5c7d5;
border-left: 2px solid #d5c7d5;
border-right: 2px solid #532a53;
border-bottom: 2px solid #532a53;
font-size: 12px;
width: 90px;
padding: 2px;
letter-spacing: 1px;
margin: 5px 0px 0px 0px; 
}

.newsearchButton{
color: #ffffff;
background: #996699;
border-top: 2px solid #d5c7d5;
border-left: 2px solid #d5c7d5;
border-right: 2px solid #532a53;
border-bottom: 2px solid #532a53;
font-size: 12px;
width: 100px;
padding-bottom: 0px;
letter-spacing: 1px;
margin: 10px 0px 0px 8px; 
}

form.register{
background: url(images/backregister.gif);
height: 225px;
color: #330033;
margin: 110px 0 0 0;
}
label.labelnews{
padding-left: 8px;
line-height: 20px;
font-weight: bold;
}

label.browse{
padding: 0px 0px 0px 10px;
float: left;
text-align: right;
width: 200px;
}
label.browse3{
padding: 0px 0px 0px 10px;
float: left;
text-align: left;
width: 380px;
}
label.browse2{
padding: 0px 0px 0px 10px;
float: left;
text-align: right;
width: 200px;
margin: -10px 0px 0px 0px;
}
.browseButton{
color: #000000;
background: #ffffff;
font-size: 12px;
padding-bottom: 0px;
letter-spacing: 1px;
margin: 10px 0px 0px 0px; 

}
label.labe11{
width: 150px;
float: left;
text-align: right;
}
label.label2{
width: 250px;
float: right;
text-align: left;
}
label.labe13{
width: 105px;
float: left;
text-align: right;
}
.labe15{
width: 290px;
float: left;
text-align: right;
line-height: 30px;
}
.labe16{
width: 20px;
float: left;
text-align: right;
}
label.label4{
width: 140px;
float: left;
text-align: left;
}
#labelLeft{
width: 300px;
float: left;
}
#labelCenter{
width: 350px;
margin-left: 100px;
}
#labelRight{
width: 290px;
float: left;
}

input.newsInput{
border: 1px solid #000;
border-color: #330033 #ffffff #ffffff #330033;
background: #d6ad33;
margin-left: 8px;
margin-bottom: 3px;
width: 115px;
}
input{
line-height: 14px;
}
.imgborder{
border-left: 3px solid #ffffff;
}
.imgborder2{
border-bottom: 3px solid #ffffff;
border-left: 3px solid #ffffff;
}
.imgborder3{
border-bottom: 3px solid #ffffff;
}
.imgborder4{
border-bottom: 3px solid #ffffff;
border-right: 3px solid #ffffff;

}
.imgcurve{
margin: 3px 0px 0px 0px;
padding-left: 3px;
}
.imgicon{
float: left;
clear: none;
margin: 16px 0px 0px -12px;
}
input.contactInput{
height: 22px;
margin: 0px 0px 5px 5px;
}
textarea{
margin: 0px 0px 5px 5px;
}
select{
margin: 0px 0px 5px 5px;

}
.imgadobe{
margin: 90px 0px 10px 0px;
}
.normalfont{
font-weight: normal;
font-size: 110%;
}
#mainborder{
float: left;
clear: none;
width: 603px;
margin: -3px 0px 4px 3px;
border-bottom: 1px solid #666666;
border-right: 1px solid #666666;
border-left: 1px solid #666666;
}
.smallfont{
font-size: 70%;

}

.questionnaire input{
margin: 1px 0;
width: 180px;
}
.shortlabel input{
width: 100px;
}
.shortlabel{
margin-left: 30px;
}
.questionnaire label{
font-size: 12px;
}
.questionnaire textarea{
margin: 1px 0;
width: 180px;
height: 70px;
vertical-align: middle;
}
.lableblock2{
width: 260px;
display: block;
float: left;
margin: 2px 0 2px 5px;
}
.lableblock{
width: 200px;
display: block;
float: left;
margin: 2px 0 2px 5px;
}
.questionnaire .submitButton{
width: 140px;
}
.questionnaire .browseButton{
margin: 0 5px;
}
.questionnaire .uploadbutton{
background: #ECE9D8;
color: #000;
border-right: 2px solid #716F64;
border-bottom: 2px solid #716F64;
border-top: 2px solid #fff;
border-left: 2px solid #fff;
width: 100px;
height: 20px;
font-size: 10px;
position: relative;
top: 1px;
}
.questionnaire .radios{
width: 25px;
}
.questionnaire select{
margin: 1px 0;
}

.questionnaire th, .questionnaire td{
background: none;
padding: 0;
color: #000;
height: 25px;
width: auto;
font-size: 12px;
}
.resultButton{
color: #ffffff;
background: #996699;
border-top: 1px solid #d5c7d5;
border-left: 1px solid #d5c7d5;
border-right: 1px solid #532a53;
border-bottom: 1px solid #532a53;
font-size: 12px;
width: 80px;
padding-bottom: 0px;
letter-spacing: 1px;
margin: 0px 0px 0px 0px; 
}
.results td{
height: auto;
font-size: 110%;
padding: 4px 5px;
}
.results{
width: 580px;
margin: 10px 5px;
}
.rightfloat{
float: right;
}

hr{
border-top: 1px dotted #cc9933;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
margin: 10px 10px;
}