/* CSS Document */

.mainContent {
	background-color:#FFF;
	width:780px;
	background-image:url(bk_columnNEW.gif);
	background-repeat: repeat-y;
}

.columnA {
	width: 178px;
	float: left;
}

.columnB {
	width: 178px;
	float: left;
}

.columnC {
	width: 178px;
	float: left;
}
.columnD {
	width: 178px;
	float: left;
}



ul li.list a {
	color: #42719E;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	list-style-image: url(ico_homePageLink.jpg);

}
ul li.list a:HOVER {
	color: #152A3E;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	list-style-image: url(ico_homePageLink.jpg);
}



h6 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 17px;
	text-align: center;
	border-right: solid 1px #C4C4B8;
	border-left: solid 1px #C4C4B8;
	border-bottom: solid 1px #C4C4B8;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;


}
	
h6 a{
	font-family: "Trebuchet MS", Verdana;
	font-size: 17px;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	color: #FFF;

}
.colorOrange {
	background-image: url(bk_ebusiness.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.colorBlue {
	background-image: url(bk_it.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.colorRed {
	background-image: url(bk_surv.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.slogan {
	background-image: url(slogan.gif);
	height: 30px;
	margin-left: -10px;
	margin-top: 5px;
}

.startText {
	font-weight: bold;
	text-transform: uppercase;
}

.title {
font-family: "Trebuchet MS", Arial, sans serif;
font-size: 18px;
color: #718DAE;
}

.center {
	text-align: center;
	padding-top:25px;
	padding-bottom:25px;
}

#learnMore {
	position: relative;
	top:-12px;
	left: 620px;
	background-image: url(callForMore.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 150px;

}

strong {
font-weight: bold;
color: #F99D31;
text-decoration: none;
}

.right {

	display: block;
	width: 65%;
	float:right;
}

.left {
	width: 35%;
	float:left;
}

.largeLinks a{
	font-family: "Trebuchet MS";
	color: #0D194E;
	font-size: 16px;
	text-align:center;
text-decoration: none;
}
.largeLinks a:HOVER {
color: #DA7800;
text-decoration: underline;
}

.learnMore {
	width: 100%;
	clear: both;
	height: 42px;
	text-align:center;
}	
.boxInside {
	height: 140px;
	width: 100%;
	padding: 5px;
}

.floatLeft {
	float:left;
	margin: 3px;
}

.pblog {
	font-family: Arial, Helvetica, sans-serif;
	color: #616264;
	font-size: 10px;
	text-decoration: none;

}

.pblog a{
	color: #F79621;
	display: block;
	text-align:right;
	font-size: 10px;
	text-decoration: underline;
	border-bottom: dashed 1px #F79621;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

.pblog a:HOVER{
	color: #F79621;
	display: block;
	text-align:right;
	font-size: 10px;
	text-decoration: underline;
	background-color: #FFF;
	border-bottom: dashed 1px #F79621;
}

.pblogPosted {
	color: #97999C;
	display: block;
}

.blogTitle {
	color: #BF2A2A;
	background-image: url(ico_rss.jpg);
	background-repeat: no-repeat;
	background-position: right;	
	padding-right: 15px;
	
}

.blogTitle a {
	text-underline: none;
	color: #BF2A2A;
}
