/* CSS task_bulleted.css */
/*Version 2.2 6-11-07
Phase 1 Changes
Replaced unicode bullet in template, so updating matching styles.
Headings now gray
Fixes to navrightbox to work on Vista IE
Bold links*/


#apple-pd {
	margin-top: 2px;
	margin-right: 15px;
	margin-left: 15px;
}
/* Gray banner tags */
#navbox { 
	background-color: #f2f2f2; 
	position: fixed; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 1.2em; 
	float: left; 
	padding-top: -2px; 
	border-bottom: 1px solid #bfbfbf
}

#navleftbox { 
	position: absolute; 
	top: 1px; 
	left: 15px 
}

#navrightbox { background-color: #f2f2f2; height: 1.2em; padding-right: 25px; float: right; border-left: 1px solid #bfbfbf
 }

.navlink_left   { 
	font-size: 8pt; 
	color: #666; 
	font-weight: normal; 
	margin: -9px 0 -6px
}

.navlink_right     { 
	font-size: 8pt; 
	font-weight: normal; 
	color: #666; 
	margin-left: 8px;  
 }
 
/* end Gray banner tags */
#headerbox {
	margin-top: 36px;
	padding-right: 6px
}

#iconbox {
	margin-bottom: -3px;
	float: left
}

#iconimg { }

a { color: #778fbd; font-size: 9pt; font-family: "Lucida Grande", Arial, sans-serif; font-weight: bold; line-height: 12pt; text-decoration: none; }

a:hover {
	font-family: "Lucida Grande", Arial, sans-serif;
	text-decoration: underline;
}

#pagetitle {
	margin-left: 40px;
	width: 88%;
	border: solid 1px #fff
}

#pagetitle_noicon {
	margin-left: 0px;
	width: 88%;
	border: solid 1px #fff
}

h1 {
	font-size: 13pt;
	line-height: 15pt;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 0;
}

/* Intro, outro, and task tags */
#introbox {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 19px;
	padding-bottom: 12px;
}

.introprimtext, .outroprimtext, .introauxoption, .outroauxoption, .taskauxoption {
	margin-top: 0px;
	margin-bottom: 0px;
}

.introprimtextlongtext, .outroprimtextlongtext, .taskprimtextlongtext, .taskauxoptionlongtext {
	font-size: 9pt;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height: 12pt;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
}

.introauxlist, .outroauxlist { } 

.introauxbullet, .outroauxbullet, .taskauxbullet {
	float: left;
	color: #778fbd;
	font-size: 12px;
	font-family: Arial, sans-serif;
	margin-right: 0;
	margin-bottom: 0;
}
.taskwarningsubbullet, .taskimportantsubbullet, .tasknotesubbullet, .tasknoticesubbullet, .taskauxartsubbullet, .taskauxlinksubbullet, .introauxlinksubbullet, .outroauxlinksubbullet, .introartsubbullet, .outroartsubbullet, .introwarningsubbullet, .introimportantsubbullet, .outroimportantsubbullet, .intronoticesubbullet, .outronoticesubbullet, .intronotesubbullet, .outronotesubbullet, .outrowarningsubbullet {
	font-size: 9pt;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height: 12pt;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 8px;
}
.introauxcontent, .outroauxcontent, .taskauxcontent {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.introauxoptionlongtext, .outroauxoptionlongtext {
	font-size: 9pt;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height: 12pt;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
}

.introauxlink, .outroauxlink, .introauxart, .outroauxart, .introauxpair, .outroauxpair, .taskauxlink, .taskauxart, .taskauxpair {
	margin-top: 0px;
	margin-bottom: 8px;
}

.introauxcode, .outroauxcode, .taskauxcode {
	font-size: 9pt;
	line-height: 12pt;
}

.introauxartshorttext, .taskauxartshorttext, .outroauxartshorttext {
	font-size: 9pt;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height: 12pt;
	margin-top: 0px;
	margin-bottom: 8px;
}
.introwarning, .introimportant, .intronote, .intronotice, .taskwarning, .taskimportant, .tasknote, .tasknotice, .outrowarning, .outroimportant, .outronote, .outronotice {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
}

.introwarningprefix, .introimportantprefix, .intronoteprefix, .intronoticeprefix, .taskwarningprefix, .taskimportantprefix, .tasknoteprefix, .tasknoticeprefix, .outrowarningprefix, .outroimportantprefix, .outronoteprefix, .outronoticeprefix {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #778FBD;
	text-transform: uppercase;
}

.introwarninglongtext, .introimportantlongtext, .intronotelongtext, .intronoticelongtext, .taskwarninglongtext, .taskimportantlongtext, .tasknotelongtext, .tasknoticelongtext, .outrowarninglongtext, .outroimportantlongtext, .outronotelongtext, .outronoticelongtext {
	font-size: 9pt;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height: 12pt;
	text-decoration: none;
}
.introauxpairshorttext, .outroauxpairshorttext, .taskauxpairshorttext {
	font-size: 9pt;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
	line-height: 12pt;
}
.introauxpairlongtext, .outroauxpairlongtext, .taskauxpairlongtext {
	font-size: 9pt;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height: 12pt;
}

/* end Intro, outro, and task tags */
#art1 {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 8px;
}

/* Task box art */
.border_top {
    height:15px;
    background: url(../gfx/border_top.gif) repeat-x;
}

.border_topleft {
    width:21px;
    height:15px;
    float:left;
    background: url(../gfx/border_topleft.gif) no-repeat;
}

.border_topright {
    width:17px;
    height:15px;
    float:right;
    background: url(../gfx/border_topright.gif) no-repeat;
}
.border_left {
    height:100%;
    background: url(../gfx/border_left.gif) repeat-y;
}

.border_right {
    background: url(../gfx/border_right.gif) repeat-y 100% 0;
}

.content {
	margin-top: 0px;
	margin-bottom: -12px;
    margin-left:20px;
    margin-right:20px;
    background-color:white;
}
.border_bottom {
    height:23px;
    background: url(../gfx/border_bottom.gif) repeat-x;
}

.border_bottomleft {
    width:21px;
    height:23px;
    float:left;
    background: url(../gfx/border_bottomleft.gif) no-repeat;
}

.border_bottomright {
    width:17px;
    height:23px;
    float:right;
    background: url(../gfx/border_bottomright.gif) no-repeat;
}

/* end Task box art tags */

/* Taskbox tags */
#taskbox {
	clear: both;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 20px;
}

h2 {
	font-size: 12pt;
	line-height: 15pt;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
	color: #666;
	margin-top: 0;
	margin-bottom: 14px;
}

.taskprimtext {
	clear: both;
	padding-bottom: 8px;
} 

.taskprimbullet  { float: left; color: #778fbd; font-size: 12px; font-family: Arial, sans-serif; margin-right: 0; margin-bottom: 0; margin-left: 6px; }

.taskprimcontent {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.taskauxlist {
	margin-left: 20px;
}
.taskprimtexttext, .taskprimarttext { }

.taskprimtexttextshorttext, .taskprimarttextshorttext {
	font-size: 11pt;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
	line-height: 14pt;
	margin-top: 0;
	margin-bottom: 8px;
	color: #666;
}

.taskprimtexttextlongtext, .taskprimarttextlongtext {
	font-size: 9pt;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height: 12pt;
	margin-bottom: 8px;
}

.taskprimarttextart {
	display: table-cell;
}


/* end Taskbox tags */

#art2 {
	margin-top: 0;
	padding-bottom: 12px;
}

#outrobox {
	margin-top: 0;
	margin-bottom: 0;
}

/* is linkseparator */
#rule  {
	height: 3px;
	background: url(../gfx/rule.gif) repeat-x;
	margin-top: 20px;
	margin-bottom: 0px;
}

/* Below rule tags (related topics etc.) */
#linkinternalbox, #linkexternalbox {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 16px;
}

h3 { 
	font-size: 9pt; 
	font-family: "Lucida Grande", Arial, sans-serif; 
	font-weight: bold; 
	line-height: 12pt; 
	margin-top: 0; 
	margin-bottom: 0; 
}

.linkinternal, .linkexternal {
	color: #778fbd;
	font-size: 9pt;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height: 12pt;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 0;
}

.linkarrow {
	font-family: "Apple Symbol";
	font-size: 8pt;
}

#linkfeedbackbox {
	margin-top: 30px;
	margin-bottom: 0px;
}

.linkfeedback {
	font-size: 9pt;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height: 12pt;
} 

.linkfeedbackicon {
	vertical-align: -15%;
}
/* end Below rule tags */

