h1 {  font-family: Tahoma, "Trebuchet MS"; font-size: 18px; font-weight: bold; color: #ffffff; background-color: #AAAAAA; text-align: left; text-indent: 5px;  padding-bottom : 3px;  padding-top : 3px;  padding-left : 3px;                     }
h2 {  font-family: Tahoma, "Trebuchet MS"; font-size: 14px; font-weight: bold; color: #108FBC;  text-align: left;  margin-left : 5px;  margin: 5px 5px;      }
h3 {  font-family: Tahoma, "Trebuchet MS"; font-size: 12px; font-weight: bold; color: Black;  text-align: left;  margin-left : 20px;     }
h4 {  font-family: Tahoma, "Trebuchet MS"; font-size: 12px; font-weight: bold; color: #BF0060;  text-align: left; }
p {  font-family: Tahoma, "Trebuchet MS"; font-size: 11px; color: #000000; text-align: left; margin-left: 20px; }
.std {  font-family: Tahoma, "Trebuchet MS"; font-size: 11px; color: #000000; }
.cen {  text-align: center; margin-left: 0px; }
th {  font-family: Tahoma, "Trebuchet MS"; font-size: 11px; font-style: normal; font-weight: bold; background-color: #108FBC; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px;  border-style : solid;    border-width : 1px;  border-color : Black;  padding-bottom : 4;  padding-left : 4;  padding-right : 4;  padding-top : 4;        }
td {  font-family: Tahoma, "Trebuchet MS"; font-size: 10px; font-style: normal; font-weight: normal; background-color: transparent; border-top-width: 2px; border-right-width: 2px;    border-style : solid;    border-width : 0;  border-color : Black;  padding-bottom : 0;  padding-left : 0;  padding-right : 0;  padding-top : 0;        }
.item { font-family: Tahoma, "Trebuchet MS"; font-size: 11px; font-style: normal; font-weight: normal;  clip:  rect(   );    margin-left : 40px;  text-indent : -20px;   }
ul li { list-style-image: url('bullet1.gif'); font-style: normal; font-variant: normal; 
        font-weight: normal; font-size: 11px; font-family: Tahoma }

ol li {font-size: 11px; font-family: Tahoma}

.MiniTitle {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	margin-left: 40px;
	margin-top: 12px;
}

.MiniContent {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	text-align: justify;
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 55px;
}

.MiniLink, a.MiniLKink:link, a.MiniLink:visited, a.MiniLink:active {
	margin-left:180px;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #AAAAAA;
	text-decoration: none;
}

a.MiniLink:hover {
	margin-left: 180px;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.SearchTextBox {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	text-align: left;
	margin-left: 3px;
	margin-top:4px;
}

.Policy, a.Policy:link, a.Policy:visited, a.Policy:active {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	color: Gray;
	text-decoration: none;
}

a.Policy:hover {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	color: Red;
	text-decoration: none;
}

.minicaption { font-family: Tahoma, "Trebuchet MS"; font-size: 11px; color: #000000; text-align: center; margin-left=0; }
.caption { font-family: Tahoma, "Trebuchet MS"; font-weight: bold; font-size: 12px; color: #000000; text-align: center; margin-left=0; }
.close { font-family: Tahoma, "Trebuchet MS"; font-size: 11px; color: #FF0000; text-align: right; margin-right=10; }

.subcategoriestitle, .thumbnailtabletitle { font-family: Tahoma, "Trebuchet MS"; font-size: 14px; font-weight: bold; color: #3465CC; }
.subcategorythumbnailtitle, .thumbnailtitle { font-family: Tahoma, "Trebuchet MS"; font-size: 10pt; }


#tree{
	padding: 25px 50px;
	font-size: 11px;
}
#tree ul{
	text-align: left;
	margin:5px 0 15px 10px;
	padding:0;
	list-style: none;
	background-image: url(images/sub_sitemap_tree_branch.gif);
	background-repeat: repeat-y;
	background-position: 0 0 ;
	
}
#tree ul li{
	list-style: none;
	background-image: url(images/sub_sitemap_tree_item.gif) !important;
	background-position: 5px 9px !important;
	background-repeat: no-repeat;
	margin: 5px 0 0 0;
	padding: 4px 15px 0 30px !important;
}
#tree ul li.end{
	background-image: url(images/sub_sitemap_tree_item_end.gif) !important;
}
#tree li a{
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(images/sub_content_a_bg.gif);
	text-decoration: none;
}
#tree li a:hover{
	color: #F9AB0D;
}
