
.text {
font-size:13px;
font-family:tahoma;
}

.borderTable {
    border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-padding: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}

.borderImages {
    padding: 0px 0px 0px 0px;
	border: 0px;
}

p.font {
font-family: tahoma;
}

a:link {
text-decoration: none;
color: black;
font-size: 12px;
font-weight: bold;
}

a:visited {
text-decoration: none;
color: black;
font-size: 12px;
font-weight: bold;
}

a:hover {
text-decoration: underline;
color: #757575;
font-size:12px;
font-weight: bold;
}

a {
outline: none
}

li {
margin-left: 15px;
}
</style>

<!-- FAQ START  -->
<style type="text/css">

#wrap {
margin:0px;
position:left;
}
p {
margin:0px;
position:left;
}

.clicker {
cursor:pointer;
color:black;
}

.eg {
border:0;
position:left
}

.eg p {
text-indent:0px;
text-align:left;
}

#byidtagandclass2 {
padding:0px;
position:left;
}

.qbox {
border:0px;
}

.qbox p {
text-align:left;
}

.question {
font-weight:bold;
margin-left:0px;
}

.answer {
margin-left:0px;
}

</style>
