body
{
  padding-top: 50px;
  font-family:  Verdana;
  font-size: 11px;
  width: 750px;
  height: 600px;
  display: block; 
  margin-left: auto; 
  margin-right: auto; 
}

a 
{
  color: #ab2734;
  text-decoration: none;
}

a:hover
{
  color: #ab2734;
  text-decoration: underline;
}

.blackLink
{
  color: #000000;
  text-decoration: none;
}

.pageContainer
{
  display: block; 
  margin-left: auto; 
  margin-right: auto; 
  background-color: #FFFFFF;
  width: 661px;
  height: auto;
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.top
{
  text-align: center;
  padding-top: 10px;
  padding-bottom: 0px;
  height: 20px;
}

.middle
{
  padding-bottom: 25px;
  vertical-align: middle;
  margin-left: auto; 
  margin-right: auto; 
  text-align: center;
}

.picture
{
  float: left;
  height: inherit;
  width:  100px;
  height: inherit;
}

.content
{
  height: inherit;
  padding-left:  216px;
  font-size:  12px;
  height: inherit;
}

.contentTop
{
  height: 370px;
}

.verticalBar
{
  color: #ab2734;
}

.contactUs
{
  color: #ab2734;
  text-align: right;
  padding-right: 40px;
  height:  44px;
}

.bottom
{
  height: 45px;
  width:  661px;
}
.bottomText
{
  color:  #FFFFFF;
  vertical-align: middle;
}

.red
{
  color: #ab2734;
}

img
{
  border: none;
}

.contentContainer
{
  height: 414px;
}

.leftLink
{
  color: #ab2734;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
}

.leftLink:hover
{
  color: #ab2734;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
}

/******************************************************\
 Home Page specific css
\******************************************************/

.questionContentContainer
{
  background-image: url('../img/Q_03.gif'); 
  background-repeat: no-repeat; 
  height: 414px;
}

#questionsTable 
{
  padding-left: 40px;
}

/******************************************************\
Answers Page specific css
\******************************************************/

.answerContentContainer
{
  background-image: url('../img/A_07.gif'); 
  background-repeat: no-repeat; 
  background-position: top right; 
  height: 414px;
}

/******************************************************\
Organizational Research (Page 2 Studies)
\******************************************************/

.listFormat
{
  padding-left:15px; 
  padding-top: 2px; 
  padding-bottom: 20px; 
  margin:0;
}
.ms_smallcap {
	font-variant: small-caps;
}
