body, div, p, h1, h2, h3, h4, h5, h6, th, td, input, select, textarea, a, li {
  font-family: verdana, arial, sans-serif;
}

body, th, td, input, select, textarea, p, li {
  font-size: 11px;
}

code, pre {
  font: 11px "courier new", courier, monospace;
}

body {
	background-color: #fff;
  color: #4c4c4c;
}

form {
	margin: 0px;
}

input { 
	font-size: 10px;
	color: #426b95;
}

h1 {
  font-size: 16px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #4d6eb0;
}

h2 {
  font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #4d6eb0;
}

h3 {
  font-size: 12px;
}

h4 {
  font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #4d6eb0;
}

h5 {
  font-size: 8px;
}

h6 {
  font-size: 6px;
}

img {
  border: 0px;
}

hr {
  height: 1px;
}

th {
  text-align: left;
}

a:link, a:visited, a:active {
  color: #255b85;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
  color: #6aa0c9;
	font-weight: bold;
	text-decoration: none;
}

a.subnav:link, a.subnav:visited, a.subnav:active {
	color: #fff;
	font-size: 11px;
}

a.subnav:hover {
	color: #0f3657;
}

a.little:link, a.little:visited, a.little:active {
	color: #a6cbe0;
	font-size: 9px;
}

a.little:hover {
	color: #fff;
}

a.foot:link, a.foot:visited, a.foot:active {
	color: #9fadc7;
	font-size: 9px;
}

a.foot:hover {
	color: #fff;
}

a.deepRed:link, a.deepRed:visited, a.deepRed:active {
	color: #921414;
}

a.deepRed:hover {
	color: #accadd;
}

a.fProduct:link, a.fProduct:visited, a.fProduct:active {
	color: #f5f6f9;
	font-size: 10px;
}

a.fProduct:hover {
	color: #9fadc7;
}

a.warranty2:link, a.warranty2:visited, a.warranty2:active, a.warranty2:hover {
	color: #666;
	font-size: 9px;
	font-weight: normal;
}

.small {
	font-size: 9px;
}

.certified {
	font-size: 8px;
	font-weight: bold;
}

.blue {
	font-weight: bold;
	color: #41ccf9;
	font-size: 18px;
	background-image: url(../images/backgrounds/blue.gif);
	background-repeat: repeat-x;
}

.blue2 {
	font-weight: bold;
	color: #41ccf9;
	font-size: 18px;
}

.blueBG {
	background-color: #41ccf9;
	font-weight: bold;
	color: #fff;
	font-size: 20px;
}

.purple {
	font-weight: bold;
	color: #a0447f;
	font-size: 18px;
	background-image: url(../images/backgrounds/purple.gif);
	background-repeat: repeat-x;
}

.purple2 {
	font-weight: bold;
	color: #a0447f;
	font-size: 18px;
}

.purpleBG {
	background-color: #a0447f;
	font-weight: bold;
	color: #fff;
	font-size: 20px;
}

.yellow {
	font-weight: bold;
	color: #b3c21e;
	font-size: 18px;
	background-image: url(../images/backgrounds/yellow.gif);
	background-repeat: repeat-x;
}

.yellow2 {
	font-weight: bold;
	color: #b3c21e;
	font-size: 18px;
}

.yellowBG {
	background-color: #b3c21e;
	font-weight: bold;
	color: #fff;
	font-size: 20px;
}

.y {
	font-weight: bold;
	color: #dfbe23;
	font-size: 18px;
	background-image: url(../images/backgrounds/y.gif);
	background-repeat: repeat-x;
}

.y2 {
	font-weight: bold;
	color: #dfbe23;
	font-size: 18px;
}

.yBG {
	background-color: #dfbe23;
	font-weight: bold;
	color: #fff;
	font-size: 20px;
}

.pink {
	font-weight: bold;
	color: #f88e8e;
	font-size: 18px;
	background-image: url(../images/backgrounds/pink.gif);
	background-repeat: repeat-x;
}

.pink2 {
	font-weight: bold;
	color: #f88e8e;
	font-size: 18px;
}

.pinkBG {
	background-color: #f88e8e;
	font-weight: bold;
	color: #fff;
	font-size: 20px;
}

.green {
	font-weight: bold;
	color: #629e82;
	font-size: 18px;
	background-image: url(../images/backgrounds/green.gif);
	background-repeat: repeat-x;
}

.green2 {
	font-weight: bold;
	color: #629e82;
	font-size: 18px;
}

.greenBG {
	background-color: #629e82;
	font-weight: bold;
	color: #fff;
	font-size: 20px;
}

.orange {
	font-weight: bold;
	color: #eb8b0a;
	font-size: 18px;
	background-image: url(../images/backgrounds/orange.gif);
	background-repeat: repeat-x;
}

.orange2 {
	font-weight: bold;
	color: #eb8b0a;
	font-size: 18px;
}

.orangeBG {
	background-color: #eb8b0a;
	font-weight: bold;
	color: #fff;
	font-size: 17px;
}

.alert {
  color: #f00;
}

.required {
  color: #4a7fae;
	font-size: 9px;
}

.footer {
	color: #9fadc7;
	font-size: 9px;
}

.divider {
	color: #3990c1;
	font-size: 9px;
}

.smallWhite {
	font-size: 9px;
	color: #fff;
}

.imageFrame {
	border: #8babc4 1px solid;
}

.stroke {
	border: #000 1px solid;
}

.highlight {
	color: #255b85;
	font-weight: bold;
	font-size: 12px;
}

.highlightSm {
	color: #255b85;
	font-weight: bold;
	font-size: 11px;
}

.featured {
	color: #507da9;
	font-weight: bold;
}

.bgTile {
	background-image: url(../images/backgrounds/bgTile.jpg);
	background-repeat: repeat-x;
}

.warranty {
	background-image: url(../images/backgrounds/warrantyGradient.jpg);
	background-repeat: repeat-x;
	background-color: #f7f7f7;
	background-position: bottom left;
	font-size: 9px;
}	

.contentblue {
	background-image: url(../images/backgrounds/contentBaseBlue.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: bottom right;
}	

.contenty {
	background-image: url(../images/backgrounds/contentBaseY.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: bottom right;
}	

.contentyellow {
	background-image: url(../images/backgrounds/contentBaseYellow.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: bottom right;
}	

.contentpink {
	background-image: url(../images/backgrounds/contentBasePink.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: bottom right;
}	

.contentgreen {
	background-image: url(../images/backgrounds/contentBaseGreen.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: bottom right;
}	

.contentorange {
	background-image: url(../images/backgrounds/contentBaseOrange.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: bottom right;
}	

.contentpurple {
	background-image: url(../images/backgrounds/contentBasePurple.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: bottom right;
}	

.subnavGradient {
	background-image: url(../images/backgrounds/behindSubnavGradient.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.specGradient {
	background-color: #f8f8f8;
	background-image: url(../images/backgrounds/specGradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
}

.subnavFoot {
	background-image: url(../images/backgrounds/subnavFoot.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.bgTile2 {
	background-color: #d4e6ee;
	background-image: url(../images/backgrounds/_bgTile.jpg);
	background-repeat: repeat-x;
}

.programLeft {
	background-image: url(../images/structural/newProgramLeft.gif);
	background-repeat: repeat-y;
}

.programRight {
	background-image: url(../images/structural/newProgramRight.gif);
	background-repeat: repeat-y;
}