body {
 /* background: #ffffff url(/images/vertical_blue.jpg) repeat-x;*/
} 

h1 {
  color: #333333;
  font-size: 28px;
  font-weight: normal;
  padding-bottom: 10px;
  font-family:georgia;
  *font-family:arial;
}
.smallLink
{
  color:white;
  font-size:12px;
  font-family:arial, georgia;
  *font-family:arial;
}

h2 
{ 
  color: #333333;
  font-size: 24px;
  font-weight: normal;
  padding-bottom: 10px;
  font-family:georgia;
  *font-family:arial;
}

.resultText
{
  color: #999900;
  font-size: 26px;
  font-weight: normal;
  padding-bottom: 10px;
  font-family:georgia;
  *font-family:arial;
}

#quizResult
{
  margin-top:20px;
}

#formDiv
{
  text-align:center;
  width:360px;
}

h3 
{ 
  font-weight: bold;  
  font-size: 15px; 
  color: #333333;
}

p, li, dt, br
{
  line-height: 140%;
  padding-bottom: 2px;
}

li
{
  line-height: 140%;
  padding-bottom: 10px;
}

ul, ol { padding: 5px 5px 5px 20px; *padding: 5px 5px 5px 0px;}


.step a, .step input { font-size: 14px; }

td input { font-size: 14px; }

.step, th { text-align: right; }

#headerExternal
{
  margin-left:15px;
}

#widecontent
{
  width:85%;
  margin-left:58px;
}


#wrapper
{
  font-family:verdana; 
  font-size:15px; 
}

.colored
{
  color:#660066;
  font-size:15px;
}

.extracts
{
  color:gray;
  font-family:verdana;
  font-size:13px;
}

.smallLink
{
  font-size:11px;
}

#progress
{
  color:lightyellow;
  background:#999900;
  height:18px;
  width:0px;
}

.titleQ
{
  font-weight:bold;
  color: #333333;
}

#progressY
{
  color:white;
  background:#999900;
  height:18px;
  width:0px;
  font-weight:bold;
  text-align:center;
  letter-spacing:4px;
  font-family:arial;  
}

#progressN
{
  color:white;
  background:#999900;
  height:18px;
  width:0px;
  font-weight:bold;
  text-align:center;
  letter-spacing:4px;
  font-family:arial;    
}

#score_graph
{
  border:1px solid #999900;
  height:18px;
  width:400px;
  margin-bottom:10px;
}

.score_graph
{
  border:1px solid #999900;
  height:18px;
  width:400px;
  margin-bottom:10px;
}


#quizwrapper
{
  padding: 5px 5px 5px 5px;
  border: 0px solid lightgreen;  
  margin:30px auto 20px auto;
  width:730px;
  /*background:lightyellow;*/
  min-height: 550px;
  height:auto !important;
  height:550px;   
}

.quizDiv
{
  padding: 20px 20px 20px 20px;
  border: 2px solid lightgreen; 
}

.cursor
{
  text-decoration:underline;
  color:green;
  font-family:georgia, verdana;
  *font-family:arial;
  font-size:16px;
  font-weight:normal;
  cursor:pointer;
}

.tiny
{
  color:black;
  font-family:verdana;
  font-size:11px;
}

.txtmsg
{
  font-size:13px;
}

#morelinks
{
  display:none;
  margin-top:20px;
  margin-left:auto;
  padding:15px;
  border:1px solid #999900;
  background:white;
}

#subscribeInvite
{
  margin-top:20px;
  display:none;
}

#ads
{
  background:white;
  border:2px solid #35cfe0;;
  width:99%;
  margin-top:10px;
  margin-bottom:10px; 
  display:none;
  padding:2px;
}

#ads a
{
  color:#999900;
  text-decoration:none;
}

#ads .adsAffiliate
{
  background:#35cfe0;
  text-align:center;
  padding:10px;
}

.adsAffiliate h1
{
  color:white;
}


#adsBlock
{
  background:white;
  border:2px solid #999900;
  width:99%;
  margin-top:10px;
  margin-bottom:10px; 
  display:block;
  padding:2px;
}

#adsBlock a
{
  text-decoration:none;
}

#adsBlock .adsBlockAffiliate
{
  background:#999900;
  text-align:center;
  padding:10px;
}
.adsBlockAffiliate h1
{
  color:white;
}

.adsh2
{
  font-size:17px;
  font-weight:bold;
  color:#333333;
  padding:3px;
  text-decoration:underline;
}

.adsh3
{
  font-size:15px;
  font-weight:bold;
  color:white;
  padding:3px;
}


.quizzeslist
{
  font-size:13px;
  font-family:verdana;
  color:#999900;
  
}

.quizzeslist li a
{
  color:#999900;
  font-weight:bold;
}

#questionDiv
{
  min-height: 250px;
  height:auto !important;
  height:250px; 
  margin-top:10px;
}

td a
{
  text-decoration:none;
}
.blogHead
{
  color:#99aa00;
  font-size:26px;
  font-weight:normal;
  font-family:georgia, verdana;
  *font-family:arial;
  text-decoration:underline;
}

.innerTable
{
  width:100%;
  margin-top:20px;
  text-align:left;
}

.innerTd
{
  padding-bottom:20px;
  /*border-bottom:1px solid lightgreen;*/
}
 
.innerTable img
{
  padding-right:10px;
}

.msgTxt
{
  font-size:13px;
}

.infoMsg
{
  font-size:13px;
  color:gray;
}

.take-quiz-now
{
  color:#999900;
  text-decoration:underline;
}

.headTable
{
  background:white;
  border:2px solid #333333;
  width:100%;
  margin-top:10px;
  margin-bottom:15px;
}

.headTd
{
  background:#333333;
  text-align:center;
  padding:15px;
}

.headTable h1
{
  color:white;
}

.headTable h2
{
  color:orange;
}

.headP
{
  color:white;
  text-align:left;
  font-size:13px;
}

.headP a, .headCenterP a
{
  color:white;
  text-decoration:underline;
}

.headCenterP, #subscribeForm
{
  color:white;
  text-align:center;
  font-size:13px;
  margin-top: 0px;
}

h1 a
{
  color:white;
  text-decoration:underline;
  color:orange;
}

.cuteInviteButtonOrange
{
  background:orange;
  color:white;
  font-weight:bold;
}

#subscribeResult
{
  color:red;
  font-size:13px;
  font-family:verdana;
}

.errMsg
{
  color:red;
}

.successMsg
{
  color:lightgreen;
}

#callStatus
{
  margin-top:10px;
  margin-bottom:15px;
  background:lightyellow;
  border:1px solid lightgreen;
}
#callStatus td
{
  padding:10px;
}

#callStatus textarea
{
}
.callStatusTd
{

  font-size:15px;
  font-family:georgia;
  *font-family:arial;
  color:green; 
}