body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: #ffffff url(/images/bodybackground.jpeg) no-repeat center top;
}


.ruletop {
	background: #ffffff url(/images/ruletop.png) no-repeat center center;
	height: 20px;
}
.rulebottom {
	background: #ffffff url(/images/rulebottom.png) no-repeat center center;
	height: 20px;
	clear: both;
}

#header {
	margin: auto;
	width: 900px;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
}

#buttons {
	width: 900px;
	background: transparent url(/images/buttons-middle.png) repeat-x center top;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
}

#buttons div {
	background: transparent url(/images/buttons-left.png) no-repeat left top;
	padding: 0px;
	margin: 0px;
}
#buttons div div {
	background: transparent url(/images/buttons-right.png) no-repeat right top;
	padding: 0px;
	margin: 0px;
	padding-right: 15px;
}

#buttons table {
	width: 100%;
	border-collapse: collapse;
}
#buttonsLeft {
	text-align: left;
	vertical-align: middle;
	height: 30px;
}
.buttonsRight {
	text-align: right;
	vertical-align: middle;
	height: 30px;
	color: #ffffff;
	width: 1%;
}

#buttons ul {
	height: 30px;
	display: inline;
	padding: 0px;
	margin: 0px;
	padding-left: 30px;
	vertical-align: middle;
}
#buttons li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}

#buttons a {
	text-decoration: none;
	padding: 3px 5px;
}

#buttons a:link, #buttons a:visited {
	color: #ffffff;
}

#buttons a:hover {
	color: #000000;
}

#buttons input.text {
	background-color: #535355;
	color: #ffffff;
}

#search {
	padding-right: 15px;
}

#searchText {
	border: solid 1px #bbbbbb;
	width: 125px;
}
#search .submit {
}


#banner {
	margin: auto;
	width: 900px;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
}
#banner #slide0	{
	position: absolute;
}




#main {
	margin: auto;
	width: 900px;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #ffffff;
	border: solid 1px #ffffff;
}

#main a {
	text-decoration: underline;
	color: #00578d;
}
#main a:hover {
	text-decoration: underline;
	color: #962f86;
}


#pink, #blue {
	float: left;
	margin-right: 0px;
	margin-left: 20px;
	margin-top: 0px;
	padding-bottom: 15px;
	font-size: 12px;
}
#pink ul, #blue ul {
	margin: 0px;
	padding: 0px;
}
#pink li, #blue li {
	list-style-type: none;
	margin-bottom: 2px;
	line-height: 20px;
	width: 219px;
}


#pink ul li a {
	background: #ffffff url(/images/menu.pink.0.png) no-repeat left center;
	color: #ffffff;
	padding-left: 10px;
	display: block;
	text-decoration: none;
}
#pink ul li ul li a {
	background: none;
	color: #000000;
	display: block;
	text-decoration: none;
}
#pink a:hover {
	background-image: url(/images/menu.pink.1.png);
	color: #333333;
	text-decoration: none;
}
#pink li li a:hover {
	background: none;
	text-decoration: none;
}

#blue ul li a {
	background: #ffffff url(/images/menu.blue.0.png) no-repeat left center;
	color: #ffffff;
	padding-left: 10px;
	display: block;
	text-decoration: none;
}
#blue ul li ul li a {
	background: none;
	color: #000000;
	text-decoration: none;
}
#blue a:hover {
	background-image: url(/images/menu.blue.1.png);
	color: #333333;
	text-decoration: none;
}
#blue li li a:hover {
	background: none;
	text-decoration: none;
}


#text-nomenu {
	margin-left: 20px;
	margin-right: 15px;
	padding-bottom: 15px;
}

#text-menu {
	margin-left: 265px;
	margin-right: 15px;
	padding-bottom: 15px;
}




#links {
	margin: auto;
	width: 900px;
}
#links table {
	width: 900px;
}
#link-heading-electrical {
	background: #276093 url(/images/links-blue-middle.png) repeat-x left center;
	color: #ffffff;
	height: 24px;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
#link-heading-electrical div {
	background: transparent url(/images/links-blue-left.png) no-repeat left center;
}
#link-heading-electrical div div {
	background: transparent url(/images/links-blue-right.png) no-repeat right center;
	padding: 0px 20px;
}
#link-heading-mec, #link-heading-group {
	background: #974b87 url(/images/links-pink-middle.png) repeat-x left center;
	color: #ffffff;
	height: 24px;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
#link-heading-mec div, #link-heading-group div {
	background: transparent url(/images/links-pink-left.png) no-repeat left center;
}
#link-heading-mec div div, #link-heading-group div div {
	background: transparent url(/images/links-pink-right.png) no-repeat right center;
	padding: 0px 20px;
}
#links table td {
	width: 20%;
	vertical-align: top;
}
#links ul {
	padding: 0px;
	margin: 0px;
}
#links li {
	list-style-image: url(/images/smallarrow.png);
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	color: #666666;
}
#links li.section {
	list-style: none;
	font-weight: bold;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 5px;
}
#links a {
	color: #666666;
	text-decoration: none;
}
#links a:hover {
	color: #000000;
	text-decoration: none;
}
#links th a {
	color: #ffffff;
	text-decoration: none;
}
#links th a:hover {
	color: #000000;
	text-decoration: none;
}



#footer {
	margin: auto;
	width: 830px;
	margin-top: 7px;
	margin-bottom: 7px;
	position: relative;
}

#footer img {
	padding-right: 25px;
}
#footerright {
	position: absolute;
	top: 9px;
	right: 0px;
}
#footerright img {
	padding-right: 0px;
}

#footerlinks {
	margin: auto;
	width: 830px;
	font-size: 80%;
}

#footerlinks div {
	float: left;
}
#footerlinks ul {
	margin: 0px;
	padding: 0px;
	float: right;
	margin-bottom: 70px;
}
#footerlinks li {
	display: inline;
	list-style-type: none;
	padding-left: 12px;
}

#footerlinks a {
	text-decoration: none;
	padding: 3px 0px;
	color: #666666;
}
#footerlinks a:hover {
	color: #000000;
	text-decoration: none;
}

.success {
	color: green;
	font-weight: bold;
}
.error {
	color: red;
	font-weight: bold;
}

form {
	display: inline;
}

h1, h2, h3, h4, h5 {
	color: #999999;
	font-weight: normal;
}
h1 { font-size: 150%; }
h2 { font-size: 140%; }
h3 { font-size: 130%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }


#trCompanyOther, #trInterestOther, #trHeardOther {
	visibility: hidden;
}


.newslink {
	padding-bottom: 8px;
}
.newsdate {
	padding-top: 12px;
	padding-bottom: 4px;
	font-size: 8pt;
}
.newsheadline {
	padding-bottom: 4px;
	font-weight: bold;
}
