.pagetitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #C60;
	line-height: normal;
}
.subhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
	color: #C60;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	line-height: 1em;

}
.buffer {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.SUMMARY {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #eeeeee;
}
.dottedtop {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.breakoutbox {
	border: thin dotted #eeeeee;
}

.docspecs {
	font-style: normal;
	font-weight: normal;
	color: #0099CC;
	font-size: x-small;
	
}.buffergray {
	border: 4px solid #eee;
}

.carousel_header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #478BBE;
	text-transform: uppercase;
	line-height: 1em;		
}.buffertan {
	border: 4px solid #e7e1cb;
	
}.whitenavi {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	
}.bufferorange {
	border: 4px solid #cb5d20;
	
}.drgsteps {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000;	
}.pagetitlewhite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	line-height: normal;
}
	.spotlight{

	border-top-width: 2px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #639ec8;
	border-right-color: #639ec8;
	border-bottom-color: #639ec8;
	border-left-color: #639ec8;
	}

.spotlightheader {
	
	font-size: 15px;
	font-weight: bold;
	color: #C60;
	line-height: normal;
}

ul.bullets{
list-style-type: none;
padding: 1;
margin: 0;
}

li.bullets{
	list-style-type: square;
	text-indent:-1.7em;
	padding: 0;    
	border: none;    
	margin: 0;    
	list-style-position: inside;
}
	
div.figure {
  float: right;
  width: 250px;
  border: 0;
  margin: 0.5em;
  padding: 0.5em;
  background-image: none; 
background-color: #eeeeee;
}
div.figure p {
  text-align: left;
  font-style: emphasis;
  font-size: smaller;
  text-indent: 0;
}

.dottedblue { border: #76a2bd dotted; border-width: 2px 0px 0px
}

div.building {
  float: right;
  width: 150px;
  border: 0;
  margin: 0.5em;
  padding: 0.5em;
  background-image: none; 
background-color: #eeeeee;
}

   .collapsible{
       cursor:pointer;
	   padding: 0.5em;

}
   
   .more {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C60;
	text-transform: lowercase;
	line-height: 1em;
	cursor:pointer;
}
   
   div.none {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #eeeeee;

}
div.left {
  float: left;
  width: 150px;
  border: 0;
  margin: 0.5em;
  padding: 0.5em;
  background-image: none; 
background-color: #eeeeee;
}

