body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 12px;
	background: #FFFFFF;
}

a {
text-decoration: none;
margin: 0;
padding: 0;
}

a:link
{
color:#e0691f;
}

a:visited
{
color:#e0691f;
}

a:active
{
color:#e0691f;
}

a:hover
{
text-decoration:underline;
background: #FEE2C1;
}

#tdContentRightJob a:link, #tdContentRightJob a:visited, #tdContentRightJob a:active {
color:#537eab;
}

#tdContentRightJob a:hover {
background:#b4cbe4;
}

#tdContentRightFifty {
margin-top: 15px;
}

#tdContentRightFifty #imgFifty {
text-align: center;
}

table {
margin: 0px;
padding: 0px;
border: 0px;
}

td {
font-family: arial, helvetica, sans-serif;
font-size: 12px;

}

p {
margin: 0;
margin-bottom: 10px;
padding: 0;
font-size: 12px;
line-height: 15px;
}

.textContentBlue {
color: #537eab;
}

.textContentBlueHead {
margin-bottom: 10px;
color: #537eab;
font-family: georgia, times, times new roman, serif;
font-size: 14px;
line-height: 17px;
}

.textJobBankSidebar {
margin-top: 5px;
margin-bottom: 5px;
}

.textShow {
	font-family: georgia, times, times new roman, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	text-align: left;
}

#jobDetail tr, #jobDetail td, #jobDetail th {
	vertical-align: top;
}

#jobDetail tr {
/*	padding-bottom: 15px;*/
}

#jobDetail td {
	padding-bottom: 15px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 11px;
}

#jobDetail td strong {
	font-size: 12px;
	font-weight: normal;
	font-family: georgia, times, times new roman, serif;
	line-height: 16px;
}

	#frameNav {
		position: relative;
		width: 700px;
		margin: 0 auto;
		padding: 0;
		text-align: center;
		z-index:999;
		}

	#frameBelowNav {
		position: relative;
		width: 700px;
		margin: 0 auto;
		padding: 0;
		text-align: left;
		background: #FFFFFF;
		z-index: 1;
		}	

#frameworkRandom {
	z-index:1;
	position: relative;
	width: 700px;
	top: 0px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #FFFFFF;
	}

#tableRule {
	position: relative;
		width: 700px;
		margin: 0 auto;
		padding: 0;
		text-align: left;
		z-index:999;
}

.contentSpacerWhite10px {
	clear: both;
	width: 700px;
	height: 10px;
	padding: 0;
	margin: 0;
	text-align: center;
	background: #FFFFFF;
	}

.contentSpacerWhite2px {
	clear: both;
	width: 700px;
	height: 2px;
	padding: 0;
	margin: 0;
	text-align: center;
	background: #FFFFFF;
	}

.contentSpacerWhite20px {
	clear: both;
	width: 700px;
	height: 20px;
	padding: 0;
	margin: 0;
	text-align: center;
	background: #FFFFFF;
	}
	
.contentSpacerWhite10px100w {
	clear: both;
	width: 100px;
	height: 10px;
	padding: 0;
	margin: 0;
	text-align: center;
	background: #FFFFFF;
	}

	
.ContentLeft {
	margin: 0;
	padding: 10px;
	border: 0;
	border-right: solid #CCCCCC 15px;
}

.tdContentLeftHighlight {
	float: right;
	right: 0;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-bottom: 10px;
}

#tdContentRightSponsor {
	margin-top: 15px;
	padding: 0;
}

.sponsor {
	float: left;
	margin-bottom: 15px;
	margin-right: 5px;
	padding: 0;
}

.sponsorLeft {
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 0;
}

.sponsorRight {
	margin-left: 5px;
	margin-bottom: 10px;
	padding: 0;
}

.clearAll {
	clear: both;
}

.grayRuleVert {
	position: relative;
	display: block;
	height: 10px;
	width: 1px;
	left: 0;
	top: 0;
	background: #FFFFFF;
}

.grayRuleHoriz {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	border-bottom: solid #CCCCCC 1px;
}

	#nav {
		z-index: 1000;
		position: relative;
		/*width: 600px;*/ /* use this width for 6 menu items */
		height: 21px; /* AB remember to change height if text changes */
		margin: 0;
		margin-top: 10px;
		margin-bottom: 3px;
		/* margin: 0 auto; */
		padding: 0;
		list-style: none;
		line-height: 14px;
		background: #FFFFFF;
	}
	
	/* \*/ /*/
	#nav {
		width: 650px;
	}
	/* */

	/* IE Mac hack above */

#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	text-align: left;
	background: #FFFFFF;
}

#nav a {
	text-decoration: none;
	display: block;
	
	margin: 0;
	/*padding-left: 10px;*/
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	/*text-align: center;*/
	font-size: 11px;
	font-weight: bold;
	border-left: solid #CCCCCC 1px;
}

	/* \*/ /*/
	#nav a {
	width: 80px;
	}
	/* */
	
	/* IE Mac hack above */
	
	
#nav #home a {
	border: 0;
}

#nav li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
	text-align: left;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #feedd8;
	width: 140px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	text-align: left;
	margin: 0;
	padding: 0;
}

	#nav li ul li { /* AB need to spec this level since list widths are auto - now menus will stack */
	float: none;
	display: inline;
	width: 140px;
	margin: 0;
	padding: 0;
	text-align: left;
	}

	#nav li ul li a {
		text-decoration: none;
		display: block;
		width: auto;
		margin: 0;
		padding: 3px;
		padding-left: 10px;
		text-align: left;
		font-size: 11px;
		font-weight: bold;
	}

#nav li ul ul { /* third-and-above-level lists */
	left: auto;
	position: absolute;
	margin: -1.5em 0 0 11em;
	width: 140px; /* AB - spec width to work with ALL lists at this level - generate widths for other 3rd level lists as needed */
}


#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

body#about #nav #about, body#about #nav #about a,
body#events #nav #events, body#events #nav #events a, 
body#show #nav #show, body#show #nav #show a, 
body#join #nav #join, body#join #nav #join a,
body#contact #nav #contact, body#contact #nav #contact a
{
	background: #FEE2C1; /* AB bg around lists */
	color: #e0691f;
}

body#about #nav #about li a,
body#events #nav #events li a,
body#show #nav #show li a,
body#join #nav #join li a, 
body#contact #nav #contact li a
{
	background: #feedd8;
	color: #e0691f;
}

body#about #nav #about li a:hover,
body#events #nav #events li a:hover,
body#show #nav #show li a:hover,
body#join #nav #join li a:hover,
body#contact #nav #contact li a:hover
	{
	background: #FEE2C1;
	}


/* ----------------------
	a:link
	{
	color:#666633;
	}
	
	a:visited
	{
	color:#666633;
	}
	
	a:active
	{
	color:#999966;
	}
	
	a:hover
	{
	text-decoration:underline;
	background: #CCCC99;
	}
	
	p, ul, ol {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	}
	
	.textTitle {
	color: #666633;
	font-family: georgia, times, serif;
	font-weight: bold;
	font-size: 14px;
	}

	.textSerif {
	font-family: georgia, times, serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
	}
	

 */
