.topnav {
	background-color: #264F8C;
}

/*---------- Section Specific Colors and Styles --------------*/

/* Colors:
9966CC - Purple
336699 - Dark Blue
6699CC - Light BLue
DAEAF0 - Pale Blue
CC6600 - Burnt Orange
FFCC66 - Creamy Orange
FFFFCC - Pale Yellow
FFFFE0 - Flesh Tone
339933 - Dark Green
99CC66 - Light Green
D0EBB2 - Pale Green
F0F9CF - Paler Green
AAD548 - Bright Olive Green
AFDE9D - Mint Green
828978 - Green Gray
*/

.PartNum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #00A8E1;
	text-decoration: none;
	font-weight: bold;
}

.PartDes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #555450;
	text-decoration: none;
	font-weight: normal;
}

.PartDesA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #80AA00;
	text-decoration: none;
	font-weight: normal;
}

.CatTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #80AA00;
	text-decoration: none;
	font-weight: normal;
}
/*
336699 - Dark Blue
6699CC - Light BLue
DAEAF0 - Pale Blue
*/
/*     Dark    */
.ColorBar01 {
	background-color: #336699;
}

/*     lite    */
.ColorBar02 {
	background-color: #9C0;
	color: #333;
}

/*     litest    */
.ColorBar03 {
	background-color: #DAEAF0;
}

.arrowlink01 {
	background-color: #6699CC;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 5px 1px 4px;
	letter-spacing: -3px;
}

a.arrowlink01:hover {
	background-color: #DAEAF0;
	color: #000000;	
}

.hdline03 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #FFFFFF;
}

.link03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.link03:link {
	text-decoration: none;
}

a.link03:hover {
	color: #336699;
	text-decoration: underline;
}


.link04 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

.item .type {
	background-color: #00A8E1;
	color: #FFF;
}


#container #headline {
	background-image: url(/products/cornersolutions/graphics/cornersolutions_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	display: block;
	clear: both;

}
#container #headline .h_content1 {
	text-align: left;
	color: #2F3437;
	margin:85px 0px 0px 55px;
	width: 550px;
	padding: 0 0 0 0;
}

#container #headline .h_content1 .headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #44484B;
	margin: 30px 0px 5px 20px;
	padding: 0px;
}
#container  #headline  .h_content2  {
	font-family: Arial, Helvetica, sans-serif;
	width: 575px;
	margin: 0px 0px 0px 20px;
	color: #FFFFFF;
	text-align: left;
	height: auto;
	float: none;
	clear: both;
}
.ccolumn #headline {
	text-align: left;
	height: auto;
	margin-bottom: 15px;
}
#container #headline .h_content1 .text {
	font-family: Arial, Helvetica, sans-serif;
	width: 575px;
	margin: 0px 0px 0px 20px;
	color: #33383B;
	text-align: left;
	height: auto;
	float: none;
	clear: both;
	font-size: 12px;
}
#container #headline .h_content1 .text p {
	margin: 0px 0px 8px 0px;
}
#container  #headline  .r-banner {
	float: none;
	clear: none;
	margin-top: 0px;
	display: block;
	position: relative;
	margin-right: 0px;
	font-size: 10px;
	margin-left: 25px;
}
#container #headline .h_content1 h1 {
	font-size: 24px;
	color: #615957;
	margin: 0px;
	padding: 0px;
}
#container #headline .h_content1 .inset {
	margin: 0px 0px 0px 20px;
	float: right;
	width: 200px;
	font-size: 10px;
}
