*:first-child+html #nav {
height: 1%;
}
*:first-child+html #nav li {
height: 1%;
}

.address a {
	color: red;
	text-decoration: none;
}

.address a:hover {
	text-decoration: underline;
}

.address {
}
span.adr {
	display: none !important;
}
.content a {
	color: red;
}

.content a:hover {
	color: orange;
}

#EnlargeWidget { position: absolute; top: 0; right: 0; z-index: 9;

}

#EnlargeWidget a {
	font-family: Verdana, monotype;
	text-decoration: none; color: white; display: block; width: 12em; height: 18px; line-height: 18px;
	font-size: 10px !important;
	background-image: url("/images/magnify.gif");
	background-repeat: no-repeat;
	background-position: right;
	padding-left: .5em;
}

#EnlargeWidget a:hover {
	background-color: grey;
	background-image: url("/images/magnify.gif");
	background-repeat: no-repeat;
	background-position: right;
}

h2 {
	margin-bottom: 1em !important;
	color: #F41820;
	font-weight: bold;
	font-size: 110% !important;
}


/* Menu Styles */

#MainMenu .yuimenubaritem {
	font-family: Helvetica, Arial;
	text-transform: uppercase;
	float: left;
}

#MainMenu .yuimenubaritem a {
	color: black;
	text-decoration: none;
}

/* Page Styles */

strong, td strong {
	font-weight: bold;
}

html {
	height: 100%;
}

body {
	background-image: url("/images/bg.gif");
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
}

.container-a {
	background-image: url("/images/bg2.gif");
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
}

.container-b {
	background-image: url("/images/bg3.gif");
	background-repeat: no-repeat;
	background-position: center 146px;
	height: 100%;
}

.container-c {
	min-height: 400px;
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
}

#Main {
	width: 950px;
	height: 100% !important;
	margin: 0 auto 0 auto;
}

#Main td {
	vertical-align: top;
	padding-top: 18px;
}

#Main .col-a {
	width: 320px;
}

#Main .col-a .title {
	margin-bottom: 1em;
}

#Main .col-a .feature {
	padding-top: 8px;
}

#Main .col-a .feature p {
	color: white;
	margin: 0 20px 1em 20px;
}

.nopad td {
	padding: 0 0 4px 0 !important;
}

#contact-us .divider { border-bottom: 1px dashed black;margin-bottom: 1em; margin-left: 50px; }

.content label { padding-top: 3px; font-weight: bold; display: block; width: 200px; text-align: right; margin-right: 1em; float: left; }
.content form div { margin-bottom: .5em; clear: left; }
.content form input.large, form textarea.large { width: 300px; border: 1px solid silver; }
.content form textarea.large { height: 4em; border: 1px solid silver; }
.content form input.small { width: 200px; border: 1px solid silver; }
.content form textarea.larger { height: 8em; width: 300px; border: 1px solid silver; }
.content form input { padding: 3px;}
.content .errors { padding: .5em; background-color: #F41820; color: white;}
.content .errors p { font-size: 90%; margin: 0; }
form .divider { border-top: 1px dashed black; padding-bottom: 1em; margin-top: 1.3em; }

#contact-us .content h2 {
	margin-left: 50px;
}

#contact-us .content p {
	margin-left: 80px;
}

#Main .col-b {
	background-color: white;
	background-image: url("/images/bg-topbar.gif");
	background-position: top;
	background-repeat: repeat-x;
}

#Main .col-b .menu {
	height: 36px;
}

#Main .col-b .address {
	height: 93px;
}

address .tel .value {
	color: red;
}

.address address {
	padding: 1em;
}


/* Menu */
#nav .ir {
	position: relative;
	left: -999em;
	display:block;
	height: 36px;
	width: 2px;
	overflow: hidden;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	text-decoration: none;
	cursor: pointer;
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	width: 220px;
	left: -999em;
	background-color: #BE0000;
	z-index: 7;
	font-size: 90%;
}

#nav li ul a {
	width: 220px;
	border-bottom: 1px solid #F6202A;
	color: white;
}

#nav li ul li span {
	padding: 8px 10px 8px 10px !important;
	display: block;
}

#nav li ul a:hover {
	background-color: #970101;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}


#Footer {
	text-align: center;
	color: #F6202A;
	padding: 1em;
}

#Footer a {
	color: #F6202A;
	text-decoration: none;
}

#Footer a:hover {
	text-decoration: underline;
}


#nav li.home {
	width: 89px;
	background-image: url("/images/menubar/home-on.gif");
}

#nav a.home {
	width: 89px;
	background-image: url("/images/menubar/home-off.gif");
}

#nav a.home:hover {
	width: 89px;
	background-image: url("/images/menubar/home-on.gif");
}

#nav li.employers {
	width: 114px;
	background-image: url("/images/menubar/employers-on.gif");
}

#nav a.employers {
	width: 114px;
	background-image: url("/images/menubar/employers-off.gif");
}

#nav a.employers:hover {
	width: 114px;
	background-image: url("/images/menubar/employers-on.gif");
}

#nav li.jobSeekers {
	width: 123px;
	background-image: url("/images/menubar/jobseekers-on.gif");
}

#nav a.jobSeekers {
	width: 123px;
	background-image: url("/images/menubar/jobseekers-off.gif");
}

#nav a.jobSeekers:hover {
	width: 123px;
	background-image: url("/images/menubar/jobseekers-on.gif");
}

#nav li.jobSearch {
	width: 114px;
	background-image: url("/images/menubar/job-search-on.gif");
}

#nav a.jobSearch {
	width: 114px;
	background-image: url("/images/menubar/job-search-off.gif");
}

#nav a.jobSearch:hover {
	width: 114px;
	background-image: url("/images/menubar/job-search-on.gif");
}

#nav li.contactUs {
	width: 89px;
	background-image: url("/images/menubar/contact-us-on.gif");
}

#nav a.contactUs {
	width: 114px;
	background-image: url("/images/menubar/contact-us-off.gif");
}

#nav a.contactUs:hover {
	width: 114px;
	background-image: url("/images/menubar/contact-us-on.gif");
}

.feature a {
	color: orange;
	text-decoration: none;
}

.feature a:hover {
	color: white;
	text-decoration: underline;
}

.menuLeft {
	margin-left: 1.2em;
	margin-right: 1em;
}
.menuLeft li ul {
	margin-left: 1.2em;
	margin-top: 1em;
}
.menuLeft li ul li {
	padding-left: 1.2em;
	background-image: url("/images/white-arrow.gif");
	background-position: center left;
	background-repeat: no-repeat;
	margin: .5em 0 .5em 0;
}
.menuLeft a {
	color: white;
}

.o40 {
	text-transform: uppercase;
}

