/* ------------------------------------------------------------- Global Start  ----- */
BODY {
	margin: 0% 0%;
	font-family:  "Trebuchet MS", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	color: #000000;
	background: #ffffff;	
}
DIV, P, TD, LI {
 /* redundant selectors to help NS4 not forget */
/*	font-family:  "Trebuchet MS", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif; */
	font-size: 97%;
}
TR IMG {
	display: block;
}
A:link,A:visited,A:hover {
	color: #333399;
	text-decoration : none;
}
a:hover {text-decoration: underline;}
H1 {
	color: #3A417A;
/*	font-family: "Trebuchet MS", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif; */
	font-size: 150%;
	font-weight: bold;
	text-align: left;
	padding-top: 15px;
}
H2 {
	font-size : 100%;
	text-align: left;
}
img {
	padding-right:20px;
}
/* ------------------------------------------------------------- Global End  ----- */
/* ------------------------------------------------------------- Banner Start  ----- */
div.TopBanner {

}

table.topbanner 
{
	background: url(images/banner.gif) no-repeat right top;
	width: 100%;
}
a.topbanner, a.topbanner:hover, a.topbanner:active, a.topbanner:visited {
	display:none;
}
td.topbannerutil {
	display:none;
}
a.topbannerutil, a.topbannerutil:active, a.topbannerutil:hover, a.topbannerutil:visited {
	display:none;
}
td.topbannersearch {
	display:none;
}
/* ------------------------------------------------------------- Banner End  ----- */
/* ------------------------------------------------------------- Top Nav Start  ----- */
#navcontainer
{
	display:none;
}
#navcontainer UL
{
	display:none;
}
#navcontainer LI
{
	display:none;
}
#navcontainer A
{
	display:none;
}
#navcontainer A:hover, #navcontainer A:active { 
	display:none;
}

#navcontainer A.active:link, #navcontainer A.active:visited
{
	display:none;
}
/* ------------------------------------------------------------- Top Nav End  ----- */
/* ------------------------------------------------------------- LeftMenu Start  ----- */
td.LeftSide {
	display:none;
}

.LSItemHead{
	display:none;
}
.LSItem{
/*	font-size: .9em; */
	display:none;	
}

.menuLeft A:link, .menuLeft A:visited {
	display:none;	
}
.menuLeft a:hover {
	display:none;	
}

.menuLeft ul {
	display:none;	
}
.menuLeft ul li {
	display:none;	
}

/* -------------------------------------------------------- LeftMenu End  ----- */
/* -------------------------------------------------------- PageHeader Start  ----- */


/* DV added the Table4 tag 16/03/07 */
#Table4 { position:absolute; top:10px; left:10px; width:90em;  }
#QuickInfo { width:100%; }

#content { position:absolute;top:10px;left:10px;border:0px solid black}


#TopMenu {
	display:none;	
}
table.topbanner 
{
	display:none;	
}
/* -------------------------------------------------------- PageHeader End  ----- */
/* ------------------------------------------------------------- Box Start  ----- */
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('images/corners1280x18.gif'); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;     /* DNC: correction IE for height of the <div>'s */
	}
.top-left, .bottom-left { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right, .bottom-right { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside {
	border-left: 1px solid #E3C671; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #E3C671;/* YCC: color & properties of the right-borderline */
	background: #ECECDB;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right:10px;             /* YCC: all texts at some distance of the right border */
	}
.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px; } /* DNC: to avoid splitting of the box */
/* ------------------------------------------------------------- Box End  ----- */
/* ------------------------------------------------------------- Footer Start  ----- */
div.footerbox 
{
	display:none;	
}
div.footerdivider 
{
	display:none;	
}
div.footerbutton
{
	display:none;	
}
a.footerbutton, a.footerbutton:active, a.footerbutton:hover, a.footerbutton:visited
{
	display:none;	
}
/* ------------------------------------------------------------- Footer End  ----- */
/* ------------------------------------------------------------- General Start  ----- */
.textfield {
	display:none;	
}
div.m04 {
	display:none;	
}
.invisibleseparator {
	display:none;	
}
.breadcrumbs {
	font-size: 75%;
	text-transform: capitalize;
}
table.rightsubnav 
{
	display:none;	
}
.ThreeColl_One {
	width: 270px;
	padding: 0 15px 0 15px;
	background-color:#ECECDB;
	vertical-align: top;
	
}
.ThreeColl_One h1 {
	/*font-size: .68em;*/
	margin: 0;
}
.ThreeColl_One p {
	/*font-size: .68em;*/
	margin: 0;
	padding-bottom: 15px;
}

.ThreeColl_Two {
	width: 270px;
	padding: 0 15px 0 15px;
	background-color:#E3C671;
	vertical-align: top;
}
.ThreeColl_Two h1 {
	/*font-size: .68em;*/
	margin: 0;
}
.ThreeColl_Two p {
	/*font-size: .68em;*/
	margin: 0;
	padding-bottom: 15px;
}

.ThreeColl_Three {
	width: 270px;
	padding: 0 15px 0 15px;
	background-color:#F2E6BD;
	vertical-align: top;
}
.ThreeColl_Three h1 {
	/*font-size: .68em;*/
	margin: 0;
}
.ThreeColl_Three p {
	/*font-size: .68em;*/
	margin: 0;
	padding-bottom: 15px;
}


/* ------------------------------------------------------------- General End  ----- */
/* -------------------------------------------- DropDown Tab Menu Start  ----- */
#dhtmlgoodies_xpPane{
	background-color:#FFFFFF;
	float:left;
	height:1200px;
	width:400px;
	
}
#dhtmlgoodies_xpPane .dhtmlgoodies_panel{
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;	
}
#dhtmlgoodies_xpPane .panelContent{
/*	font-size:0.7em; */
	background-image:url('images/bg_pane_right.gif');
	background-position:top right;
	background-repeat:repeat-y;
	border-left:1px solid #FFF;
	border-bottom:1px solid #FFF;	
	padding-left:2px;
	padding-right:2px;	
	overflow:hidden;
	position:relative;
	clear:both;
}
#dhtmlgoodies_xpPane .panelContent div{
	position:relative;
}
#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar{
	background-image:url('images/bg_panel_top_right.gif');
	background-repeat:no-repeat;
	background-position:top right;
	height:25px;
	padding-right:5px;
	cursor:pointer;
	overflow:hidden;		

}
#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar span{
	line-height:25px;
	vertical-align:middle;
/*	font-family:arial; */
/*	font-size:0.7em; */
	color:#3A417A;
	font-weight:bold;
	float:left;
	padding-left:5px;
}
#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar img{
	float:right;
	cursor:pointer;
}
#otherContent{	/* Normal text content */
	float:left;	/* Firefox - to avoid blank white space above panel */
	padding-left:10px;	/* A little space at the left */
}
/* -------------------------------------------- DropDown Tab Menu End  ----- */




