.leftborder {
	background-image: url(images/sk_left_shadow.jpg);
	background-repeat: repeat-y;
}
.rightborder {
	background-image: url(images/sk_right_shadow.jpg);
	background-repeat: repeat-y;
}
.navback {
	background-image: url(images/sk_navbar_back.gif);
	background-repeat: repeat-x;
}
.navbarlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.tablerightborderwhite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

.navbarlinks a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.navbarlinks a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.navbarlinks a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-weight: bold;
}
.bottomnavback {
	background-image: url(images/sk_bottomnav.jpg);
	background-repeat: repeat-x;
}

.navbarlinks a:active {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-weight: bold;
}
.tablebordergrey {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C7C7C7;
}
.linkedinlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FE8B14;
	text-decoration: underline;
}
.linkedinlinks a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FE8B14;
	text-decoration: underline;
}
.linkedinlinks a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FE8B14;
	text-decoration: underline;
}
.linkedinlinks a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0572C7;
	text-decoration: underline;
}
.linkedinlinks a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FE8B14;
	text-decoration: underline;
}
.tableborderwhitetop {
	border-right-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
