/* CSS Document */

html { min-height: 100%; margin-bottom: 1px; }

body{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#636363;
background:#FFFFFF;
line-height:20px;
}

a:link{
text-decoration:none;
color:#565841;
font-weight:normal;
}

a:visited{
text-decoration:none;
color:#565841;
font-weight:normal;
}

a:hover{
text-decoration:none;
color:#646b18;
font-weight:normal;
}

#container{
padding-top:50px;
}

#maintable{
border:#c8cbb8 solid 1px;}

#header{
background-color:#e9f3d2;
width:900px;
height:171px;
}

#support{
width:172px;
background-image:url(images/header_support.jpg);
background-repeat:no-repeat;
}
#logo{
width:154px;
background-image:url(images/header_logo.jpg);
background-repeat:no-repeat;
}
#menu{
width:573px;
}
#menu td{
padding-right:5px;
}

#submenu{
text-decoration:none;
font-size:10px;
color:#808183;
text-align:right;
padding-right:15px;
height:47px;
}

#submenu a:link{
text-decoration:none;
color:#4e4c31;
}

#submenu a:visited{
text-decoration:none;
color:#26240b;
}

#submenu a:hover{
text-decoration:none;
color:#465800;
}

#leftcontent{
}

.rightborder{
border-right:#FFFFFF solid 1px;
}

p {
padding: 0 25px 0px 25px;
}

h1{
padding: 10px 25px 0px 25px;
margin-bottom: -12px;
font-size:12px;
color:#737373;
}
h2{
font-size:12px;
color:#808183;
}
.orangefont{
color:#3f3b0c;
}


#dropmenudiv{
position:absolute;
border:1px solid #FFFFFF;
border-bottom-width: 0;
font: 11px Arial, Helvetica, sans-serif;
line-height:22px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom:#FFFFFF 1px solid;
color:#605e45;
padding: 3px 0 2px 0;
text-decoration: none;
}

#dropmenudiv a:hover{
color:#FFFFFF;
background-color: #9da981;
}
#line{
width: 310px;
border-bottom:#999999 solid 1px;
marging: 0 25px 0px 25px;
}
#line2{
width: 310px;
border-bottom:#e5f1d8; solid 1px;
marging: 0 25px 0px 25px;
}
#line3{
width: 390px;
border-bottom:#999999 solid 1px;
marging: 0 25px 0px 25px;
}
.list ul{
margin-bottom:0px;
}

.list ul li{
line-height:16px;
list-style-type:none;
margin-left:-30px;
}

.bolddarktext{
font-weight:bold;
color:565841;
}
.leftside{
border-top:#FFFFFF 1px solid;
width: 364px;
border-right:#FFFFFF 1px solid;
background-color:#e5f1d8;
}

<!-- Collapsing Text Starts-->

.iconspan{
float: left;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

.eg-bar{
margin-top:5px;
background-color: #e5f1d8;
font-weight: bolder;
border: 0px solid #CCCCCC;
padding: 0px;
}

div.eg-bar{
width: 400px;
padding-left: 40px;
}

.icongroup1{
width: 400px;
padding-left: 40px;
}

#collapsetitle{
font-family:Arial, Helvetica, sans-serif;
line-height: 20px;
padding-left: 5px;
font-size:11px;
font-weight:normal;
}
#collapsename{
font-family:Arial, Helvetica, sans-serif;
color:#990000;
padding-left: 5px;
font-size:11px;
font-weight:normal;
color:#990000;
}

#dropdown{
padding-left: 17px;
}

.faqtitle{
font-size:11px;
}

<!-- Collapsing Text Ends-->
.p3 {
padding: 0 25px 0px 10px;
}
.rightside{
background-color:#f0f7df;}