body {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.header {
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
width:1000px;
height:188px;
}

.industrybg {
background-image:url(../images/industry.jpg);
background-repeat:no-repeat;
width:1000px;
height:198px;
}

.buttons {
background-image:url(../images/button.jpg);
background-repeat:no-repeat;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
width:127px;
height:49px;
}

.boldredsmall {
font-family:tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FF0000;
}
.boldredlarge {
font-family:tahoma, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#FF0000;
}
.heavywhite {
font-family:tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}
.heavyblack {
font-family:tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000000;
}

.heavyblacklarge {
font-family:tahoma, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#000000;
}
.heavyyellow {
font-family:tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFCC00;
}

heavyyellow a {
font-family:tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFCC00;
}
.heavyyellow a:hover{
font-family:tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FF0000;
text-decoration:none
}

.footertext{
font-family:tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#ffffff;
text-decoration:none
}

.footertext a {
font-family:tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none
}

.footertext a:hover {
font-family:tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:FF0000;
text-decoration:none
}

.footertextsmall {
font-family:tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:plain;
color:#ffffff;
text-decoration:none
}

.footertextsmall a {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:plain;
color:#FFFFFF;
text-decoration:none
}

.footertextsmall a:hover {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:plain;
color:FF0000;
text-decoration:none
}

.bigtext {
	font-size: 18px;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #65649D;
}
.bottomborderBlack {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
}
.REDtext {
	color: #FF3300;
}
.BorderAll {
	border: 1px solid #1C1E2F;
}
.plain {
	color: #FFFFFF;
	font-size: 10px;
}
.BorderAllWhite {

	border: 1px solid #DFDFEC;
}

