body {
	background-color: #D4AC57;
	margin-top: 0px;
}

.header { height:194px; width:980px; }
.menu {
	width:800px;
	height:24px;
	background-image:url(/images/IBEW-final_2x1.jpg);
	background-repeat:no-repeat;
	padding-left: 180px;
	padding-top:10px;
}
.body2 {
	background-color:#2F4B95;
	width:940px;
	padding-right:20px;
	padding-left:20px;
}
.footer { width:980px; height:43px; background-image:url(/images/IBEW-final_5x1.jpg); background-repeat:no-repeat; padding-top:4px;}

h1 {
	font-family: Arial;
	font-size: 16pt;
	color: #fbcb2d;}

h2 {
	font-family: Arial;
	font-size: 14pt;
	color: #000000;}
	
h3 {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;}
	
h4 {
	font-family: Arial;
	font-size: 11pt;
	color: #000000;}

ol { line-height: 150%;
  font-family: Arial;
  font-size: 11pt;
  color: #000000;}

ul { line-height: 150%;
  font-family: Arial;
  font-size: 11pt;
  color: #000000;}
  
table { line-height: 150%;
  font-family: Arial;
  font-size: 11pt;
  color: #000000;}

p {
	font-family: Arial;
	font-size: 11pt;
	color: #000000;
	line-height: 150%;
	text-align:left;
}

.large {
	font-family: Arial;
	font-size: 14pt;
	line-height: 150%;
}
.thoughtboxhearder { font-family: Arial; color:#ffffff; font-size:14px; font-weight:bold}
.boxcontent { font-family: Arial; color:#000; font-size:11px;}
.imagepad {margin:4px;}

hr {color:#FFFFFF; width:90%;}

.small { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; }
.small2 { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; color:#F00;}
.small3 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; }
.footer1 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; color: #FFFFF;}
.footer2 { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; color: #FFFFF;}
.white {color:#FFFFFF;}
.announcement { font-size: 9pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 125%; }


td.table1
{
background-repeat: no-repeat;
background-position: top right
}

a:link {
	color: #00C;
}
a:visited {
	color: #00C;
}
a:hover {
	color: #333;
}
a:active {
	color: #00C;
}
