body {
    margin:0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10pt;
}
a:link {text-decoration: underline; color: #3484bb;}
a:visited {text-decoration: underline; color: #3484bb;}
a:active {text-decoration: underline; color: #3484bb;}
a:hover {text-decoration: underline; color: #3484bb;}

div.faq {
    border:0px;
	height:194px;
    margin:0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10pt;
	background:url(faq-bkg.png);
	background-repeat:repeat-x;
	text-align:center;
	vertical-align:top;
	font-size:16pt;
        }
div.faqcontent1 {
background-image:url('1.png');
background-repeat:no-repeat;
background-position:top right;
	width:200px;
	float:left;
	text-align:left;
	padding:80px 30px 0px 0px;
	text-decoration:none;
    color:#000000;
}
div.faqcontent2 {
background-image:url('3.png');
background-repeat:no-repeat;
background-position:top right;
	width:260px;
	float:left;
	text-align:left;
	padding:80px 30px 0px 0px;
	text-decoration:none;
    color:#000000;
}
div.faqcontent3 {
	background-image:url('2.png');
	background-repeat:no-repeat;
	background-position:top right;
	width:230px;
	float:left;
	text-align:left;
	padding:80px 30px 0px 0px;
	text-decoration:none;
    color:#000000;
}
div.faqcontainer {
	width:825px;
}
div.arrow { 
vertical-align:top;
text-align:center;
}
form {
    margin:0;
    padding:0;
}
div {
	padding:0px;
}
div.menu {
    float:left;
    text-align:left;
	padding:4px;
}
div.account {
    float:right;
    text-align:right;
    padding-top:10px;
    padding-right:7px;
}
div.header { }
div.main {
        padding-top:15px;
		margin:0px;
}
div.content {
        margin:20px;
}
div.content-select {
        margin-top:50px;
        margin-left:20px;
        margin-right:20px;
        width: 1000px;
}
div.content-top {
        margin:20px;
}
div.left {
    z-index: 100;
    float: left;
    margin: 0px 0px 0px 20px;
    width: 150px;
    background-color: #CCCCCC;
    font-size: small;
    text-align: center;
}
div.footer {
    margin-top:10px;
    text-align:center;
}
div.footer1 {          
    padding:0px;
    margin-top:0px;
    text-align:center;
}
div.footer2 {          
    padding:4px;
    margin-top:0px;
    text-align:center;
    font-size:10px;
}
div#suggest {
    border-style: solid;
    border-width: 1px;
    position: absolute;
    background-color: white;
}
div#suggest table {
    border-spacing: 0px;
}
div#suggest td {
    padding: 3px;
}
td.hitcount {
    font-size: 80%;
    font-style: italic;
    text-align: right;
    margin-left: 10px;
}
div#suggest tr {
    cursor: pointer;
}
div#suggest tr.selected {
    background-color: gray;
}
a.selected {
    font-weight: bold;
    text-decoration: none;
    color: black;
    cursor: default;
}
div#cse-search-results {
    overflow : hidden;
        margin : 10px;
        padding : 0px;
        width : 100%;
}
div#cse-search-box {
    overflow : hidden;
        margin : 0px;
        padding : 0px;
        width : 100%;
}
a.123:link {text-decoration: none; color: #000000;}
a.123:visited {text-decoration: none; color: #000000;}
a.123:active {text-decoration: none; color: #000000;}
a.123:hover {text-decoration: none; color: #000000;}

