body 
{
    background: #93be22 url(/images/bg.gif) repeat-x;
    margin: 5px 0 0 0;
    padding: 0;
    font-family: "Century Gothic",Arial, verdana;
    font-size: 11pt;
}
#wrapper 
{
    width: 960px;
    margin: 0 auto;
    position: relative;
}
a {color: #5bb1cf; text-decoration: none;}
img {border:none;}
#top
{
    width: 100%;
    background: #f1f5f7 url(/images/int_header.gif) no-repeat;
    height: 175px;
    position: relative;
    float: left;
    font-family: Arial, verdana;
    color: #5bb1cf;
    margin: 0;
    border-bottom: solid 1px #dddddd;

}
#topright {width: 99%;text-align: right;float: right; position: relative;padding: 10px 1% 0 0;}
#topright a {color: #5bb1cf;text-decoration: none;font-weight: bold;}

#menu 
{
    width: 97%;
    text-align: left;
    position: relative;
    float: left;
    padding: 0 0 0 3%;
    font-weight: bold;
    color: #ff5c00;
    /*border: solid 1px #5bb1cf;*/
    font-size: 12pt;
    margin-top: 120px;
}
#menu a {color: #ff5c00;}
h4 {font-size: 10pt; font-weight: bold;margin: 0;}
h1 {font-size: 11pt; font-weight: bold;margin: 0; color: #4672aa;}
#newuserform 
{
   width: 37%;
   text-align: left;
   padding: 5px 0 0 0;
   margin-left: 1%;
   position: relative;
   float: left;
   font-size: 8pt;
   color: #000;
   margin: 25px 0 0 0;
}

#contactform 
{
 margin: 0;   
}
#content
{
    width: 960px;
    position: relative; 
    float: left;
    background: #ffffff;
    border: solid 1px #c0c0c0;
    margin-top: 5px;
    color: #7c7c7c;
    height: 497px;
    background: #ffffff url(/images/int_bg.jpg) no-repeat right bottom;
    margin-bottom: 13px;
    }
#inttext
{
    position: relative;
    float: left;
    width: 600px;
    padding: 0 10px 0 10px;
}
#intright 
{
    position: relative;
    float: left;
    width: 290px;
    margin-top: 5px;
}
#footer1 
{
    width: 97%;
    position: relative; 
    float: left;
    height: 115px;
    padding: 0 0 0 3%;

    }
#footer2 
{
    width: 100%;
    position: relative; 
    float: left;
    text-align: center; 
    color: #FFF;
    font-size:8pt;
    padding-top: 4px;
}

.divfaqanswer {
	margin-left: 120px; 
	width:700px;
	}
.header {
	background-color: #c0c0c0;
	color: #fff;
	font-size: 12pt;
}

label {
	width: 6em;
	float: right;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
