body { mi
  background: white;
  text-align: left;
  color: black;
  border: 0;
  border-top: 0;
  margin: 0;
  padding: 0;
  font-family: arial, verdana, tahoma, sans-serif;
}

/* The following is a hack for font size in IE 5.5 and below */
body, body div, body p, body th, body td, body li, body dd {
 font-size: 12px;
 line-height: 20px;
 voice-family: "\"}\"";
 voice-family: inherit;
}

.ap10 {
  padding-left:10px;
}

.ap20 {
  padding-left:20px;
}
 
h1 {
  font-family: verdana, arial, tahoma, sans-serif;
  font-size: 18px;
  font-weight: bold;
}  

form {
    display: inline;
}

/*¸µÅ©½ºÅ¸ÀÏ*/ 
a:link {color:#454545; font-family:arial; font-size:9pt; text-decoration:none}
a:visited {color:#454545; font-family:arial; font-size:9pt; text-decoration:none} 
a:active {color:#454545; font-family:arial; font-size:9pt; text-decoration:none} 
a:hover {color:#3366CC; font-family:arial; font-size:9pt; text-decoration:none}
 
.mainNav {
  font-family: verdana, arial, tahoma, sans-serif;
  text-decoration: none;
  color: #000;
  font-weight: bold;
  font-size: 11px;
}

.mainNav:hover {
  color: #633;
  text-decoration: none;
}

.mainNavHi {
  font-family: verdana, arial, tahoma, sans-serif;
  color: #fff;
  font-weight: bold;
  font-size: 11px; 
  background-color: #036;
  text-decoration: none;
}

.mainNavHi:hover {
  color: #ccc;
  text-decoration: none;
}

.navBar {
  background-color: #036;
}

/* Dropdown menu styles */

#dropmenudiv{
 position: absolute;
 border: 1px solid #036;
 background-color: #EFF1F5;
 line-height: 14px;
 z-index: 100;
}

.mainNavDropdown {
 display: block;
 font-family: verdana, arial, tahoma, sans-serif;
 text-decoration: none;
 color: #000;
 font-size: 11px;
 background-color: #EFF1F5;
 border-bottom: 1px solid #036;
 padding: 4px 0 4px 6px;
}

.mainNavDropdown:hover {
 display: block;
 text-decoration: none;
 color: #fff;
 background-color: #036;
}

/* ******************************* 
  Left navigation styles 
   ***************************** */
   
#leftNavCell {
  border-right: 1px solid #A0B3C6;
  border-bottom: 1px solid #A0B3C6;
  background-color: #EFF1F7;
}

.leftNavHeader {
  color: #003366;
  font-size: 13px;
  font-weight: bolder;
  background-color: #DEE7FA;
  padding: 5px 0 5px 9px;
  border-bottom: 1px solid #036;
}

.leftNavHeader a {
    color: #003366;
	text-decoration: underline;
}

/* non-Clickable Link */
.leftNavRootLabel {
  font-size: 11px;
  color: #000000;
}

.leftNavRootLink {
  font-size: 11px;
  color: #003366;
  text-decoration: underline;
}

.leftNavRootLinkHi {
 font-size: 11px;
 color: #003366;
 font-weight: bold;
 text-decoration: none;
}

.leftNavRootBox {
 background-color: #EFF1F7;
 border-bottom: 1px solid #fff;
 padding: 5px 0 5px 9px;
 background-image:  url(file:///G|/Temporary Internet Files/Content.IE5/27GVX2JQ/images/leftnavunselectedbg.jpg);
 background-repeat: repeat;
}

.leftNavRootBoxHi {
 background-color: #fff;
 border-left: 5px solid #ccc;
 border-bottom: 1px solid #ccc;
 border-top: 1px solid #ccc;
 padding: 5px 0 5px 4px;
}
 
/* ******************************* 
  branding on the left nav 
   ***************************** */
.leftNavRootBoxHi0 {
 background-color: #fff;
 border-left: 5px solid #ccc;
 border-bottom: 1px solid #ccc;
 border-top: 1px solid #ccc;
 padding: 5px 0 5px 4px;
}

.leftNavRootBoxHi1 {
 background-color: #fff;
 background-image: url(file:///G|/Temporary Internet Files/Content.IE5/27GVX2JQ/images/swish.1.small.jpg);
 background-repeat: no-repeat;
 border-bottom: 1px solid #ccc;
 border-top: 1px solid #ccc;
 padding: 5px 0 5px 9px;
}

.leftNavRootBoxHi2 {
 background-color: #fff;
 background-image: url(file:///G|/Temporary Internet Files/Content.IE5/27GVX2JQ/images/swish.2.small.jpg);
 background-repeat: no-repeat;
 border-bottom: 1px solid #ccc;
 border-top: 1px solid #ccc;
 padding: 5px 0 5px 9px;
}

.leftNavRootBoxHi3 {
 background-color: #fff;
 background-image: url(file:///G|/Temporary Internet Files/Content.IE5/27GVX2JQ/images/swish.3.small.jpg);
 background-repeat: no-repeat;
 border-bottom: 1px solid #ccc;
 border-top: 1px solid #ccc;
 padding: 5px 0 5px 9px;
}

.leftNavRootBoxHi4 {
 background-color: #fff;
 background-image: url(file:///G|/Temporary Internet Files/Content.IE5/27GVX2JQ/images/swish.4.small.jpg);
 background-repeat: no-repeat;
 border-bottom: 1px solid #ccc;
 border-top: 1px solid #ccc;
 padding: 5px 0 5px 9px;
}

/* ******************************* 
  Left NAV - Level 3 Styles
   ***************************** */

#leftNavBranchBox {
 background-color: #fff;
 border-bottom: 1px solid #ccc;
 padding: 0;
 margin: 0;
}

.leftNavBranchList {
 padding: 0 0 0 25px;
 margin: 0;
 line-height: 1.5;
}

/* non-clickable link */
.leftNavBranchLabel {
  font-size: 10px;
  color: #000000;
}

.leftNavBranchLinkHi {
 font-size: 10px;
 text-decoration: none;
 font-weight: bold;
 color: #000000;
 vertical-align: top;
}

.leftNavBranchLink {
 font-size: 10px;
 text-decoration: underline;
 color: #003366;
 vertical-align: top;
}

.leftNavBranchItem {
 list-style-image: url(file:///G|/Temporary Internet Files/Content.IE5/27GVX2JQ/images/side_arrow.gif);
 list-style-position: outside;
 list-style-type: none;
}

.leftNavBranchItemHi {
 list-style: url(file:///G|/Temporary Internet Files/Content.IE5/27GVX2JQ/images/down_arrow.gif);
 list-style-position: outside;
 list-style-type: none;
}

/* ******************************* 
  Left NAV - Level 4 Styles
   ***************************** */

.leftNavLeafList {
 margin: 0;
 padding: 0 0 0 8px;
 line-height: 1.5;
}

.leftNavBranchLabel {
  font-size: 10px;
  list-style: none none outside;
  color: #000000;
}

.leftNavLeafLink {
  font-size: 10px;
  text-decoration: underline;
  color: #003366;
  vertical-align: top;
}

.leftNavLeafLinkHi {
 font-size: 10px;
 font-weight: bold;
 text-decoration: none;
 color: #000000;
 vertical-align: top;
}

.leftNavLeafItem {
 list-style-image: url(file:///G|/Temporary Internet Files/Content.IE5/27GVX2JQ/images/side_arrow.gif);
 list-style-position: outside;
 list-style-type: none;
}

.leftNavLeafItemHi {
 list-style-image: url(file:///G|/Temporary Internet Files/Content.IE5/27GVX2JQ/images/down_arrow.gif);
 list-style-position: outside;
 list-style-type: none;
}

/* ******************************* 
  Left NAV - Level 5/6 Styles
   ***************************** */

.leftNavSubLeafList {
 margin: 0;
 padding: 0 0 0 10px;
 line-height: 1.4;
}

.leftNavSubLeafItem {
 list-style: none none outside;
}

.leftNavSubLeafItemHi {
 list-style: none none outside;
}

.leftNavSubLeafLink {
 font-size: 10px;
 text-decoration: underline;
 color: #003366;
 vertical-align: top;
}

.leftNavSubLeafLinkHi {
 font-size: 10px;
 font-weight: bold;
 text-decoration: none;
 color: #000000;
 vertical-align: top;
}

.leftNavDelimiter {
 background-color: #DEE7FA;
 border-top: 1px solid #ccc;
 border-bottom: 1px solid #036;
 height: 10px;
}

/* ******************************* 
 Detail List styles
   ***************************** */

.detailListTitle {
  color: #036;
  font-weight: bold;
 }

.detailListLink {
  font-weight: bold;
  color: #633;
}

.detailListText {
 color: #000;
}

.detailListCategory {
  font-weight: bold;
}

.detailListMainTitle {
 font-weight: bold;
 color: #000; 
}

.detailListSpacing {
 padding: 8px 0px 8px 0px;
}

/*******************************
 HTML Only Link Style
  ***************************/
.htmlOnly a:hover {
  color: #633;
}

.htmlOnly a:link {
	color: #633;
}
	
.htmlOnly a:visited { 
	color: #633;
}

.htmlOnly a:active { 
	color: #633;
} 
  
/* ******************************* 
  Middle Content Style
   ***************************** */

.middleColumnMoreLink {
  font-size: 80%;
  font-weight: bold;
  color: #633;
}

#mainContentCell {
 padding: 3px 15px 40px 15px;
}

/* Box model hack for IE 5.x to keep tables from bleeding over */
* html #mainContentCell { /* star html selector bug - only IE will read the following properties */
 width: 100%; /* width for IE5 */
 w\idth: ; /* width for IE6 since IE5 ignores the property with escape backslash */
}

#mainContentCell hr {
 color: #ccc;
}

.dynamicPath {
 font-size: 80%;
 color: #666;
}

.dynamicPath:hover {
 color: #000;
}

.mainContentHeader {
 font-size: 110%;
 font-weight: bolder;
 color: #000;
}

.leadIntroText {
 font-size: 110%;
 font-weight: bolder;
 color: #633;
}

.middleHeader1 {
 background-image: url(http://www.sybase.com:80/images/middle_header_gradient.gif);
 background-repeat: repeat-x;
 height: 20px;
 color: #036;
 font-weight: bold;
 padding-left: 5px;
}

.middleHeader2 {
 height: 20px;
 font-weight: bold;
 color: #036;
 padding-left: 5px;
 border-bottom: 1px solid #ccc;
}

.middleItemBody img {
 float: left;
 padding-right: 10px;
}

.middleDetailList {
 padding: 0;
}

.middleDetailList a {
display: block;
padding-top: 8px;
}

.vvBlockDisplay {
 padding: 0px 0px 8px 0px;
}

.jumpToList {
 list-style: square url(http://www.sybase.com:80/images/jump_to_list.gif) inside;
 padding: 0;
}

.numberedList {
 color: #633;
 margin: 5px 0 0 25px;
 padding: 0;
}

.bulletedList {
 padding: 0;
 list-style-position: outside;
}

.middleFormBox {
 background-image: url(http://www.sybase.com:80/images/middle_sort_form_bg.gif);
 background-repeat: repeat-x;
 padding: 10px 5px 10px 5px;
 width: 70%;
 height: 59px;
}

.middleFormElement {
 padding: 5px 10px 5px 10px;
 vertical-align: middle;
}

/* ******************************* 
  Right column styles
   ***************************** */

#rightColumn {
 background-image: url(http://www.sybase.com:80/images/right_column_bg.gif);
 background-repeat: repeat-y;
}

#rightColumnNarrow {
 background-image: url(http://www.sybase.com:80/images/right_column_bg_narrow.gif);
 background-repeat: repeat-y;
}

#rightColumnWrapper {
 padding-right: 1px;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
}

.rightColumnBlockBg {
 padding: 8px 5px 8px 7px;
 background-color: #EFF1F5;
 margin-left: 17px;
 border-bottom: 1px solid #ccc;
}

.rightColumnBlock {
 padding: 2px 5px 8px 7px;
 margin-left: 17px;
 border-bottom: 1px solid #ccc;
}

.rightColumnAd {
 padding: 8px 0 8px 0;
 margin-left: 17px;
 border-bottom: 1px solid #ccc;
}

/* Box model hack for IE 5.x to keep tables from bleeding over */
* html .rightColumnBlock { /* star html selector bug - only IE will read the following properties */
 width: 100%; /* width for IE5 */
 w\idth: ; /* width for IE6 since IE5 ignores the property with escape backslash */
}

/* Box model hack for IE 5.x to keep tables from bleeding over */
* html .rightColumnBlockBg { /* star html selector bug - only IE will read the following properties */
 width: 100%; /* width for IE5 */
 w\idth: ; /* width for IE6 since IE5 ignores the property with escape backslash */
}

.rightColumnBlock img {
 padding: 15px 0 10px 0;
}

.rightColumnHeader {
 color: #CEE7FF;
 font-weight: bold;
 background-color: #036;
 font-size: 90%;
 padding: 3px 0 4px 17px;
 margin-left: 3px;
}

.rightColumnHeaderNoBg {
 color: #000000;
 font-weight: bold;
 font-size: 90%;
 padding: 3px 0 4px 17px;
 margin-left: 3px;
}

.rightColumnLink {
  font-size: 75%;
  color: #633;
}

.rightColumnMoreLink {
  font-size: 75%;
  font-weight: bold;
  color: #633;
}

/* ******************************* 
  Right column stylesLink Styles
   ***************************** */

.smallLinkUnderline {
 color: #633;
 font-size: 80%;
}

.smallLinkBold {
 font-weight: bold;
 font-size: 75%;
 color: #633;
 text-decoration: none;
}

.smallLinkBoldUnderline {
 font-weight: bold;
 font-size: 80%;
 color: #633;
}

.smallBlackLinkUnderline {
 color: #000;
 font-size: 80%;
}

.xsmallBlackLink {
 color: #000;
 font-size: 75%;
}

.xsmallBlueLink {
 color: #036;
 font-size: 75%;
 font-weight: bold;
}

.mediumLinkUnderline {
 color: #633;
 font-size: 85%;
 text-decoration: underline;
}

.mediumLinkBold {
 font-size: 85%;
 font-weight: bold;
 color: #633;
 text-decoration: none;
}

.mediumLinkBoldUnderline {
 font-size: 80%;
 font-weight: bold;
 color: #633;
}

.largeLinkBoldUnderline {
 color: #633;
 text-decoration: underline;
 font-weight: bold;
}

.jumpToListLink {
 font-size: 80%;
 color: #633;
 padding-left: 5px;
}

/* ******************************* 
  Plain text styles
   ***************************** */

.largeTitleBold {
 color: #036;
 font-weight: bold;
}

.mediumTitleBold {
  font-size: 90%;
  color: #036;
  font-weight: bold;
}

.largePlainTextBold {
 font-weight: bold;
}
 
.mediumPlainText {
 font-size: 85%;
}

.mediumPlainTextBold {
 font-size: 85%;
 font-weight: bold;
}

.smallPlainText {
 font-size: 80%;
 padding-bottom: 5px;
 color: #000;
}

.xsmallPlainText {
 font-size: 75%;
 color: #000;
}

.smallPlainTextGrey {
 font-size: 80%;
 color: #999;
}

.smallBlueTextBold {
 font-size: 80%;
 color: #036;
 font-weight: bold;
}

/* ******************************* 
  Footer styles
   ***************************** */

#footerMenu {
  border-top: 1px solid #ccc;
  width: 98%;
  padding: 8px 0 8px 10px;
}

#footerCell {
  background-image: url(http://www.sybase.com:80/images/lower_border.gif);
  background-repeat: repeat-x;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 10px;
}

.footerLink {
  color: #633;
  font-size: 85%;
}

.footerLinkHi {
 color: #036;
 font-weight: bold;
 font-size: 85%;
}

.copyrightLink {
  color: #ccc;
  font-size: 10px;
  text-decoration: none;
}

.contextualLink {
  font-size: 11px;
  text-decoration: underline;
  color: #633;
}

.copyrightLink:hover {
 color: #666;
}


.contextualDelimiter {
 font-size: 10px;
 color: #ccc;
}

/* ******************************* 
  new, but deprecated already
   ***************************** 
.dottedCell {
  background-image: url(/sybase_com/images/dot.gif);
  background-color: #fff;
}

/* ******************************* 
  new, but deprecated already
   ***************************** 
.navDelimiter {
  background-color: #003366;
}
/* ******************************* 
  new, but deprecated already
   ***************************** 
.leftNavBgcolor {
  background-color: #EFEFEF;
}

/* ******************************* 
  End styles for 04/04 interim redesign
   ***************************** */
/*
.basecolor { color: #333366;}
.highlight1color { color: #FFCC66;}
.highlight2color { color: #EEEEEE;}
.urhere { color: #990000;}

.radiobut {background-color: #FFCC66; color: #FFCC66;}
.radiobutlt { background-color: #EEEEEE; color: #EEEEEE;}
.formfont { font-family: Arial, Geneva, Helvetica; font-size: 11px; color: #663333;}
.narrow { color: black; font-family: Helvetica Narrow, Helvetica (condense), C Helvetica Condensed, Arial Narrow, Helvetica, Arial;}

.xxsmall { font-size: 9px; font-family: verdana, arial, tahoma, sans-serif;}
.xsmall { font-size: 11px; font-family: verdana, arial, tahoma, sans-serif;}
.small { font-size: 12px; font-family: verdana, arial, tahoma, sans-serif;}
.medium { font-size: 13px; font-family: verdana, arial, tahoma, sans-serif;}
.large { font-size: 16px; font-family: verdana, arial, tahoma, sans-serif;}

.xxsmallbold { font-size: 9px; font-weight: bold;  font-family: verdana, arial, tahoma, sans-serif;}
.xsmallbold { font-size: 11px; font-weight: bold;  font-family: verdana, arial, tahoma, sans-serif;}
.smallbold { font-size: 12px; font-weight: bold;  font-family: verdana, arial, tahoma, sans-serif;}
.mediumbold { font-size: 13px; font-weight: bold;  font-family: verdana, arial, tahoma, sans-serif;}
.largebold { font-size: 16px; font-weight: bold;  font-family: verdana, arial, tahoma, sans-serif;}

.face { font-family: verdana, arial, tahoma, sans-serif; }

.xsmallhighlight2 { font-size: 11px; color: #EEEEEE; font-family: verdana, arial, tahoma, sans-serif;}
.xsmallbase { font-size: 11px; color: #333366; font-family: verdana, arial, tahoma, sans-serif;}

.smallhighlight2 { font-size: 12px; color: #EEEEEE; font-family: verdana, arial, tahoma, sans-serif;}
.smallbase { font-size: 12px; color: #333366; font-family: verdana, arial, tahoma, sans-serif;}

.mediumbase { font-size: 13px; color: #333366; font-family: verdana, arial, tahoma, sans-serif;}
.mediumhighlight1 { font-size: 13px; color: #FFCC66; font-family: verdana, arial, tahoma, sans-serif;}
.mediumhighlight2 { font-size: 13px; color: #EEEEEE; font-family: verdana, arial, tahoma, sans-serif;}
.mediummidcolor1 { font-size: 13px; color: #666699; font-family: verdana, arial, tahoma, sans-serif;}
.mediumwhite { font-size: 13px; color: #FFFFFF; font-family: verdana, arial, tahoma, sans-serif;}
.mediumurhere { font-size: 13px; color: #993333; font-family: verdana, arial, tahoma, sans-serif;}

.largemidcolor1 { font-size: 16px; color: #666699; font-family: verdana, arial, tahoma, sans-serif;}
.largebase { font-size: 16px; font-family: verdana, arial, tahoma, sans-serif; color: #333366;}
.largeurhere { font-size: 16px; font-family: verdana, arial, tahoma, sans-serif; color: #990000;}
.largewhite { font-size: 16px; font-family: verdana, arial, tahoma, sans-serif; color: #FFFFFF;}
.underlinelink { text-decoration: underline; font-family: verdana, arial, tahoma, sans-serif; }

*/

/* ******************************* 
  New styles for login/etc. forms
  ***************************** */
.smallcap {
 font-family: Verdana, Arial, Tahoma, sans-serif;
 font-size: x-small;
 font-style: normal;
 font-weight: normal;
 font-variant: small-caps;
 text-transform: none;
}
.smallcapbold {
 font-family: Verdana, Arial, Tahoma, sans-serif;
 font-size: 14px;
 font-style: normal;
 font-weight: bold;
 font-variant: small-caps;
 text-transform: none;
}
.bluecaps {
 font-family: Verdana, Arial, Tahoma, sans-serif;
 font-size: x-small;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 text-transform: uppercase;
 color: #003366;
}
.formtext {
 font-family: Verdana, Arial, Tahoma, sans-serif;
 font-size: x-small;
 font-style: normal;
 font-weight: bold;
 font-variant: normal;
 color: #000000;
 height: 26px;
 white-space: nowrap;
}
.formtextsm {
 font-family: Verdana, Arial, Tahoma, sans-serif;
 font-size: x-small;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 color: #000000;
}
.formtextxsm {
 font-family: Verdana, Arial, Tahoma, sans-serif;
 font-size: xx-small;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 color: #000000;
}
.tabletexthead {
 font-family: Verdana, Arial, Tahoma, sans-serif;
 font-size: x-small;
 font-style: normal;
 font-weight: bold;
 font-variant: normal;
 color: #000000;
 height: 20px;
}
.tabletext {
 font-family: Verdana, Arial, Tahoma, sans-serif;
 font-size: x-small;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
}
.tabletextshaded {
 font-family: Verdana, Arial, Tahoma, sans-serif;
 font-size: x-small;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 color: #000000;
 background-color: #D1E7E9;
 height: 20px;
}
.formlink {
   color: #633;
}
.errormsg {
   color: #FF0000;
}
.message {
   color: #633;
}
.fieldcell input{
 width: 240px;
 height: 90%;
 border: 1px solid #7F99B2;
 font-family: Verdana, Arial, Tahoma, sans-serif;
 font-size: 90%;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 background-color: #ffffff;
 letter-spacing: normal;
 text-align: left;
 margin-right: 0px;
 padding: 0px;
}
.fieldcellsm input{
 width: 40px;
 height: 90%;
 border: 1px solid #7F99B2;
 font-family: Verdana, Arial, Tahoma, sans-serif;
 font-size: 90%;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 background-color: #ffffff;
 letter-spacing: normal;
 text-align: left;
 margin-right: 0px;
 padding: 0px;
}
.fieldcellmed input{
 width: 80px;
 height: 90%;
 border: 1px solid #7F99B2;
 font-family: Verdana, Arial, Tahoma, sans-serif;
 font-size: 90%;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 background-color: #ffffff;
 letter-spacing: normal;
 text-align: left;
 margin-right: 0px;
 padding: 0px;
}
.buttons {
 font-family: Verdana, Arial, Tahoma, sans-serif;
 font-size: x-small;
 font-weight: bold;
 color: #000000;
 background-color: #D1E7E9;
 width: auto;
 border: 1px solid #003366;
 text-align: center;
 cursor: pointer;
}
.linkbg {
 font-family: Verdana, Arial, Tahoma, sans-serif;
 font-size: x-small;
 font-weight: bold;
 color: #633;
 background-image: url(file:///G|/Temporary Internet Files/Content.IE5/27GVX2JQ/images/bluebggrad.jpg);
 background-repeat: repeat;
 height: 40px;
 background-position: center center;
 letter-spacing: normal;
 text-align: center;
 vertical-align: middle;
 word-spacing: normal;
}
.linkbdr {
 background-image: url(file:///G|/Temporary Internet Files/Content.IE5/27GVX2JQ/images/bluegrad.jpg);
 background-repeat: no-repeat;
 height: 3px;
 line-height: 3px;
 background-position: 0px;
 font-size: 3px;
 text-align: left;
}
.bluefadeheader {
 font-family: Verdana, Arial, Tahoma, sans-serif;
 font-size: x-small;
 font-weight: bold;
 text-transform: uppercase;
 color: #003366;
 text-align: left;
 text-indent: 1pt;
 white-space: nowrap;
 display: marker;
 height: 4px;
 background: transparent url(file:///G|/Temporary Internet Files/Content.IE5/27GVX2JQ/images/bluefadeline.gif) no-repeat left bottom;
}
.bluedelimiter {
 font-family: Verdana, Arial, Tahoma, sans-serif;
 font-size: x-small;
 font-weight: bold;
 text-transform: uppercase;
 color: #003366;
 text-align: left;
 text-indent: 1pt;
 white-space: nowrap;
 display: marker;
 height: 4px;
 background: transparent url(file:///G|/Temporary Internet Files/Content.IE5/27GVX2JQ/images/middle_gradient_delimiter.gif) no-repeat left bottom;
}
#certification th {
 font-family: Verdana, Arial, Tahoma, sans-serif;
 font-size: x-small;
 font-weight: bold;
 text-transform: uppercase;
 color: #003366;
 text-align: left;
 text-indent: 1pt;
 white-space: nowrap;
 display: marker;
 height: 25px;
 background: transparent url(file:///G|/Temporary Internet Files/Content.IE5/27GVX2JQ/images/bluefadeline.gif) no-repeat left bottom;
}
#certification select {
 font-family: Verdana, Arial, Tahoma, sans-serif;
 font-size: x-small;
 font-style: normal;
 line-height: normal;
 font-weight: normal;
 color: #000033;
 background-color: #D1E7E9;
}
.formbdr {
 border: thin ridge #D1E7E9;
 padding: 5px;
}
.leftnavunselected {
 font-family: Verdana, Arial, Tahoma, sans-serif;
 font-size: x-small;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 background-image:  url(file:///G|/Temporary Internet Files/Content.IE5/27GVX2JQ/images/leftnavunselectedbg.jpg);
 background-repeat: repeat;
 border-top-width: 1px;
 border-top-style: solid;
 border-right-style: solid;
 border-bottom-style: solid;
 border-top-color: #FFFFFF;
 border-bottom-width: 1px;
 border-right-width: 1px;
 border-bottom-color: #dee7ef;
 line-height: 18px;
 margin-left: 6px;
 height: 30px;
 vertical-align: middle;
 text-indent: 8pt;
 border-right-color: #dee7ef;
 width: 100%;
}
.leftnavselected {
 font-family: Verdana, Arial, Tahoma, sans-serif;
 font-size: x-small;
 font-style: normal;
 color: #00309c;
 background-image: url(file:///G|/Temporary Internet Files/Content.IE5/27GVX2JQ/images/smgrayswish.gif);
 background-repeat: no-repeat;
 background-position: left top;
 text-indent: 8pt;
 height: 30px;
 border-top: 1px solid #CCCCCC;
 border-right: 1px solid #CCCCCC;
 border-bottom: 1px solid #CCCCCC;
 border-left: 1px solid #CCCCCC;
 font-weight: bold;
 background-color: #FFFFFF;
}
.leftnavspan {
 background-image: url(file:///G|/Temporary Internet Files/Content.IE5/27GVX2JQ/images/leftnavspan.jpg);
 background-repeat: no-repeat;
 height: 2px;
 line-height: 2px;
 padding: 0px;
}
.leftnavtop {
 background-image: url(file:///G|/Temporary Internet Files/Content.IE5/27GVX2JQ/images/leftnavbg.jpg);
 background-repeat: repeat;
 height: 40px;
 border: 1px solid #DEE7FF;
}
.leftnavlow {
 background-image: url(file:///G|/Temporary Internet Files/Content.IE5/27GVX2JQ/images/leftnavbg.jpg);
 background-repeat: repeat;
 height: 15px;
 border-left: 1px solid #DEE7FF;
}
.leftnavbkg {
 border-right-width: thin;
 border-bottom-width: thin;
 border-right-style: solid;
 border-bottom-style: solid;
 border-top-color: #79D0FF;
 border-right-color: #79D0FF;
 border-bottom-color: #79D0FF;
 border-left-color: #79D0FF;
 background-color: #f7f7f7;
}
.addItem {
 background-image: url(file:///G|/Temporary Internet Files/Content.IE5/27GVX2JQ/images/additem.gif);
 background-repeat: no-repeat;
 background-position: left center;
 height: 23px;
 width: 50px;
 background-color: #FFFFFF;
 margin: 0px;
 padding: 0px;
 border: none #FFFFFF;
}
.removeItem {
 background-image: url(file:///G|/Temporary Internet Files/Content.IE5/27GVX2JQ/images/removeitem.gif);
 background-repeat: no-repeat;
 background-position: left center;
 height: 24px;
 width: 77px;
 background-color: #FFFFFF;
 margin: 0px;
 padding: 0px;
 border: none #FFFFFF;
}
/* ******************************* 
  End new styles for login/etc. forms
***************************** */

/*******************************
 Poll Styles
*******************************/
.pollResultsTable{
 border: 1px solid #036;
 border-collapse: collapse;
 width: 250px;
}

.pollResultsHeader {
 color: #ffffff;
 border: 1px solid #036;
 font-weight: bold;
 background-color: #036;
 text-align: center;
}

.pollResultsQuestion {
 text-align: left;
 border: 1px solid #036;
 color: #036;
 font-weight: bold;
 font-size: xx-small;
 font-family: verdana, arial, tahoma, sans-serif;
 voice-family: "\"}\"";   
 voice-family: inherit;
 font-size: x-small;
}

.pollResultsAnswer {
 background-color: #DEE7FA;
 text-align: right;
 border: 1px solid #036;
 white-space: nowrap;
 font-size: xx-small;
 font-family: verdana, arial, tahoma, sans-serif;
 voice-family: "\"}\"";   
 voice-family: inherit;
 font-size: x-small;
}

.pollResultsPercentage {
 background-color: #cccccc;
 text-align: center;
 border: 1px solid #036;
 font-size: xx-small;
 font-family: verdana, arial, tahoma, sans-serif;
 voice-family: "\"}\"";   
 voice-family: inherit;
 font-size: x-small;
}

.pollResultsGraph {
 border: 1px solid #036;
}

.pollResultsList {
 font-size: 80%;
   text-decoration: underline;
   color: #633;
}

/*******************************
 Breadcrumb Styles
*******************************/

.breadcrumbNavigation {
  font-size: 11px;
  color: #003366;
  text-decoration: underline;
}

.breadcrumbSpacer {
  font-size: 11px;
  color: #7B7B7B;
}

.breadcrumbCurrentPage {
  font-size: 11px;
  color: #000000;
}

