body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/newlook/bk.gif);
	background-repeat: repeat-x;
	background-color: #f1f1f2;
	text-align: center;
	font-family: Arial, Helvetica;
}
a img {
	border: none;
}
a {
	outline: none;
}
a:link {
	color: #90b431;
}
a:visited {
	color: #90b431;
}
a:hover {
	color: #3096D3;
}
a:active {
	color: #216d9d;
}
h1 a {
	text-decoration: none;
}
form {
	margin: 0;
	padding: 0;
}
#page {
	margin: 0 auto;
	width: 974px;
}
#page-top {
	width: 974px;
	height: 18px;
	background-image: url(images/newlook/page-top.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#page-bottom {
	width: 974px;
	height: 14px;
	background-image: url(images/newlook/page-bottom.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-bottom: 10px;
}
#side-tile-left {
	background-image: url(images/newlook/side-tile-left.png);
	background-repeat: repeat-y;
	background-position: left top;
	/* padding-left: 15px; */
}
#side-tile-right {
	background-image: url(images/newlook/side-tile-right.png);
	background-repeat: repeat-y;
	background-position: right top;
	/* padding-right: 15px; */
}
#header {
	text-align: left;
	padding: 12px 28px;
}
#logo {
	width: 326px;
	padding-top: 14px;
	padding-left: 60px;
}
#page-content {
	background-color: #ffffff;
	width: 944px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 80px;
}

/* Employer Links */
#employer-links {
	width: 400px;
	float: right;
	margin-right: 24px;
	padding-top: 14px;
}
#employer-links th {
	height: 27px;
	text-align: center;
	color: #ffffff;
}
.employer-links {
	background-image: url(images/newlook/employer-links-box-bk.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 35px;
}
#employer-links .employer-link {
	height: 35px;
}
#employer-links .employer-link a {
	line-height: 33px;
	height: 33px;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	display: block;
	padding: 0 5px 0 25px;
	margin: 0 2px 0 0;
	background-image: url(images/newlook/employer-link-bk.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-weight: bold;
}
.employer-links .last-link a {
	margin-right: 0px !important;
}
/* End Employer Links */

#bottle-man {
	float: right;
	width: 52px;
	height: 96px;
}


/* Top Nav */
#top-nav {
	margin: 0 auto;
	width: 891px;
	text-align: center;
}
#top-nav a {
	font-size: 14px;
	line-height: 40px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	height: 40px;
	display: block;
}
#top-nav a#home-link {
	background-image: url(images/newlook/home-btn-off.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 116px;
}
#top-nav a#home-link:hover {
	background-image: url(images/newlook/home-btn-on.gif);
}
#top-nav a#my-account-link {
	background-image: url(images/newlook/my-account-btn-off.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 142px;
}
#top-nav a#my-account-link:hover {
	background-image: url(images/newlook/my-account-btn-on.gif);
}
#top-nav a#featured-employers-link {
	background-image: url(images/newlook/featured-employers-btn-off.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 177px;
}
#top-nav a#featured-employers-link:hover {
	background-image: url(images/newlook/featured-employers-btn-on.gif);
}
#top-nav a#search-jobs-link {
	background-image: url(images/newlook/search-jobs-btn-off.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 139px;
}
#top-nav a#search-jobs-link:hover {
	background-image: url(images/newlook/search-jobs-btn-on.gif);
}
#top-nav a#post-resume-link {
	background-image: url(images/newlook/post-resume-btn-off.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 162px;
}
#top-nav a#post-resume-link:hover {
	background-image: url(images/newlook/post-resume-btn-on.gif);
}
#top-nav a#newsroom-link {
	background-image: url(images/newlook/newsroom-btn-off.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 155px;
}
#top-nav a#newsroom-link:hover {
	background-image: url(images/newlook/newsroom-btn-on.gif);
}
/* End Top Nav */

#flash-container {
	/* border-top: 1px solid #c0c0c0; */
	width: 890px;
	margin: 10px auto 0px auto;
}

#flash {
	width: 588px;
	float: left;
	height: 373px;
	padding-top: 1px;
	text-align: center;
	border-top: 1px solid #bcbdc0;
}
#flash-hdr {
	background-image: url(images/newlook/flash-hdr.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 588px;
	height: 43px;
	line-height: 43px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1px;
}

/* Side Nav */
#side-nav {
	width: 286px;
	float: right;
}
/*
#side-nav td {
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}
*/
/* End Side Nav */


/* Home Page Boxes */
#home-boxes {
	width: 894px;
	margin: 0px auto;
}
.home-box {
	float: left;
	width: 285px;
}
#movers-shakers-box, #featured-jobs-box {
	margin-right: 12px;
}
.home-box-hdr {
	background-image: url(images/newlook/home-box-hdr-bk.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 43px;
}
.home-box-hdr h2 {
	margin: 0;
	padding: 0;
	height: 43px;
	line-height: 43px;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
}
.home-box-hdr h2 a {
	color: #ffffff !important;
	text-decoration: none !important;
	display: block !important;
}
.home-box-content {
	background-image: url(images/newlook/home-box-bttm.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #f1f1f2;
	padding: 5px;
	height: 536px;
}
.home-box-content-small {
	background-color: #f1f1f2;
	padding: 5px;
	height: auto;
	background-image: url(images/newlook/home-box-bttm-sm.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#right-side-boxes {
	width: 300px;
	float: left;
	text-align: center;
}
#right-side-boxes .home-box {
	/* margin-left: 12px; */
	text-align: left;
}
#movers-shakers-subscribe-container, #movers-shakers-subscribed-container {
	padding-bottom: 8px;
}
.movers-shakers-item {
	padding: 10px 0px 10px 10px;
	background-image: url(images/newlook/rght-arrow-bk.gif);
	background-repeat: no-repeat;
	background-position: 0 12px;
}
.movers-shakers-item, .movers-shakers-item a {
	color: #868686;
	font-size: 11px;
}
.movers-shakers-item .movers-shakers-date {
	font-size: 14px;
	font-weight: bold;
	color: #90b431;
}
.featured-jobs-item {
	padding: 8px 0px 10px 10px;
	background-image: url(images/newlook/rght-arrow-bk.gif);
	background-repeat: no-repeat;
	background-position: 0 12px;
	font-size: 11px;
	color: #868686;
}
.featured-jobs-item h3.job-title {
	margin: 0;
	padding: 0;
}
.featured-jobs-item h3.job-title a {
	font-size: 14px;
	color: #90b431;
	text-decoration: none;
	font-weight: bold;
}
.featured-jobs-item .employer-link a {
	color: #868686;
	text-decoration: none;
	font-size: 11px;
}
#candidate-login-box {
	padding-bottom: 18px;
	margin-top: 9px;
}
#candidate-login-box .home-box-content-small {
	height: 215px;
	padding: 12px 5px 5px 5px;
}
#job-alert-sign-up-box, #follow-us-box {
	float: none;
	width: 300px;
}
#job-alert-sign-up-box .home-box-hdr, #follow-us-box .home-box-hdr {
	background-image: url(images/newlook/home-job-alerts-hdr-bk.gif);
}
#job-alert-sign-up-box .home-box-content-small, #follow-us-box .home-box-content-small {
	background-image: url(images/newlook/home-job-alerts-box-bk.gif);
}
#follow-us-box p {
	padding-left: 10px;
}
#job-alert-sign-up-box .home-box-content-small {
	height: 89px;
	text-align: center;
}
#job-alert-sign-up-box .home-box-content-small h2 {
	color: #90b431;
	font-size: 17px;
	margin: 0px;
	padding: 10px 0px 8px 0px;
}
#candidate-login-box .field-container {
	padding-bottom: 12px;
}
/* End Home Page Boxes */

.home-page-ad {
	padding: 14px 0px;
	margin: 0 auto;
	text-align: center;
}

/* Quick Search */
#quick-search-container {
	background-image: url(images/newlook/grey_field_banner.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 891px;
	height: 43px;
	padding-top: 20px;
	margin: 6px auto 0px auto;
}
/* End Quick Search */

#footer p {
	text-align: left;
}
#footer .footer-links p {
	text-align: center;
}
#footer-copy {
	display: none;
}
#footer .footer-links, #footer .footer-links a {
	font-size: 12px;
	font-weight: bold;
	color: #404040;
}
#footer .bottom-links, #footer .bottom-links a {
	font-size: 12px;
	color: #b1b0b0;
	text-decoration: none;
}
#footer .bottom-links {
	padding: 20px 0px;
}

/* Social Icons */
#social-icons {
	margin: 0 auto;
	padding-bottom: 10px;
}
/* End Social Icons */

/* Subpage */
#subpage-container {
	width: 892px;
	margin: 0 auto;
	margin-top: 10px;
	padding-bottom: 20px;
	background-image: url(images/newlook/page-grad-bk.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#subpage-header {
	padding: 10px 10px;
	background-color: #7399C6;
}
#subpage-header h1 {
	font-size: 36px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	padding: 0;
	display: none;	
}
#subpage-content {
	/*padding: 0px 0px 4px 0px;*/
	float: left;
}
#subpage-ad-vert {
	width: 120px;
	text-align: center;
	float: right;
}
.subpage-ad-vert-top {
	width: 120px;
	margin: 0 auto;
	padding-bottom: 10px;
}
.subpage-box {
	float: left;
	width: 285px;
}
.subpage-box-hdr {
	background-image: url(images/newlook/green-box-hdr-left.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #90b431;
	height: 43px;
}
.subpage-box-hdr h2 {
	margin: 0;
	padding: 0px 0px 0px 10px !important;
	height: 43px;
	line-height: 43px;
	color: #ffffff !important;
	font-size: 18px;
	background-image: url(images/newlook/green-box-hdr-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
h2.subpage-subtitle {
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 8px 0px;
}
.subpage-box-content {
	border-left: 1px solid #bbcf86;
	border-right: 1px solid #bbcf86;
	padding: 5px 10px 5px 5px;
}
.subpage-box-content-small {
	background-color: #ffffff;
	padding: 5px;
	height: auto;
	background-image: url(images/newlook/home-box-bttm-sm.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.subpage-box-bottom {
	background-image: url(images/newlook/green-box-footer-bk.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 4px;
}
.subpage-box-bottom-left {
	background-image: url(images/newlook/green-box-foot-left.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 4px;
}
.subpage-box-bottom-right {
	background-image: url(images/newlook/green-box-foot-right.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 4px;
}
.subpage-box-top {
	background-image: url(images/newlook/green-box-top-bk.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 4px;
}
.subpage-box-top-left {
	background-image: url(images/newlook/green-box-top-left.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 4px;
}
.subpage-box-top-right {
	background-image: url(images/newlook/green-box-top-right.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 4px;
}
#create-account-box ul li {
	padding: 8px 0px;
}
#login-box .field-container {
	padding: 8px 0px;
}
/* End Subpage */

/* My Account */
#my-account-container {
	background-color: #f1f1f2;
	width: 758px;
}
/*
#my-account-top-bk {
	background-image: url(images/newlook/myaccount-content-top-bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
*/
#my-account-bottom-bk {
	background-image: url(images/newlook/myaccount-content-bottom-bk.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
}
#my-account-content {
	padding: 18px 0px 0px 20px;
}
.page-content h1 {
	font-family: Helvetica, Arial;
	font-size: 36px;
	color: #90b431;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.page-content h2 {
	font-family: Arial;
	font-weight: normal;
	color: #8e908f;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#my-account-content .field-container {
	padding-bottom: 10px;
}
#my-account-content-left {
	float: left;
	width: 442px;
}
#my-account-content-right {
	width: 260px;
	float: right;
	margin-right: 10px;
}
#my-account-content-right .subpage-box {
	float: none;
	width: 256px;
	background-color: #ececec;
}
#my-account-loggedin-content-right .subpage-box {
	float: none;
	width: 420px;
	background-color: #ececec;
	margin-top: 10px;
}
#my-account-loggedin-content-right .subpage-box ul li {
	padding: 6px 0px;
}
#follow-us {
	margin-top: 8px;
	height: 72px;
	background-image: url(images/newlook/follow-us.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#my-account-loggedin-content-left {
	width: 280px;
	float: left;
}
#myaccount-menu {
	margin-right: -10px;
}
#my-account-loggedin-content-right {
	margin-top: -18px;
	width: 430px;
	float: right;
}
/* End My Account */

/* View Companies */
#companies-searchbar {
	height: 148px;
	width: 758px;
}
#companies-search-container {
	background-color: #f1f1f2;
	background-image: url(images/newlook/featured-employers-box-bttm.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 758px;
	height: 148px;
}
#companies-search-content-left {
	float: left;
	width: 426px;
	padding: 14px 0px 0px 20px;
}
#companies-search-content-left h1 {
	padding-top: 6px;
	padding-bottom: 18px;
}
#search-employers-btn {
	margin-left: -6px;
	padding-top: 10px;
}
#companies-search-content-right {
	float: right;
	width: 302px;
	padding-top: 4px;
}
.employers-filter {
	width: 265px !important;
	font-size: 12px;
	float: none !important;
}
.employers-filter .subpage-box-content {
	padding-left: 10px;
}
.employers-filter a {
	text-decoration: none;
	color: #4d4c4c;
}
#company-results-container {
	background-color: #dedede;
	padding: 6px 0px 12px 0px;
	background-image: url(images/newlook/featured-employers-results-bttm.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 758px;
}
#company-results-container p {
	margin: 0;
	padding: 8px 0px;
}
.featured-company-box {
	float: left;
	width: 184px;
	height: 146px;
	padding-top: 8px;
	margin-bottom: 20px;
	background-color: #f1f1f2;
	background-image: url(images/newlook/corner-turned-over.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	text-align: center;
	cursor: pointer;
}
.featured-company-box-spaced {
	margin-right: 7px;
}
.featured-company-box .featured-company-logo {
	width: 146px;
	height: 84px;
	background-color: #ffffff;
	border: 1px solid #85bb4d;
	margin: 0 auto;
}
.featured-company-box .company-name, .featured-company-box .location {
	color: #4d9701;
	font-size: 11px;
	width: 146px;
	margin: 0 auto;
	text-align: left;
}
.featured-company-box .company-name a {
	color: #4d9701;
	text-decoration: none;
}
/* End View Companies */

/* orange tip box */
.orange-box {
	background-color: #faa61a;
}
.orange-box-top-left {
	background-image: url(images/newlook/orange-box-top-lft.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.orange-box-top-right {
	background-image: url(images/newlook/orange-box-top-rght.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.orange-box-bttm-left {
	background-image: url(images/newlook/orange-box-bttm-lft.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.orange-box-bttm-right {
	background-image: url(images/newlook/orange-box-bttm-rght.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.orange-box-content {
	padding: 8px 8px;
}
/* end orange tip box */


/* Search Page */
#search-container {
	background-color: #dedede;
	width: 758px;
}
#search-content-top {
	background-color: #f1f1f2;
	background-image: url(images/newlook/featured-employers-box-bttm.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 148px;
}
#search-content-bottom {
	/* padding: 0px 6px 6px 6px; */
}
#search-content-left {
	float: left;
	width: 406px;
	padding: 14px 0px 0px 20px;
}
#search-content-right {
	padding-top: 78px;
	width: 320px;
	float: right;
}
#search-content-right .tip-box {
	width: 300px;
}
.search-field-box {
	/* background-color: #f1f1f2; */
	padding: 12px;
	width: 344px;
	margin: 6px;
}
#search-content-bottom-left {
	width: 378px;
	float: left;
	border-right: 1px solid #ffffff;
}
#search-content-bottom-right {
	width: 378px;
	float: right;
}
/* End Search Page */

/* Search Results Page */
#search-results-hdr {
	padding: 16px 0px 0px 24px;
	text-align: left;
}
#search-results-container {
	background-color: #F1F1F2 !important;
	width: 758px;
	text-align: center;
	background-image: url("images/newlook/featured-employers-box-bttm.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
}
#search-results-menu {
	float: right;
	width: 228px;
	height: 60px;
	margin-right: 20px;
	text-align: left;
}
#search-results-content-container {
	width: 748px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: left;
}
.search-results-table td, .search-results-table th {
	padding: 0px 6px;
}
.search-results-table a {
	color: #000000 !important;
	font-weight: bold;
}
.search-results-table th {
	text-align: left;
	font-size: 12px;
	color: #838383;
	height: 25px;
}
.search-results-row {
	color: #000000;
	font-size: 11px;
}
.search-results-row-alt {
	background-color: #f1f1f2;
}
/* End Search Results page */

/* Movers and Shakers */
#movers-shakers-container {
	background-color: #F1F1F2 !important;
	width: 748px;
	padding: 0px 5px 30px 5px;
	text-align: center;
	background-image: url("images/newlook/featured-employers-box-bttm.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
}
#newsroom-menu {
	float: right;
	width: 315px;
	margin-right: 12px;
	text-align: left;
}
#movers-shakers-hdr {
	padding: 16px 0px 16px 24px;
	text-align: left;
}
#movers-shakers-hdr h1 {
	font-size: 28px;
}
.purple-hdr {
	background-color: #826aaf;
}
.purple-hdr-left {
	background-image: url(images/newlook/purple-hdr-top-lft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.purple-hdr-right {
	background-image: url(images/newlook/purple-hdr-top-rght.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.purple-hdr h2 {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 20px;
	font-weight: normal;
	padding-left: 20px;
	line-height: 43px;
	height: 43px;
	text-align: left;
}
.movers-shakers-content-container {
	background-color: #dedede;
	padding: 4px 5px;
}
.movers-shakers-row {
	color: #8e908f;
	font-size: 11px;
	text-align: left;
	padding: 14px 38px;
	background-color: #f1f1f2;
}
.movers-shakers-row-alt {
	background-color: #dedede;
}
.movers-shakers-month {
	color: #68548f;
	background-color: #c2bbd0;
	padding-left: 12px;
	margin: 6px 0px;
	line-height: 16px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
/* End Movers and Shakers */

/* Employer Page */
#company-container {
	width: 708px;
	float: left;
}
.company-container-wide {
	width: 891px !important;
}
#company-header {
	background-color: #F1F1F2 !important;
	background-image: url("images/newlook/featured-employers-box-bttm.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 14px;
}
#employer-info {
	width: 618px;
	padding-top: 30px;
	float: left;
}
#employer-info h1 {
	font-weight: normal;
	font-size: 30px;
	color: #90b431;
	padding: 0px;
	margin: 0px;
	float: left;
}
#employer-info #li {
	padding-top: 10px;
	margin-left: 10px;
	width: 22px;
	height: 22px;
	cursor: pointer;
	display: inline;
}
#employer-logo {
	float: left;
	width: 222px;
	margin-right: 20px;
}
#employer-logo table {
	border: 1px solid #90b431;
	background-color: #ffffff;
	padding: 10px;
	height: 150px;
}
#employer-info .employer-location {
	color: #8e908f;
	font-size: 14px;
}
#employer-info .employer-websites a {
	font-size: 14px;
}
#company-content {
	padding: 22px 14px;
	background-color: #F1F1F2 !important;
	background-image: url(images/newlook/featured-employers-box-bttm.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#company-content p {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	color: #8e908f;
	font-size: 14px;
}
#company-content h2 {
	color: #424141;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#company-content .current-employer-jobs {
	background-color: #dedede;
	padding: 0px 4px 4px 4px;
	margin-top: 10px;
}
#employer-product-logos {
	float: left;
	margin-left: 12px;
	width: 168px;
	text-align: center;
}
.employer-product-logo {
	margin-bottom: 10px;
}
/* End Employer Page */

/* Misc Styles */
.green-dotted-line {
	font-size: 2px;
	height: 4px;
	background-image: url(images/newlook/green-dots-line.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.green-solid-line {
	font-size: 1px;
	height: 1px;
	background-color: #adc66b;
}
.white {
	color: #ffffff;
}
.black {
	color: #000000;
}
.green {
	color: #90b431;
}
.lt-grey {
	color: #b1b0b0;
}
.lg-font {
	font-size: 14px;
}
.med-font {
	font-size: 12px;
}
.sm-font {
	font-size: 10px;
}
.bold {
	font-weight: bold;
}
.right {
	text-align: right;
}
.lt-grey {
	color: #393838;
}
.dk-grey {
	color: #9a9a9a;
}
.darkest-grey {
	color: #424141 !important;
}
.fieldfont {
	font-size: 11px;
	width: 140px;
	font-weight: normal;
	color: #606b73;
}
.greyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.yellowfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffde00;
	text-decoration: none;
}
.regularfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606b73;
	text-decoration: none;
	font-weight: normal;
}
.phonefield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606b73;
	text-decoration: none;
	font-weight: normal;
}
.whitelargefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	text-decoration: none;
}
.titlebluefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #a2eaff;
	text-decoration: none;
}
.smallwhitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.mediumwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.orange {
	color: #faa61a;
}
.blue {
	color: #7399c6;
}
.clear-float {
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 0px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	width: 260px;
	background-color: #faa61a;
	/* padding: 5px; */
	opacity: 0.95;
	text-align: left;
}
#tooltip h3 {
	font-size: 12px;
}
#tooltip h3, #tooltip div { margin: 0; }

