*{
margin: 0;
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#595959;
}

html, body {
height: 100%;
}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -98px;
}

.header {
background-image:url(top_left_corner.png);
background-repeat:no-repeat;
background-position:bottom left;
margin-left:20px;
margin-right:20px;
padding:2px 0px 0px 0px;
text-align:right;
background-color:#cce2ed;
}

.header_left {
padding-left:5px;
padding-bottom:2px;
float:left;
}

.header_right {
background-image:url(top_right_corner.png);
background-repeat:no-repeat;
background-position:bottom right;
padding-right:5px;
padding-bottom:2px;
}

img.wrench
{
vertical-align:text-top;
}

.content {
padding: 20px;
}
.content a:link { 
color: #29698d;
text-decoration: underline;
}

.content-start {
margin-top:150px;
}
.content-result {
padding: 20px;
}

.search_area {
width:600px;
text-align:left;
}

.search_box {
text-align:left;
background-color:#d8d8d8;
height:45px;
padding:4px 10px 4px 10px;
background-image:url(search_area_bg.png);
background-position:bottom left;
background-repeat:no-repeat;
}

.search_box_left {
width:500px;
float:left;
}

.search_box_right{
float:right;
text-align:right;
}

.search_text {
width:490px;
height:21px;
border:0px;
margin:2px 0px 0px 0px;
font-size:17px;
color:#000000;
padding:2px 5px 2px 5px;
background-image:url(search_text_bg.png);
background-repeat:no-repeat;
background-position:bottom left;
 background-color:#ffffff;
}

.search_button {
background-color:#d8d8d8;
background-image:url(search_button_bg.png);
background-repeat:no-repeat;
background-position:bottom left;
color:#FFFFFF;
font-size:17px;
width:70px;
height:25px;
border:0px;
margin:2px 0px 0px 0px;}

.push {
height: 24px;
width: 24px;
}

.footer {
height: 95px;
}

.footer {
background-color:#ececec;
border-top-color:#cce2ed;
border-top-style:solid;
border-top-width:3px;
min-width:750px;
}

.footer_text {
padding:26px 10px 8px 10px;
float:left;
}

.footer_mini {
font-size:8pt;
color:#838383; 
}

.footer_sponsors {
height:65px;
margin-top:16px;
padding-right:10px;
float:right;
}

a:link {text-decoration: none; color: #595959;}
a:visited {text-decoration: none; color: #595959;}
a:active {text-decoration: underline; color: #595959;}
a:hover {text-decoration: underline; color: #29698d;}

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;
}
.content-select {
margin-left:20px;
}
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;
        }
.faq a:link { 
text-decoration: none;
}
.faq a:hover { 
text-decoration: none;
}
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;
}

div#waiting {
    border-style: solid;
    border-width: 1px;
    position: absolute;
    padding: 10px;
    background-color:#cce2ed;
}

