#contentArea	{
	padding-top:0px;
	background:white;
}

#middleColumn	{
	width:580px;
	padding-top:13px;
}

td	{
	text-align:left;
}


.majorheader	
{
	font-Family:Tahoma, Arial, Helvetica;
	font-Size:1.1em;
	font-Weight:bold;
	color:#222D33;
}


#towerBoard	
{
	padding-top:1px;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:1px;
	float:right;
	height:auto;
	width:190px;
	text-align:right;
}

/* BACKGROUND COLORS */
.bgrounddefault {
	background-color: #DDDDDD
}
 

/* supporContainer css from creative_support_style.css */

#supportContainer LI, #supportContainer li  {
	font-family: verdana,arial,helvetica;
	font-size: 8pt;
	color: #444444;
	margin: 0pt;
	padding: 2pt;
}

#supportContainer ul, #supportContainer ol	{
	margin-left:1em;
	padding-left:1em;
	list-style: inside;
}
/* supporContainer css from creative_support_style.css */

.text{ 
	font-family:verdana,arial,helvetica;
	font-size:8pt;
	color:#444444;
}

.legal
{ 
	font-size:7pt;
	color:#444444;
}

.legalbluebold
{
	font-size:8pt;
	color:#000099; /*000066;*/
	font-weight:bold;	
}

.textbluebold{ /* also known as TextBluebold, SAME AS fineboldblue */
	font-size:8pt;
	color:#000099; /*000066;*/
	font-weight:bold;
}

.fine{ /* SAME AS textsmall */
	font-size:7pt;
}	

img	{
	behavior:  url(/wwimages/style/iepngfix.htc);	
}

#countrySelectorBG	{
	position:relative;
	top:17px;
	width:150px;
	height:27px;
	float:right;
	text-align:center;
	padding-right:10px;
	background: url(/images/bg_country_selector.png);
	behavior:  url(/wwimages/style/iepngfix.htc);	
	background-repeat:no-repeat;
}

#nav a	{
	behavior:  url(/wwimages/style/iepngfix.htc);	
}

.dtree_greyarrow {/* this class adds a grey arrow to dtree branches! */

	background: url(/wwimages/style/2_grey.gif) no-repeat left center;
	text-align: left;
	text-indent: 48px;
	vertical-align: middle;
	margin: 2px;
	padding: 2px;
}



/* -----#KB CSS from creative_kbase.styel.css ----------------- */


#kb {
   width:540px;
   margin:0px 0px 0px 0px;
}

#kb_internal { 
	color: #FF0000;
	width: 540px;

}

#kb a {
    color: #0000FF;
    text-decoration: none;
}
#kb a:hover {
    color: #FF3300;
    text-decoration: underline;
}

#kb a:visited {
    color: #ffbb00;
    text-decoration: underline;
}

#kb h1 {
	font-variant: normal;
	width: 100%;
	font-size:18px;
	margin-bottom: 15px;
}

#kb_internal h1 {
	font-variant: normal;
	width: 100%;
	font-size:150%;
	margin-bottom: 15px;
}

#kb_internal h2 {
	font-variant: normal;
	width: 100%;
	font-size:120%;
	margin-bottom: 15px;
}

#kb ol li {   
 list-style-type: decimal;
 list-style-position: outside;
}

#kb ul li  {
list-style-type: disc;
list-style-position: outside;
}

/* --------Start  Summary    ------------ */

TABLE.kb_summary {
	MARGIN-BOTTOM: 0.6em; WIDTH: 100%
}
/*
#kb_summary TH {
	BORDER-BOTTOM: #ffb44e 3px solid; HEIGHT: 20px; BACKGROUND-COLOR: #ffffff
}
*/
#kb_summary TD {
	BORDER-RIGHT: #ffdfb7 1px solid; BORDER-TOP: #ffdfb7 1px solid; MARGIN: 2px 4px; BORDER-LEFT: #ffdfb7 1px solid; BORDER-BOTTOM: #ffdfb7 1px solid; BACKGROUND-COLOR: #fff2e6
}
/*
#kb_summary H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; FLOAT: left; MARGIN-BOTTOM: 0.2em; MARGIN-LEFT: 0.1em; COLOR: #ffb44e; FONT-FAMILY: Arial
}*/
#kb_summary P {
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px
}
/*
#kb_summary UL {
	LIST-STYLE-IMAGE:  url(/wwimages/style/images/bullet.gif)}
*/
/* --------End  Summary    ------------ */

/* -------- START: Instructions ------------- NEW ------------ */
TABLE.imp_inst {
    width: 100%;
    margin-bottom:0.6em;
}
#imp_inst TH
{
    height: 35px;
    border-bottom: #3366ff 3px solid;
    background-color: #99ffff;
    padding-left: 30px;
    padding-top: 8px;
    background: url(images/123.gif) no-repeat;
}
#imp_inst TD
{
    margin: 2px 4px;
    padding: 4px 6px;
    /*background-color: #ffe9e9;*/
    border-right: #99ccff 1px solid;
    border-top: #99ccff 1px solid;
    border-left: #99ccff 1px solid;
    border-bottom: #99ccff 1px solid;
}
#imp_inst H2 {
    float:left;
    color: #0080FF;
    margin-left: 0.1em;
    margin-bottom:0.2em;
    font-size:10pt;
    font-weight: bold;
    font-family: Arial;
    text-align: left;
}
/* -------- END: Instructions ------------- NEW ------------ */

/* -------- START: Note ------------- NEW ------------ */
TABLE.imp_note {
    width: 100%;
    margin-bottom:0.6em;
}
#imp_note TH
{
    height: 25px;
    border-bottom: #cc0033 3px solid;
    background-color: #ffffff;
    padding-left: 30px;
    padding-top: 8px;
    background: url(images/note.png) no-repeat;
}
#imp_note TD
{
    margin: 2px 4px;
    padding: 4px 6px;
    /*background-color: #ffe9e9;*/
    border-right: #ffdcdc 1px solid;
    border-top: #ffdcdc 1px solid;
    border-left: #ffdcdc 1px solid;
    border-bottom: #ffdcdc 1px solid;
}
#imp_note H2 {
    float:left;
    color: #cc2020;
    margin-left: 0.1em;
    margin-bottom:0.2em;
    font-size:10pt;
    font-weight: bold;
    font-family: Arial;
    text-align: left;
}
/* -------- END: Note ------------- NEW ------------ */


/* --------Start  Sections  ------------ */

.section_top {
	
}
.section_all {
	BORDER-TOP: #999999 1px dashed
}
.section_alt {
	BORDER-TOP: #999999 1px dashed; PADDING-BOTTOM: 0.4em; BACKGROUND-COLOR: #f1f1f1
}
.section .intro {
	BORDER-RIGHT: dimgray 1px solid; BORDER-TOP: dimgray 1px solid; BACKGROUND-IMAGE:url(/wwimages/style/images/bg_fade.png); BORDER-LEFT: dimgray 1px solid; BORDER-BOTTOM: dimgray 1px solid; BACKGROUND-REPEAT: repeat-x
}
.section .intro P {
	PADDING-RIGHT: 0.2em; PADDING-LEFT: 0.2em; FONT-WEIGHT: bold; PADDING-BOTTOM: 0.2em; COLOR: #ffffff; PADDING-TOP: 0.2em
}
.section .intro H2 {
	MARGIN-TOP: 0.1em; PADDING-LEFT: 0.8em; FONT-SIZE: 14px; MARGIN-BOTTOM: 0.1em; FONT-VARIANT: small-caps
}
#KB TD.kb_section_showhide {
	BACKGROUND-IMAGE:  url(/wwimages/style/images/bg_header.png); BACKGROUND-REPEAT: repeat-x; HEIGHT: 20px
}
#KB TD A.showhide {
	PADDING-LEFT: 2em; FONT-SIZE: 11pt; BACKGROUND: url(/wwimages/style/images/d_arrows.png) no-repeat 0px 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #0d3568; FONT-FAMILY: Arial; HEIGHT: 20px; TEXT-DECORATION: none
}
#KB TD A.showhide:hover {
	PADDING-LEFT: 2em; FONT-SIZE: 11pt; BACKGROUND:  /wwimages/style/image2/d_arrows.png) no-repeat 0px -20px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #0d3568; FONT-FAMILY: Arial; HEIGHT: 20px; TEXT-DECORATION: underline
}
#kb_showhide {
	BORDER-RIGHT: #bbbbbb 1px solid; BORDER-TOP: #bbbbbb 1px solid; MARGIN: 2px 0px 5px; BORDER-LEFT: #bbbbbb 1px solid; WIDTH: 100%; BORDER-BOTTOM: #bbbbbb 1px solid
}
#kb_showhide H1 {
	MARGIN: 0px 0px 5px; WIDTH: 100%; HEIGHT: 20px
}
#kb_showhide A.showhide {
	DISPLAY: block; PADDING-LEFT: 0.8em; FONT-WEIGHT: bold; FONT-SIZE: 9pt; BACKGROUND:  url(/wwimages/style/images/d_arrows2.png) no-repeat 0px 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #0d3568; FONT-FAMILY: Arial; HEIGHT: 20px; TEXT-DECORATION: none
}
#kb_showhide A.showhide:hover {
	PADDING-LEFT: 0.8em; FONT-WEIGHT: bold; FONT-SIZE: 9pt; BACKGROUND:  url(/wwimages/style/images/d_arrows2.png) no-repeat 0px -20px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #0d3568; FONT-FAMILY: Arial; HEIGHT: 20px; TEXT-DECORATION: underline
}
#kb_showhide A.showhide_nested {
	DISPLAY: block; PADDING-LEFT: 2em; FONT-WEIGHT: bold; FONT-SIZE: 8pt; BACKGROUND:  url(/wwimages/style/images/d_arrows3.png) no-repeat 0px 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #0d3568; FONT-FAMILY: Arial; HEIGHT: 20px; TEXT-DECORATION: none
}
#kb_showhide A.showhide_nested:hover {
	PADDING-LEFT: 2em; FONT-WEIGHT: bold; FONT-SIZE: 8pt; BACKGROUND:  url(/wwimages/style/images/d_arrows3.png) no-repeat 0px -20px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #0d3568; FONT-FAMILY: Arial; HEIGHT: 20px; TEXT-DECORATION: underline
}
#kb_showhide H1 .logo {
	BORDER-TOP-WIDTH: 1px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 1px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 1px
}
#kb_showhide H2 {
	PADDING-RIGHT: 6px; MARGIN-TOP: 4px; PADDING-LEFT: 6px; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px
}
#kb_showhide P {
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px
}
UL.greentick {
	LIST-STYLE-IMAGE:  url(/images/bullet_green.gif)}
UL.normal {
	LIST-STYLE-IMAGE: none; LIST-STYLE-TYPE: disc
}

/* --------End   Sections  ------------ */

/* --------Start  Further Suggestions  ------------ */
TABLE.kb_furthersugestions {
	MARGIN-BOTTOM: 0.6em; WIDTH: 100%
}
#kb_furthersugestions TH {
	BORDER-BOTTOM: #0027a6 3px solid; HEIGHT: 20px; BACKGROUND-COLOR: #ffffff
}
#kb_furthersugestions TD {
	BORDER-RIGHT: #d1d8ff 1px solid; BORDER-TOP: #d1d8ff 1px solid; MARGIN: 2px 4px; BORDER-LEFT: #d1d8ff 1px solid; BORDER-BOTTOM: #d1d8ff 1px solid; BACKGROUND-COLOR: #f7f7ff
}
#kb_furthersugestions TD.no_border {
	BORDER-RIGHT: #d1d8ff 0px solid; PADDING-RIGHT: 3px; BORDER-TOP: #d1d8ff 0px solid; PADDING-LEFT: 3px; BORDER-LEFT: #d1d8ff 0px solid; BORDER-BOTTOM: #d1d8ff 0px solid
}
#kb_furthersugestions H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; FLOAT: left; MARGIN-BOTTOM: 0.2em; MARGIN-LEFT: 0.1em; COLOR: #0027a6; FONT-FAMILY: Arial
}
#kb_furthersugestions P {
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px
}

/* -------- End  Further Suggestions  ------------ */
