  /*BIITSOFT STYLES*/
  /*colours*/
  /* dark green #7EA1B4 */
  /* grey-green #E6ECF0 */
  /* bright green #009248 */
  /* link color #0750d9*/

  BODY {color:#000000; text-align:center;	margin:5px 0px 0px 0px; background: url("bg.jpg") #F5F7F9 fixed repeat-x left bottom;}
  body,a,b,div,input,select {font-size:11px; font-family:arial, helvetica, sans-serif; line-height:14px; font-weight:normal; }
  b {font-weight:bold;}
  a {color:#0750d9;text-decoration:none;font-weight:bold;}
  a:hover {text-decoration:underline;}
  img	{border:0px;}
  p,div {padding:0px;margin:0px;}

  /*CONTAINERS*/
  .container {width: 720px; text-align:left;}
  .containerMain {width:720px; float:left; background:url("bg_main.gif");}
  .containerLeft {width:500px; float:left; background-color:#FFFFFF; }
  .containerRight {width:220px; float: left; background-color: #E6ECF0;}

  /*BREAD CRUMB TRAIL*/
  .boxBread {background-color: #E6ECF0; float:left; width:500px; vertical-align:middle; height:26px;}
  .breadLnk {color: #5D5D5C;	font-weight:bold;text-transform:lowercase; padding-top:4px; padding-left:10px; }
  .breadLnk A {color: #2F3192; text-transform:lowercase;}

  /*SEARCH*/
  	/* BB: Hide search for now */
  /*.search {color:#009248; font-weight:bold; background-color:#FFFFFF; padding-left: 6px; height:26px;}*/
  .search {color:#009248; font-weight:bold; background-color:#E6ECF0; padding-left: 6px; height:26px;}

  /*BOXES*/
  .box720 {float: left; width: 720px;}
  .box480 {float: left; width: 480px;}
  .box220 {float: left; width: 220px;}
  .box460 {float: left;width: 460px;}
  .box190 {width: 190px;	float: left;}
  .box720 {float: left; width: 720px;}
  .box190_bg {height: 26px; width: 190px;	background-image: url("top_190.gif");}

  	/*BB: Added a 220 box, float right*/
  .box220Right {float: right; width: 220px;}

  	/*BB: Added a 180 box, float right*/
  .box180Right {float: right; width: 180px;}


  	/*BB: Added this with blue background */
  .box190_bg_blue {height: 26px; width: 190px; background-image: url("top_190_blue.gif");}

  /*BB*/
  .box480 {float: left;width: 480px;}

  	/*BB: Added this style to catch the mouseovers/mouseouts for the menu navigation logic*/
  .box720_1px {float: left; width: 720px; height: 5px;}


  /*BORDERS*/
  .bdr {border-right: 1px solid #7EA1B4; border-left: 1px solid #7EA1B4;}
  .bdr_g {border-right: 1px solid #009248; border-left: 1px solid #009248;}

  /*PADDING*/
  .pad0606 {padding-top: 0px;	padding-right: 6px;	padding-bottom: 0px; padding-left: 6px;}
  .pad3005 {padding-top: 3px;	padding-right: 0px;	padding-bottom: 0px; padding-left: 5px;}

  /*IMAGES*/
  .img_r {display:inline; vertical-align:top; margin-left:6px; text-align:left; float:right;}

  /*MARGINS*/
  .marLeft20 {margin-left: 20px;}
  .marLeft15 {margin-left: 15px;}
  .marRight20 {margin-right: 20px;}
  .marRight15 {margin-right: 15px;}
  .marTop20 {margin-top: 20px;}
  .marTop15 {margin-top: 15px;}

  	/*BB: Added */
  .marTop10 {margin-top: 10px;}
  .marLeft10 {margin-left: 10px;}
  .marRight10 {margin-right: 10px;}


  /*HEIGHTS*/
  .h30 {height: 30px;}

  /*COLOURS*/
  .bg_wht {background-color:#FFFFFF}
  .grn {color:#009248}

  /*FONTS*/
  .title12 {font-weight:bold; color:#FFFFFF; font-size:12px; text-transform:uppercase;}

  /*links*/
  .links .link_bul {padding-left:10px; background: url("bul_grn_10x10.gif") no-repeat left top;}
  .more {background: url("bul_grn_10x10.gif") no-repeat; color:#009248;}

  	/*BB: Added */
  .links .link_bul_blue {padding-left:10px; background: url("bul_blue_10x10.gif") no-repeat left top;}

  /*BG COLOURS*/
  .bg_grey {background-color:#E6ECF0}

  /*NAVIGATION*/
  .topNav {background-color:#E6ECF0; width:720px; height:30px; text-align:center; }
  a.topNavLink {font-size:11px; font-weight:bold; text-transform:uppercase; color:#454545; float:left; padding:5px 24px 5px 24px; background-color:#E6ECF0; }
  a:hover.topNavLink {background-color:#FFFFFF; text-decoration:none; }

  	/*BB: Added this style, which will highlight the active menu item*/
  /*a.topNavLinkHighlight {font-size:11px; font-weight:bold; text-transform:uppercase; color:#FFFFFF; float:left; padding:5px 24px 5px 24px; background-color:#009248; }
  a:hover.topNavLinkHighlight {background-color:#009248; text-decoration:none;}*/

  a.topNavLinkHighlight {font-size:11px; font-weight:bold; text-transform:uppercase; color:#454545; float:left; padding:5px 24px 5px 24px; background-color:#FFFFFF; }
  a:hover.topNavLinkHighlight {background-color:#FFFFFF; text-decoration:none;}




  .botNav { background-color:#7EA1B4; padding:5px 14px 0px 5px; color:#E6ECF0;}
  a.botNavLink {font-size:11px; font-weight:bold; text-transform:lowercase; color:#E6ECF0; }
  a:hover.botNavLink {color:#FFFFFF; text-decoration:none; }


  /*FOOTER*/
  .footer {width:720px; vertical-align:middle; height:26px; text-align:center; color:#FFFFFF; font-weight:bold; }
  .footer A {color: #FFFFFF; text-transform:lowercase;}

  /*DEBUGING*/
  .border {border: 1px solid #FF0000;}

  	/*BB: Added a lighter shade of border for the navigation*/
  .border2 {border: 1px solid #F5F7F9;}

  	/*BB: Added class "NB" that will highlight text*/
  .NB
  {
  	color : Red;
  	font-weight:bold;
  	text-align : center;
  }

  	/*BB: Added a background highlight color style*/
  .bggreen
  {
  	background-color: #009248;
  }

  	/*BB: Added some headers*/
  h4
  {
  	font-size: 12px;
  	font-weight: bold;
  }

  	/*BB: Added UL styles */
  .bullet
  {
  	margin-top:0;
  	margin-bottom:0;
  	list-style-type:disc;
  	list-style-position:outside;
  }

  .bullet .bullet2
  {
  	margin:0 0 0 -20;
  }

  .bullet-spaced
  {
  	margin-top:0;
  	margin-bottom:5;
  	list-style-type:disc;
  	list-style-position:outside;
  }

  .bullet .bullet2
  {
  	margin:0 0 0 -10;
  }

  	/*BB: Added red url link*/
  .redlink
  {
  	color:#FF0000;
  }

  .redlink a
  {
  	color:#FF0000;
  	text-decoration:none;
  	font-weight:bold;
  }

  .redlink a:hover {text-decoration:underline;}

  	/*BB: Added black url link*/
  .blacklink
  {
  	color:#000000;
  	font-weight:normal;
  }

  	/*BB: Added black url link (bold)*/
  .blacklinkBold
  {
  	color:#000000;
  	font-weight:bold;
  }

  	/*BB: Added blue url link - basically the default <a> style without bold*/
  .bluelink
  {
  	color:#0750d9;
  	font-weight:normal;
  }

  /*BB: Added blue url link nderline - basically the default <a> with an underline*/
  .bluelink_underline
  {
  	color:#0750d9;
  	font-weight:bold;
  	text-decoration: underline;
  }
  
  /*BB: Added styles for quote*/
  .blockquote
  {
    font-family:"Trebuchet MS",helvetica,sans-serif;
    color:#004A66;
    font-size:10px;
    font-style:italic;
    font-weight:bold;
    border-top:1px dashed #CCC;
    border-bottom:1px dashed #CCC;
    margin:10px;
    padding:30px 5px 30px 5px;
    text-align:center;
    background-color:#EEE;
    margin-left:0px;
  }
