/* CSS File */
html {
  height: 100%;
}
body {
  width: 984px;
  margin: 0px auto;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #B9B9B9 url('../images/template/site-background.jpg') repeat-x;
}
div {
  margin: 0px auto;
  padding: 0px;
  border: none;
  display: block;
  float: left;
}

p {
  color: #000;
  line-height: 130%;
  display: block;
  padding-bottom: 12px;
  margin: 0;
}
input {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0;
  padding: 0;
}
select {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
textarea {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0;
  padding: 0;
}
td {
  color: #000;
  line-height: 150%;
}
img {
  border: 0;
  margin: 0;
  padding: 0;
}
.b {
  font-weight: bold;
}
.i {
  font-style: italic;
}
h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;  
  font-size: 14px;
  color: #4B6288;
  font-weight: 700;
}
h2 {
  font-size: 12px;
  color: #4B6288;
  font-weight: 700;
  width: 557px; 
} 
h3 {
  font-size: 11px;
  color: #5C7CB5;
  font-weight: 700;
  width: 557px;  
  margin: 0;     
} 
h4 {
  font-size: 12px;
  color: #5C7CB5;
  font-weight: 700;   
  margin: 0;     
} 
table.center {
  margin-left: auto; 
  margin-right:auto;
}
form {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
object {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.req_field {
  color: #f00;    
}
table#merit td {
    padding: 2px;    
}   
.data {
    color: #000000;      
    width: 130px;
    background-color: #D7DFEB; 
    margin: 0; 
} 
.data_toprow {
    font-size: 12px;
    color: #5C7CB5;
    font-weight: 700;  
    width: 130px;
    background-color: #A9CAFF; 
    margin: 0;  
} 
.toprow {
    text-align: center;
    background-color: #A9CAFF;
    margin: 0; 
}
div #container {
  width: 984px;
}
/* Layout */
div #header_container {
  width: 984px;
  height: 158px;
}
div #header_left {
  width: 508px;
  height: 158px;
  background-image: url('../images/template/header-left.jpg');
  background-repeat: no-repeat;
  cursor: pointer;
}
div #header_right {
  width: 476px;
  height: 158px;
  background-image: url('../images/template/header-right.jpg');
  background-repeat: no-repeat;
}
div #content_container {
  width: 984px;
  background: #fff;
}
div #side_menu {
  width: 205px;
  border-right: 1px solid #FFFFFF;
  color: #fff;
}
div #side_menu_container {
  width: 205px;
  background-color: #FFFFFF;
}
div #side_menu ul {
  margin: 0px;
  padding: 0px;
  border: none;
}
div #side_menu ul li {
  list-style-type: none;
  font-size: 12px;
  line-height: 26px;
  background-color: #D7DFEB;
  background-image: url('../images/template/menuborder_white.gif');
  background-repeat: repeat-x;      
  vertical-align: middle;
}
div #side_menu_blank {   
  height: 26px; 
  width: 205px;           
  background-color: #D7DFEB;
  border-bottom: 1px solid #A7B1C0;
  background-image: url('../images/template/menuborder_white.gif');
  background-repeat: repeat-x;      
}
div #side_menu ul li a {
  list-style-type: none;
  line-height: 27px;
  vertical-align: middle;
  text-decoration: none;
  display: block;
  width: 195px;
  padding-left: 10px;
  color: #000000;
  background-image: url('../images/template/menuborder_white.gif');
  background-repeat: repeat-x;
  border-bottom: 1px solid #A7B1C0; 
}
div #side_menu ul li a:hover {
  background: #C0D8FF;
  color: #295395;
  background-image: url('../images/template/menuborder_white.gif');
  background-repeat: repeat-x;
  border-bottom: 1px solid #A7B1C0; 
}
div #side_menu ul li ul {
  margin: 0px;
  padding: 0px;
}
div #side_menu ul li ul li {
  margin: 0;
  list-style-type: none;
  font-size: 12px;
  line-height: 27px;
  vertical-align: middle;   
  color: #295395;
  background-image: url('../images/template/menuborder_white.gif');
  background-repeat: repeat-x;  
}
div #side_menu ul li ul li a {
  padding-left: 20px;
  list-style-type: none;
  line-height: 27px;
  vertical-align: middle;
  text-decoration: none;
  width: 185px;
  display: block;     
  color: #295395;
  border-bottom: 1px solid #A7B1C0;
  background-color: #DFDFDF;
}
div #side_menu ul li ul li a:hover {
  background: #C0D8FF;
  color: #295395;
  border-bottom: 1px solid #A7B1C0;
  background-color: #DADADA;
}
div #ctas_container {
  width: 205px;
  background: url('../images/template/ctas-background.jpg') repeat-x;
}
div .cta_header {
  width: 189px;
  height: 23px;
  line-height: 22px;
  vertical-align: middle;
  border-bottom: 1px solid #fff;
  background-image: url('../images/template/qc-form-header.jpg');
  background-repeat: no-repeat;
  text-align: right;
  font-weight: 700;
  color: #fff;
  padding-right: 15px;
}
div .cta_body {
  width: 193px;
  background: url(../images/template/cta_curve.jpg) 6px 5px no-repeat;
  padding-left: 6px;
  padding-top: 8px;
  padding-bottom: 20px;
}
div .cta_image {
  width: 193px;
  text-align: center;
  background: #fff;
}
div .cta_divider {
  width: 193px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
}
div .cta_text {
  width: 179px;
  background: #fff;
  color: #000;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 9px;
  font-size: 11px;
}
div .cta_link {
  width: 179px;
  background: #fff;
  color: #000;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 9px;
  font-size: 11px;
  text-align: right;
}
div .cta_link a {
  color: #2260BB;
  text-decoration: none;
}
div .cta_link a:hover {
  color: #2260BB;
  text-decoration: underline;
}
div .pointer {
cursor: pointer;                
}

div #content_main {
  width: 557px;
  padding: 30px 8px 8px 8px;
  background: url('../images/template/content-background.jpg') repeat-x;
  border-top: 1px solid #fff;
}
div #content_main a {
  font-size: 12px;
  color: #4288F5;
  font-weight: 700;
} 
div #content_main a:hover {   
  text-decoration: none;
}   
div #content_main ul {
  margin: 0px;
  padding: 0px; 
}
div #content_main ul li {
  color: #4B6288;
  font-size: 12px;
  line-height: 18px;
  padding: 0px 0px 10px 12px;   
  vertical-align: middle;
  list-style-type: none;
  background: url('../images/template/dot.gif') 0 9px no-repeat; 
}
div #content_right {
  width: 204px;
  border-left: 1px solid #FFFFFF;
  border-top: 1px solid #fff;
}
div #form_body {
  width: 204px;
  background: #D4DAE3 url('../images/template/qc-form-background.jpg') repeat-x;
  border-bottom: 1px solid #fff;
  font-size: 11px;
  padding-bottom: 10px;
}
div #form_body a {
 color: #4B6288;
}
div #qc_form_header {
  width: 189px;
  height: 23px;
  line-height: 22px;
  vertical-align: middle;
  border-bottom: 1px solid #fff;
  background-image: url('../images/template/qc-form-header.jpg');
  background-repeat: no-repeat;
  text-align: right;
  font-weight: 700;
  color: #fff;
  padding-right: 15px;
}
div .titles {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: 700;
text-align : center;
margin: 0;    
width:172px; 
height:18px;
background-image: url('../images/page/titles-bg.jpg');      
padding-top: 2px;      
}
div .table2 {      
  width: 556px;
  padding: 12px 0 20px 0;  
}
div .table_cell1 {
  width: 185px;
  text-align: center;     
}
div .table_cell2 {
  width: 187px;  
  text-align: center;           
}
div .table_cell3 {
  width: 139px;  
  text-align: center;           
}   
div .qc_field_label {
  width: 50px;
  padding-left: 8px;
  height: 34px;
  line-height: 34px;
  vertical-align: middle;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #4A6287;
}
div .qc_field_pad {
  padding-top: 7px;
}
div .qc_field_box {
  height: 34px;
  width: 204px;
  border-bottom: 1px solid #97A3B5;
}
div .qc_field_area {
  width: 197px;
  padding-left: 7px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #4A6287;
}
div #certificates_header {
  width: 189px;
  height: 23px;
  line-height: 22px;
  vertical-align: middle;
  border-bottom: 1px solid #fff;
  background-image: url('../images/template/qc-form-header.jpg');
  background-repeat: no-repeat;
  text-align: right;
  font-weight: 700;
  color: #fff;
  padding-right: 15px;
}
div #certificates_body {
  width: 204px;
  background: #fff url('../images/template/certificates-background.jpg') repeat-x;
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
}
div .certificate {
  width: 204px;
  height: 68px;
  border-bottom: 1px solid #fff;
}
div .certificate_image {
  width: 67px;
  height: 68px;
}
div .certificate_title {
  width: 137px;
  height: 68px;
  font-size: 11px;
}
div #footer_container {
  width: 984px;
  background: #7EA6E3;
  color: #fff;
  text-align: center;
  border-bottom: 1px solid #fff;
}
div #footer_container a {
  height: 24px;
  line-height: 24px;
  vertical-align: middle;   
  text-align: center;
  color: #fff;
  font-size: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
}
#footer_container a:hover {     
  text-decoration: none;  
}
div #footer_divider {
  width: 984px;
  height: 3px;
  line-height: 1px;
  font-size: 1px;
  background: #BCD4F6;
  border-bottom: 1px solid #fff;
}
div #footer_copyright {
  width: 968px;
  background: #60718B;
  padding: 12px 8px 6px 8px;
  color: #D3DAE4;
  font-size: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
}
div #footer_copyright a {
  color: #D3DAE4;
}
div #footer_copyright_left {
  width: 194px;
  padding-top: 4px;
}
div #footer_copyright_centre {
  width: 576px;
  text-align: center;
  color: #fff;
}
div #footer_copyright_right {
  width: 194px;
  text-align: right;
}
div #footer_copyright_right img {
  vertical-align: middle;
}
div #footer_links {
  width: 968px;
  background: #60718B;
  padding: 0 8px 6px 8px;
  color: #D3DAE4;
  font-size: 11px;
  text-align: center;
  font-family: Tahoma, Verdana, Arial, sans-serif;
}
div #footer_links a {
  color: #D3DAE4;
}
div .enquiry_left {
  width: 167px;
  padding-left: 60px;
  padding-top: 2px;
}
div .enquiry_right {
  width: 320px;
  padding-left: 10px;
  padding-bottom: 8px;
}
div .enquiry_container {
  width: 557px;
}
.smalltext {
  font-size: 10px;
}
div .merittable ul {
  width: 400px;
  margin: 0;
  padding: 0;
}
div .merittable li {
  width: 400px;
  padding: 0 0 0 14px;
}
div .merittable p {
  width: 400px;
}
div .merittable h2 {
  width: 400px;
}
div .merittable h3 {
  width: 400px;
}

