.top-nav-small-bg {
	background-image: url(top-nav-small-bg.jpg);
	background-repeat: repeat-x;
}
.top-nav-big-bg {
	background-image: url(top-nav-big-bg.jpg);
	background-repeat: no-repeat;
}
.top-nav-big-bgside {
	background-image: url(top-nav-big-small.jpg);
	background-repeat: no-repeat;
}
.logo {
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
}
.left-nav-top {
	background-image: url(left-nav-top.jpg);
	background-repeat: no-repeat;
}


.link-nav-left-bg {
	background-image: url(headerlink-left-side.jpg);
	background-repeat: no-repeat;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding: 5px;
}
.footer-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.link-nav-right-bg {
	background-image: url(headerlink-right-side.jpg);
	background-repeat: no-repeat;
}
.link-nav-center-bg {
	background-image: url(headerlink-center-bg.jpg);
	background-repeat: repeat-x;
}
.top-nav-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.top-nav-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.arial12-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
}
.header-links {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.header-links:hover {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.left-nav-bottom {
	background-image: url(left-nav-bottom.jpg);
	background-repeat: no-repeat;
}
.left-nav-link {
	background-image: url(bullet.jpg);
	background-repeat: no-repeat;
	font-family: "century gothic";
	font-size: 13px;
	color: #074A81;
	background-position: 5px center;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.applynow-top {
	background-image: url(applynow-top.jpg);
	background-repeat: no-repeat;
}
.applynow-bottom {
	background-image: url(applynow-bottom.jpg);
	background-repeat: no-repeat;
}


.left-nav-A {
	font-family: "century gothic";
	font-size: 13px;
	font-weight: normal;
	color: #075098;
	text-decoration: none;
}
.left-nav-A:hover {
	font-family: "century gothic";
	font-size: 13px;
	font-weight: normal;
	color: #075098;
	text-decoration: underline;
}

.left-right-border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BFBEBE;
}
