BODY {
	
        font-family: Arial, sans-serif;
	font-size: 8pt;      
}

/**********General classes*/

/*Index page heading style*/
h1 {
	color: #FFFFFF;
	font-size:12pt;
	}

h2 {
	color: #FFFFFF;
	font-size:9pt;
	font-weight: normal;
	}

h3 {
	color: white;
	font-size:13px;
	font-weight: normal;
}


/*Body text*/

A:link, A:active, A:visited {
  	color: white;
  	font-size: 8pt;
}


p { 	color: white;
	font-size:9pt;
	font-weight: normal;
}
td { 	color: white;
	font-size:9pt;
	font-weight: normal;
}


/*Product buttons*/
.button2 {
	background-image:;
	background-color: #FFFFFF;
	font-size: 9pt;
	font-weight: none;
	margin: 0;
	padding: 0;
	border: 
	letter-spacing: 0px;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: #33335D;
}

/*General buttons*/
.button3 {
	background-image: ;
	background-color: #FFFFFF;
	font-size: 9pt;
	font-weight: none;
	margin: 0;
	padding: 0;
	border: 
	letter-spacing: 0px;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: #33335D;
}

/*Small title bar*/
.titletab_small {
  	background-color: #CCCCCC; transparency: 50%;
  	color: white;
  	font-weight: bold;
  	font-size: 9pt;
  	padding: 13px;
}

/*Large blue title bar*/
.titletab_large {
	background-color: #CCCCCC;
	color: white;
	font-size: 9pt;
	font-weight: bold	
}

/*Product Group Main Pages links*/

A.linkbox:link, A.linkbox:active, A.linkbox:visited {
  	color: white;
  	font-weight: normal;
  	text-decoration: none;
  	font-size: 13px;
}

/*Product Group Main Pages links*/
A.linkbox:hover {
  	color: white;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 13px;
}

/*Shadow box outline for forms*/
.shadowbox {
	border-left: 2px #999999 dotted;
	border-top: 0px #999999 dotted;
	border-bottom: 2px #999999 dotted;
	border-right: 2px #999999 dotted;
	padding: 3px;
}

.photoBubble {
        margin: 0.1in auto;
        color: #ffffff;
        width: 400px;
        padding: 0px;
        text-align: center;
        border:0px solid #487E33;
        background-color: #000000;
}

div#imageBubble {
        /* margin: 0px 20px 0px 0px; */
        display: block;
        margin: 0.0in auto;
        color: #ffffff;
        width: 854px;
        margin-top: 510px;
        text-align: center;
        border:0px solid #000000;
        background-color: #333333;
        filter:alpha(opacity=80);
        -moz-opacity:.20;
        opacity:.80;
}

div#hideandseek {
        display: block;
}

.overthetop {
        font-weight: normal;
        font-size: 8px;
        color: #000000;
        z-index: 30;
}

/*Form text/heading*/
.contentbar1 {
  	color: #000000;
  	font-weight: normal;
  	font-size: 9pt;
}

/* Box for session errors */
.errorbox {
	border-color: #000000;
	border-style: solid;
	border-width: 1 2 2 1px;
	padding: 5px;
	margin: 3px;
	background: #ffffff;
	align: center;
	color: #f00;
	font-weight: bold; 
}

/**********End general classes*/


/**********Topper classes*/

/*Top menu*/
.linemenu {
  	text-align:right;
	vertical-align:middle;
	color: white;
	text-decoration:normal;
	background-color:
        font-size: 16px;
}

/*Top menu links*/
A.toplink:link, A.toplink:active, A.toplink:visited {
  	color: white;
  	font-weight: normal;
  	text-decoration: none;
  	font-size: 14px;
}

/*Top menu links*/
A.toplink:hover {
  	color: white;
  	font-weight: normal;
  	text-decoration: none;
  	font-size: 14px;
}

/*Topper controls bar */
.navigation_bar {
	height:17;
        }

/*Topper controls links*/
.topmenu {
	font-size: 14px !important;
        
	font-weight: normal !important;
	color: white !important;
	text-decoration: none !important;
}

/*Topper controls links*/
A.topmenu:hover {
	text-decoration: none !important;
}

/*Topper controls drop down menus*/
.submenu {
        margin-left: 10px;
	font-size:12px;
	background-color: black; 
	color:white; 
	vertical-align:top; 
	text-align:center; 
	text-decoration:none;
        filter:alpha(opacity=80);
        -moz-opacity:.20;
        opacity:.80;
        z-index: 20;                               
		
}
A.submenu:link {}
A.submenu:visited {}
A.submenu:hover {text-decoration:underline}
A.submenu:active {}

/*Breadcrumb bar conrol*/	
.breadcrumb_bar {
	height:10;
	font-size:8px;
	color:white;
	padding-left: 0px;
	border-top: 1px solid #CC9933;
	border-bottom: 1px solid #white;
}
	
/*Breadcrumb links*/
.breadlink {		
	font-size:8px;
	color:white;
	text-decoration:none;
}
		
/**********End topper classes*/





/**********Center column classes*/

/*left right (outer)*/	
.center {vertical-align:top}       


/*leftonly (outer)*/
.center_leftonly {width:85%; vertical-align:top}

/*no left (outer)*/
#.center_noleft {width:100%; vertical-align:top;}

/*padding around inner elements*/
.center_padding {width:100%}

/*central content (inner)*/


.center_table {text-align:left
}
		
/**********End center column controls*/


/**********Begin right column controls (leftright)*/

.right {width:190px; noresize="noresize"; vertical-align:top; background-color: #EDEDED;}
        
/*Right content*/
.right_table {width:100%}
		
/**********End of right column style*/


/**********Begin footer controls*/
	
.footer {	
       	font-family: arial, sans serif;
  	font-size: 10pt;
  	}
	

/**********End of footer controls*/

/**********Begin search_box_small component classes*/

/*Search button /gov/images/*/
.search_button {
	background-image: url('button_general.gif');
	background-color: white;
	font-size: 9pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: solid #33335D 2px
	letter-spacing: 0px;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: #33335D;
}

/**********End search_box_small component classes*/



A.crosstitle:link, A.crosstitle:active, A.crosstitle:visited {
	color: #33335D;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: none;
}

A.crosstitle:hover {
	color: #33335D;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: underline;
}

/**********End cross component classes*/

/**********Begin Lightbox CSS******************/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/gov/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/gov/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/**********Begin Lightbox CSS******************/

#centeredcontent {
	width: 855;
	height: 575;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -427.5px;
	/* Half the width of the DIV tag which is 900 pixels */
	margin-top: -287.5px;
	/* Half the height of the DIV tag which is 582 pixels */
}
