﻿*
{
	padding:0px;
    margin:0px;    
}
BODY
{
    scrollbar-face-color: #f3f3f3; 
	scrollbar-highlight-color: #f3f3f3; 
	scrollbar-3dlight-color: #f3f3f3; 
	scrollbar-arrow-color: #333; 
	scrollbar-track-color: #f3f3f3;
	background-repeat:no-repeat;
	direction:rtl;
	font-family: Arial;
	font-size:12px;
}
DIV
{
	background-repeat:no-repeat;
	font-family:Arial;
}
A
{
    text-decoration: none;
}
TR
{
	vertical-align:top;	
}
TD
{
	font-size:12px;	
}
IMG
{
	border:solid 0px;
}
#container
{
	display:block;
	width:850px;
	height:500px;	
	margin-right:auto;
	margin-left:auto;
}
.NoBorder
{
	border:solid 0px;	
}
.Nav
{
	display:block;
	line-height:20px;
	font-size:15px;
	font-weight:bold;
	color:White;	
}
.Nav
{
	display:block;
	line-height:20px;
	font-size:15px;
	font-weight:bold;
	color:White;	
}
.SubNav
{
	display:block;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	color:White;	
}
.NavSelected
{
	display:block;
	line-height:20px;
	font-size:15px;
	font-weight:bold;
	color:Black;	
}
.Grey
{
	color:#535455;	
}
.Black
{
    color:Black;
}
.Green
{
	color:#00a886;	
}
.Title
{
	font-weight:bold;
	font-size:22px;	
}
.SubTitle
{
	font-size:14px;	
}
.Question
{
	font-size:14px;	
	font-weight:bold;
}
.QuestionPanel
{
	margin-top:8px;
	display:block;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	color:white;
	width:282px;
	height:22px;
	background-color:#00a886;
	padding-right:15px
}
.Answer
{
	font-size:13px;
	color:#808284;
}
.BottomProducts
{
    display:block;
    width:777px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}
.Textbox
{
    border: solid 1px #00a886;
	background-color: #ffffff;
	font: normal 12px Arial !important;
	color:#00a886;
	vertical-align: top;
	height: 15px;
	text-align:right;
	margin-left:1px;
	margin-right:1px;

}
.Checkbox label
{
    display: block;
    float: right;
    padding-right:10px;
    width:200px;
    padding-bottom:12px;
}
.Checkbox input
{
    display: block;
    float: right;
}
.Bold
{
    font-weight:bold;
}
