body {
	color: #333333;	background-color: #C0C0C0;
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 9pt; text-align:justify
}
table {
	font-style:normal; font-variant:normal; font-weight:normal; font-size:9pt; font-family:trebuchet ms, arial, sans-serif; text-align:justify
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
    color:white;
	backround: blue;
	background-color:blue;
	font-size: 14pt;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center; 
	font-family:Arial Black; color:#FFFFFF 
}
h2 {
	font-size: 16px;
	color: #005db6;
	margin-top: 0px;
	margin-bottom: 3px;
}
h3 {
	font-size: 14px;
	color: #000000;	margin-top: 0px;
	margin-bottom: 3px; text-indent:-12; margin-left:16
}
h4 {
	font-size: 12px;
	color: #005db6;
	margin-top: 0px;
	margin-bottom: 0px;
}
h6 { 
    font-weight: bold ;
    margin-top: 0px;
	margin-bottom: 0px;
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 9pt;
}
a:link {
	color: #0000CC;text-decoration:none
}
a:visited {
	color: #0066FF;text-decoration:none
}
a:link:hover {
	color: #3c9bf7;
}

.BAPWlist { PADDING-LEFT: 1em; LIST-STYLE-TYPE: square; text-indent:-10; margin-left:30; margin-right:1px; margin-top:1px; margin-bottom:2px }

.TOL_Title
{
    color:white;
	backround: blue;
	background-color:blue;
	font-size: 14pt;
	text-align:center; 
	font-family:Arial Black; color:#FFFFFF 
}
.TOL_Links_Black
{
font-family: Arial; 
font-weight: bold; 
color:#000000
}

.TOL_Links_White
{
font-family: Arial; 
font-weight: bold; 
color:#FFFFFF
}

#menu {
	font-size: 9pt;
	font-weight: bold;
	text-align: left; font-family:Arial
}

ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 120px;
}

ul#menu li {
	display: block;
	height: 18px;
	padding: 0;
	width: 120px;
	background:  url(Images/Dark_Blue_Menu.gif) no-repeat 0 0;
}

ul#menu li a {
	padding: 0;
	padding-right: 4px;
	margin: 0;
	display: block;
	height: 18px;
	line-height: 16px;
}

ul#menu li a:link {
		color: #fff;
	text-decoration: none;
}

ul#menu li a:visited {
	color: #fff;
	text-decoration: none;
}

ul#menu li a:hover {
	background:#fff;
	text-decoration: none;
	color: #334488;
}


ul#menu li.Verylight {
	display: block;
	height: 18px;
	padding: 0;
	width: 120px;
	background:  url('Images/Very_Light_Blue_Menu.gif') no-repeat 0 0
}

ul#menu li.light {
	display: block;
	height: 18px;
	padding: 0;
	width: 120px;
	background:  url(Images/Light_Blue_Menu.gif) no-repeat 0 0;
}

ul#menu li.medium {
	background-position: 
               0 0; display: block;
	height: 18px;
	padding: 0;
	width: 120px;
	background-image: url('Images/Medium_Blue_Menu.gif'); background-repeat:no-repeat; background-attachment:scroll
}

ul#menu li.dark {
	background-position: 0 0; display: block;
	height: 18px;
	padding: 0;
	width: 120px;
	background-image:url('Images/Dark_Blue_Menu.gif'); background-repeat:no-repeat; background-attachment:scroll
}

ul#menu li.clear a:link {
		color: #000000;
	text-decoration: none;
}

ul#menu li.clear a:visited {
		color: #000000;
	text-decoration: none;
}

ul#menu li.clear a:hover {
	background:#0000FF;
	text-decoration: none;
	color: #FFFFFF;
}

ul#menu li.clear {
	color:#000000;
	display: block;
	height: 18px;
	padding: 0;
	width: 120px;
	background:  url('Images/Clear_Blue_Menu.gif') no-repeat 0 0;
}

.navigation 
{
  text-align:center; 
  font-size:14pt; 
  font-weight:bold
}

.disabled 
{
  color: #AAAAAA
}