.AccordionContainer {
	position: relative;
	border: 2px solid #CCCCCC;
	padding: 3px;
	margin: 0px;
	z-index: 2;
}
.AccordionTitle {
	font-family: Verdana, sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background: #0F4AA2;
	background-image: url(http://www.JobsInTheUS.com/media/graphics/background_images/subtle_backgrounds/subtle_background-UN1-1x26.gif);
	background-repeat: repeat-x;
	border: 1px solid #FFF;
	cursor: pointer;
	text-align: left;
	overflow: hidden;
   -moz-user-select: none;
   -khtml-user-select: none;
   -o-user-select: none;
}
.AccordionTitle p {
	padding: 6px 15px 7px 15px;
   _width: 100%;  /* FOR IE */
}
.AccordionContent {
	display:none;
}
.AccordionOpen {
	font-family: Verdana, sans-serif, Arial;
	font-size: 11px;
	background: #EEE;
	line-height: 0px;
	overflow: hidden;
} 
.Scroll {
	overflow: auto;
} 
.AccordionOpen .Cushion {
	padding: 10px 15px 6px 15px;
	border: 1px solid #FFF;
/* compliant browsers */
	min-height: 100%;
/* IE 6 and below */
	_height: 100%;
}
.AccordionOpen h1 {
	font-family: Verdana, sans-serif, Arial;
	color: #0F4AA2;
	font-size: 12px;
	font-weight: bold;
	margin: .2em 0em .5em 0em;
	line-height: 1.5em;
} 
.AccordionOpen h1 a:link, .AccordionOpen h1 a:visited {
	color: #0F4AA2;
	text-decoration: none;
} 
.AccordionOpen h1 a:hover {
	color: #FD8D37;
	text-decoration: underline;
} 
.AccordionOpen p {
	margin: 0em 0em .8em 0em;
	line-height: 1.7em;
} 
.AccordionOpen strong {
	font-weight: bold;
	color: #0F4AA2;
}
.AccordionOpen ul, .AccordionOpen ol {
	padding-left: 0px;
	margin: .8em 4em 1.2em 3em;
}
.AccordionOpen ul {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(http://www.JobsInTheUS.com/media/graphics/bullets/bullet-UN_A3.png);
} 
.AccordionOpen li {
	line-height: 1.4em;
	margin-bottom: .8em;
	text-align: left;
	vertical-align: text-bottom;
}
.AccordionOpen .SectionName {
	clear: both;
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0F4AA2;
	line-height: 1.1em;
	padding-bottom: .25em; 
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FD8D37;
	margin-top: 2.6em;
	margin-bottom: .8em;
} 
.AccordionOpen .First {
	margin-top: 0em;
} 
.AccordionOpen .JumpToTop {
	margin: 18px 0px 50px 0px;
} 
.AccordionOpen .JumpToTop a,
.AccordionOpen .JumpToTop a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
	background-color: #CCCCCC;
	line-height: 1.1em;
	padding: 4px 12px 5px 12px;
} 
.AccordionOpen .JumpToTop a:hover {
	color: #000000;
	background-color: #999999;
} 


/* --------------------- FOR RSSboxes.com Feeds --------------------- */

#rssincl-box-id {
}
.rssincl-head {
}
p.rssincl-title {
	text-indent: 20px;
	background-image: url(http://www.jobsintheus.com/media/graphics/icons/16x16/icon-rss.png);
	background-repeat: no-repeat;
}
.rssincl-content {
}
.rssincl-entry {
	border-top: solid 1px #999999;
	border-bottom: none;
	padding-top: 8px;
	padding-bottom: 2px;
}
p.rssincl-itemtitle {
	font-family: Verdana, sans-serif, Arial;
	color: #0F4AA2;
	font-size: 12px;
	font-weight: bold;
	margin: .2em 0em .5em 0em;
	line-height: 1.5em;
}
p.rssincl-itemtitle a:link, p.rssincl-itemtitle a:visited {
	color: #0F4AA2;
	text-decoration: none;
} 
p.rssincl-itemtitle a:hover {
	color: #FD8D37;
	text-decoration: underline;
} 
p.rssincl-itemdesc {
}
p.rssincl-itemdate {
}

