﻿#Td1{
	padding:0px;
	background-color: #F5F2E5;
}
.toc-layout-main {
	WIDTH: 100%;
}
.headertitle {
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial;
	text-decoration: none;
}
.headertitle A {
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial;
	text-decoration: none;
}
.headertitle A:link {
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial;
	text-decoration: none;
}
.headertitle A:visited {
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial;
	text-decoration: none;
}
.headertitle A:active {
	COLOR: #333333;
}
.headertitle A:hover {
	color:#FEFEFE;
	font-weight: bold;
}
.level-header {
	background-color: #e7d7bd;
	padding: 5px 0px 5px 29px;
	background-image:url(/SiteCollectionImages/menu/IMG_3754_2424.gif);
	background-position:left center;
	background-repeat:no-repeat;
	vertical-align:middle;
}
.level-section {
	MARGIN-BOTTOM: 1px;
}
.level-item {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
.level-item A {
	padding-left:10px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
.level-item A:link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
.level-item A:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
.level-item A:active {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
.level-item A:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #005027;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
.level-bullet {
	BACKGROUND-IMAGE:none;/* url(/SiteCollectionImages/menu/about_pc_h_clip_image001.gif);*/
}
.level-item-pos {
	MARGIN:2px 0px 0px 0px;
	padding:2px 0px 2px 20px;
}

.smallTable {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	background-color:green;
}

ul {
    margin-left: 15px;
    padding-left: 15px;
	list-style: disc url(/SiteCollectionImages/menu/bullet.gif);
}

ul ul{
	list-style: disc url(/SiteCollectionImages/menu/bullet2.gif);
}

/* POP UP*/

.ui-widget-overlay
{
	border-color: #30332d;
    color: #30332d;
    display: block;
    top: 0px;
    left: 0px;
    font-size: 12px;
    filter: alpha(opacity=50);
    opacity: 0.7;
    font-family: "Segoe UI" , "Microsoft Sans Serif" , Arial, sans-serif;
    background-color: #000000;
 }
 
 .ui-dialog
 {
	background-color: white;
    border-color: #333;
    border-style: solid;
    border-width: 1px;
    color: #30332d;
    display: block;
    top: 0px;
    left: 0px;
    font-family: "Segoe UI" , "Microsoft Sans Serif" , Arial, sans-serif;
    height: 400px;
    outline: 0;
    width: 750px;
}

.ui-dialog-titlebar
{
	color: #30332d;
    display: block;
    top: 0px;
    left: 0px;
    font-family: "Segoe UI" , "Microsoft Sans Serif" , Arial, sans-serif;
    font-weight: 700;
    background-color: #e6e6e6;
    width: 100%;
    border-left-style: none;
    border-left-color: #30332d;
    border-right-style: none;
    border-right-color: #30332d;
    border-top-style: none;
    border-top-color: #30332d;
    border-bottom-style: solid;
    border-bottom-color: #333;
    border-width: 1px;
}

.ui-dialog-title
{
	border-color: #30332d;
    color: #30332d;
    font-size: 13px;
    font-family: "Segoe UI" , "Microsoft Sans Serif" , Arial, sans-serif;
    font-weight: 700;
    padding: 5px 5px 2px 5px;
    width: 100%;
}

.ui-dialog-close
{
	float: right;  
    position: absolute;
    right: 0; 
    top: 0;   
    margin-right: 1px;
    margin-top: 1px;                             
}

.ui-dialog-content
{
	border-color: #30332d;
    color: #30332d;
    display: block;
    font-size: 12px;
    font-family: "Segoe UI" , "Microsoft Sans Serif" , Arial, sans-serif;
    font-weight: 700;
    margin: 1.2em auto 1.2em auto;
    min-height: 96px;
    text-align:center;
}

.ui-content-body
{
	border-color: #30332d;
    color: #30332d;
    font-size: 11px;
    font-family: "Segoe UI" , "Microsoft Sans Serif" , Arial, sans-serif;
    width: 95%;
    margin: 0.25em auto 0.25em auto;
    padding-left:10px;
    border-width: 1px;
    height: 300px;
}
   
.ui-content-buttons
{
	border-color: #30332d;
    color: #30332d;
    font-family: "Segoe UI" , "Microsoft Sans Serif" , Arial, sans-serif;
    margin: 0.25em 0.5em auto auto;
    text-align: right;
}

.ui-btn
{ 
    font-weight :bold; 	
	cursor : pointer;
}
