body{
	margin: 0;
	padding: 0;
	border: 0;
}





.text,td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:78%; 
	font-size:12px;
	color: #000;
}





.letters{
	font-weight: normal;
	color: #666666;
}

.header, .helpMain,h1,h2{
	font-size:110%;
	font-weight: bold; 
	color: #000;
	margin: 0;
	padding: 0;
}
	

.normText{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:100%;

	font-weight: normal; 

	color: #000;

}

	

.smallText{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:95%;

	font-weight: normal; 

	color: #000;

}

.smallestText{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:90%;

	font-weight: normal; 

	color: #000;

}



ul,ol{
	margin-top:.7em;
	margin-bottom:1em;
}

.bcrumbHeader{

	font-weight:bold;
	color: #666666;

}



.textBold,b,h3{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:100%;

	font-weight: bold; 

	color: #000;

}



.linkBold{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold; 

	color: #2d2a62;

}



.navLink{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #fff;

	text-decoration:none;

}



.navLink2{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #2d2a62;

	text-decoration:none;

}



a, .helpLinks, .helpQa{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #2d2a62;

}



.greyLink{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #666666;

}



.footer, .headerTop{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color: #fff;

}



.linkFooter, .linkHeader{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color: #fff;

	text-decoration:underline;

}



.indent {

	text-indent: -15px;

	padding-left: 15px;

	margin: 0px;

}

.sub {
	padding-left: 25px;
	margin: 0px;
}

.sub1 {
	padding-left: 10px;
	margin: 0px;
}

.shade

{

	color: #333;

	background: #f5f5f5;

	border: #cde2f6 solid;

	border-width: 1px 0px 1px 0px;

	font: bold 12px Verdana, Geneva, Arial, sans-serif;

	margin: 40px 0 2px 0;

	padding: 2px;

}

form.search{
	display:inline;
}

.kbentry img {padding-top:10px; padding-bottom:15px;}
.kbentry li {margin-bottom:5px;}

/* added for styling ssi embedded service alerts coming from Drupal view */

.node-inner ul {
 padding: 0 0;
 margin: 0 0;

}

.node-inner ul li {
  list-style-image: none;
  list-style: none;
}

.view-field {
  font-weight: normal;

}

.node-inner li {
  margin-bottom: 1em;


}

/* Color coding severity levels */



/* level 0 */
 .view-data-severity-levels-260 a {
  color: #669999;
  font-weight: bold;

}

/* level 1 */

 .view-data-severity-levels-199 a {

  /* color: #99CC66; this is the color for the icon but too light for hyperlink */
  color: #78A050;
  font-weight: bold;
}

/* level 2 */

 .view-data-severity-levels-200 a {

  color: #FF9933;
  font-weight: bold;
}

/* level 3 */

 .view-data-severity-levels-201 a {

  color: #cc3333;
  font-weight: bold;
}


#cuitalert-title {
  font-size: 1em;
  color: #666;
  margin: .5em 0;

}

.more-link {
  width: 100%;
  text-align: right;
  font-weight: normal;

}
.more-link a:link,
more-link a:active,
more-link a:visited,
more-link a:hover

{
  color: #999999;
   font-size:11px;
   font-weight:normal;
   text-decoration:underline;
  
}

/* end of service alerts styling */
