p, span {
	font-size: 11px;
}	

dt {
	font-weight : bold;
}

acronym {
	color : #006699;
	background : transparent;
}

abbr {
	color : #006699;
	background : transparent;
}

caption {
	font-size: 10pt;
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: bold;
	text-align: left;
}

input { 
	font-size: 10pt; 
	font-family: arial, helvetica, verdana, sans-serif;
}

img { 
	border-style: none; 
}


#mSearchTextBox, #mNaicsListBox {
	font-size: 11px;
}

#mKeywordLabel, #mProvLabel, #mMuniLabel, #mLevelLabel,
#mFedLabel {
	font-weight: bold;
}

.green {
	background-color: #c6cab8;
}

.grey {
	background-color: #DDDDDD;
}

.Blue {
	color: #FFFFFF;
	background-color: #336699;
}

.allCaps {
	font-size: 12px;
	TEXT-TRANSFORM: uppercase;
}

.greybox {	
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	font-size:11px;
}

a.change:link { 
 color:#333333;
 text-decoration: underline;
 word-wrap: break-all;
 word-break: break-all;
}

a.change:visited { 
 color:#333333;
 text-decoration: underline
}

a.change:hover {
	color: #333333;
	text-decoration: none
}

td.section {
	font-weight:bold;
	color: #000000;
	background-color: #cccccc;
}
td.section_1 {
	font-weight:bold;
	color: #000000;
	background-color: #cccccc;
}

A.buttonColor {
	background-color : #eeeeee;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	padding: 3px;
	border: 1px black solid;
}

INPUT.buttonColor {
	background-color : #eeeeee;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	padding: 1px;
	border: 1px black solid;
}

A.button {
	background-color : #eeeeee;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	padding: 2px;
	margin: 0px;
	border: 1px black solid;
	text-align: center;
	align: bottom;
}

INPUT.button {
	background-color : #eeeeee;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	padding: 0px;
	margin: 0px;
	border: 1px black solid;
	text-align: center;
	align: bottom;	
}

A.buttonGrey {
	background-color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	padding: 5px;
	border: 1px black solid;
	text-decoration: none;
}

INPUT.buttonGrey {
	background-color : #eeeeee;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	padding: 1px;
	border: 1px black solid;
}

/* MENU BAR - CELL FORMATING */
/* COMMON MENU BAR - TABLE CELL*/
td.CLFMenuCell { 
	vertical-align: middle; 
	color: #FFFFFF;
	background-color: #000000;
	height: 14px;
}

/* INSTITUTIONAL MENU BAR - TABLE CELL */
td.CLFMenuCell2 { 
	vertical-align: middle; 
	color: #FFFFFF;
	background-color: #336699;
	height: 14px;
}

/* COMMON MENU BAR - LINKS */
a.common:link, a.common:visited, a.common:hover, a.common:active { 
	color: #FFFFFF; 
	font-size: 9pt;
	text-decoration: none; 
	background-color: #000000;
	font-weight: bold;
}

/* INSTITUTIONAL MENU BAR - LINKS */
a.institute:link, a.institute:visited, a.institute:hover, a.institute:active {
	color : #FFFFFF; 
	font-size: 9pt;
	text-decoration : none; 
	background-color : #336699; 
	font-weight: bold;
} 

/* TEXT STYLE CLASSES */
.boldText {
	font-weight: bold;
}
.italicText {
	font-style: italic;
}
.boldItalicText {
	font-weight: bold;
	font-style: italic;
}
.mandatory {
	font-weight: bold;
	color: #FF0000;
}

/* BREADCRUMB LINKS */
a.breadcrumb {
	color : #336699; 
	background-color: #FFFFFF; 
	text-decoration : none; 
} 

a.breadcrumb:visited {
	color : #336699; 
	background-color: #FFFFFF; 
	text-decoration : none; 
} 

a.breadcrumb:hover, a.breadcrumb:focus {
	color : #336699; 
	background-color: #FFFFFF; 
	text-decoration : none; 
}

a.breadcrumb:active {
	color : #336699; 
	background-color: #FFFFFF; 
	text-decoration : none; 
}

img.triangle {
	vertical-align: top;
}


/* LEFT NAVIGATION TABLE CELLS */
td.leftNavTable {
	background-color: #336699; 
	vertical-align: top;
	color: #000000;
}

/* LEFT NAVIGATIONAL LINKS - FIRST LEVEL LINK PROPERTIES */
a.leftNavLevel1:link, a.leftNavLevel1:visited {
	color: #FFFFFF; 
	background-color: #336699;  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	text-decoration: none;
} 
a.leftNavLevel1:hover{
	color: #FFCC66; 
	background-color: #336699;  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	text-decoration: underline;
}
a.leftNavLevel1:active {
	color: #FFFFFF; 
	background-color: #336699;  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	text-decoration: underline;
}


/* LEFT NAVIGATIONAL BAR - SECOND LEVEL LINK PROPERTIES */
a.leftNavLevel2:link, a.leftNavLevel2:visited {
	color: #FFFFFF; 
	background-color: #336699;  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	text-decoration: none;
} 
a.leftNavLevel2:hover{
	color: #FFCC66; 
	background-color: #336699;  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	text-decoration: underline;
}
a.leftNavLevel2:active {
	color: #FFFFFF; 
	background-color: #336699;  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	text-decoration: underline;
}

/* LEFT NAVIGATIONAL BAR - CURRENT LEVEL LINKS */
a.leftNavCurrentLevel:link, a.leftNavCurrentLevel:visited {
	color: #FFCC66; 
	background-color: #336699;  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	text-decoration: none;
}
a.leftNavCurrentLevel:hover {
	color: #FFCC66; 
	background-color: #336699; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	text-decoration: underline;
}
a.leftNavCurrentLevel:active {
	color: #FFCC66; 
	background-color: #336699;  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	text-decoration: underline;
} 

/* FOOTER */
hr.footerRule {
	color: #666666;
	background-color: #999999;
	height: 1px;
}

/* LEFT SIDE */
td.footerNotesInfo { 
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif; 
	color: #336699;
	background-color: #FFFFFF; 
	vertical-align: top;
}
/* RIGHT SIDE */
td.footerDisclaimer02 { 
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	color: #000000;
	background-color: #FFFFFF; 
	text-align: right;
	vertical-align: top;
}

/* SPLASH PAGE */

.redButton {
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
}

a.language:link, a.language:visited, a.language:hover, a.language:active { 
	color: #FFFFFF; 
	background-color: #FF0000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a.notices:link, a.notices:visited, a.notices:hover, a.notices:active {
	color: #000000;
	background-color: #FFFFFF;
}

/* @media print  */

page {
	margin: 10%;
}

h1, h2, h3, h4, h5, h6 {
	page-break-after: avoid;
	page-break-inside: avoid;
}

blockquote, ul, ol, dl {
	page-break-before: avoid;
}

/* @media aural */

h1, h2, h3, h4, h5, h6 {
	voice-family: paul, male;
	stress: 20;
	richness: 90;
}

h2 {
	pitch: x-low;
	pitch-range: 80;
}

h3 {
	pitch: low;
	pitch-range: 70;
}

h4 {
	pitch: medium;
	pitch-range: 60;
}

h5 {
	pitch: medium;
	pitch-range: 50;
}

h6 {
	pitch: medium;
	pitch-range: 40;
}

li, dt, dd {
	pitch: medium;
	richness: 60;
}

dt {
	stress: 80;
}

b, strong {
	pitch: medium;
	pitch-range: 60;
	stress: 90;
	richness: 90;
}

i {
	pitch: medium;
	pitch-range: 60;
	stress: 60;
	richness: 50;
}

u {
	richness: 0;
}

a:link {
	voice-family: harry, male;
}

a:visited {
	voice-family: betty, female;
}

a:active {
	voice-family: betty, female;
	pitch-range: 80;
	pitch: x-high;
} 

.left {
	text-align: left;
	font-siz: 11px;
}

.right {
	text-align: right;
	height: 15px;
	align: bottom;
}

.rightBold {
	text-align: right;
	font-weight: bold;
}

.center {
	text-align: center;
}

.centerBold {
	text-align: center;
	font-weight:bold;
}

.grey {
	color:#000000;
	background-color: #EDEDED;
}

.greybox1{	
    background-color: #EEEEEE;
    padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	font-size:11px;
}

.greyCenterBold {
	color:#000000;
	background-color: #CCCCCC;
	text-align: center;
	font-weight: bold;
}



.lightBlue {
	color:#FFFFFF;
	background-color: #6699CC;
}


.grey:link, .grey:visited, .grey:hover, .grey:active { 
	color: #0000FF; 
	background-color: #CCCCCC;
}

 .white:link, .white:visited, .white:hover, .white:active { 
	color: #0000FF; 
	background-color: #FFFFFF;
}

table.insideWindow {
	color:#000000;
	
	border: 1px;
	border-style:solid;
	border-color:#000000;
	font-size:11px;
}

table.insideWindowEx {
	color:#000000;
	
	border: 0px;
	border-color:#000000;
	font-size:11px;
}

.white {
	color:#FFFFFF;
}

.black {
	color:#000000;	
}

td.white {
	color: #000000;
	background-color:#FFFFFF;

}

td.sidebarHeader {
	color: #FFFFFF;
	background-color:#336699;
	text-align:center;
	font-weight: bold;
}

tr.tableHeader {
	color: #FFFFFF;
	background-color: #336699;
	font-weight: bold;
}

.border {
	border: 1px;
	border-style:solid;
	border-color:#CCCCCC;
}

.borderBlack {
	border: 1px;
	border-style:solid;
	border-color:#000000;
}

.borderBlue {
	border-width: 5px;
	border-style: solid;
	border-color:#336699;
}

.blueCenterBold, .blueCenterBold:link, .blueCenterBold:visited, .blueCenterBold:hover, .blueCenterBold:active{
	background-color: #336699;
	text-align: center;
	font-weight:bold;
	color:#FFFFFF;
	font-size: 11pt;
}

.blueLeftBold, .blueLeftBold:link, .blueLeftBold:visited, .blueLeftBold:hover, .blueLeftBold:active{
	background-color: #336699;
	text-align: left;
	font-weight:bold;
	color:#FFFFFF;
	font-size: 11pt;
}

table.step {
	color:#000000;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color:#336699;
}

td.tablecellLeft {
	border-color : #CCCCCC;
	border-width : 1px;
    border-style : solid;
	color:#000000;
	background-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}

td.tablecellRight {
	border-color : #CCCCCC;
	border-width : 1px;
    border-style : solid;
	color:#000000;
	background-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
}

hr {
	color: #336699; 
	height: 1px; 
	background-color: #FFFFFF 
}

td.found {
	color:#FF0000;
	font-weight:bold;
}

td.tabLightBlue, a.detailstab:link, a.detailstab:visited, a.detailstab:hover, a.detailstab:active { 
	background-color:#6699CC;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}

td.tabLightBlueAlign {
	background-color:#6699CC;
	text-align:right;
}

a.summarytab:link, a.summarytab:visited, a.summarytab:hover, a.summarytab:active { 
	background-color:#336699;
	color:#FFFFFF;
}

table.grid td {
    border-color : #CCCCCC;
    border-width : 1px;
    border-style : solid; 
}

span.resultfound, a.resultfound {
	background-color:#FF0000;
	color:#FFFFFF;
}


table.define{
  border-width: 1px;
  background-color:#0000ff;
  border-style: solid;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
}

.greyboxwithnobottom{
	background-color: #EDEDED; 
  	border-style: solid;
	border-width: 1px;
    border-bottom-style: none;
	border-color: #C0C0C0;
}

.greyboxwithnotop{
	background-color: #EDEDED; 
  	border-style: solid;
	border-width: 1px;
    border-top-style: none;
	border-color: #C0C0C0;
}

.greyboxwithnotopandnobottom{
	background-color: #EDEDED; 
  	border-style: solid;
	border-width: 1px;
    border-top-style: none;
    border-bottom-style: none;
	border-color: #C0C0C0;
}

.width300W
{
  width: 400px;
  word-wrap: break-all;
  word-break: break-all;
  overflow: hidden;
}

p.width300G
{
  word-wrap: break-all;
  word-break: break-all;
  overflow: hidden

}

p.widthW
{
  background-color : #FFFFFF;
  word-wrap: break-all;
  word-break: break-all;
  overflow: none
}

p.widthG
{
  background-color : #EDEDED;
  width: 400; 
  word-wrap: break-all;
  word-break: break-all; 
  overflow: none
}

.notes {
  word-wrap: break-all;
  word-break: break-all;
  overflow: none
}

table.TabError {
	border-width: 1px;
	border-spacing: ;
	border-style: ridge;
	border-color: #FF0012;
	border-collapse: collapse;
	background-color: #006400;
	width: 90%;
	align: center;
	font-size: 11px;
}

table.TabErrorg {
	border-width: 1.5px;
	border-spacing: ;
	border-style: ridge;
	border-color: #FF0012;
	border-collapse: collapse;
	background-color: #FCEEEF;
}

table.TabError td {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: green;
	background-color: #FCEEEF;
	-moz-border-radius: ;
}
table.TabError th {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: green;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}
#dhtmlgoodies_tooltip{
		background-color: #ffffb9;
		border:1px solid #000;
		position:absolute;
		display:none;
		z-index:20000;
		padding:2px;
		font-size: 12px;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
		font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
		
	}
#dhtmlgoodies_tooltipShadow{
		position:absolute;
		background-color:#555;
		display:none;
		z-index:10000;
		opacity:0.7;
		filter:alpha(opacity=70);
		-khtml-opacity: 0.7;
		-moz-opacity: 0.7;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
	}

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	font-size:0.9em;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-repeat:no-repeat;
	background-position:top right;

	/* End layout CSS */

	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */

	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:0px;
	font-size:0.9em;
	position:relative;
}

