/* --------------- Contact Us --------------- */


div#standardContact, div#standardEnquiry {
 width: 680px;
 font-family: Arial, Tahoma, Verdana;
 font-size: 9pt;
 margin: auto auto;
}

div#standardContact h1 {
 font-size: 9pt;
 font-weight: bold;
 color: #2A87F9;
 margin: 0;
 padding: 0;
}

div#standardContact p {
 font-size: 9pt;
 color: #000;
 margin: 0 0 10px 0;
 padding: 0;
}

p.standard-error { color: #ff0000; }
div#standardContact img, div#standardEnquiry fieldset { border: none !important; margin: 0; padding: 0; }
div#standardContact a:hover { text-decoration: underline; }
div#standardContact a { color: #2A87F9;  text-decoration: none; }

div#standardContact div.standard-left
{
 width: 200px;
 float: left;
}

div#standardContact div.standard-right {
 width: 250px;
 float: right;
}



/* --------------- Enquiry Form --------------- */



div#standardEnquiry form { margin: 0; padding: 0; }

div#standardEnquiry h1 {
 font-size: 11pt;
 font-weight: bold;
 color: #2A87F9;
 margin: 0;
 padding: 0;
}

div#standardEnquiry h2 {
 font-size: 9pt;
 font-weight: bold;
 color: #000;
 margin: 10px 0;
 padding: 0;
}

div#standardEnquiry fieldset label {
 float: left;
 width: 150px;
 margin: 7px 10px 0 0;
}

div#standardEnquiry fieldset select { width: auto !important; }
div#standardEnquiry form fieldset label span { color: #ff0000; }
input.standard-sm { width: 100px !important; }
label.standard-optional { text-indent: 8px; }

div#standardEnquiry fieldset input[type='text'], div#standardEnquiry fieldset select {
 font-family: Arial, Tahoma, Verdana;
 font-size: 9pt;
 color: #000;
 width: 240px;
 margin-top: 3px;
}

div#standardEnquiry fieldset textarea {
 font-family: Arial, Tahoma, Verdana;
 font-size: 9pt;
 color: #000;
 width: 240px;
 height: 120px;
 margin-top: 3px;
}

div#Captcha { margin: auto auto;  margin-bottom: 10px; clear: both; }
div#Captcha { background: url('../images/website_layout/captcha4.html') repeat-y; width: 275px; }
div.captcha-t { height: 6px; background: url('../images/website_layout/captcha1.html') no-repeat; }
div.captcha-b { height: 6px; background: url('../images/website_layout/captcha2.html') no-repeat; }
div#Captcha img { float: left; margin-left: 5px; }
img#captchanew { margin-left: 10px !important; cursor: pointer; }
div#Captcha input { margin: 5px 0 0 5px; width: 195px; }
div.iefix { line-height: 0; font-size: 0; }
input#code { width: 195px !important; }



/* --------------- Legal Pages --------------- */



div#standardLegal {
 width: 680px;
 margin: auto auto;
 font-family: Arial, Tahoma, Verdana;
 font-size: 9pt;
 color: #000;
}

div#standardContent {
 width: auto;
 height: 400px; 
 border: 1px solid #000;
 font-family: Arial, Tahoma, Verdana;
 font-size: 9pt;
 color: #000;
}

div#standardContent div div {
margin: 5px;
height: 390px;
overflow: auto;
}

div#standardTabs ul {
list-style-type: none;
margin: 0;
padding: 0;
}

div#standardTabs ul li {
margin: 0;
padding: 0;
float: left;
width: inherit;
}


div#standardTabs ul li a:hover { background: #2A87F9; }
div#standardTabs ul li a {
float: left;
display: inline;
padding: 0 10px;
height: 23px;
line-height: 23px;
border: 1px solid #000;
border-bottom: none !important;
text-decoration: none;
color: #000;
}



/* --------------- Links Page ---------------- */



div#standardLinkage {
 width: 680px;
 margin: auto auto;
 font-family: Arial, Tahoma, Verdana;
 font-size: 9pt;
 color: #000;
}

div#standardLinkage div { margin-top: 10px; }
div#standardLinkage hr { margin: 0; padding: 0; }
div#standardLinkage div img { margin-right: 10px; }
div#standardLinkage div div { border: none; }
div#standardLinkage div p { text-align: justify; }