/* CSS Document */
body{
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
background-color:#CCCCCC;
font-size:12px;
}
a:link{
	color:#333333;
	text-decoration: underline;
}
a:visited{
	color:#333333;
	text-decoration: underline;
}
a:hover{
	color:#669966;
	text-decoration: underline;
}

a:active{
	color:#669966;
	text-decoration: underline;
}
#left_nav_background a:link{
	font-size:0.7em;
	color:#333333;
	font-weight:normal;
	text-decoration: none;
}

#left_nav_background a:hover{
    color:#669966;
	text-decoration: none;
}

#left_nav_background a:active{
	color:#333333;
	text-decoration: none;
}

#left_nav_background a:visited{
	font-size:0.7em;
	color:$000099;
	text-decoration: none;
}
p {
font-size:0.7em;}

h1 {
  font-size:12px;
  font-weight:bold;

}
h2 {
  font-size:12px;
}
h3 {
  font-size: 10px;
  font-weight:bold;
}
h4 {
  font-size:10px;
  font-weight:bold;
}
#lg_bold{
font-size:14px;
font-weight:bold;
}
#lg_norm{
font-size:14px;
}
#med_bold{
font-size:12px;
font-weight:bold;
}
#med_norm{
font-size:12px;
}
#sml_bold{
font-size:10px;
font-weight:bold;
}
#sml_norm{
font-size:10px;
}
#topNavBack1_home_left{
background-image:url(../images/button/home_left.gif);
background-repeat:no-repeat;
width:8px;
height:18px;
}

#topNavBack2_home_centre{
background-image:url(../images/button/home_centre.gif);
background-repeat:repeat-x;
background-position:top;
height:20px;
text-align:center;
}

#topNavBack3_home_right{
background-image:url(../images/button/home_right.gif);
background-repeat:no-repeat;
height:18px;
width:7px;
}

#topNavBack3_home_right2{
background-image:url(../images/button/ethical_left.gif);
background-repeat:no-repeat;
height:18px;
width:7px;
}

#topNavBack1_thin_line{
background-image:url(../images/button/underline.gif);
background-repeat:repeat-x;
background-position:top;
height:5px;
}

#navigation_table{
margin: 110px 0 0 170px;

}
#navigation_table a:link{
	font-size:0.7em;
	color:#333333;
	text-decoration: none;
}
#navigation_table a:hover{
	color:#669966;
	text-decoration: underline;
}

#navigation_table a:active{
	color:#669966;
	text-decoration: underline;
}
#navigation_table a:visited{
	font-size:0.7em;
	color:$000099;
	text-decoration: none;
	/*color:#333333;
	text-decoration: none; */
}

#header {
margin:10px 0 0 0;
background-image:url(../images/bafts_top.gif);
background-repeat:no-repeat;
height:155px;}


#top_center_title_content{
margin-left:210px;
padding-top:20px;
color:#666666;}

#container1{
height:100%;
background-color:#FFFEF9;
font-size:0.7em;
}
#container2{
height:100%;
background-color:#FFFEF9;
font-size:12px;
}
#container3{
height:100%;
background-color:#FFFEF9;
font-size:10px;
}
#container4{
background-color:#FFFEF9;
font-size:10px;
}
#container5{
background-color:#FFFEF9;
font-size:12px;
}
#container6{
/*padding:100px 0 0 100px;
background-color:#D6DAB5;*/
font-size:12px;
}

#main_content{
margin: 0 0 0 8px ;
height:44px;
width:498px;
background-image:url(../images/contentTop.gif);
background-repeat:no-repeat;
}

#content_back{
/*margin: -3px 0 0 8px;*/
padding:10px 0 0 10px;
width:495px;
background-image:url(../images/contentBack_1.gif);
background-repeat:repeat-y;
}

#right_bar{
width: 125px;
background-color:#FFFEF9;}
/* CSS Document */

#left_table_background{
margin:10px 0 0 10px;
width:145px;
background-color:#FFFEF9;
}

#table_width{
width:110px;
}

#square_container{
height:3px;
background-image:url(../images/leftNavShad1.gif);
background-repeat:no-repeat;
background-position:top;
}

#side_shade{
background-image:url(../images/leftNavShad2.gif);
background-repeat:repeat-y;
background-position:left top;
}

#corner_shade{
background-image:url(../images/corner_shade.gif);
background-position:top left;
background-repeat:no-repeat;
}

#green_background{
background-image:url(../images/leftNavGreen2.gif);
font-size:0.7em;
font-weight:bold;
}

#left_nav_background{
background-image:url(../images/leftNavBack.gif);
text-align:center;}


#line{
margin:0;
padding:0;
background-image:url(../images/leftNavLine.gif);
background-repeat:no-repeat;
height:3px;
}
#footerspacer{
height:7px;}
#footer {
background-color:#FFFEF9;
text-align:center;
height:20px;}
.pagenextlink,.pagenextdead,
.pageprevlink,.pageprevdead,
.pagenumlink,.pagenumdead {
  cursor: pointer;
  padding: 0 4;
  margin: 5 1;
  font-size: 9px;
  font-family: Arial,sans-serif;
  font-weight: bold;
}
.pagenextlink,.pageprevlink,.pagenumlink {
  border: 2px solid #009;
  background-color: #D6DAB5;
  color: #009;
}
.pagenextdead,.pageprevdead,.pagenumdead {
  cursor: default;
  border: 2px solid #000;
  background-color: #AAA;
  color: #FFF8EE;
}