/* standard */
@charset "utf-8";
body {
  margin: 0px;
  padding: 0px;
}
#website {
  background-color: #000000;
}
.h1_tag{
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#58595B;
  font-weight: normal;
  margin-bottom: 0px;
}
#h1_bg{
  background-image:url(../images/h1_bg.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  height:20px;
}
#top_bg{
  background-image:url(../images/top_bg.gif);
  background-repeat:repeat-x;
  background-position:top;
}
#left_bg{
  background-image:url(../images/left_bg.gif);
  background-repeat:repeat-y;
}
#middle_bg{
  background-color:#1B3857;
  background-image:url(../images/body_bg.gif);
  background-repeat:repeat-x;
  background-position:top;
}
#footer_bg{
  background-image:url(../images/footer_bg.gif);
  background-repeat:repeat-x;
  background-position:top;
}
#top_nav_tbl{
  margin-top:11px;
}
.news_tbl{
  margin-top:16px;
  margin-left:25px;
}
#subscribe_tbl{
  margin-left:15px;
}
#australia{
  margin-left:25px;
}
#content_bg{
  background-image:url(../images/content_bg.gif);
  background-color:#F9F9F9;
  background-repeat:repeat-x;
  background-position:top;
}
#shadow{
  background-image:url(../images/shadow.gif);
  background-repeat:repeat-y;
  background-position:left;
}
#panel_top{
  background-image:url(../images/panel_top.gif);
  background-repeat:repeat-x;
}
.panel_bg, #panel_bg_2{
  background-image:url(../images/panel_bg.gif);
  background-repeat:repeat-x;
  height:98px;
}
.panel_bg{
  padding:4px;
}
#panel_bg_2{
  background-image:url(../images/panel_bg_2.gif);
}
#hidden_pic{
  position:absolute;
  display:none;
}
.brand_logo{
  margin-bottom:10px;
}
.pro_cell, .pro_cell_1, .pro_cell_2{
  border:1px solid #F0F1F1;
  background-color:#FFFFFF;
  width:219px;
  height:200px;
  text-align:center;
  float:left;
}
.pro_cell_1{
  width:178px;
  height:164px;
}
.left_div{
  margin-top:4px;
  margin-right:10px;
  float:left;
}
.sub_pages{
  position:absolute;
  background-color:#F1F1F1;
  text-align:center;
  display:none;
}
.pro_cell_2{
  width:51px;
  height:48px;
  margin-top:8px;
}
.pro_cell_pic{
  height:140px;
  margin-top:10px;
}
.proc_cell_txt{
  margin:4px;
}
.left_pad25{
  padding-left:25px;
}
.left_pad10{
  padding-left:10px;
  padding-top:4px;
  padding-bottom:4px;
  padding-right:4px;
}
.top_pad10{
  padding-top:10px;
}
.pad10 {
  padding: 10px;
}
.pic_frame_2 {
  background-repeat: no-repeat;
  background-position: center center;
  margin-left: 20px;
  margin-bottom: 20px;
  margin-right: 1px;
  float: right;
  overflow: hidden;
  width: 200px;
  height: 125px;
}
.pic_div_large{
  width:390px;
  height:293px;
  text-align:center;
  background-color:#FFFFFF;
  border:1px solid #9BA59A;
}
#description{
  border-bottom: 1px solid #9BA59A;
  border-left: 1px solid #9BA59A;
  border-right: 1px solid #9BA59A;
}
.white_border, .white_border_bottom{
  border-bottom:1px solid #ffffff;
  padding-top:2px;
  padding-bottom:2px;
  padding-left:8px;
  padding-right:8px;
}
.white_border{
  border-right:1px solid #ffffff;
}


/*style for sliding image*/

#cont{
  position:relative;
  overflow: hidden;
  height:300px;
  width:100%;
}
.nav{
  cursor:pointer;
}
/*slide image style end*/

.pic_frame{
  border:1px solid #9BA59A;
  background-color:#FFFFFF;
  width:66px;
  height:50px;
  margin-top:8px;
  margin-bottom:8px;
  text-align:center;
}

body, .body_text_normal, .body_text_normal a:link, .body_text_normal a:visited, .body_text_normal a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #636363;
  text-decoration: none;
}
.body_text_normal a:hover, #content_area a:hover  {
  text-decoration: underline;
}
.body_text_medium, .body_text_medium a:link, .body_text_medium a:visited, .body_text_medium a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #636363;
  text-decoration: none;
}
.body_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.body_text_large, .body_text_large a:link, .body_text_large a:visited, .body_text_large a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #636363;
  text-decoration: none;
}
.body_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.black_text_normal, .black_text_normal a:link, .black_text_normal a:visited, .black_text_normal a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}
.black_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.black_text_medium, .black_text_medium a:link, .black_text_medium a:visited, .black_text_medium a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000000;
  text-decoration: none;
}
.black_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.black_text_large, .black_text_large a:link, .black_text_large a:visited, .black_text_large a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #000000;
  text-decoration: none;
}
.black_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.yellow_text_normal, .yellow_text_normal a:link, .yellow_text_normal a:visited, .yellow_text_normal a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #E8AF2A;
  text-decoration: none;
}
.yellow_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.yellow_text_medium, .yellow_text_medium a:link, .yellow_text_medium a:visited, .yellow_text_medium a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #d09f01;
  text-decoration: none;
}
.yellow_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.yellow_text_large, .yellow_text_large a:link, .yellow_text_large a:visited, .yellow_text_large a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #d09f01;
  text-decoration: none;
}
.yellow_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.orange_text_normal, .orange_text_normal a:link, .orange_text_normal a:visited, .orange_text_normal a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffc20a;
  text-decoration: none;
}
.orange_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.orange_text_medium, .orange_text_medium a:link, .orange_text_medium a:visited, .orange_text_medium a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #ffc20a;
  text-decoration: none;
}
.orange_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.orange_text_large, .orange_text_large a:link, .orange_text_large a:visited, .orange_text_large a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffc20a;
  text-decoration: none;
}
.orange_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.green_text_normal, .green_text_normal a:link, .green_text_normal a:visited, .green_text_normal a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #8CC63F;
  text-decoration: none;
}
.green_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.green_text_medium, .green_text_medium a:link, .green_text_medium a:visited, .green_text_medium a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #8CC63F;
  text-decoration: none;
}
.green_text_medium a:hover {
  text-decoration: none;
  color:#FFFFFF;
}
.green_text_large, .green_text_large a:link, .green_text_large a:visited, .green_text_large a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #8CC63F;
  text-decoration: none;
}
.green_text_large a:hover {
  font-size: 15px;
  text-decoration: underline;
}

.red_text_small, .red_text_small a:link, .red_text_small a:visited, .red_text_small a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ec1d25;
  text-decoration: none;
}
.red_text_normal, .red_text_normal a:link, .red_text_normal a:visited, .red_text_normal a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ec1d25;
  text-decoration: none;
}
.alert {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ec1d25;
  text-decoration: none;
  font-weight: bold;
}
.red_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.red_text_medium, .red_text_medium a:link, .red_text_medium a:visited, .red_text_medium a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #ec1d25;
  text-decoration: none;
}
.red_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.red_text_large, .red_text_large a:link, .red_text_large a:visited, .red_text_large a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ec1d25;
  text-decoration: none;
}
.red_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.blue_text_normal, .blue_text_normal a:link, .blue_text_normal a:visited, .blue_text_normal a:hover, #content_area a  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #0F2640;
  text-decoration: none;
}
.blue_text_normal a:hover {
  text-decoration: underline;
}
.blue_text_medium, .blue_text_medium a:link, .blue_text_medium a:visited, .blue_text_medium a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #022145;
  text-decoration: none;
}
.blue_text_medium a:hover {
  font-size: 12px;
  text-decoration: underline;
}
.blue_text_large, .blue_text_large a:link, .blue_text_large a:visited, .blue_text_large a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #0F2640;
  text-decoration: none;
}
.blue_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.dark_blue_text_normal, .dark_blue_text_normal a:link, .dark_blue_text_normal a:visited, .dark_blue_text_normal a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #272933;
  text-decoration: none;
}
.dark_blue_text_normal a:hover {
  font-size: 12px;
  text-decoration: underline;
}
.dark_blue_text_medium, .dark_blue_text_medium a:link, .dark_blue_text_medium a:visited, .dark_blue_text_medium a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #006bb6;
  text-decoration: none;
}
.dark_blue_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.dark_blue_text_large, .dark_blue_text_large a:link, .dark_blue_text_large a:visited, .dark_blue_text_large a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #006bb6;
  text-decoration: none;
}
.dark_blue_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.white_text_normal, .white_text_normal a:link, .white_text_normal a:visited, .white_text_normal a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}
.white_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.dark_gray_text_normal, .dark_gray_text_normal a:link, .dark_gray_text_normal a:visited, .dark_gray_text_normal a:hover{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #323431;
  text-decoration: none;
}
.dark_gray_text_normal a:hover{
  color:#ffffff;
}
.gray_text_normal, .gray_text_normal a:link, .gray_text_normal a:visited, .gray_text_normal a:hover{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #BCBCBC;
  text-decoration: none;
}
.gray_text_normal a:hover{
  color:#ffffff;
}
.gray_text_medium, .gray_text_medium a:link, .gray_text_medium a:visited, .gray_text_medium a:hover{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #7D7D7D;
  text-decoration: none;
}
.gray_text_medium a:hover{
  color:#ffffff;
}
.white_text_medium, .white_text_medium a:link, .white_text_medium a:visited, .white_text_medium a:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #eeeeee;
  text-decoration: none;
}
.white_text_medium a:hover {
  font-size: 12px;
  text-decoration: underline;
}
.white_text_large, .white_text_large a:link, .white_text_large a:visited, .white_text_large a:hover{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
}
.white_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}
.view, .view a:link, .view a:visited, .view a:hover{
  font-family:Arial, Helvetica, sans-serif;
  color:#F3D13D;
  font-size:12px;
  text-decoration:none;
  text-align:right;
}
.view a:hover {
  text-decoration: underline;
}

.purple_text_normal, .purple_text_normal a:link, .purple_text_normal a:visited, .purple_text_normal a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #47116f;
  text-decoration: none;
}
#content_area a {
  font-weight: bold;
}
.purple_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.purple_text_medium, .purple_text_medium a:link, .purple_text_medium a:visited, .purple_text_medium a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #47116f;
  text-decoration: none;
}
.purple_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.purple_text_large, .purple_text_large a:link, .purple_text_large a:visited, .purple_text_large a:hover{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #47116f;
  text-decoration: none;
}
.purple_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}
.page_title, .page_title_home {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #022145;
  text-align:left;
}
.page_title{
  border-bottom:solid 1px #022145;
}
.divider{
  background-image:url(../images/line.gif);
  background-repeat:repeat-x;
}

h1, h2, h3, h4, h5, h6 {
  padding-top: 0px;
  margin-top: 0px;
}
.right_div, .rdiv {
  text-align: right;
}

form {
  margin: 0px;
  padding: 0px;
}

.formfield {
  color: #23211d;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #494640;
  background-color: #ffffff;
  width: 300px;
}
.search_field {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #103B69;
  background-color: #ffffff;
  width: 149px;
}
.subscribe_field{
  color: #636363;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  border: 1px solid #14467B;
  background-color: #ffffff;
  width: 120px;
}

.formbutton {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #494640;
  background-color: #000000;
}
.hidden {
  display: none;
}
.new_row, .newrow {
  clear: both;
  padding: 0px;
}
#content_area {
  margin-bottom:21px;
  margin-top: 30px;
  margin-left: 18px;
  margin-right:30px;
  text-align:left;
}

#footer {
  font-family: Arial, Helvetica, sans-serif;
  color: #4d4a44;
  font-size: 10px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 935px;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
  color: #4C4C4C;
  text-decoration: none;
}
#footer a:hover {
  color: #ffffff;
  text-decoration: none;
}
.pic_frame_1 {
  border: 1px solid #47116f;
  padding: 1px;
}
.glossymenu{
  margin-bottom:10px;
}
.imageborder{
  border: 1px solid #666666;
}
.sidemenu {
  clear: both;
}
.phpdigHighlight {
  color: #E2363D;
  text-decoration: none;
}

.h3_text{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #636363;
  text-decoration: none;
}

.h3_footer, .h3_footer_1 {
  margin:0px;
  font-weight:normal;
  font-size: 10px;
}
.h3_footer_1{
  float:left;
}
.footer_bg{
  background-color:#378ddd;
}
.padding_footer{
  padding-right:30px;
  padding-left:5px;
  border-left:1px solid #9b9999;
}
.padding_right_footer{
  padding-right:30px;
}
#footer{
  width:955px;
}
#footer, .efooter {
  font-family:Arial, Helvetica, sans-serif;
  color: #9b9999;
  font-size: 10px;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}
.efooter {
  color: #9b9999;
}
#footer a:link, #footer a:visited, #footer a:active, .efooter a:link, .efooter a:visited, .efooter a:active {
  color: #9b9999;
  text-decoration: none;
}
#footer a:hover{
  color: #676767;
}
.efooter {
  margin-left: 10px;
}