﻿/* -------------------------------------------------------------- 
   
   typography.css
   * Sets up some sensible default typography.
  
-------------------------------------------------------------- */

/* This is where you set your desired font size. The line-heights 
   and vertical margins are automatically calculated from this. 
   The percentage is of 16px (0.75 * 16px = 12px). */
   
body { font-size: 60%; }


/* Default fonts and colors. 
   If you prefer serif fonts, remove the font-family 
   on the headings, and apply this one to the body:
   font: 1em Georgia, "lucida bright", "times new roman", serif; */
   
body {
	color: #000000;
	font-family: Verdana, Arial, Geneva, sans-serif;
	line-height: normal;
}
h1,h2,h3,h4,h5,h6 { 
  color: #312b20; 
  font-family: Verdana, Arial, Geneva, sans-serif; 
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1 { font-size: 1.25em; line-height: 1; padding: 2px 0 4px 17px; letter-spacing: .02cm; }
h1 span { display: none; }
h2 { font-size: 2em; font-weight: bold; line-height: 1; margin-bottom: 0.1em; }
h3 { font-size: 2em; line-height: 1em; margin-bottom: 0.5em; }
h4 { font-size: 1.2em; font-family: Arial, Verdana, Geneva, sans-serif; font-weight: bold; line-height: 1.2em; margin-bottom: 5px; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 0.8em; color: #a7a097; font-family: Arial, Verdana, Geneva, sans-serif; margin-bottom: 0.25em; text-transform: uppercase; }


/* Text elements
-------------------------------------------------------------- */

p           { margin-bottom:1.15em; }
p.last      { margin-bottom: 0; }
/* img         { margin: 0; } */
img.story   { margin: 0 0 5px 8px; float: right; border: 1px #dbd6c9 solid; padding: 4px; background: #fff; }
img.storyLeft   { margin: 0  8px 5px 0; float: left; border: 1px #dbd6c9 solid; padding: 4px; background: #fff; }

.promos img { margin: 0 8px 0 8px; }

ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

ul.news     { margin: 0; list-style-type: none;}
ul.news li  { margin: 12px 0 0 0; }
ul.news li a:hover  { color: #47a2f1; }

.MainContentText ul { margin: 0 0 0 12px; }
.MainContentText ul li { margin: 0 0 0 12px; }

.MainContentText ol { margin: 0 0 0 12px; }
.MainContentText ol li { margin: 0 0 0 12px; }

.MainContentText ul li a, .MainContentText ul li a:visited { color:black;}



abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1.5em; font-style: italic; }
del         { color:#666; }

a:focus, 
a:hover  { color: #9f5506; text-decoration: underline; }
a:visited  { color: #385a8d; text-decoration: underline; }
a          { color: #385a8d; text-decoration: underline; }
a.white     { color: white; text-decoration: none; }
a:hover.white { text-decoration: underline; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      {
	font-weight: bold;
}
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }


/* Some default classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.quiet      { color: #666; }

.hide       { display: none; }
.highlight  { background:#ff0; }
.added      { color:#060; }
.removed    { color:#900; }

.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

.indent     { padding-left: 20px; }


/* Menu Styles 
-------------------------------------------------------------- */



/* Menu Styles 
-------------------------------------------------------------- */



/* article text types from old ibew site */

.redness {color:#FF0000;}

.greenness {color:#315b24;}

.grayness {color:#666666;}

.style1 {font-family:Verdana, Helvetica, Arial, sans-serif;
		font-size:10pt;
		font-weight:bold; 
		line-height:normal;
		}
.style2 {font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12pt;
		font-weight:bold;
		}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
		}

.style4 {font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	}
.style5 {font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;		
	font-size:10pt;
	font-weight:bold;
	}
.style6 {
	color: #CCCCCC;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
}

.style7 {
	color: #CCCCCC;
	font-style: italic;
	font-weight: bold;
}
.style9 {color: #006699}
.style13 {color: #CCCCCC}
.style14 {color: #FF6600}

.style18 {
	font-size: 8px;
	color: #CCCCCC;
}

.styleArial {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	}
.styleArialBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	}
.styleNote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	}
.form {
		margin: 0px;		
		font-size:8pt;
		}
		
.clsAlertsTable
{
	border-style: solid;
	border-width: 0pt;
	border-color: #000000;
	width: 100%;
}
.clsLink
{
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}
.clsStory
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}


.captions {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif; color: #003366; padding: 4px;
}

.listheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #5E533E;
	border: 4px;
}

.content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}