html, body, div, a, input, table, span,p { font-family: Verdana, Geneva, Arial, Helvetica; color: #555555; font-size: 12px;}
font {font-family: Verdana, Geneva, Arial, Helvetica;font-size: 10px;}

A {color: #000099; text-decoration: underline; }

A:hover,A:visited:hover	{color: #006699;}

h1 { font-size:18px;  font-weight:normal; color:#96171A; }
h2 {font-size:14px; display:inline;}
/* old color was #96171A */

.pp1 {line-height:26px}
.pp1 a { text-decoration: none;}
.pp1 a:hover {text-decoration:underline; color:#000000;}

#LeftNav TD {
	text-align: center;
	padding: 8px; }
	
#LeftNav {
	margin: 0px 0px;
	border: 1px solid #96171A;
	border-top: none;
	background: #ffffff; }
	
#LeftNav2 { 
/* width: 212px;  */
width:180px;
white-space: nowrap;  
display: block; }

#LeftNav2 .head { 
line-height: 20px; 
background-color: #1D3693; 
text-align: left; 
padding: 0px 0px 2px 10px; 
color: #FFFFFF; 
height: 20px; 
vertical-align: middle; 
font-weight: bold;font-size:14px; } 

/* td a {font-size:12px; font-weight:bold; line-height:17px;}  */

#joe a
{
display: block;
color: #003399;
background-color: #f5f5eb;
padding: 1px 1px 1px 12px;
text-decoration: none;
border-bottom: 1px solid #fff;
font : 14px Arial, Helvetica, sans-serif;
line-height:24px;
background:url(kd/icon2.gif) left no-repeat center;
}
#joe a:hover
{
background:url(kd/icon2red.gif) left no-repeat center;
background-color: #eaeac8;
color: #cc0000;
border-bottom: 1px solid #fff;
}
#secondNav a
{
width:250px;
float:left;
color: #003399;
background-color: #f5f5eb;
padding: 1px 1px 1px 14px;
text-decoration: none; 
border-bottom: 1px dashed #ff0000;
font:14px Arial, Helvetica, sans-serif;
line-height:24px;
background:url(kd/icon2.gif) left no-repeat center;
}
#secondNav a:hover
{
background:url(kd/icon2red.gif) left no-repeat center;
background-color: #eaeac8;
color: #cc0000;
border-bottom: 1px dashed #ff0000;
}

.five {width:15px;}
.style1 {font-weight: bold}


/* overwrite of body tag from main.css */
  body {
  	margin: 0px;
  	padding: 0px;
  }
    .wholeHeader {
  	margin-top: 0px;
	width: 100%;
  }
form {
margin: 0px;
padding: 0px;
}
  /*Search Styles */
  .searchBoxHolder2 {
  	background: url(images/dropMenuBackground.png) repeat-x; height: 28px;
  	font-size: 12px;
  	font-weight: bold;
  	color: #96171A;
  }
    .select {
  	width: 116px;
  	font-size: 10px;
  	height: 18px;
  	color: #000000;
  	font-weight:normal;
  	font-family:Arial, Helvetica, sans-serif;
  	line-height: 18px;
  	vertical-align: middle;
  	padding-top: 2px;
  }

#searchBar { 
	background: #eeeeee; 
}
.searchtext{ font-weight:normal; height: 19px; font-size: 11px; vertical-align:middle; line-height: 11px; padding-left: 3px; padding-top: 2px; 	font-family:Arial, Helvetica, sans-serif; color: #000000; border: 1px solid #666666;
}
 /*Other Header Styles*/
 /* this is the border below the tabs - or above the roll overs */
#logoBar {  
	 border-bottom: 2px solid #082281;padding-top: 2px; padding-bottom: 2px; width: 20%;
}
#logoBar2 {  
	 border-bottom: 2px solid #082281;padding-top: 2px;  width:25%;
}
#sabineBar { padding-right: 10px;  width: 50%; white-space: nowrap;} 
.greylinks {
border-bottom: 1px solid #999999; background-image: url(images/greylinksbackground.png);  height:30px;
color: #333333; padding-right: 5px; text-align: center; padding-top:5px;
}
.grayimages {	
background: #eeeeee; 
}

  /* Sub Tab Styles */
  
  /* below border color was #781215  */
  #TopBar {
  	color: #FFFFFF;
  	/* background-image: url(images/blue-top-bar.gif); */
	background-image: url(images/blue-top-hover.gif);
	background-repeat: repeat-x;
  	width: 100%;
  	height: 23px;
  	border-bottom: 2px solid #082281;
	
  }
  
  #TopBar .table{
  	color: #FFFFFF;
  }
  /* below border color was #781215  */
  #TopBar TD{
  	border-right: 2px solid #082281;
	white-space: nowrap;
  }
  
  #TopBar a{
  	padding: 0px 8px 0px 8px;
  	color:#FFFFFF;
  	text-decoration: underline;
  	font-weight: normal;
  	font-size: 12px;
  	display: block;
  	height: 23px;
  	line-height: 23px;
  	vertical-align: middle;
  	background: #405AB9 url(images/blue-top-hover.gif);
  }
  
  #TopBar a:hover{
  	background: #405AB9 url(images/blue-top-hover.gif);
  	text-decoration:underline;
	
}

.register_bar {
	color: #666666;
}
  
  /* this is the bottom of the tabs area */
#tabsBar { 
  border-bottom: 2px solid #082281;
 } 
  
#buttonsBar {
	background-color: #ffffff; 
}

/* Flyout Styles */

#flyoutFrame {
	position: absolute;
	display: none;
	background-color: #fff;
	z-index: 500;
	width:163px;
	height: 75px;
}
#flyoutFrame2 {
	position: absolute;
	display: none;
	background-color: #fff;
	z-index: 500;
	width:163px;
	height: 75px;
}
div#topimage {
	float:right; padding: 5px 5px 5px 5px;
}

/* td a {font-size:14px; font-weight:bold; line-height:30px;} */

.pagecontent2 	{
	display:block; width:615px; height:510px; font-size:8px;
}
.pagecontent2 p {font-size:13px;}
#articleInline {
	display:block; /* had been set to none in main.css for buggy browsers*/
	margin: 4px 15px 10px 0;
	float:left;
	}
#inlineBox {
	width: 190px;
	}
#inlineBox110 {
	width: 110px;
	}
.hr-leftbrowse { border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px; border-left-width: 1px;
 border-top-style: dashed; border-right-style: none; border-bottom-style: none; border-left-style: none; 
 border-top-color: #999999; border-right-color: #999999; border-bottom-color: #999999; border-left-color: #999999;
 margin-top: 10px; margin-right: 5px; margin-bottom: 0px; margin-left: 5px;
}
#articleInline h3.promo,
#articleInline h4 {
    font-family: Arial, Helvetica, sans-serif;
	font-size:150%;
	line-height: 1.4em;
	font-weight: bold;
	margin: 0 0 0 0;
	}
.summary {
	font-size: 90%;
  line-height: 1.4em; margin-left:6px;
    }
.leftNav { font-family: tahoma, sans-serif; font-weight:bold; font-size:12px; margin-bottom: 5px; margin-left: 6px; line-height: 1.5em;
}
.leftNavTitle { font-family: tahoma, sans-serif; font-size:14px; font-weight:bold; margin-top: 10px;
 margin-bottom: 6px; color: #ff6600; font-weight: bold; line-height: 1.5em;
}
.leftNavText { font-family: tahoma, sans-serif; font-size:10px; font-weight:normal; margin-top: 10px;
 margin-bottom: 6px; color: #666666; line-height: 1.5em; margin-left:4px;
}
.leftNav a  { text-decoration: underline; 
	font-family: tahoma, sans-serif; color: #000099;
}
.leftNav a { color: #000099; text-decoration: underline; }
.tab5 {width:5px;}
.mylink {
cursor:pointer; cursor:hand; padding: 0px 8px 0px 8px;
text-decoration: underline; color:#ffffff;
}
.articleTitle {font-size:16px; color:#E3B030; font-weight:bold;}