form { margin: 0; }
body { background-color: white }
table { border-collapse: collapse; border: 0 }
td { padding: 0px 0px 0px 0px }
a { border: 0; padding: 0px 0px 0px 0px }
img { border: 0 }
hr { color: #886F05; height: 1px; width: 85%; text-align: left; }

/****** SPECIFIC STYLES (IDS) ******/

@media print {
	#iccCopyrightBox { margin:  1em 8px; }
	#iccCopyright { text-align: left; }
}
@media screen {
	#iccCopyrightBox { padding: 1em 8px; background-color: #6699cc; }	
	#iccCopyright { text-align: center; width: 549px; }	
}

/****** GENERIC STYLES (CLASSES) ******/

/* Font styles.
	Note: These specify relative font sizes, enabling text scaling in most browsers.
	Absolute font sizes would override this feature. Use these styles liberally (on the
	tightest enclosing entity around the text), and never nest them: The relative font
	sizes will multiply with each other, leading to very small or very large text. All
	text should have one of these styles applied.
*/


.bbBodyTxt  { font-family: Verdana, Tahoma; font-size: 90%; color: black; }
p.bbBodyTxt { margin: 1em 0; }

.bbBodyTxtBold  { font-family: Verdana, Tahoma; font-size: 90%; font-weight: bold; color: black; }
p.bbBodyTxtBold { margin: 1em 0; }

.bbBodytxtBoldL { font-family: Verdana, Tahoma; font-size: 100%; font-weight: bold; color: black; }

.bbFooterTxt  { font-family: Verdana, Tahoma; font-size: 65%; color:  #927C1B; font-weight: bold; }

.bbSectionTitle  { font-family: Verdana, Tahoma; font-size: 110%; font-weight: bold; color: #987F0E }
p.bbSectionTitle { margin: 1em 0 0.5em 0; }

.bbSectionSubTitle  { font-family: Verdana, Tahoma; font-size: 100%; color: #A88F1E ; font-weight: bold;  }
p.bbSectionSubTitle { margin: 1em 0 0 0; }

.bbPictureTitleTxt  { font-family: Verdana, Tahoma; font-size: 60%; color: #927908; }

/* Styles. */

td.bbSideBar { width: 162px; background-image: url(../images/sidebar_strip.jpg); background-repeat: repeat-y; vertical-align: top; }
td.bbNavButton { height: 23; }
a.bbSubsection { text-align: left; vertical-align: text-top; font-family: Colonna MT, Verdana, Tahoma, Arial; font-size: 13; text-decoration: none; color: Black; }
a.bbSubsection:hover { font-weight: bold; text-decoration: blink; }
