/************************************************
 * Site-wide
 ************************************************/
BODY {
	margin: 0;
	/*background: #fff url(/images/background.gif) repeat-x !important;*/
	color: #525252;
	font: 12px/16px Arial, Helvetica, sans-serif;
}

BODY.frame {
	background-image: none !important;
}

DIV { 
    text-align: left;
}

TD, P { 
  color: #525252;
	font: 12px/16px Arial, Helvetica, sans-serif;
    text-align: left;
}

TH {
	color: #525252;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
}

P {
	margin: 0px 0px 13px 0px;
}

A:link, A:visited {
	color: #525252;
	text-decoration: underline;
}

A:hover, A:active {
	color: #D79E07;
	text-decoration: none;
}

SUP {
	font-size: 11px;
}

OL { 
	margin-top: 0px;
	margin-bottom: 0px;
}

UL {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-left: 10px;
	list-style-type: square;
	list-style-image: url(/images/bullet_list.gif);
}

LI { 
}

SUP {
	font-size: 11px;
	text-decoration: none;
}
H1 {
	font: bold 20px Arial, Helvetica, sans-serif;
	margin: 12px 0 15px 0;
}

/*BLOCKED FOR NEW SITE STYLES ... (NEW SITE STYLE USED IN BREADCRUMBS)
.divider {
*/
.divideLine {
	margin: 15px 0 15px 0 !important;
	_margin: 15px 0 0 0 !important;           /* IE only */
	padding: 0 !important;
	border-top: 1px solid #525252;
	height: 1px;
}

/************************************************
 * Header NEW
 ************************************************/

/*BLOCKED FOR NEW SITE STYLES ...

DIV#headerNew {
	height: 63px;
	background: #fff url(/images/background.gif) repeat-x !important;
	margin-bottom: 10px;
}
DIV#headerNew #logo {
	margin: 4px 0 0 10px;
	float: left;
}
DIV#headerNew #utilitynav {
	float: right;
	text-align: right;
	line-height: 32px;
}
DIV#headerNew #utilitynav A {
	font-size: 10px;
	color: #fff;
	margin-right: 24px;
	float: left;
}
DIV#headerNew #utilitynav INPUT {
	font-size: 10px;
	line-height: normal;
	width: 108px;
	border: 1px solid #A3B8CC;
	color: #334352;
}
DIV#headerNew #utilitynav SELECT {
	font-size: 10px;
	line-height: normal;
	width: 131px;
	border: 1px solid #A3B8CC;
	color: #334352;
}
DIV#headerNew #utilitynav INPUT.button {
	position: relative;
	top: 2px;
	width: 13px;
	height: 13px;
	border: 0px solid #fff;
}
DIV#headerNew #utilitynav #globe {
	position: relative;
	top: 4px;
	padding-right:4px;
	border: 0px solid #fff;
}
#breadcrumb {
	color: #595959;
	margin: 3px 0 0 5px;
}

*/

/************************************************
 * Navbar
 ************************************************/

/*BLOCKED FOR NEW SITE STYLES ...

DIV#navbar {
	position: absolute;
	top: 33px;
	left: 0px;
	z-index: 100;
	height: 29px;
	margin: 0;
	padding: 0;
	background: url(/images/bg_navbar.gif);
	border-top: 1px solid #000;
	text-align: center;
}
DIV#navbar UL {
	margin: 0; 
	padding: 0;
	float: left;
	border-right: 1px solid #000;
}
DIV#navbar LI {
	position: relative; 
	list-style: none; 
	margin: 0;
	float: left;
}
DIV#navbar LI A {
	display: block;
	color: #fff;
	text-decoration: none;  
}
DIV#navbar UL.level1 LI.submenu {
	background: transparent url(/images/clear.gif);
	border-left: 1px solid #000;
	border-right: 1px solid #4D5B68;
	font: bold 12px/29px Arial, Helvetica, sans-serif;
}
DIV#navbar UL.level1 LI.submenu:hover {
	background: transparent url(/images/bg_navbar_on.gif);
	left: 0px;
	right: 0px;
}
DIV#navbar UL.level1 LI.submenu A {
	padding: 0 24px 0 24px;
}
DIV#navbar UL.level2 {
	position: absolute;
	top: 29px;
	left: -1px;
	display: none;
	border-right: 0px solid #000;
}
DIV#navbar UL.level2 A {
	width: 90%;
	font: 12px/12px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0 0 0 0 !important;
	padding: 0 !important;
}
DIV#navbar UL.level1 LI.submenu:hover UL.level2 {
	display: block;
}
DIV#navbar UL.level2 LI {
	clear: both;
	width: 200px;
	padding: 3px 0 3px 0;
	background: #445565;
	border: 1px solid #000;
	border-top: 1px solid #4D5B68;
	text-align: left;
}
DIV#navbar UL.level2 LI A {
	margin: 0 !important;
	padding-left: 24px !important;
}
DIV#navbar UL.level2 LI:hover {
	background: #6684a0;
}
DIV#navbar UL.level2 LI:hover A {
	color: #fff !important;
}

*/

/************************************************
 * Templates
 ************************************************/

/*
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	margin: 0;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 10;
}
*/

#title {
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
	z-index:10;
}

#printOnly {
  display: none;
}

#toc {
	width: 287px;
    height: 435px;
	background: #FFFFFF;
	margin: 0;
}
#tocTab {
    height: 435px; /*ADDED 100204*/
}
#tocFrame {
    border-right:  2px solid #05936d;
    border-bottom: 2px solid #05936d;
}
#topicsList {
	margin: 0;
}

#dashboard {
	margin: 0;
	background: #d3a822;
}
#loader {
  position: absolute;
  top: 80px;
  left: 0px;
  display: block;
  z-index: 1;
  width: 702px;
  height: 355px;
  padding: 150px 0 0 300px;
  font: bold 14px/24px Arial, Helvetica, sans-serif;
  color: #0878B3; 
  background: #FFFFFF;
}
#topic {
	float: left;
	margin: 0;
	padding: 16px 0 0 0;
  display: none;
}
#qa {
	margin: 0;
	padding: 0 30px 0 12px;
}
#related {
	margin: 0;
	padding: 0;
  width: 240px;
}
#processFlow {
	float: left;
	margin: 0;
	display: none;
  border-right: 2px solid #FFFFFF;
}
#customizeReport {
	margin: 16px 0 0 12px;
}
#scrolling_div {
  background: #FFFFFF;
  margin: 0;
  height: 338px;
  overflow: auto;
} 

#leftColumn {
	width: 30%;
	background: #FFFFFF;
}
#leftColumnContent {
	padding: 10px;
	border: 1px solid #ccc;
}
#middleColumn {
	background: #FFFFFF;
	width: 40%;
}
#middleColumnContent {
	padding: 10px;
	border: 1px solid #ccc;
}
#rightColumn {
	background: #FFFFFF;
	width: 30%;
}
#rightColumnContent {
	padding: 10px;
	border: 1px solid #ccc;
}

/*** Links ***/	
.matchLink  {
	text-decoration: none;
}
.matchLinkColor  {
	color: #3C6079;
}
A.onOrange:link, A.onOrange:visited {
	color: #000000;
	text-decoration: underline;
}
A.onOrange:hover, A.onOrange:active {
	color: #CCAB26;
	text-decoration: underline;
}

/*** Images ***/	
IMG.alignLeft {
	margin: 3px 8px 4px 0px;
}

IMG.alignRight {
	margin: 3px 0px 4px 8px;
}

/*** Body Text ***/	
.noUnderline {
	text-decoration: none;
}
.smallText {
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 11px;
}
.error {
	padding: 10px;
	background: #e2e2e2;
	margin: 0 0 15px 0;
}
.error P, .error LI {
	color: #334352;
}
.more {
	padding: 5px 0px 0px 0px;
}

/*** Headings ***/	
.heading {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6684A0;
	width: 502px;
	margin: 8px 1px 8px 6px;
	line-height: 22px;
}
/* for non-standard width headings */
.matchHeading {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6684A0;
	line-height: 22px;
}
/* Fix NS6 padding problem */
.heading .padding,
.matchHeading .padding {
	padding: 0px 16px 0px 16px;
}
.heading SUP {
	font-size: 11px;
}
.subHeading {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}
.pageHeading {
	margin: 0;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 16px 0px 16px;
}
.pageSubHeading {
	font-weight: bold;
	padding: 0px 16px 0px 16px;
}

/*** Tables & Boxes ***/
.box {
	border: 1px solid #C8CFE2;
	padding: 0px;
	margin: 0px;
}
.odd {
	background-color: #F2F2F7;
}


/************************************************
 * Header
 ************************************************/

/*BLOCKED FOR NEW SITE STYLES ...

#header {
	position:absolute;
	width: 982px;
	z-index: 150;
}
#header div.searchBox {
	width: 112px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	border: 10px solid #CCCCCC;
 }
#header select {
	width: 112px;
	height: 15px;
	line-height: 22px;
 }
 
#header #subnav {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 18px;
}

#header #subnav A:link {
	color: #FFFFFF;
	text-decoration: none;
}

#header #subnav A:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#header #subnav A:hover, #header #subnav A:active {
	color: #FFFFFF;
	text-decoration: none;
}

#header #subnav .hilight {
	color: #D3A822;
}

#header #breadcrumb {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #334352;
	margin: 0px;
	padding: 2px 0px 2px 18px;
}

#header #breadcrumb A:link {
	color: #334352;
	text-decoration: underline;
}

#header #breadcrumb A:visited {
	color: #334352;
	text-decoration: underline;
}

#header #breadcrumb A:hover, #header #breadcrumb A:active {
	color: #334352;
	text-decoration: underline;
}

#header #breadcrumb .hilight {
	color: #334352;
	text-decoration: none;
}

*/

/************************************************
 * Footer
 ************************************************/

/*NEW FOR NEW SITE STYLES ...*/

DIV#footerContainer {
    position:absolute;
    clear: both !important;
    z-index:150;
    width: 100%;

    /*top: 730px;*/
    top: 765px;
    /*border: 1px solid red;*/
}

DIV#footerContainer.longer {
    top: 625px;
}


/*BLOCKED FOR NEW SITE STYLES ...

DIV#footer {
	position:absolute;
	top: 625px;
	clear: both !important;
	float: left;
	width: 941px;
	height: 24px;
	background: url(/images/bg_grid_gold.gif);
	margin: 15px 0 0 0px;
	padding: 0 15px 0 25px;
	color: #000;
	z-index:150;
}

DIV#footer.longer {
	width: 961px;
}

DIV#footer P {
	margin: 0;
	padding: 0;
	line-height: 22px;
	color: black;
	font-size: 11px;
}
DIV#footer P.nav {
	float: left;
	width: 750px;
	margin: 0;
	padding: 0;
}
DIV#footer P.nav A {
	color: #000;
}
DIV#footer P.copyright {
	float: right;
	width: 182px;
	text-align: right;
}

*/

/************************************************
 * Forms
 ************************************************/
FORM {
	margin: 0px;
	padding: 0px;
}

INPUT, TEXTAREA, SELECT, OPTION { 
  color: #000000;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 11px;
} 

.inputNormal {
	width: 175px;
}

.inputSmall {
	width: 60px;
}

TEXTAREA.bordered, INPUT.bordered {
	border-style: solid;
	border-width: 1px;
	border-color: #6D859F;
}

.formLabel {
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 0px 5px 0px 0px;
	color: #000000;
}

.required {
	color: #99211C;
}


/************************************************
 * Homepage Template
 ************************************************/
.homepageContent {
	margin: 15px 30px 0px 30px;
}
#homeIntro {
	width: 696px;
}
#homeLinks {
	margin: 10px 0 0 0;
	width: 696px;
}

.homeLinksLeft {
	border-left: 1px solid #ACC1CE;
	padding: 12px 7px 0px 12px;
    /*text-align: left;*/
}
.homeLinksMid {
	border-left: 1px solid #D8E4EC;
	padding: 12px 7px 0px 12px;
    /*text-align: left;*/
}
.homeLinksRight {
	border-left: 1px solid #D8E4EC;
	border-right: 1px solid #ACC1CE;
	padding: 12px 7px 0px 12px;
    /*text-align: left;*/
}

#homeLinks P {
	margin: 0 0 0 0;
}
#homeLinks UL {
	margin: 0 0 10px -10px;
	list-style: none outside none;
	font-size: 10px;
}
#homeLinks .button {
	padding: 15px 0 0 25px;
}
#homeFeatured {
	margin: 25px 0 10px 0;
  _margin: 20px 0 10px 0;
	width: 696px;
}
#homeSidebar {
	margin: 0 0 0 15px;
	width: 260px;
	background: #F2F2F4;
}
.homeSidebarLinks {
	border-left: 1px solid #9BB3BD;
	border-right: 1px solid #9BB3BD;
	border-bottom: 1px solid #9BB3BD;
	padding: 0 15px 12px 30px;
}
.homeSidebarLinks UL {
	list-style: none;
	padding: 5px 15px 0 0px;
}
.homeSidebarLinks UL LI {
	padding-bottom: 2px;
  text-indent: -25px;
}
.homeSidebarLinks UL LI A {
	color: #5B5C5D !important;
  padding-left: 25px;
  text-decoration: underline !important;
}
.homeSidebarLinks UL LI A:hover {
	color: #D79E07 !important;
  padding-left: 25px;
  background: url(/images/home/icon_vqs.gif) no-repeat;
  text-decoration: none !important;
}
.homeSidebarFeatured {
	border-left: 1px solid #9BB3BD;
	border-right: 1px solid #9BB3BD;
}
.homeSidebarFeaturedHeader {
	padding: 5px 0 5px 10px;
	font-size: 13px;
	color: #0070AA;
}
.homeSidebarFeaturedLink {
	text-align: right;
	padding: 5px 12px 0px 0px;
}
.homeSidebarFeaturedLink A {
	color: #8B8D8F;
	text-decoration: none;
}
.homeSidebarFeaturedLink A:hover {
	color: #D79E07;
}
.homeSidebarFeaturedBox {
	background-color: #35414D;
}
#homeFooter {
	float: left;
	margin: 10px 0 0 0;
	width: 971px;
	border-top: 2px solid #E6F0F9;
}
#homeFooter TD, #homeFooter P, #homeFooter A  {
	margin-top: 5px;
	color: #1D8ACF;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#homeFooter A:hover  {
	text-decoration: underline;
}

/************************************************
 * homeSidebar grey box for poping up video browser
 ************************************************/
.homeSidebar-popUpControl {
    background-image: url('../images/home/backgroundImage-grayBox-contents.gif');
    background-repeat: repeat-y;
    font-size: 9px;
    margin-left: 9px;
    width: 238px;
    }
.homeSidebar-popUpControl .top,
.homeSidebar-popUpControl .bottom {
    background-repeat: no-repeat;
    height: 11px;
    }
.homeSidebar-popUpControl .top {
    background-image: url('../images/home/backgroundImage-grayBox-top.gif');
    }
.homeSidebar-popUpControl .bottom {
    background-image: url('../images/home/backgroundImage-grayBox-bottom.gif');
    }
.homeSidebar-popUpControl .content {
    padding-right: 5px;
    }
.homeSidebar-popUpControl ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    }
.homeSidebar-popUpControl ul li {
    border-bottom: 1px solid #A1A0A0;
    border-top: 1px solid #E9E9E9;
    padding: 9px 0px 7px 66px;
    margin: 0px 0px 0px 4px;
    }
.homeSidebar-popUpControl ul li.position-first {
    border-top: none;
    margin-top: -6px;
    }
.homeSidebar-popUpControl ul li.position-last {
    border-bottom: none;
    margin-bottom: -5px;
    }
.homeSidebar-popUpControl ul li.video {}
.homeSidebar-popUpControl ul li.video:after {
    content: url('../images/icons/icon-16x16-videoCamera.gif');
    }
.homeSidebar-popUpControl ul li.brand-vicor {
    background-image: url('../images/logo-55x17-vicor.gif');
    background-position: 5px 6px;
    background-repeat: no-repeat;
    }
.homeSidebar-popUpControl ul li.brand-westcor {
    background-image: url('../images/logo-55x17-westcor.gif');
    background-position: 5px 6px;
    background-repeat: no-repeat;
    }
.homeSidebar-popUpControl ul li a:link,
.homeSidebar-popUpControl ul li a:visited,
.homeSidebar-popUpControl ul li a:active {
    color: #5B5C5D;
    text-decoration: underline;
    }
.homeSidebar-popUpControl ul li a:hover {
    color: #D79E07;
    text-decoration: none;
    }


/************************************************
 * Table of Contents
 ************************************************/
.tocIntroText P {
	margin: 0;
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 7px 16px 5px 11px;
}
.tocIntroText UL {
	color: #FFFFFF;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 0px 16px 15px 11px;
  _padding: 0px 16px 11px 11px;
  margin: 0 0 0 15px;
}
.tocIntroButton {
	margin: 0;
	padding: 0 16px 0 0;
	float: right;
}
.tocIntroControls {
	margin: 10px 2px 0 0;
	background: #e2e2e2;
	border: 1px solid #FFFFFF;
	text-align: right;
	padding: 5px 7px 5px 0;
}
.tocIntroControls A {
	color: #7d7d7d !important;
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none !important;
}
.tocTopicsList {
	padding: 0 7px 5px 2px;
}
.mainTopic {
 	margin: 0;
}
.subTopic {
 	margin: 0 0 0 15px;
}
.superSubTopic {
 	margin: 0 0 0 15px;
}
.tocTopicMain,
.tocTopicMain A,
.tocTopicMain A:link {
  color: #525252 !important;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none !important;
}
 
 
 /************************************************
 * Dashboard
 ************************************************/
 .categoryNav {
	border: 1px solid #d4d4d4;
	background: #e9c240 url(../images/buttons/btn_bg.gif) repeat-x;
	color: #FFFFFF;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	_padding: 4px 6px 4px 6px;   /* IE only */
	margin: 0 1px 1px 0;
}
.categoryNav A {
	color: #FFFFFF !important;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none !important;
}
P.topicHeader {
	color: #FFFFFF;
	font: bold 18px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 2px 0 15px 15px;
}
P.infoTxt {
	color: #FFFFFF;
	font: 14px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 0 15px;
}
.textModeButtonOn {
  background: url(../images/buttons/btn_bg_textmode_on.gif) no-repeat;
	padding: 3px 12px 2px 12px;
	margin: 0 0 0 2px;
}
.textModeButtonOn A {
	color: #0776b1 !important;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none !important;
}
.flowModeButtonOn {
  background: url(../images/buttons/btn_bg_flowmode_on.gif) no-repeat;
	padding: 3px 12px 2px 12px;
	margin: 0 0 0 2px;
}
.flowModeButtonOn A {
	color: #0776b1 !important;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none !important;
}
.textModeButtonOff {
  background: url(../images/buttons/btn_bg_textmode_off.gif) no-repeat;
	padding: 3px 12px 2px 12px;
	margin: 0 0 0 2px;
}
.textModeButtonOff A {
	color: #FFFFFF !important;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none !important;
}
.flowModeButtonOff {
  background: url(../images/buttons/btn_bg_flowmode_off.gif) no-repeat;
	padding: 3px 12px 2px 12px;
	margin: 0 0 0 2px;
}
.flowModeButtonOff A {
	color: #FFFFFF !important;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none !important;
}


/************************************************
 * Right Sidebar
 ************************************************/
.headerSidebar {
  background: #0878B3;
  color: #E1E4E6;
  height: 17px;
  padding: 2px 9px 0 9px;
  _height: 18px;             /* IE only */
  _padding: 1px 9px 0 9px;   /* IE only */
}
.sidebarFeaturedContent,
.sidebarFlowContent {
  margin: 0;
  padding: 10px;
}
.sidebarVideoContent {
  margin: 0;
  padding: 0;
}
.sidebarDocumentContent {
  margin: 0;
  padding: 10px 10px 0px 10px;
}
.sidebarFeaturedContent P,
.sidebarVideoContent P,
.sidebarFlowContent P,
.sidebarDocumentContent P {
  margin: 0 0 2px 0;
  color: #334352;
  font: 12px Arial, Helvetica, sans-serif;
}
.sidebarFeaturedContent IMG{
  float: left;
  border: 1px solid #0878B3;
  margin: 0 10px 0px 0;
  padding: 0 0 0px 0;
}
.sidebarVideoContent IMG {
  margin: 10px 10px 0 10px;
  text-align: center;
  border: 1px solid #9AB89A;
}
.sidebarFlowContent IMG {
  float: left;
  margin: 0 10px 10px 0;
}
.sidebarDocumentContent IMG {
  float: left;
  margin: 5px 30px 5px 15px;
}
.sidebarFeaturedContent A,
.sidebarFeaturedContent A:link,
.sidebarFeaturedContent A:visited,
.sidebarVideoContent A,
.sidebarFlowContent A,
.sidebarDocumentContent A,
.sidebarVideoContent A:link,
.sidebarFlowContent A:link,
.sidebarDocumentContent A:link,
.sidebarVideoContent A:visited,
.sidebarFlowContent A:visited,
.sidebarDocumentContent A:visited {
  color: #0878B3;
  text-decoration: underline;
}
.sidebarFeaturedContent A:hover,
.sidebarVideoContent A:hover,
.sidebarFlowContent A:hover,
.sidebarDocumentContent A:hover {
  color: #D79E07;
}
.sidebarVideoContent UL {
	list-style: none;
	padding: 7px 10px 7px 10px;
}
.sidebarVideoContent UL LI {
	font-size: 11px;
  line-height: 14px;
  padding-bottom: 2px;
  text-indent: -18px;
}
.sidebarVideoContent UL LI A {
	color: #7E8082;
  padding-left: 18px;
  text-decoration: none !important;
}
.sidebarVideoContent UL LI A:hover {
	color: #D79E07;
  padding-left: 18px;
  background: url(/images/sidebar/icon_vqs.gif) no-repeat;
  text-decoration: underline !important;
}


 /************************************************
 * Welcome Page
 ************************************************/
table.welcome td {
    padding: 0px 10px 0px 10px;
}
table.welcome img {
    border: 1px solid #525252;
}

.tocHeading {
	font: bold 14px/24px Arial, Helvetica, sans-serif;
	color: #525252;
} 


 /************************************************
 * Questions/Answers
 ************************************************/
P.headerTxt {
	color: #334352;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 0 2px 0;
} 
.downloadLink {
	color: #334352;
	font-size: 16px;
	font-weight: bold;
}


 /************************************************
 * Confirmation Page
 ************************************************/
.customizeHelpBox {
	margin: 115px auto 0 auto;
} 
.customizeHelpTxt {
	width: 203px;
	margin: 0;
	border-left: 1px solid #9BB3BD;
	border-right: 1px solid #9BB3BD;
} 
.customizeHelpTxt P {
	margin: 0;
	padding: 10px 7px 0px 7px;
}


/************************************************
 * Library Main Page
 ************************************************/
#libraryIntro {
	width: 723px;           /* 696px Same as homepage? */
}
#libraryLinks {
	margin: 15px 0 10px 0;     /* Top margin 10px Same as homepage? */
	width: 723px;           /* 696px Same as homepage? */
}
#librarySidebar {
	margin: 0 0 0 15px;
	width: 240px;           /* 260px Same as homepage? */
	/*height: 555px;*/
    height: 585px;
  _height: 558px;
  background: #E5F1F9;		/* #F2F2F4 Same as homepage? */
}
#libraryFooter {
	float: left;
	margin: 10px 0 0 0;
	width: 971px;
	border-top: 2px solid #E6F0F9;
}
#libraryFooter TD, #libraryFooter P, #libraryFooter A, #libraryFooter A:link, #libraryFooter A:visited  {
	margin-top: 5px;
	color: #1D8ACF;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#libraryFooter A:hover  {
	text-decoration: underline;
}
.libraryCategoryLinks {
	border: 1px solid #9BB3BD;
	width: 275px;
	height: 355px;
	margin: 1px 1px 0 0;
	background-color: white;
}
.libraryCategoryHeading {
	font-weight: bold;
	color: #096CA0;
	background-color: #E2E2E2;
	display: block;
	padding: 5px 0px 5px 7px;
	margin: 1px;
}
.libraryCategoryLinks UL LI A.selected,
.libraryCategoryLinks UL LI A:active.selected,
.libraryCategoryLinks UL LI A:hover.selected {
  color: #096CA0 !important;
  font-weight: bold;
  text-decoration: none !important;
  padding-left: 18px;
  background: url(/images/sidebar/icon_vqs.gif) no-repeat;
}
.libraryCategoryLinks UL {
	list-style: none;
	padding: 10px;
}
.libraryCategoryLinks UL LI {
	padding-bottom: 2px;
  text-indent: -18px;
}
.libraryCategoryLinks UL LI A,
.libraryCategoryLinks UL LI A:link,
.libraryCategoryLinks UL LI A:visited {
	color: #7E8082;
  padding-left: 18px;
  text-decoration: underline;
}
.libraryCategoryLinks UL LI A:hover {
	color: #D79E07;
  padding-left: 18px;
  background: url(/images/sidebar/icon_vqs.gif) no-repeat;
  text-decoration: none !important;
}
.libraryRelatedLinks {
	background: #FFFFFF url(/images/library/bg_related_links.gif) repeat-y;
  border: 1px solid #9BB3BD;
	width: 443px;
  _width: 441px;
	height: 355px;
	margin: 1px 0 0 0;
}
.documentListHeading {
	font-weight: bold;
	color: #096CA0;
	background-color: #E2E2E2;
	display: block;
	padding: 5px 0px 5px 7px;
	margin: 1px;
  width: 434px;
}
.documentList {
  width: 441px;
  height: 147px;
  overflow: auto;
  border: 1px solid #FFFFFF;
}
.documentList A {
	padding: 0px 0px 0px 5px;
	color: #096CA0 !important;
}
.documentList A:hover {
	color: #D79E07 !important;
	text-decoration: underline;
}
.documentList IMG {
	padding: 2px 10px 2px 10px;
	margin: 0px 0px 0px 1px;
	background-color: #EFEFEF;
	vertical-align: middle;
}
.documentList P {
	padding: 2px 0 0 45px;
}
