body {
text-align:center;
color:#0000B3;
margin: 0px 0px 0px 0px;
letter-spacing: 0px;
word-spacing: 0px;
background:#efefff;
}

hr {
border:2px dotted #d3e0ff;
}

img{
border:none;
}

.photos {
float: left;
margin-right: 15px
}

#page_wrapper {
width: 1000px;
margin: 0px auto;
height: auto;
text-align:left;
background: #efefff url(img/bg.jpg) repeat-x;
}

#header {
height:161px;
width: 1000px;
background: #BBBBFF url(img/head.jpg) no-repeat;
}

.dot {
color:#0061C1;
padding-left:25px;
background:url(img/h2.gif) no-repeat left;
margin:0px 0px 20px 0px;
font: normal normal 22px verdana, tahoma, sans-serif;
}

.menubg{
background-image: url(img/menubg.gif);height:10px;
}


#left_side {
float:left;
width:750px;
padding:30px 10px 0px 20px;
font: normal normal 20px Georgia, "Times New Roman", Times, serif;
line-height:35px;
}

#right_side {
float:right;
width:200px;
padding:0px 0px 0px 0px;
}

#page_footer {
height:80px;
background:#e6eeff;
color:#0052ff;
clear: both;
padding:10px 0px 0px 0px;
text-align: center;
}

.top_question {
color:#3737FF;
margin-bottom:0;
margin-top:0;
padding-left:0;
overflow:hidden;
cursor:pointer;
font: normal normal 20px verdana, tahoma, sans-serif;
}

.mid_answer {
border-style: none;
visibility:hidden;
height:0;
overflow:hidden;
position:relative;
top:auto;
padding:4px;
}

.lower_answer_content {
position:relative;
}

a:link {
color:#a000ff;
text-decoration:underline overline;
}
a:visited {
color:#a000ff;
text-decoration:underline overline;
}
a:hover {
color:#FFCA11;
text-decoration:none;
}

/* FAQ START  */
a.main1:link {
color: #3900ff;
text-decoration:none;
font: normal normal 20px verdana, tahoma, sans-serif;
}


a.main1:visited {
color: #3900ff;
text-decoration:none;
font: normal normal 20px verdana, tahoma, sans-serif;
}

a.main1:hover {
color: #FFCA11;
text-decoration:none;
}
/*  FAQ END  */

TABLE {
  border-collapse: collapse;
  border:none;
}
td.ttb {
  border: 1px solid #CAECF9;
}

.testvid{
color:#000000;
width:85%;
text-align: top;
font-style:italic;
text-align: center;
}

.alph{
list-style-type: upper-alpha;
}

a.headings:link{
text-decoration: none;
background:transparent;
}
a.headings:visited{
text-decoration: none;
background:transparent;
}

.opn{
background: url(img/opcom.gif) no-repeat;
width:34px;
height:25px;
float:left
}


