*{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

body {behavior:url(css/csshover.htc); behavior: url(css/iepngfix.htc) }

body,html{
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

html{
	height: 100.02%;
}

body{
	font: 70%/1.5 Arial, Helvetica, sans-serif;
	color: #000000;
	background: #666666;
	text-align:center;
}

h1,h2,h3,h4,legend{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
	font-weight: bold;
}

h1{
	font-size: 2em;
	margin: 0 0 0.4em 0;
	font-weight: normal;
	color: #3299CC;
}

h2{
	font-size: 1.2em;
	margin: 0 0 0.5em 0;
	color: #3299CC;
}

h3{
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
	line-height: 120%;
}

h4{
	font-size: 1em;
	margin: 0 0 0.5em 0;
}

h5{
	font-size: 1.3em;
	margin: 0 0 0.5em 0;
	color: #3299CC;
	font-weight: bold;
	text-decoration: underline;
	}

h1 a, h2 a, h3 a, h4 a{
	text-decoration: none; /* -Important- */
}

td,th{
	padding: 1px 2px 1px 2px;
}

th{
	background:	#CDD3E4;
	color: #333333;
}

acronym{
	border-bottom: 1px dotted #FF9900;
	cursor: help;
}

#wrapper{
	width: 820px;
	height: auto;
	padding: 0px;
	margin: 0px auto 0px auto;
	position: relative;
	zoom:1;
	text-align:left;
}

#header{
	display: block;
	height: 120px;
	width: 820px;
	position: relative;
	padding: 0px;
	margin: 0px;
	z-index: 1;
	background-image:url(images/bckheader.jpg);
	color: #FFFFFF;
}

#header #logolink{
	display: block;
	position: absolute;
	padding-top: 80px;
	width: 450px;
	height: 2px;
	cursor: pointer;
	background: url(images/bi-logo.gif) left top no-repeat;
	margin: 0px;
	text-decoration: none;
	top: 5px;
	left: 23px;
	color: #FFFFFF;
}

#header #businessobjectslink{
	display: block;
	position: absolute;
	padding-top: 50px;
	width: 195px;
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/bo-corporate-logo.jpg) no-repeat left top;
	margin: 0px;
	text-decoration: none;
	z-index: 18;
	color: #FFFFFF;
	right: 40px;
	bottom: 25px;
}

#header img{
	visibility: hidden;
}

#toplinks{
	position: absolute;
	display: block;
	width: auto;
	top: 10px;
	right: 15px;
}

#nav{
	position: absolute;
	display: block;
	width: 700px;
	left: 20px;
	bottom: 6px;
}

#toplinks a{
	color: #999999;
	border-left: solid 1px #999999; /* -Upper Right Link Bar- */
}

#nav a{
	font-size: 1.1em;
	color: #FFFFFF;
	/* border-left: solid 1px #ffffff; /* -Navigation Bar Under Logo- */
}

#nav a, #toplinks a{
	font-weight: bold;
	display: block;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
}

#nav a:hover, #toplinks a:hover{
	text-decoration: underline;
}

#nav li, #toplinks li{
	display: block;
	float: left;
	list-style: none;
	padding: 0px 0px 0px 0px;
	line-height: 1.1em;
	overflow: visible;
}

#nav .first a, #toplinks .first a{
	border: none; /* -Important- */
	padding-left: 0px; /* -Important- */
}

#nav a strong{
	color: #FFFFFF; /* -Important- */
}

#crumbs{
	color: #3299CC;
	background: #333333;
	font-size: 0.9em;
	line-height: 1.1em;
	height: 1.1em;
	padding: 4px 20px 4px 20px;
}

#crumbs a{
	color: #3299CC;
	text-decoration: none;
}

#banner{
	background-color: #000000;
	background-position: right top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	border: solid 20px #000000;
	min-height: 140px;
}

#banner a{
	text-decoration: none;
}

#banner a:hover{
	text-decoration: underline;
}

#bannerContent{
	display: block;
	width: 190px;
	padding-bottom: 20px;
	background-color: #000000;
	border-right: 2px solid #000000; 
}

#bannerContent.edit{
	background: #000000;
	padding: 5px;
}

#bannerContent.edit a{
	color: #FFFFFF; /* -Important- */
}

#bannerContent *{
	color: #FFFFFF;
}

#bannerContent h1, #bannerContent h2{
	font-size: 1.2em;
	font-weight: bold;
	background: #3299CC; /* -633333 Alternate Vertical Menu Main Background- */
	padding: 10px 10px 10px 10px;
	margin: 0;
}

#bannerContent ul, #bannerContent ol{
	list-style: none;
}

#bannerContent li{
	background: #666666;
	padding: 0px 10px 0px 10px;
	border-top: solid 1px #3299CC; /* -Dividing Bar in Main Vertical Menu- */
	line-height: 2em;
}

#bannerContent li a{
	display: block;
	width: 160px;
	padding-right: 15px;
	background: url(images/link-arrow-w.gif) no-repeat right center;
}

#main{
	background: #FFFFFF;
	color: #000000;
	width: 780px;
	padding: 20px;
	clear: both;
	float: left;
	margin-bottom: 10px;
	display: block;
	position: relative;
}

#main a{
	color: #3299CC;
	text-decoration: none;
}

#main a:hover{
	text-decoration: underline;
}

#main h1, #main h2{
	padding: 8px 0 0.5em 4px;
	border-bottom: solid 1px #3299CC;
	background: url(images/corner1.gif) no-repeat left top;
	font-size: 1.5em;
	color: #3299CC;
}

#main p{
	margin-bottom: 1em;
}

/* -TOC Menu- */
.tochead{
	font-size: 1.4em;
	margin: 0 0 0.5em 0;
	line-height: 110%;
	padding: 8px 0 0.5em 10px;
	border-bottom: solid 1px #3299CC;
	margin: 0; /* -Important- */
	color: #3299CC;
	background: url(images/corner.gif) no-repeat left top;
}

.toc{
	list-style: none;
	display: block;
	width: 195px;
	overflow: hidden;
	margin-bottom: 2em;
}

.toc ul{
	margin-top: 0; /* -Important- */
}

.toc li{
	padding: 0px 10px 0px 10px;
	line-height: 2em;
	border-bottom: solid 1px #3299CC;
	font-weight: bold;
	list-style: none;
	background: none; /* -Important- */
	padding-left: 10px; /* -Important- */
	display: block;
}

.toc li strong{
	display: inline;
	line-height: 2em;
	display: block;
}

.toc li a{
	color: #666666; /* -Important- */
	display: block;
	width: 160px;
	padding-right: 15px;
	background: url(images/link-arrow-g.gif) no-repeat right center;
}

.toc li strong a{
	display: block;
	color: #333333; /* -Important- */
}

.toc li strong.headLink a{
	background: url(images/link-arrowDown-g.gif) no-repeat right center;
}

.toc li ul{
	margin: 0 0 0 -10px;
}

.toc li ul li{
	font-size: 0.9em;
	padding: 0 0 0 10px; /* -Important- */
	font-weight: normal;
	border-bottom: none;
	border-top: solid 1px #3299CC;
	width: 185px;
}

.toc li ul li a{
	padding: 0;
	background: none;
	width: auto;
}

.toc li ul li strong a{
	font-weight: normal;
}
/* -END TOC Menu- */

#block0{
	display: block;
	width: 195px;
	margin-right: 20px;
	float: left;
}

#content{
	display: block;
	float: left;
	text-align:left;
	width: 565px;
	clear: right;
}

#content.edit{
	background: #FFFFFF;
	color: #666666;
	width: 100%;
	clear: both;
	float: none;
	display: block;
}

#content.edit a{
	color: #7E1416; /* -Important- */
	text-decoration: none; /* -Important- */
}

#content.edit a:hover{
	text-decoration: underline;
}

#content.edit h1, #content.edit h2{
	padding: 8px 0 0.5em 4px;
	border-bottom: solid 1px #3299CC;
	background: url(images/corner.gif) no-repeat left top;
}

#content.edit p{
	margin-bottom: 1em;
}

#content.edit .clear{
	height: 2px; /* -Important- */
	border: dashed 1px #FF9900;
	display: block;
	clear: both;
}

#content li{
	margin-bottom: 0.5em;
	line-height: 1.2em;
}

#block0 ul li, #content ul li{
	list-style: none;
	padding-left: 1.4em;
	background: url(images/bullet.gif) no-repeat left 0.1em;
}

#block0 ul li ul, #content ul li ul{
	margin-top: 0.5em;
}

#block0 ul li ul li, #content ul li ul li{
	list-style: none;
	padding-left: 1.4em;
	font-size: 0.9em;
	background: url(images/bullet-small.gif) no-repeat left 0.2em;
}

.ruled li{
	margin: 0 0 0.5em 0; /* -Important- */
	padding: 0 0 0.5em 0; /* -Important- */
	list-style: none; /* -Important- */
	background: none; /* -Important- */
	border-bottom: solid 1px #E7E7E7;
}

.ruled a{
	text-decoration: none; /* -Important- */
}

#content hr{
	color: #3299CC; /* -Color Bar Under Main Articles- */
	background: #F4B048;
	border: none;
	height: 1px; /* -Important- */
	margin: 0 0 1em 0;
}

#block0 blockquote, #content blockquote{
	background:url(images/quote.png) no-repeat;
	background-position:top left;
	text-align: justify;
	padding-left:15px;
	margin-bottom: 1em;
}

#block0 blockquote p, #content blockquote  p{
	background: url(images/unquote.png) no-repeat;
	background-position:bottom right;
	padding-right:5px;
	color:#C07300;
	margin: 0 0 1em 0; /* -Important- */
}

#block0 blockquote cite, #content blockquote cite{
	margin: 0 0 1em 0; /* -Important- */
	color: #666666;
	font-style: italic;
}

#partnerfoot{
	font-size: 0.9em;
	color: #CCCCCC;
	background: #000000;
}

#footer{
	font-size: 0.9em;
	color: #CCCCCC;
	background: #000000;
	padding: 0 0 5px 20px;
}

#footer a{
	color: #CCCCCC;
	text-decoration: none;
}

#footer #cba{
	width: auto;
	padding: 0px 0px 0px 14px;
	background: url(images/i_mouse.html) no-repeat left center;
}

.inde{
	width: 90%; /* -Important- */
	padding: 5px;
}

.otr{
	background-color: #F7F7F7;
}

.etr{
	background-color: #EFEFEF;
}

.colLeft{
	display: block;
	float: left;
	clear: left;
	width: 48%;
	margin-bottom: 1em;
}

.colRight{
	display: block;
	float: right;
	clear: right;
	width: 48%;
	margin-bottom: 1em;
}

.colWide{
	display: block;
	float: left;
	clear: left;
	width: 62%;
	margin-bottom: 1em;
}

.colRbar{
	display: block;
	float: right;
	clear: right;
	width: 195px;
	margin-bottom: 1em;
}

/* -General Styles- */
.f-left{
	float: left;
}

.f-right{
	float: right;
}

.clear{
	clear: both;
	height: 0;
	line-height:0;
	margin: 0;
	background-color:#000000;
}

.dwfix{
	clear: both;
	height: 0;
	line-height:0;
	margin: 0;
}

img.i_left{
	float: left;
	margin: 0px 10px 2px 0px;
}

img.i_right{
	float: right;
	margin: 0px 0px 2px 10px;
}

img.i_cent{
	clear: both;
	display: block;
	margin: 0px auto 0px auto;
}

/* -Indentation- */
.Indent1{
	margin-left: 30px;
}

.Indent2{
	margin-left: 60px;
}

.Indent3{
	margin-left: 90px;
}

/* -Alignment- */
.alignLeft{
	text-align: left;
}

.alignCent{
	text-align: center;
}

.alignRight{
	text-align: right;
}

.alignFull{
	text-align: justify;
}

ul.short{
	line-height: 1em;
}

.grey{
	color: #999999;
}

a.arwlink{
	width: auto;
	padding-right: 15px;
	background: url(images/link-arrow-g.gif) no-repeat right center;
}

.tabSmall{
	display: block;
	clear: left;
	float: left;
	width: 3em;
	margin-right: 1em;
}

.tabLarge{
	display: block;
	clear: left;
	float: left;
	width: 8em;
	margin-right: 1em;
}

/* -Access styles- */
.skip a{
	display: block;
	position: absolute;
	padding-top: 1px;
	width: 1px;
	overflow: hidden;
	height: 1px;
	voice-family: "\"}\""; 
	voice-family:inherit; height: 0;
	cursor: default;
	margin: 0px;
	z-index: 99;
}

.skip a:focus, .skip a:active{
	display: inline;
	background: #333333;
	border: solid black 1px;
	color: #ffffff; /* -Important- */
	text-decoration: none;
	position: absolute;
	height: auto;
	width: auto;
	padding: 0 0.5em;
}

.skip a:hover{
	cursor: default;
}

/* -Listing Page Nav- */
.artListHead{
	padding-bottom: 8px;
	border-bottom: solid 1px #18545B;
}

.artListCompact{
	position: relative;
	margin: 1em 0px;
	padding-bottom: 1em;
	height: auto;
	clear: both;
	min-height: 67px;
	border-bottom: solid 1px #CCCCCC;
}

.artListCompact h3{
	font-size: 1.1em;
	line-height: 110%;
}

.artListItem, .artListItem_r{
	position: relative;
	margin: 1em 0px;
	padding-bottom: 1em;
	height: auto;
	clear: both;
	min-height: 67px;
	border-bottom: solid 1px #3299CC;
}

.thm_pic{
	border: solid 1px #333333;
	float: left;
	width: 65px;
	height: 65px;
}

.thm_pic_r{
	border: solid 1px #333333;
	float: right;
	width: 65px;
	height: 65px;
}

.artListItem h3, .artListItem_r h3{
	line-height: 110%;
}

.artListItem h3, .artListItem p{
	margin: 0 0 0 80px; /* -Important- */
}

.artListItem_r h3, .artListItem_r p{
	margin: 0 80px 0 0; /* -Important- */
}

.pageNums{
	float: right;
	font-size: 11px;
	min-height: 16px;
	overflow: visible;
}

.pageNums span{
	display: block;
	float: left;
}

.pageNums a:hover{
	text-decoration: none;
}

.arrow_left{
	position: relative;
	display: block;
	padding-top: 16px; width: 16px;
	overflow: hidden;
	/* -WIN IE5 Fix- */ height: 16px; voice-family: "\"}\"";
	voice-family: inherit;
	height: 0;
	background: url(images/left.png) no-repeat left center;
	margin-right: 3px;
}

.arrow-dbl_left{
	position: relative;
	display: block;
	padding-left: 16px;
	background: url(images/left-d.png) no-repeat left center;
	margin-right: 5px;
	width: auto;
}

.arrow_right{
	position: relative;
	display: block;
	padding-top: 16px;
	width: 16px;
	overflow: hidden;
	/* -WIN IE5 Fix- */ height: 16px; voice-family: "\"}\"";
	voice-family: inherit;
	height: 0;
	background: url(images/right.png) no-repeat left center;
	margin-left: 3px;
}

.arrow-dbl_right{
	position: relative;
	display: block;
	padding-right: 16px;
	background: url(images/right-d.png) no-repeat right center;
	margin-left: 5px;
	width: auto;
}

.arrow_left_o{
	width: 16px;
	height: 16px;
	display: block;
	background: url(images/left-o.png) no-repeat left center;
	margin-right: 3px;
}

.arrow_right_o{
	width: 16px;
	height: 16px;
	display: block;
	background: url(images/right-o.png) no-repeat left center;
	margin-left: 3px;
}

.diary dl{
	display: block;
	margin-bottom: 2px;
	padding: 0.5em;
}

.diary dt{
	display: block;
	width: 3em;
	float: left;
	color: #999999;
	font-size: 1.6em;
}

.diary .cmpdate dt{
	font-weight: bold;
	font-size: 1em;
}

.diary dd{
	margin-left: 4em;
	padding: 0.2em 0.2em 0.2em 0.5em;
	border-left: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
}

.diary .firstEntry{
	border-top: none;
	padding-top: 0;
}

/* -Form Styles- */
.smallfield2{
	width: 10em;
	margin-top: 2px;
	font-size: 0.9em;
	padding: 2px;
}

input{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	border: solid 1px #A5ACB2;
}

fieldset{
	border: none;
}

legend{
	font-size: 1.2em;
	background: none;
}

textarea{
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border: solid 1px #A5ACB2;
}

label{
	cursor: pointer;
	width: 10em;
	float: left;
}

.twocol{
	width: 100%;
	clear: both;
}

.twocol label{
	width: 45%;
	margin-right: 1em;
	margin-bottom: 1em;
}

.twocol .even{
	float: right; /* -Important- */
	clear: right; /* -Important- */
	margin-right: 0;
}

.mainform p{
	margin: 0.2em 0px 0.2em 0px; /* -Important- */
	line-height: 1.4em;
}

.miniform p{
	margin: 0.2em 0px 0.2em 0px; /* -Important- */
	line-height: 1.4em;
}

.miniform label{
	width: 18em;
}

.section{
	background: #F7F7F7;
	border: 1px solid #A5ACB2;
	padding: 4px;
	margin-bottom: 10px;
	color: #333333;
}

.plain{
	border: none; /* -Important- */
}

.smallfield{
	max-width: 95%;
	width: 16em;
	font-size: 1em;
	padding: 2px;
}

.largefield{
	max-width: 95%;
	width: 26em;
	font-size: 1em;
	padding: 2px;
}

.fullfield{
	width: 80%;
}

select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: solid 1px #A5ACB2;
	padding: 2px;
}

.minifield{
	max-width: 65%;
	width: 9em;
	font-size: 1em;
	padding: 2px;
}

.minifield-fl{
	max-width: 65%;
	width: 9em;
	font-size: 1em;
	padding: 2px;
	float: left;
	margin-right: 0.5em;
}

.minifield2{
	width: 7.5em;
	font-size: 1em;
	padding: 2px;
}

.tinyfield{
	width: 4em;
	font-size: 1em;
	padding: 2px;
}

.frmbutton{
	font-size: 1em;
	font-weight: bold;
	cursor: pointer;
	padding: 3px;
	color: #333333;
	background: #FFFFFF;
}

.required{
	color: #CC0000; /* -Important- */
}

a .required{
	color: #CC0000; /* -Important- */
	font-weight: bold;
}

.smallGrey{
	color: #999999;
	font-size: 0.9em;
}
.CourseTitles/* - -End of CSS- - */
 {
	background-color:#999999;
}
