form {
	margin: 0;
	padding: 0;
}

p {
	margin-top: 0px;	
}

a:link, a:visited, a:active {
	color: #0143a7;
	text-decoration: none;
}

a:hover {
	color: #da682e;
	text-decoration: underline;
}

h1 {
	font-size: 27px;
	margin: 0 0 5px 0;
	color: #111;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
}



h2 {
	color: #000;
	font-size: 14px;
	margin-top: -5px;
	margin-bottom: 10px;
}

h3 {
	color: #1b4f9f;
	margin: 0;
	font-size: 14px;
}

h4 {
	margin: 0 0 3px 0;
	color: #333;
	font-size: 14px;
}

 
h5 {
	margin: 0;
	padding: 0;
	color: #1f509c;
	font-size: 14px;
}

.noJavaScript {
	width: 400px;
	text-align: center;
	border: 1px solid maroon;
	padding: 10px;
	margin: 15px auto;
}

.headlinegroupleft {
	width: 260px;
	float: left;
	padding: 0;

}

.headlinegroupright {
	width: 260px;
	float: right;
	padding: 0;
}

.newsStoryHeadline {
	color: #333;
	font-family: Georgia;
	font-weight: bold;
}

#topColumnContainer {
	border-bottom: 1px solid #dcdcdc;
	padding: 10px;
	background-image: url('/images/template/top-column-back.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #fcfcfb;
}

.more 
{
	text-align: right;
	font-size: 12px;
	margin: 10px 0 0 0;
}

.more img {
	border: none;	
}

.more .activeButton {
	cursor: pointer;
}

.more .disabledButton {
	cursor: default;
}

.formerr
{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #993333;
	margin-bottom: 1em;
}

/*<group=Typography>*/
.imagesource
{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}

.note
{
	color: #000;
	font: italic 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0;
}

.bottomlinks
{
	margin: 1em 10px 0px 0px;
	font: 12px/135% Verdana, Arial, Helvetica, sans-serif;
}


/*</group>*/
/*<group=Tech pages>*/
.techimage
{
	float: right;
	width: 215px;
	padding: 5px;
}

/*</group>*/

/*<group=Article Tools>*/
.articletools
{
	width: 200px;
	margin: 0 auto 25px auto;
	padding: 0;
	font-size: 12px;
	border: 1px solid #dcdcdc;
	border-right: 2px solid #dcdcdc;
	background-color: #edf0f3;
}

.articleToolImg
{
	position: relative;
	top: 2px;
}

.articletools img
{
	border: none;
}

.toolsheader
{
	border-bottom: 1px solid #dcdcdc;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #dcdcdc;
	color: #666;
	padding: 5px 0 5px 6px;
	text-transform: uppercase;
}

.mainTools a:link, .mainTools a:visited, .mainTools a:hover, .mainTools a:active
{
	display: block;
	padding: 5px 3px 5px 6px;
	text-decoration: none;
	border-bottom: 1px solid #dcdcdc;
	cursor: pointer;
	color: #666;
	-moz-outline-style: none;
}

.mainTools a:hover {
	background-color: #f6f6f6;	
}

/*</group>*/
/*<group=Sidebar Lists>*/
.sideheader
{
	font-size: 13px;
	font-weight: bold;
	color: #555;
	padding: 6px 0 6px 7px;
	background-color: #eee;
	text-transform: capitalize;
	border: 1px solid #dcdcdc;
	border-bottom-width: 2px;
	border-right-width: 2px;
	font-family: Verdana, Arial, Sans-Serif;
}

.sideitemlist
{
	margin: 0;
	padding: 0;
}

.sideitemlist ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.sideitemlist li
{
	margin: 15px 0 0 0;
	padding: 0 0 15px 1px;	
	border-bottom: 1px dashed #d0d0d0;
}

.sideitemlist .lastListItem
{
	margin-top: 10px;
	text-align: right;
	font-size: 11px;
	border: none;
	list-style: none;
	list-style-image: none;
}

.sideitemlist .lastListItem a
{
	text-decoration: underline;
}

.lastListItem span
{
	color: #f26015;
	position: relative;
	top: 1px;
}

.sideitembox
{
	border: 1px solid #dcdcdc;
	width: 200px;
	text-align: center;
	margin: 0 auto 30px auto;
	padding: 10px 0;
}
/*</group>*/

/*<group=Events>*/

.eventdate
{
	color: #1b4f9f;
	text-decoration: none;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 10px;
	border: 1px;
	padding: 6px 0 2px 1em;
}

.eventtype, .jobtype
{
	font-family: Georgia, Verdana;
	font-size: 16px;
	font-weight: bold;
	background-color: #dcdcdc;
	color: #333;
	padding: 4px 0 4px 10px;
	border-left: 1px solid #cbcaca;
	border-bottom: 1px solid #cbcaca;
}

.backToTop
{
	text-align: right;
	margin: 10px 0 0 0;
	font-size: 11px;	
}

.backToTop img
{
	border: none;
	position: relative;
	top: 1px;
}

.backToTop a
{
	text-decoration: none;	
}

.descriptorTag
{
	font-weight: bold;
	font-size: 11px;
	color: #333;	
}

.eventhead, .jobhead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b4f9f;
	font-weight: bold;
	margin-bottom: .5em;
}

div.eventslisteven, div.eventslistodd, div.eventsfeatured, div.jobslisteven, div.jobslistodd, .jobsfeatured, .eventsfeatured
{	
	padding: 15px 5px;
	border-bottom: 1px dashed #777;
}

.featureStar
{
	width: 17px;
	height: 17px;
}

.featureStarPop
{
	background-color: #fff;
	border: 1px solid #dcdcdc;
	padding: 7px;
	position: absolute;
	z-index: 1000;
	width: 150px;
	color: #333;
	font-weight: normal;
	margin-left: 20px;	
}

div.eventslist
{
	width: 160px;
	float: left;
	background: #e8e8e8;
	border: 1px solid #1b4f9f;
	padding: 2px;
	margin: 2px 4px 2px 0;
	color: #1b4f9f;
	font: 10px Verdana, Arial, Helvetica;
	text-decoration: underline;
}

/*</group>*/

/*<group=Jobs>*/

div#jobs
{
	width: 490px;
	padding-left: 0px;
	margin-top: 1em;
}

div.jobslist
{
	width: 150px;
	float: left;
	background: #e8e8e8;
	border: 1px solid #1b4f9f;
	padding: 2px;
	margin: 2px 4px 2px 0;
	color: #1b4f9f;
	font: 10px Verdana, Arial, Helvetica;
	text-decoration: underline;
}

div.jobslist:hover
{
	background: #c2d7ee;
}

div.internshipslist
{
	width: 326px;
	background: #e8e8e8;
	border: 1px solid #f26c29;
	padding: 4px;
	margin: 2px 4px 2px 0;
	color: #1b4f9f;
	font: 14px Verdana, Arial, Helvetica;
	text-decoration: underline;
	text-transform: uppercase;
}

div.internshipslist:hover
{
	background: #f1cbb8;
}

.jobsfeatured, .eventsfeatured
{
	background-color: #e5edf7;	
}

.featureBody
{
	border: 1px solid #adc4e8;
	border-top: none;

}
/*</group>*/

/*<group=News Columns Page>*/
.commentsSection
{
	background-color: #f8f8f8;
	border: 1px solid #cfcfcf;
}

.commentHeader
{
 	background-color: #f8f8f8;
	background-image: url('/images/template/comment-header-back.gif');
	background-repeat: repeat-x;
	background-position: bottom;
 	border-bottom: 1px solid #c0bfbf;
 	font-weight: bold;
 	font-size: 15px;
 	text-transform: capitalize;
 	font-family: Arial, Verdana, sans-serif;
 	color: #333;
 	padding: 7px 12px;
}

.commentBlock
{
	padding-top: 10px;	
}

.commentInfo
{
	float: left;
	width: 130px;
	padding: 0 10px;
}
 
.commentInfo span
{
	color: #1f509c;
}

.commentInfo p
{
	margin-bottom: 5px;
}

.commentBody
{
	word-wrap: break-word;
	overflow: auto;
	width: 385px;
	float: left;
	margin-bottom: 7px;
}

.commentCount
{
	background-color: #f8f8f8;
	height: 20px;
	border-bottom: 1px solid #c0bfbf;
	text-align: right;
	padding: 0px 10px 0px 0px;
	color: gray;
	clear: left;
	background-image: url('/images/template/comment-count-back.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

.imageGallery .imageHolder {
	float: left;
	margin: 8px;
}

.imageGallery img {
	width: 83px;
	margin: 0 auto;
	border: none;	
	border: 1px solid #dcdcdc;
	background-color: #fff;	
	border: 1px solid #dcdcdc;
	background-color: #fff;
	padding: 2px;	
}

.commentRegBody {
	padding: 10px;

	background-color: #f8f8f8;
}

.postCommentBox
{
	padding: 10px;
	margin: 10px 0px 0px 0px;
}

.newsButton
 {
	border: 1px solid #1f509c;
	margin: 0px;
	padding: 0px;
	background-color: #8ca9d9;
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffffff;
 }

.newsButton a:link, .newsButton a:visited, .newsButton a:hover, .newsButton a:active
{
	display: block;
	text-decoration: none;
    padding: 2px 7px 5px 7px;
	color: #ffffff;
	font-size: 12px;
}

.newsButton a:hover
{
	background: #b9cae7;
}


/* Styles for news story lists */
.newsSectionStory
{
	 margin-bottom: 15px;
	 padding: 10px;
	 border: 1px solid #e8e4e4;
	 background-color: #f9f9f9;
}

.newsSectionAuthor {
	font-size: 11px;
	margin-bottom: 3px;
}

.newsSectionHeadline
{
	margin-bottom: 4px;	
}

.newsSectionStory h5
{
	font-size: 18px;
	font-family: Arial, Verdana;
	margin: 2px 0 5px 0;
	font-weight: normal;
}

.newsSectionStory .newsSectionImage
{
	border: 1px solid #cdc7c7;
	float: right;
	display: block;
	padding: 1px;
	margin: 8px;
	width: 120px;
}

.newsSectionIcon {
	border: none;
	position: relative;	
}

.newsStoryReadMore
{
	margin-top: 10px;
	letter-spacing: 1px;
	font-size: 12px;
	color: #777;
}

.newsStoryReadMore img
{
	float: none;
	margin: 5px 2px 0px 2px;
	padding: 0px;

}

.viewStoryAuthor
{
	margin: 10px 0;
}

.viewStoryDate
{
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #666;
	font-size: 11px;
}

.viewStoryDateLine
{
	padding: 5px 0 5px 0;
	font-size: 11px;
	color: #666;
}

/* Special column styles */
.columnBox
{
	background-image: url('/images/template/column-background.gif');
	background-repeat: repeat-x;
	border: 1px solid #dcdcdc;
	border-bottom-width: 2px;
	border-right-width: 2px;
	background-color: #e9e9ea;
	padding: 4px 6px;
	width: 245px;
	float: left;
	margin-right: 10px;
}

.columnBox .leftColumn img
{
	padding: 1px;
	border: 1px solid #dcdcdc;
	background-color: #fff;
	width: 60px;
}

.columnBox h6
{
	font-size: 13px;
	margin: 0 0 7px 0;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, Verdana, sans-serif;
}

.columnBox h6 a:hover
{
	text-decoration: none;	
}

.columnBox .leftColumn
{
	float: left;
}

.columnBox .rightColumn
{	float: right;
	width: 170px;
}

.columnSpan1
{
	color: #f26015;
}

.columnSpan2
{
	color: #1f509c;
}

.columnBoxBody
{
	height: 90px;
}

.columnBox .more
{
	text-align: right;
}

.columnBox .date
{
	font-size: 10px;
}

.divider {
	color: #9f9f9f;
	position: relative;
	bottom: 5px;
	margin: 0 3px 0 3px;
	font-size: 14px;
}

/*</group>*/

/* News story styles */
#newsStoryBody
{
	word-wrap: break-word;
	margin: 0;
	padding: 0;
}

.viewStoryImage
{
	margin-bottom: 25px;
}

.viewStoryImage img
{
	border: none;
	padding: 1px;
	text-align: center;
	display: block;
	margin: 0 auto;
}

.viewStoryImageInfo
{
	padding-left: 5px;
}

.viewStoryDisclaimer
{
	font-style: italic;
	font-size: 12px;
	margin: 20px 0 10px 0;
	width: 500px;
}

.viewStoryLinks
{
	border: 1px solid gray;
	padding: 5px;
	margin: 20px auto 15px auto;
}

.viewStoryLinks ul
{
	margin: 10px 0 10px 20px;
	padding: 0;
}

.viewStoryLinks ul li
{
	margin: 0;
	padding: 0;
	list-style-image: url(/images/template/187.gif);
}

.viewStoryQuote
{

	margin: 5px 0 5px 20px;
	border: 1px solid #6c91c8;
	border-bottom: 3px solid #6c91c8;
	border-right: 3px solid #6c91c8;
	padding: 10px;
	background-color: #f3f3f3;
	float: right;
	width: 200px;
	font-family: Georgia;
	line-height: 130%;
	color: #333;
}

.viewStoryDateLine
{
	font-size: 12px;
	margin: 0px;
}

/* --------------------------------------------------------------------- */
/*<group=Product Home>*/
/* --------------------------------------------------------------------- */
#productNav
{
	border: 1px solid #cbcaca;
	background-color: #dcdcdc;
	padding: 7px;
	margin: 0 0 20px 0;
	font-size: 12px;
}

#ItemCountWrapper
{
	margin-bottom: 3px;	
}

#catHierarchyDesc
{

	color: #1b4f9f;
	font-weight: bold;
}	

/* product category navigation */
#prodCatContainer {
	margin: 0 0 20px 0;
	padding: 0 5px;

}

.prodCatLevel1 {
	border-bottom: 1px dashed #cdcdcd;
	color: #1b4f9f;
	font-weight: bold;
	padding: 5px 0 5px 0;
	font-size: 12px;
}

.prodCatLevel2 div {

	font-weight: normal;
	padding: 1px 0 1px 16px;
}

/* Pagination style */
.paginationContainer
{
	margin: 10px 0 10px 0;
	border: 1px solid #dcdcdc;
	border-bottom-width: 2px;
	border-right-width: 2px;
	padding: 5px;
}

.paginationContainer .inactiveLink
{
	color: #8f8f8f;
}

.qa
{
	font-weight: bold;
	color: #f26015;
	font-size: 16px;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

.moreArrow
{
	color: #f26015;
}

/* ------------------------------------------------------------------------ */
/*<group=Sitemap>*/
/* ------------------------------------------------------------------------ */
#siteMap
{
	margin-bottom: 30px;	
}

#siteMap ul
{
	margin: 0 0 0 25px;
	padding: 0;
}

#siteMap li
{
	color: #fba67b;
	font-size: 6px;
	list-style-type: disc;
	padding-top: 5px;
}

#siteMap li a
{
	font-size: 13px;
	position: relative;
	top: 2px;
}
/*</group>*/



.sideForm
{
	margin: 0 0 30px 5px;
}


.sideForm div
{
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
	padding-left: 3px;
}

.sideForm div div {
	margin-bottom: 3px;	
}

.sideForm input, .sideForm select
{
	font-size: 11px;
	padding: 4px;
	color: #414040;
	border: 1px solid #b6b6b6;
}

.defaultBox, .regularBox
{
	float: left;
	width: 225px;
	margin: 10px 5px 0 0;
	padding: 2px;
}

.defaultBox a, .regularBox a
{
	font-size: 10px;
	display: block;
	width: 100%;
	height: 30px;
	-moz-outline-style: none;
}

.defaultBox img, .regularBox img
{
	width: 27px;
	height: 27px;
	float: left;
	padding: 1px;
	border: 1px solid #999999;
	margin-right: 4px;
	background-color: #fff;
}

.defaultBox
{
	background-color: #dcdcdc;
	border: 1px solid #cdcdcd;
}

.regularBox
{
	border: 1px solid #f3f3f3;	
}

.homeNewsBlock
{
	margin: 0;
	vertical-align: top;
}


.productSideBar
{
	padding: 0 0 0 6px;
	margin: 0 0 50px 0;
}

.productSideBar a
{
	font-size: 11px;
}

.productSideBar span
{
	margin: 0 0 0 10px;
}

.productSideBar h3
{
	font-size: 14px;
}

.companyListing
{
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
	border-bottom: 1px dashed #dcdcdc;
}

.companySearchLogo
{
	float: right;
	display: block;
	margin: 0 0 0 10px;
}

.featureComp
{
	border: 1px solid #dcdcdc;
	background-color: #f7f7f7;
	margin: 5px 20px 5px 20px;
	padding: 5px;
	width: 190px;
	float: left;
}

.featureComp img
{
	border: none;
	width: 180px;
	height: 100px;
	display: block;
	margin: 0 auto;
	background-color: #fff;
	padding: 3px;
}

#companySearch
{
	font-size: 14px;
	margin: 15px 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #dcdcdc;
}

.searchResult
{
	margin: 30px 0;
}

.searchResult a
{
	display: block;
	margin: 0 0 3px 0;
	text-decoration: underline;
	font-size: 16px;
}

.searchTerm
{
	font-weight: bold;
}

.newsSubHeader
{
	margin: 2px 0 10px 0;
	color: #444;
	font-family: Georgia;
	font-size: 15px;
}

.date
{
	color: #444;
	font-size: 11px;
}

.author
{
	font-size: 11px;
	margin-bottom: 3px;
	font-style: italic;
}

.storyNavRight, .storyNavLeft, .storyNavCenter
{
	margin-bottom: 15px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
}

.storyNavLeft
{
	float: left;
}

.storyNavRight
{
	float: right;
}

.storyNavCenter
{
	text-align: center;	
}

.storyNavLeft img, .storyNavRight img
{
	border: none;
	position: relative;
	top: 2px;
}

.storyNavLeft a:hover, .storyNavRight a:hover, .storyNavCenter a:hover
{
	text-decoration: none;
}

.bannerSpecs
{
	margin: 0 0 20px 0;
	width: 100%;
	background-color: #999999;
}

/* Search results */
#companySearchLinks {
	margin-top: 4px;	
}

#companySearchLinks img
{
	border: none;
}

#companySearchLinks a, #companySearchLinks a:visited
{
	text-decoration: none;
	font-size: 11px;
	margin: 0;
	padding: 0;
	display: inline;
	font-weight: normal;
}

#storyToolSponsor
{
	background-color: #fff;
	text-align: center;
	padding: 6px;
	height: auto;
}

#storyToolSponsor #sponsorBy
{
	display: block;
	font-size: 11px;
	color: gray;
}

/* Ask the experts */
.searchDate
{
	font-size: 11px;
	font-weight: bold;
	color: #444;
	margin: 0 0 5px 0;
}


#podcastHomeHeader
{
	display: block;
	width: 511px;
	height: 191px;
	border: none;
	margin: 0 auto;
}

.podcastSideBarContainer
{
	margin: 9px 0 25px 0;	
}

.podcastSideBar
{
	width: 201px;
	margin: 0 auto;
	border-right: 2px solid #629622;
	background-image: url("/images/template/re-podcast-side-back.gif");
	background-repeat: no-repeat;
	background-position: top;
	background-color: #b1cb91;
}

.podcastSideBar .inner
{
	margin: 0 5px;	
}

.podcastSideBar #subscribe
{
	margin: 0 auto 5px auto;
	display: block;
	width: 179px;
	height: 21px;
}

.podcastSideBar #funFree
{
	margin: 0 auto 7px auto;
	display: block;
	width: 156px;
	height: 14px;
}

.podcastSideBar #intro
{
	text-align: center;
	color: #fff;
	font-size: 11px;
	font-family: Verdana;
}

.podcastSideBar h6
{
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	margin: 0 0 7px 0;
	color: #222;
}

.podcastSideBar #icons
{
	text-align: center;
	margin: 0;
}

.podcastSideBar #icons img
{
	border: none;
	width: 80px;
	height: 15px;	
}

.podcastSideBar #helpLink
{
	text-align: center;
	margin: 10px 0 0 0;
	font-size: 11px;	
}

.podcastSideBar #content
{
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	margin: 10px 7px 0 7px;	
	padding: 0;
}

.podcastSideBarCorners
{
	display: block;
	width: 203px;
	height: 11px;
	margin: 0 auto;
}

#latestPodcast
{
	background-color: #689e26;
	color: #fff;
	font-weight: bold;
	padding: 4px;
	margin: 0 0 1px 0;
}

h6.authorStoriesCount
{
	font-size: 12px;
	background-color: #dcdcdc;
	padding: 7px 10px;
	margin: 0 0 15px 0;
	color: #333;
}

.authorImage
{
	display: block;
	float: right;
	margin: 10px 0 10px 10px;
	padding: 1px;
}

.helpBlock
{
	width: 505px;
	margin: 0 0 15px 0;
}

.helpBlock .corners
{
	display: block;
	width: 505px;
	height: 5px;
}

.helpBody
{
	padding: 5px 10px 10px 5px;
	background-color: #e8e8e8;	
}


.featureHelpBody
{
	background-color: #e5edf7;
	padding: 5px 20px;
	padding: 5px 10px 10px 5px;
	background-color: #e8e8e8;
}

.featureHelpBody
{
	background-color: #e5edf7;
	padding: 5px 20px;
}


.helpBlock .helpBody .helpLeft
{
	float: left;
	width: 45px;	
}

.helpBlock .helpBody .helpLeft img
{
	width: 36px;
	height: 37px;	
}

.helpBlock .helpBody .helpRight
{
	float: left;
	width: 440px;
}


.helpBlock h5
{
	color: #333;
	font-size: 16px;
	font-family: Georgia, Arial, Verdana;
	margin: 0;
}

.helpBlock h6
{
	color: #333;
	font-size: 13px;
	font-family: Georgia, Arial, Verdana;
	margin: 15px 0 0 0;
}

.helpBlock h5 span
{
	color: red;	
}

.helpBlock p
{
	margin: 7px 0 0 0;
}

.helpBlock ul
{
	margin: 7px 0 0 0;
	padding: 0 0 0 25px;
}

.helpBlock li
{
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}

.helpBlock li img
{
	position: relative;
	top: 2px;
}


/* DROP DOWN LOGIN AND REGISTER PROMOTE BOX STYLES */
#registerDrop
{
	position: absolute;
	z-index: 1000000000;
	border-top: none;
	background-color: #eee;
	margin-left: 180px;
	margin-top: 150px;
	width: 400px;
	padding: 1px;
}

#profileUpdateDropContainer {
	top: 0;
	position: absolute;
	z-index: 1000000000;
	width: 100%;
}

#profileUpdateDrop {
	margin: 50px auto 0 auto;
	width: 500px;
	background-color: #fff;
	padding: 25px;
	border: 5px solid #3e73a8;
}

#profileUpdateDrop .requiredStar {
	color: #f26015;
	font-weight: bold;	
}

#userProfileForm div {
	margin-bottom: 15px;
}

#userProfileForm div div {
	margin-bottom: 3px;
	float: left;
	width: 230px;
}

.profileFormField {
	border: 1px solid #dcdcdc;
	padding: 5px;
	width: 220px;
	background-color: #fff;
}

#registerDropHeader
{
	font-family: Georgia, Verdana, Arial;
	font-size: 20px;
	color: #ec7d36;
	font-weight: bold;
	margin: 0 0 10px 0;
	display: none;
}

#registerDropList, .loginList
{
	list-style-image: url('/images/template/orange-block-arrow.gif');
	margin: 0 0 15px 25px;
	padding: 0;
}


#registerDropList ul
{
	margin: 0 0 0 15px;
	padding: 0;	
}

#registerDropBody li
{
	margin: 3px 0;
}

.loginList li
{
	margin: 1px 0;	
	padding: 0;
}

.loginList li ul
{
	margin: 0 0 0 20px;
	padding: 0;
}


.loginList ul li
{
	margin: 3px 0;
}


.registerTopBorder
{
	font-size: 1px;
	background-color: #3e73a8;
	height: 7px;
}

#registerDropBody
{
	padding: 10px;
	border-right: 7px solid #3e73a8;
	border-left: 7px solid #3e73a8;
	font-size: 12px;
}

#registerDropBody img
{
	cursor: pointer;
	display: block;
	border: none;	
}

.opaqueLayer
{
	background-color: #000;
	position: absolute;
	z-index: 10000;
	width: 100%;
	left: 0;
	top: 0;
}

/* FORM STYLES */
.signinLeft {
	width: 375px;
	float: left;
	margin: 0 auto;
}

.signinRight {
	width: 375px;
	float: right;
	margin: 0 auto;
}

.signinRight ul
{
	margin: 0 0 15px 15px;
	padding: 0;
}

.signinRight li
{
	list-style-image: url("/images/template/orange-bracket-arrow.gif");
	margin:  0 0 9px 0;
	padding: 0 0 2px 0;
}

.roundContainer
{
	border: 1px solid #ddd;
	margin-bottom: 30px;
	height: 350px;
}

.formHeader div
{
	background-color: #dddddd;	
	height: 23px;
	padding: 5px 0 0 10px;
	font-weight: bold;
	color: #444;
	font-size: 15px;
	font-family: Arial;

}

.formBody
{
	clear: both;
	padding-bottom: 10px;
}

.formBody img
{
	border: none;
	background-color: #fff;
}

.introPara
{
	border-bottom: 1px dashed #ddd;
	margin: 0 7px;
	padding: 12px 12px;
}

.formBodyInner
{
	padding: 0 10px 0 10px;
	padding-top: 9px;
}

.commonForm div
{
	padding-bottom: 15px;
}

.commonForm div div
{
	padding-bottom: 5px;
	color: #333;
	font-size: 11px;
	font-weight: bold;
}

.commonForm input, .commonForm select, .commonForm textarea
{
	background-color: #fff;
	padding: 5px;
	border: 1px solid #b6b6b6;
	color: #111;
	font-size: 15px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	background-color: #eee;
}


.commonForm select
{
	padding-right: 1px;
	background-color: #eee;	
}

.commonForm textarea
{
	width: 95%;
	height: 150px;
	background-color: #eee;
}

textarea
{
	font-family: Arial;	
}

.commonForm input
{
	width: 75%;	
}

.commonForm .requiredStar
{
	color: #eba670;
}

.formInlineError
{
	color: #df1111;
	font-size: 12px;
	display: block;
	margin-top: 2px;
	font-weight: normal;
}

.formInlineError img
{
	width: 11px;
	height: 11px;
	position: relative;
	top: 1px;	
}

.commonForm .phoneField
{
	width: 120px;
}

.commonForm .phoneExtField
{
	width: 50px;
}

.commonFrom div.formerr
{
	font-size: 11px;
	color: green;
	margin-bottom: 1em;
}

.adminContent
{
	margin: 0;
	padding: 0;	
}

/*<group=Toolbox>*/
.d_content
{
	width: 100%;
	margin-top: 10px;
	color: #444;
}

.d_content th
{
	background-color: #adc3dd;	
	padding: 7px 7px 7px 5px;
	color: #222;
	text-align: left;
}

.d_content td
{
	padding: 12px 4px;
	text-align: left;
	vertical-align: top;
}

.d_content .d_headline a
{
	font-size: 11px;
	font-weight: bold;

}

.d_content .publishDate
{
	margin: 0;
	font-size: 11px;
	color: #444;	
}

.d_content img
{
	border: none;	
}

.d_content .checkboxCol
{
	width: 60px;
	text-align: center;	
}

/*</group>*/

.fbTable
{
	margin-bottom: 15px;	
}

.fbTable td
{
	padding: 2px 0;
}

.fbLeftCol
{
	font-weight: bold;
	font-size: 11px;
	color: #444;
	width: 150px;
}


#searchSort
{
	border: 1px solid #dcdcdc;
	border-bottom-width: 2px;
	border-right-width: 2px;
	background-color: #fff;
	padding: 7px;
	margin: 0 0 15px 0;
}

.adminCommentBlock
{
	border-bottom: 1px dashed #dcdcdc;
	margin-bottom: 15px;
	padding-bottom: 15px;	
}

.adminCommentDate
{
	font-size: 10px;
	color: #222;
	margin-bottom: 2px;	
}

.adminCommentBlock .storyTitle
{
	margin: 0 0 5px 0;
	font-size: 11px;
	font-weight: bold;
}

.adminCommentBlock .commentBody
{
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.adminCommentBlock .adminCommentCount
{
	font-size: 10px;
	margin-top: 5px;
}

.adminFakeLink:link
{
	color: #888;
	cursor: pointer;
	padding: 3px 0;	
}

.adminFakeLinkPop
{
	width: 187px;
	position: absolute;
	z-index: 500000000;
	margin-top: -100px;
	cursor: normal;
	border: 1px solid #c5c5c5;
	border-right-width: 2px;
	border-bottom-width: 2px;
	background-color: #fff;
}

.adminFakeLinkBody
{
	color: #111;
	line-height: 17px;
	background-color: #fff;
	background-image: url("/images/template/admin-help-back.gif");
	background-repeat: repeat-y;
	padding: 5px 7px 10px 7px;
	font-size: 11px;	
}


.closeFakeLinkPop
{
	margin: 2px 2px 8px 2px;
	text-align: right;
	color: #fff;
	cursor: pointer;
	background-color: #e97d37;
	padding: 2px 10px 2px 0;
	font-size: 10px;
}

.linkHolder .popUpgradeLink:link, .linkHolder  .popUpgradeLink:visited, .linkHolder  .popUpgradeLink:hover, .linkHolder  .popUpgradeLink:active
{
	display: block;
	text-align: center;
	margin-top: 3px;
	color: #e97d37;
	background-color: #fff;	
}

.linkHolder  .popUpgradeLink:hover
{
	text-decoration: underline;	
}

input.adminSubmitButton
{
	display: block;
	margin-top: 15px;
	font-size: 15px;
	padding: 5px 10px;
	cursor: pointer;
	background-color: #e0e7ef;
	width: auto;
	border: 1px solid #c2d1e3;
	font-size: 15px;
	font-family: Arial, Verdana, sans-serif;
	text-transform: capitalize;
	color: #000;
}

#successFlash
{
	background-color: #fff;
	width: 600px;
	margin: 35px auto 0 auto;
	color: #179b02;
	font-size: 14px;
	padding: 10px;
	text-align: center;
	border: 1px dotted #1cae04;
}

#successFlash img
{
	vertical-align: middle;
	position: relative;
	bottom: 3px;	
}

.statsTable
{
	width: 100%;
}

.statsTable td
{
	padding: 4px 3px;
}

.statsTable th
{
	background-color: #e0e7ef;
	padding: 5px 0;
}

.upgradeTable
{
	border: 1px solid #cfdbe5;
	border-bottom: 1px solid #e0e7ef;
	margin-top: 15px;
}

.upgradeTable td, .upgradeTable th
{
	padding: 7px;
	background-color: #e9eef4;	
	font-size: 11px;
}

.upgradeMainHeader th
{
	background-color: #abc2dc;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	font-family: Verdana;
	text-transform: uppercase;
}

.upgradeDataLabel
{
	color: #222;
	font-size: 13px;	
}

.upgradeDataLabel img
{
	vertical-align: bottom;
	border: none;
	cursor: pointer;		
}

.upgradeSectionHeader td
{
	background-color: #dde5ec;
	color: #222;
	font-weight: bold;
	font-size: 13px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.upgradeData
{
	text-align: center;
	color: #222;

}

.upgradeSelectRow td
{
	background-color: #f9e9de;
	font-weight: bold;
	color: #444;
	padding-top: 10px;
	padding-bottom: 10px;
}

.upgradeYes
{
	color: #1e961c;

	font-family: Arial;
}

.upgradeNo
{
	color: red;

	font-family: Arial;
}


.accountHelpPop
{
	background-color: #fff;
	position: absolute;
	z-index: 1000000;
	padding: 10px;
	margin: 5px 0 0 25px;
	width: 250px;
	border: 1px solid #3f698e;
	border-bottom-width: 2px;
	border-right-width: 2px;
}

.accountHelpPop h2
{
	margin: 0 0 6px 0;
	font-size: 17px;
	font-family: Georgia;
	color: #3f698e;
	font-weight: normal;
}

.verifyTable td
{
	padding: 0 15px 5px 0;
}

.contentIntroTable
{
	margin: 5px 0 15px 0;
}

.contentIntroTable td
{
	padding-bottom: 1px;	
}

.contentIntroTable .rowLabel
{
	font-weight: bold;
	font-size: 12px;
	color: #333;
	padding-right: 25px;
}

.advertisingSection
{
	background-color: #e5edf7;
	margin: 25px 0 35px 0;
	padding: 15px 10px 10px 10px;
	border: 1px solid #adc4e8;
	border-bottom-width: 3px;
	border-right-width: 3px;
	background-image: url('/images/template/advertising-box-back.gif');
	background-position: top left;
	background-repeat: no-repeat;	
}

.advertisingSection h2
{
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #222;
	margin: 0 0 10px 0;
}

.advertisingSection ul
{
	list-style-type: square;
	margin: 0 0 0 25px;
	padding: 0;
}

.advertisingSection li
{
	padding-bottom: 15px;
}

.advertisingSection li p
{
	margin: 0 0 3px 0;
	font-size: 17px;
	color: #333;
}

.advertisingSection li span
{
	font-size: 11px;
	font-style: italic;
}
.advertisingSection .help
{
	margin: 3px 0;

}

.specTable
{
	margin: 10px 0 0 0;
	background-color: #adc4e8;
	width: 100%;
}

.specTable td
{
	padding: 3px 20px 3px 10px;
	background-color: #e5edf7;
}

.documentContainer
{
	margin: 3px 0;
}

/* NEW ADMIN STYLES */
/* ---------------- */
.adminContent h1
{
	margin: 0 0 10px 0;
	color: #111;
	font-size: 22px;
	font-family: Arial, Verdana;
	text-transform: capitalize;
	font-weight: normal;
}

.adminContent h6, .adminSubHeader
{
	margin: 10px 0;
	padding: 6px 0 6px 10px;
	font-size: 12px;
	text-transform: capitalize;
	color: #133052;
	background-color: #e0e7ef;
	border: 1px solid #c2d1e3;
}

.accountListHeader
{
	padding: 10px 0 10px 10px;
	margin: 10px 0;
	font-size: 12px;
	text-transform: capitalize;
	color: #133052;
	background-color: #e0e7ef;
	border: 1px solid #c2d1e3;	
	font-weight: bold;
}

.sectionIntro
{
	margin: 0 0 20px 0;
}

.sectionIntro img
{
	border: none;
	position: relative;
	top: 2px;
}

.sectionIntro a
{
	text-decoration: none;
	font-weight: bold;
}

/* ADMIN STANDARD LEFT COLUMN */
/* ---------------- */
.adminLeftBlock
{
	background-color: #e0e7ef;
	width: 190px;
	margin-bottom: 15px;
}

.adminLeftBlock h2
{
	margin: 0;
	padding: 1px 0 6px 10px;
	color: #333;
	background-image: url("/images/admin/admin-nav-background.gif");
	background-repeat: repeat-x;
	background-position: top left;
	border-bottom: 1px solid #fff;
	font-size: 15px;
	font-family: Arial;	
}


.adminLeftBlock .adminNavigationCorner
{
	display: block;
	margin: 0;
	padding: 0;
	width: 190px;
	height: 6px;
}

.adminLeftBlock .regContent
{
	padding: 5px 10px 0 10px;	
}

.adminLeftBlock h3
{
	color: #133052;
	text-transform: capitalize;
	font-size: 12px;
	padding: 7px 0 7px 10px;	
	margin: 0;
	cursor: pointer;
	background-color: #e0e7ef;
}

.adminLeftBlock .adminNavSection
{
	border-bottom: 1px solid #fff;
	background-color: #e9eef5;
}

.linkHolder
{
	margin: 0;
	padding: 0;
	text-transform: capitalize;
	list-style: none;
	background-color: #f2f4f6;
}

.linkHolder div
{
	margin: 1px 0 0 0;
	padding: 0;
}

.linkHolder img
{
	border: none;
	margin-bottom: 2px;
		
}

.linkHolder div a:link, .linkHolder div a:hover, .linkHolder div a:visited, .linkHolder div a:active
{
	display: block;
	font-size: 13px;
	color: #111;
	padding: 3px 0 3px 10px;
	text-decoration: none;
	-moz-outline-style: none;
	font-family: Verdana, Arial;
	margin: 0;
}

.linkHolder div a:hover
{
	background-color: #e2e2e2;
}

#accountIntro
{
	float: left;
	width: 280px;
	margin: 0;
	padding: 0;
}

#accountIntro p
{
	line-height: 19px;
	margin: 0;
}

#accountStatusBox
{
	float: right;
	width: 240px;
	background-color: #e0e7ef;
	margin: 0 0 15px 0;
}

#accountStatusBox img
{
	border: none;
	margin-bottom: 1px;
}

#accountStatusBox a
{
	text-decoration: none;	
}

#accountStatusBoxContent
{
	padding: 6px 10px;
	font-size: 11px;	
}

#accountStatusBox p
{
	margin: 0;
	line-height: 16px;	
}

#accountStatusBox h4
{
	border-bottom: 1px solid #fff;
	text-transform: capitalize;
	padding: 6px 0 6px 10px;
	color: #133052;
	margin: 0;
	font-size: 13px;
}

.accountHomeIconLinks
{
	font-weight: bold;
	margin-bottom: 15px;
	padding-left: 5px;
}

.accountHomeIconLinks div
{
	margin-bottom: 4px;	
}

.accountHomeIconLinks img
{
	border: none;
	position: relative;
	top: 3px;
}

.accountHomeIconLinks a:link, .accountHomeIconLinks a:visited, .accountHomeIconLinks a:hover, .accountHomeIconLinks a:active
{
	text-decoration: none;
	-moz-outline-style: none;
}

#accountHelpBox
{
	border-top: 2px dotted #a9a9a9;
	padding: 15px 7px 7px 7px;
	margin-bottom: 15px;
	font-size: 11px;
}

#accountHelpBox h6
{
	margin: 0 0 3px 0;
	font-size: 11px;
	color: #333;		
}

#accountHelpBox img
{
	margin-bottom: 2px; 	
}

#accountHelpBox p
{
	margin: 0;
	padding-left: 12px;
}

.gettingStartedList
{
	border: 1px dotted #1cae04;
	padding: 15px;
}

.alertUpdateList
{
	border: 1px dotted #d31d1d;
	padding: 15px;
	margin-bottom: 15px;
}

.gettingStartedList ul, .alertUpdateList ul
{
	margin: 0 0 0 30px;
	padding: 0;
	color: #ed975e;
}

.alertUpdateList ul
{
	list-style-image: url("/images/admin/alert-list-icon.gif");	
}

.gettingStartedList ul
{
	list-style-image: url("/images/admin/todo-list-icon.gif");	
}

.gettingStartedList li, .alertUpdateList li
{
	margin: 5px 0;
}

.homeH2
{
	font-size: 12px;
	margin: 0 0 7px 0;
}

.gettingStartedList .homeH2
{
	color: #1cae04;
}

.alertUpdateList .homeH2
{
	color: #d31d1d;	
}

.regContent img
{
	border: none;
	margin-bottom: 1px;
}

.regContent a:link, .regContent a:hover, .regContent a:visited, .regContent a:active
{
	text-decoration: none;
}

.accountHomeList
{
	margin: 0 0 25px 0;
	padding: 0;
	list-style: none;
}

.accountHomeList li
{
	margin: 0;
	padding: 7px;
}

.accountHomeListDate
{
	font-size: 11px;
	color: #333;
	margin-bottom: 1px;	
}

.accountHomeListLeft
{
	float: left;
	width: 400px;
}

.accountHomeListRight
{
	float: right;
	width: 100px;
}

.accountHomeList select
{
	width: 100px;
	font-size: 11px;
	padding: 3px;
	color: #000;
}

.accountListHeaderSelect
{
	float: right;
	width: 170px;
	display: block;
	text-align: right;
	margin-right: 10px;
	position: relative;
	bottom: 3px;
	font-weight: bold;
}

.fakeHeaderContainer
{
	margin-top: 5px;	
}

.fakeHeaderContainer h6
{
	margin: 0;
	padding-bottom: 4px;
	padding-top: 4px;
}

.stepBlock
{
	margin-bottom: 10px;
}

.stepsLeft
{
	float: left;
	width: 20px;
}

.stepsRight
{
	float: right;
	width: 150px;
}

#creditImageTable td
{
	text-align: center;
	padding-right: 15px;
}

.reaEmployeeSection {

	padding: 15px;
	margin-bottom: 30px;	
	border: 1px solid #dcdcdc;
	background-color: #e9e9ea;
}

.reaEmployeeSection h2 {
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 25px;
	color: #000;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #dcdcdc;
}

.reaEmployee
{	
	margin-bottom: 20px;	
}

.reaEmployee h3
{
	color: #111;
	margin: 0 0 5px 0;
	font-family: Arial, Verdana;
	font-size: 13px;

}

.reaEmployeeImage
{
	float: left;
	width: 120px;
}

.reaEmployeeImage img
{
	width: 100px;
	height: 125px;
	display: block;
	border: 2px solid #fff;
}

.employeeNoImage {
	width: 100px;
	background-color: #dcdcdc;
	border: 2px solid #fff;
	color: #333;
	font-size: 11px;
	text-align: center;
	padding: 50px 0;
}

.reaEmployeeInfo
{
	float: left;
	width: 390px;
	margin-top: 15px;
}

.processPop
{
	width: 230px;
	padding: 35px;
	background-color: #fff;
	border: 2px solid #0143a7;
	position: absolute;
	z-index: 5000000000;
	text-align: center;
	color: #222;
	top: 0;
	margin-left: 300px;
	font-size: 16px;
}

.processPop img
{
	position: relative;
	top: 2px;
	right: 7px;
}

.tableOddRow td
{
	background-color: #f7f7f7;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}

.reWorldHomeNav {
	float: left;

}

.reWorldHomeNav img {
	border: none;
}

.reWorldHomeNav a:link, .reWorldHomeNav a:visited, .reWorldHomeNav a:hover, .reWorldHomeNav a:active {
	display: block;
	margin: 6px 0;
}

#reWorldNew {
	border: none;
	position: relative;
	top: 3px;
	margin-left: 4px;
}

#storyMagazineContainer {
	text-align: center;
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 20px;
}

.magazineSearchTab {
	padding: 5px 15px;
	text-align: center;
	color: #444;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;	
	border-top: 1px solid #ccc;	
	margin-right: 10px;
	position: relative;
	top: 1px;
	cursor: pointer;
	display: inline;
}

.magazineActiveTab {
	background-color: #e9e9ea;
	border-bottom: 1px solid #e9e9ea;
}

.magazineInactiveTab {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}

.magazineSearchContent {
	border: 1px solid #ccc;
	background-color: #e9e9ea;
	padding: 15px;
	margin-bottom: 30px;
}

.contentMain {
	background-color: #fff;
	background-image: url("/images/template/tech-content-back.gif");
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
}

.newsSecHeader {	
	color: #fff;	
	text-transform: uppercase;
	font-weight: bold;	
	margin-bottom: 1px;
	font-size: 13px;
	font-family: Arial;
	padding: 6px 15px 6px 15px;
}

.newsSecHeader table {
	width: 100%;	
}

.newsSecTitle {
	width: 300px;
	text-align: left;
}

.newsSecControls {
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	text-transform: lowercase;
	text-align: right;
}

.newsSecControls a:link, .newsSecControls a:visited, .newsSecControls a:hover, .newsSecControls a:active {
	color: #fff;	
}

.newsSecControls span {
	cursor: pointer;
}

.newsSecControls .newsSecMove {
	cursor: move;
}

.newStory {
	width: 30px;
	height: 13px;
	border: none;
	margin-right: 1px;
}	

#newsSecColorContainer {
	background-color: #fff;
	position: absolute;
	z-index: 500;
	border-width: 1px;
	border-style: solid;
	margin-top: 6px;
	border-top: none;
	width: 270px;
	margin-left: 499px;
}

#newsSecColorContainer .colorBox {
	font-size: 1px;
	width: 15px;
	height: 15px;
	cursor: pointer;
	float: left;
	margin: 5px;
}

#showResultsContainer {
	width: 270px;
	background-color: #fff;
	position: absolute;
	z-index: 500;
	border-width: 1px;
	border-style: solid;
	margin-top: 6px;
	border-top: none;
	padding: 7px 5px;
	margin-left: 489px;
}

.incBoxIntro {
	float: left;
	font-weight: normal;
	color: #333;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0;
	margin: 0 5px;
}

.showIncBox {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 2px 0;
	float: left;
	margin: 0 5px;
	cursor: pointer;
	background-color: #5883ae;
	width: 20px;
}

.newsSecLabels {
	background-color: #dcdcdc;
	margin-bottom: 1px;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;
	color: #555;
	width: 100%;
}

.newsSecLabels .featureLabel {
	padding: 4px 0 4px 15px;
	width: 250px;
}

.newsSecLabels .regularLabel {
	width: 205px;
	padding: 4px 0 4px 15px;
}

.newsFeatureStory {
	vertical-align: top;
	width: 250px;
	padding: 10px 0 0 0;
}
.newsFeatureStory .date {
	font-size: 9px;
	color: #666;
}

.newsFeatureStory p {
	font-size: 11px;
	margin-top: 5px;
	line-height: 15px;
}

.featureHeadline:link, .featureHeadline:visited, .featureHeadline:hover, .featureHeadline:active {
	font-family: Georgia;
	font-size: 17px;	
}

.newsRegularStory {
	vertical-align: top;
	width: 205px;
	border-left: 1px solid #fff;
	padding: 10px 0 0 15px;
	margin-left: 15px;
	font-size: 11px;
}

.columnStory {
	border-bottom: 1px solid #fff;
	margin-bottom: 4px;
	padding-bottom: 4px;
	line-height: 15px;
}

.weeklyStory {
	border-bottom: 1px solid #fff;
	margin-bottom: 4px;
	padding-bottom: 4px;
	line-height: 15px;
}
.newsFeatureStory .techContentNewsImg {
	width: 110px;
	margin-top: 8px;
}

.columnStory .columnImage {
	width: 50px;
	height: 50px;
	background-color: #fff;
	border: 1px solid #dcdcdc;
	display: block;
	float: left;
	margin-right: 5px;
	padding: 2px;		
}

.clearLeft {
	clear: left;
	font-size: 1px;
	height: 0;
}

.clearRight {
	clear: right;
	font-size: 1px;
	height: 0;
}

.clearBoth {
	clear: both;
	font-size: 1px;
	height: 0;	
}

#newsSectionList {
	margin: 0;
	padding: 0;
}

#newsSettingsBlock {
	background-image: url("/images/template/news-settings-left.gif");
	background-repeat: no-repeat;
	background-position: left;
	width: 320px;
}


#newsSettingsBlockInner {
	background-image: url("/images/template/news-settings-right.gif");
	background-repeat: no-repeat;
	background-position: right;	
}

#newsSettingsBlockInner2 {
	background-image: url("/images/template/news-settings-background.gif");
	background-repeat: repeat-x;
	padding: 5px 0;
	margin: 0 17px;
	text-align: center;
}

#newsSettingsBlockInner2 span {
	color: #6b8dad;
	cursor: pointer;
}

#generalNewsSettings {
	width: 260px;
	background-color: #fff;
	position: absolute;
	z-index: 500;
	border: 1px solid #bdcedf;
	border-top: none;
	padding: 7px 10px;
	font-weight: bold;
	color: #555;
	font-size: 11px;
	margin-left: 15px;
}

#generalNewsSettings div {
	margin-bottom: 15px;
	line-height: 18px;
}

#topStory {
	float: left;
	width: 485px;
}

#topStoryLeft {
	float: left;
	width: 180px;
}

.newsSection {
	margin-bottom: 10px;	
}

.newsSectionHeadline {
	color: #f26015;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
}

#topStoryRight {
	float: right;
	width: 290px;
}

#featureColumnImage {
	padding: 2px;
	border: 1px solid #dcdcdc;
	background-color: #fff;
	width: 180px;
	height: 180px;
	display: block;
	margin: 0;
}

#homeFeatureThumbs {
	margin-top: 7px;	
}

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

.homeFeatureThumb img {
	width: 60px;
	height: 60px;
	padding: 2px;
	border: 1px solid #dcdcdc;
	background-color: #fff;
	display: block;
	margin: 0;
	cursor: pointer;
}

#sideNewsImage {
	padding: 2px;
	border: 1px solid #dcdcdc;
	background-color: #fff;	
}

#homeFeatureThumbs li {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}

#popularStories {
	float: right;
	width: 280px;
	margin-top: 7px;
}

#popularStories .dailyStoryBlock {
	font-size: 11px;
	border-bottom: 1px dotted #bebebe;
	margin-bottom: 10px;
	padding-bottom: 10px;
}


.contentListSection {
	margin-bottom: 15px;
	padding: 10px;

}

.contentListItem {
	background: url("/images/admin/home-more-arrow.gif") left no-repeat;
	font-size: 11px;
	padding-left: 13px;
	margin: 5px 0;
}

.contentListItem span {
	font-size: 10px;
	font-weight: bold;
	color: #666;
}

.contentListSectionFeature {
	border: 1px solid #e0e7ef;
	background: #f2f4f6 url("/images/template/feature-content-back.gif") top left repeat-x;
}

.contentListSectionFeature img {
	position: relative;
	top: 2px;	
}

.featureNotice {
	text-align: right;
}
.contentListHeadline:link, .contentListHeadline:visited, .contentListHeadline:hover, .contentListHeadline:active {
	font-size: 17px;
	font-family: Georgia, Arial, Verdana, sans-serif;
	
}

#profilePopErrors {
	margin-bottom: 25px;	
}

#profilePopErrors div {
	color: red;
	margin: 3px 0;
	font-weight: bold;
	font-size: 11px;
}

#jobNavigation {
	margin-bottom: 15px;	
}

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

#jobNavigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#jobNavigation .spacer {
	margin: 0 10px;
}

.rateSection {
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
	border-bottom: 1px dashed #dcdcdc;
}

.jobLink {
	font-size: 18px;
	font-weight: normal;
	margin: 20px 0 3px 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

#termList {
	margin: 0 0 0 20px;
	padding: 0;
}

#termList ol {
	list-style-type: upper-alpha;
}	









#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100000000; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/template/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/template/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#ctInfoSec {
	font-size: 10px;
	padding: 10px;
	background-color: #f6f6f6;
}

.homeTechsContainer {
	background-image: url('/images/template/column-background.gif');
	background-repeat: repeat-x;
	border: 1px solid #dcdcdc;
	border-bottom-width: 2px;
	border-right-width: 2px;
	background-color: #e9e9ea;
	padding: 10px 6px;		
}

.homeTechs {
	margin: 0 0 21px 0;
}

.techSec {
	float: left;
	margin-right: 15px;
}

.techSec .tmi {
	padding: 2px;
	background-color: #fff;
	border: 1px solid #dcdcdc;
	display: block;
}

.techSec div {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
	margin-bottom: 3px;
	color: #333;
}

.jobBox {
	float: left;
	width: 376px;
	background-color: #e5edf7;
	margin-right: 30px;
}

.jobBoxBody {
	padding: 10px;
	font-family: Arial, Verdana, sans-serif;
}

.jobBoxContent {
	height: 200px;
}

.jobBoxContent h3 {
	margin-bottom: 10px;
	font-size: 21px;
	font-weight: normal;
}

.jobBoxContent ul {
	margin-top: 0;
}

.jobBoxContent li {
	margin: 7px 0;
}

.jobBoxBody img {
	border: none;
}

#franchisePartners {
	text-align: center;
	margin: 15px 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333;
}

#franchisePartners div {
	margin-bottom: 10px;
	font-weight: bold;
}

#franchisePartners img {
	border: none;
	margin: 0 35px;
}
