body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/back_rep.gif);
}
td {
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	vertical-align: top;
	color: #000000;
}
A        {
	color: #737C7B;
	font-weight: normal;
	text-decoration: underline;
}
A:hover  {
	text-decoration: none;
}
A:visited{
}

#link1 {

	color: #CCCCCC;
	
}
#link1 a {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
}
#link1 a:hover {
	text-decoration: none;
	color: #FFF5C1;
}
#link2 {
	color: #000000;
}
#link2 a {
	color: #000000;
	font-size:13px;
	font-weight:bold;
	text-decoration: underline;

}
#link2 a:hover {
	text-decoration: none;
}
#link3 {
	color: #666666;
}
#link3 a {
	color: #666666;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
#link3 a:hover {
	text-decoration: none;
}
#top_rep{
	background-image: url(../images/top_rep.jpg);
	background-repeat: repeat-x;
}
#hor_rep{
	background-image: url(../images/hor_line.jpg);
	background-repeat: repeat-x;
}
.footer_text_pad{
	padding-top: 13px;
	padding-left: 10px;
}
.right_box{
	border: 1px solid #333333;
}

#align_ver{
	vertical-align: middle;	
}
.align_both{
	vertical-align: middle;
	text-align: center;
}
.ques_bold{
	font-weight: bold;
}
.title{
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	padding-top: 3px;
	padding-left: 3px;
}

.status { 
   color: #A00000;
   font-weight: bold;
}

.pros_and_cons { 
   display: inline;
   z-index: 0;
}

.popup { 
   position: absolute;
   background-color: #F0F0F0;
   border: 1px solid black;
   font-weight: normal;
   text-align: left;
   width: 400px;
   padding: 20px;
   left: 10px;
   z-index: 4;
}

.mediapopup { 
   position: absolute;
   color: #000000;
   background-color: #F0F0F0;
   border: 1px solid black;
   font-weight: bold;
   text-align: left;
   width: 170px;
   padding: 20px;
   left: 30px;
   bottom: 0px;
   z-index: 4;
}

.important { 
   color: #B00000;
}


.cell { 
   border-bottom: 1px solid black;
   border-right: 1px solid black;
   text-align: right;
   padding: 5px;
}
.cell_center { 
   border-bottom: 1px solid black;
   text-align: center;
   padding: 5px;
}

.topbar { 
   text-align: center;
   color: #FFFFFF;
   font-size: 24pt;
}

.banneroverlay { 
   font-size: 10pt;
   color: #FFFFFF;
   padding-bottom: 0px;
   padding-left: 10px;
   padding-right: 375px;
   padding-top: 10px;
   padding-bottom: 10px;
  
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 15px;
   width: 830;
   background-color: #888888;
   background-image: url(../images/banner.jpg);
   background-repeat: no-repeat;
   background-position: bottom left;
}
.banneroverlay A        {
	color: #FF0000;
}
.banneroverlay A:visited        {
	color: #A03030;
}

.bannerads { 
   color: #000000;
   margin-top: 00px;
   text-align: left;
   font-weight: bold;
}

.candidate_list { 
   font-size: 10pt;
}
.candidate_questions { 
   font-size: 10pt;
}

#comments a { 
   font-size: 16pt;
   padding: 0px;
}

#pro_media { position: absolute; display: none; }
