body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #909090;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {color: #8f9dc2; font-size: 11px;
	font-family: tahoma;}
.style3 {
	color: #C2C2C2;
	font-size: 10px;
	font-family: arial;
}
.style4 {
    color: #FF9600;
    font-size:11px;
    font-family: Tahoma;
}
.style5 {
    color: #8f9dc2; 
    font-size: 11px; 
    font-family: tahoma; 
    font-weight: bold; 
}
.detaildescription {
	color: #909090;
	font-size: 15px;
	font-family: Arial, tahoma;
}
input {
    font-family:Tahoma;
    font-size:8px;
}
a.hyperlink1  {
    color: #FF9600; 
    font-size: 11px; 
    font-family: tahoma; 
    font-weight: bold;
    background-color:inherit;
}
a.hyperlink1:hover {
    color: white; 
    font-size: 11px; 
    font-family: tahoma; 
    font-weight: bold;
    background-color:#FF9600;
}
a.hyperlink1:active {
    color: #FF9600; 
    font-size: 11px; 
    font-family: tahoma; 
    font-weight: bold;
    background-color:inherit;
}
a.hyperlink2  {
    color: #FF9600; 
    font-size: 12px; 
    font-family: Arial, tahoma; 
    font-weight:bold;
    background-color:inherit;
    text-decoration:none;
}
a.hyperlink2:hover {
    color: white; 
    font-size: 12px; 
    font-family: Arial, tahoma; 
    font-weight: bold;
    background-color:#FF9600;
}
a.hyperlink2:active {
    color: #FF9600; 
    font-size: 12px; 
    font-family: Arial, tahoma; 
    font-weight: bold;
    background-color:inherit;
    text-decoration:none;
}
.faq_question {
    color: #FF9600;
    font-size:11px;
    font-family: Tahoma;
    font-weight: bold;
    padding-left: 12px; 
    padding-top: 9px; 
    line-height: 12px; 
    padding-bottom: 5px;
    background-image:url(images/rep_1.jpg); 
    background-repeat:repeat-y
}
.faq_answer {
    color: #909090;
	font-size: 14px;
	font-family: tahoma;
    padding-left: 12px; 
    padding-top: 10px; 
    padding-bottom: 15px;
    background-image:url(images/rep_1.jpg); 
    background-repeat:repeat-y

}
.steps {
    border: solid 1px #8f9dc2;
    width: 53px; 
    height: 53px;
    line-height: 55px;
    color: #909090; 
    font-size: 60px; 
    font-family: Times; 
    font-weight:bold; 
    float:left;
}
