﻿input.Questions { width: 250px;}

p.askAQuestion { font-family: Arial; font-weight: bold; color: #143352; background-color:#CFD7DE; padding-left: 10px; line-height: 26px; margin:0px; }
.divEmailQuestion {background-color:#F5F4EF; padding:10px; }
.QuestionWrapperBorder { overflow:hidden; width:332px; margin:0px; padding:0px; padding-left:10px; padding-top:10px; margin-top:10px; background-color:#F5F4EF; border-top:solid 1px #000000}
.QuestionWrapper { overflow:hidden; width:332px; margin:0px; padding:0px; padding-left:10px; padding-top:10px; padding-bottom:10px; background-color:#F5F4EF; }
.Question { width:242px; float:left; margin:0px; padding:0px; margin-right:5px; line-height:19px; }
.YesNoButton { width:75px; float:right; text-align: right; margin-right:10px; }
.YesButton { text-align: right; background-color: Aqua; }
.SpacerWhite {background-color:#ffffff; height:10px; }
.SpacerBlak {background-color:#ffffff; height:10px; }

div.HelpCenter_AnswerBox	{ border-bottom: solid 1px #000000; background-repeat: repeat-x; background-position: top; padding: 0px 0px 0px 0px; margin: 0px 0px; overflow: hidden; visibility: hidden; display: none; margin-bottom:5px; }
div.HelpCenter_Answer		{ }
div.HelpCenter_AnswerText P { padding: 5px; margin:0px; background-color:#F5F4EF }

input.HelpCenter_Field			{ width: 274px; padding: 0px; height: 16px; font-size: 12px;  margin:0px; float: left; }
textarea.HelpCenter_Question	{ width: 364px; height: 125px; margin-bottom: 12px; }

ul.HelpCenter_List		{ margin: 0px; width:342px; padding:0px; margin-top:10px; margin-bottom:10px;}
ul.HelpCenter_List li	{ list-style:none; border-bottom:solid 1px #ffffff; }

a.HelpCenter_Question ,
a.HelpCenter_Question:active { padding-left:25px; background-image: url(../images/icon_arrow_right_trans.gif);  background-position: 4px 4px; background-repeat:no-repeat; text-decoration:none; background-color: #CFD7DE; line-height: 27px; display:block;}
a.HelpCenter_Question:hover	{ padding-left:25px; text-decoration:none; background-color: #F5F4EF; line-height: 27px; display:block; }
a.HelpCenter_QuestionOpen { padding-left:25px; background-image: url(../images/icon_arrow_down_trans.gif);  background-position: 4px 4px; background-repeat:no-repeat; text-decoration:none; background-color: #CFD7DE; line-height: 27px; display:block;}

a.HelpCenter_QuestionVisited { padding-left:25px; background-image: url(../images/icon_arrow_right_trans.gif);  background-position: 4px 4px; background-repeat:no-repeat; text-decoration:none; background-color: #cccccc; line-height: 27px; display:block;}
a.HelpCenter_QuestionVisited:hover	{ padding-left:25px; text-decoration:none; background-color: #F5F4EF; line-height: 27px; display:block; }
a.HelpCenter_QuestionVisitedOpen { padding-left:25px; background-image: url(../images/icon_arrow_down_trans.gif);  background-position: 4px 4px; background-repeat:no-repeat; text-decoration:none; background-color: #cccccc; line-height: 27px; display:block;}
a.HelpCenter_QuestionVisitedOpen:hover { padding-left:25px; background-image: url(../images/icon_arrow_down_trans.gif);  background-position: 4px 4px; background-repeat:no-repeat; text-decoration:none; background-color: #F5F4EF; line-height: 27px; display:block;}

.ListHeading			{ background-color: #CFD7DE; font-weight: bold; height: 22px; line-height: 22px; color: #143352}
.ListTable				{ background-color:#F5F4EF;  width:342px;  }
.ListTable tr			{ font-size: 11px; }
.ListTable tr.ListItem1	{ background-color: #F5F4EF; height: 27px; line-height: 27px; }
.ListTable tr.ListItem2	{ background-color: #F5F4EF; height: 27px; line-height: 27px;}
.ListTable td			{ padding-left: 10px; }
.ListTable tr.ListItem2 td,
.ListTable tr.ListItem1 td {  border-bottom:solid 1px #ffffff; }

#AnswerWrapper{  padding-bottom:10px; }
#AskQuestion { border-top:solid 1px white; }



.Tutorials 
{ 
	width:340px;
	height:25px;
	font-family: Arial; 
	font-weight: bold; 
	color: #143352; 
	background-color:#CFD7DE; 
	padding-top:5px;
	line-height: 20px; 
	margin:0px; 
	 border-top:solid 5px white; 
}
.Movie 
{
	float:right;
	width:100px;
}
.MovieName
{
	padding-left:10px;
	float:left; 
}
