body {
	background-image: url(bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.leftshadow {
	background-image: url(leftshadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightshadow {
	background-image: url(rightshadow.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.imgbdr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C4C2D2;
	border-bottom-color: #FFFFFF;
}
.visiontext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #6C6C6C;
	text-decoration: none;
}
.redbdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B63302;
}
.boxbdr {
	border: 1px solid #C7C7C7;
	padding: 4px;
}
.more {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #B83101;
	text-decoration: underline;
}
.more:hover {
	text-decoration: none;
}
.arrow {
	color: #B83101;
}
.headbdr {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F7;
}
.footertext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #F5F5F5;
}
.footerlinks {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #F5F5F5;
	text-decoration: none;
}
.footerlinks:hover {
	text-decoration: underline;
}
.dotline {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.dotline:hover {
	text-decoration: none;
}
.bluehead {
	font-family: Tahoma;
	font-size: 11px;
	color: #063566;
}
.executive {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #063566;
	text-decoration: underline;
}
.executive:hover {
	text-decoration: none;
}
.subtabs {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #073767;
	text-align: center;
	display: block;
}
.tdwhite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.subtabs:hover {
	text-decoration: none;
	background-color: #DD2D2F;
	text-align: center;
	display: block;
}
.tablebdr {
	border: 1px solid #073767;
	padding: 1px;
}
.subtabsactive {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	background-color: #DD2D2F;
}
.vision_service {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #083368;
	text-decoration: none;
}
.blueline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4C7DC2;
}
