td.border
{
	border-style: solid; 
	border-width: 1px; 
	border-color: 000000; 
	text-align: center;
}
td.yellow 
{ 
	background-color: yellow;  
	border-style: solid; 
	border-width: 1px; 
	border-color: 000000; 
	text-align: center; 
}
td.bold 
{ 
	font-weight: bold; 
	text-align: left; 
}
a.white 
{ 
	color: white; 
}
.hintHead
{
	color: #666666;
	font-size: 14px;
	width: 700px;
	text-align: left;
}
.hintFont
{
	color: #666666;
	font-size: 12px;
	width: 700px;
	text-align: left;
}
.e0 {background-color:#EEEEEE;}
.e3 {background-color:#FFEEDD;}

#csfeature
{
	width: 700px;
	margin: auto;
	padding: 10px 25px 10px 25px;
	text-align: left;
	font-family: Arial, Helvetica, Verdana;
	background-color: #FFFFFF;
	
	
}

#csfeature p, a, ol, li 
{
	font-size: 12px;

}
#supporttop {
	padding: 0px;
	margin: 0px;
}

#supporttop table{
	width: 720px;
}

#supportop table td{
	width: 45%;
}

#supporttop h2{
	color: #f79319;
	font-size: 16px;
	margin: 0px;
	margin-left: 25px;
	margin-right: 25px;
	padding: 1px;
	text-align: center;

}


#rightnow {
	border: 0px solid gray;
	text-align: left;
}

#rightnow #rightnowcrumbs {
	margin: 0 10px 0 10px;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

#rightnowleft {
	border: 0px solid orange;
	float: left;
	width: 180px;
	margin: 0 0 0 10px;
	padding: 5px;

}
#rightnowleft form#RNnav label.RNinput {
	border: 0px solid blue;
	width: 170px;
	float: left;
}
#rightnowleft form#RNnav label.RNinput2 input.radio2 {
	border: 0px solid blue;
}

#rightnowleft form#RNnav label.RNinput2 {
	border: 0px solid green;
	width: 155px;
	margin: 0 0 0 15px;
	float: left;
}

#rightnowright {
	border: 0px solid pink;
	float: right;
	width: 550px;
	margin: 0 10px 0 0;
	padding: 5px;
}

.ln2 {
	margin-left: 22px;
}
#askquestion ol {
	padding: 1em 1em 0 1em;
	list-style: none;
}

#askquestion li {
	padding-bottom: 1em;
}

#askquestion label {
	float: left;
	text-align: right;
	width: 10em;
	margin-right: 1em;

}

#askquestion input {
	
}

/* For Support/UseTerm/default.cfm */

#useTerms #Support {
	text-align: left;
	font-size: 12px;
	color: #666;
	clear: both;
	margin: 10px;
}
#useTerms #Support p {
	margin-bottom: 12px;
}
#useTerms #Support ol li {
	margin:0 0 12px 30px;
	list-style-type: decimal;
}
#useTerms #Support ol li ol li {
	list-style-type: lower-alpha;
}

/* Support/UseTerm/default.cfm end */

/*--- Style for /Support/RefundPolicy/default.cfm end ---*/
#supportRefund {
	margin-bottom: 30px;
}
#supportRefund h2 {
	font-size: 18pt;
	font-weight: bold;
	color: #F69716;
	margin-bottom: 20px;
}
#supportRefund h3 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
}
#supportRefund h4 {
	font-size: 10pt;
	font-weight: bold;
}
#supportRefund p .warning {
	color: #EF2121;
	font-weight: bold;
}
#supportRefund ul {
	margin-bottom: 10px;
}
#supportRefund ul li {
	margin-bottom: 5px;
}
#supportRefund ul li.bullet {
	margin-left: 25px;
	list-style-type: bullet;
    list-style-image:url('/Images/bullet_mail.gif');
}
#supportRefund .extraBottomSpace {
	margin-bottom: 20px;
}
#BodyRight.BodyRightRefund h2 {
	text-align: left;
	font-size: 16pt;
}
#BodyRight.BodyRightRefund h3 {
	text-align: left;
	font-size: 9pt;
}
#BodyRight.BodyRightRefund p.question {
	font-size: 14px;
	color: #009FE4;
	font-weight: bold;
	padding-top: 12px;
	border-top: 2px dotted #CCC;
}
#BodyRight.BodyRightRefund p.answer {
	padding-bottom: 8px;
}
#BodyRight.BodyRightRefund p.lastAnswer {
	padding-bottom: 15px;
	border-bottom: 2px dotted #CCC;
}
#BodyRight.BodyRightRefund p.faq {
	text-align: right;
}
#BodyRight.BodyRightRefund p.faq a {
	font-size: 14px;
	font-weight: bold;
}
#BodyRight.BodyRightRefund a,
#BodyRight.BodyRightRefund a:hover,
#BodyRight.BodyRightRefund a:visited {
	text-decoration: none;
}

/*--- Style for /Support/HarrysHints/InternationalLabels/default.cfm begin ---*/

table.labelOptions {
	border: 1px solid #666;
}
table.labelOptions tr th {
	height: 20px;
	text-align: center;
	background-color: #333;
	color: #CCC;
	padding: 3px;
	font-weight: bold;
	border-right: 1px solid #FFF;
}
table.labelOptions tr th.lastCell {
	border-right: 1px solid #666;
}
table.labelOptions tr td {
	padding: 0px 5px !important;
	border: 1px solid #666;
	vertical-align: middle;
}
table.labelOptions td.mailType {
	font-weight: bold;
	color: #333;
	background-color: #ebe6e6;
}
table.labelOptions td.select {
	text-align: center;
	font-weight: bold;
}
ul.xmlParamList {
	padding-left: 30px;
}
ul.xmlParamList li ul {
	padding-left: 50px;
}

/*--- Style for /Support/HarrysHints/InternationalLabels/default.cfm end ---*/


