﻿/* Regular Page - Faq */
.page_faq_question {
 background:#FFFFFF URL(../Media/Images/Backgrounds/page_faq_question.gif) no-repeat top left;
 width:517px;
 padding-top:12px; 
 padding-bottom:15px;
 padding-left:65px; 
 padding-right:20px; 
 font:13px arial;
 font-weight:normal;
 color:#000000; 
 cursor:pointer;
}
.page_faq_question_open {
 background:URL(../Media/Images/Backgrounds/page_faq_question_open.gif) no-repeat top left;
 width:517px;
 padding-top:12px; 
 padding-bottom:15px;
 padding-left:65px; 
 padding-right:20px; 
 font:13px arial;
 font-weight:bold;
 color:#000000; 
 cursor:pointer;
}
.page_faq_answer_icon {
 background:URL(../Media/Images/Backgrounds/page_faq_answer_icon.gif) no-repeat top left;
 position:absolute;
 width:33px;
 height:29px;
 top:0px;
 left:22px;
}
.page_content A {
 color: Blue;
}
.page_content EM {
 font-style: italic;
 margin: 0 2px 0 0;
}
.page_content STRONG.u {
 text-decoration: underline;
}
.page_content OL {
 list-style-type: lower-roman;
 margin: 0 0 0 16px;
}
.page_faq_answer_stretch {
 background:#FFFFFF URL(../Media/Images/Backgrounds/page_faq_answer_stretch.gif) repeat-y top left;
 width:517px;
 padding-top:12px; 
 padding-bottom:18px; 
 padding-left:65px; 
 padding-right:20px; 
 font:13px arial;
 font-weight:normal;
 color:#000000; 
 line-height:20px;
 position:relative;
}
.page_faq_answer_footer {
 background:#FFFFFF URL(../Media/Images/Backgrounds/page_faq_answer_footer.gif) no-repeat top left;
 width:602px;
 height:18px;
}
