.logo{background-image:url(../images/In_Good_Company_Logo-blue.jpg); background-position:top left; background-repeat: no-repeat;
}
.topnav {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #0066CC;
	font-size: 12px;
	text-decoration:none;
}
.topnav a:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #0066CC;
	font-size: 12px;
	text-decoration:underline;
}
.NAV {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #0066CC;
	font-size: 14px;
	font-weight: bold;
}
.NAVOVER {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background-image:url(../images/navBGOver-blue.jpg); background-position:bottom
}
.footerBG {
	background-color: #99C2EB;
}
.footerLink {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}
.footerLink a:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #ffffff;
	font-size: 14px;
	text-decoration: underline;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration:none;
}
.breadcrumb a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
.headerSep{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #99C2EB;
}
.sidebarSep{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #99C2EB;
}
.featureDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.FeatureTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #0066CC;
	font-weight: bold;
	text-decoration:none;
}
.FeatureTitle a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #0066CC;
	font-weight: bold;
	text-decoration:underline;
}
.FeatureSubTitle {

	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #0066CC;
	font-weight: bold;
	text-decoration:none;
}
.FeatureSubTitle a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #0066CC;
	font-weight: bold;
	text-decoration:underline;
}
.searchbox {
	font-family: "Trebuchet MS", Verdana, Arial;
	border-width: 1px;
	border-style: solid;
	border-color: #0066CC;
	background:#E6E6E6;
	font-size: 12px;
}

.greybox {
	border: 3px solid #e6e6e6;
}
.greybox1 {
	border: 1px solid #e6e6e6;
}.lightgreencopy16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #AAAB8F;
	font-weight: bold;
}
.lighbluecopy16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3C8A9E;
	font-weight: bold;
}
.pagenumber {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #0066CC;
	border: 0px;
	font-size: 12px;
	/*background-color: #FFFFFF;*/
	text-decoration:none;

}
.pagenumber a:hover{
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #ffffff;
	border: 0px;
	font-size: 12px;
	background-color: #0066CC;
	text-decoration:none;
	cursor:pointer;
}
/*NAV STYLE*/
#dropmenudiv{
border-left:5px solid #0066CC; border-right:5px solid #0066CC; border-top:5px solid #0066CC; border-bottom:5px solid #0066CC; position:absolute;
background-color:#ffffff;
line-height:18px;
z-index:1000; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px #0066CC;
	padding: 1px 0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
}
#dropmenudiv a:hover{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px #0066CC;
	padding: 1px 0;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFFFFF;
}

