/* CSS Document */
body {
	background-color: #CCCCCC;
}

a:link {
	color: #0053A5;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
	background-color: #CCCCCC;
}
a:active {
	color: #999999;
}

.small_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #194473;
	padding-right: 20px;
	padding-left: 20px;
}
.intro {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FFFFFF;
	background-color: #0053A5;
}
.wesco-font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bolder;
	color: #0094DE;
}
.headline {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.sub-heading {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #194473;
	font-size: large;
}





.border {
	border: thin solid #666666;
	color: #666666;
}
.inverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}
.navigation {
}

.white_text {font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #FFFFFF; }
.white-med {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
	font-weight: bolder;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bolder;
	font-variant: small-caps;
}

.seo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

H1 {
  FONT-WEIGHT: bold;
  font-size: x-small;
  COLOR: #FFFFFF;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  margin-top: 0;
  margin-bottom: 0
}
H2 {
  FONT-WEIGHT: bold;
  font-size: small;
  COLOR: #324321;
  FONT-FAMILY: "Times New Roman", Times, serif;
}

H3 {
  FONT-WEIGHT: bold;
  font-size: medium;
  COLOR: #000000;
  FONT-FAMILY: "Times New Roman", Times, serif;
.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0053A5;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	height: 20px;
	width: 447px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #CCCCCC;
}

