    body {
        background-color:#202020;
        background-image:url(/images/bg_wrap_mid.jpg);
        background-position:center top;
        background-repeat:repeat-y;
        color:#ddd;
        font-family:Arial;
		margin:0px auto;
		padding:0;
		border:0;		
		width:100%;
		font-size:11px;
	}
	
	.site_container {
		margin:0px auto;
		padding:0;
		border:0;			
		width:100%;
		min-height: 545px;
		background-image:url(/images/bg_wrap_top.jpg);
		background-position:center top;
		background-repeat:no-repeat;
	}
	
	.logo {
		margin-top:10px;
		margin-left:5px;
		border:none;
	}
	
	a img {
		border: 0px;
	}
	
	a:link {
		color:Red;
		text-decoration:underline;
	}
	
	a:hover	{
		color:Red;
		text-decoration:none;
	}
	
	a:active {
		color:#aa0000;
		text-decoration:underline;
	}
	
	a:visited {
		color:#aa0000;
		text-decoration:underline;
	}
	
	.text {
	    color:#777;
	    margin:0;
	    padding:10px;
	    font-size:11px;
	}
	
	.h1 {
	    line-height:17px;
	    font-size:17px;
	    margin:0;
	    padding:10px;
	    padding-left:0px;
	}
	
	.h2 {
	    font-size:15px;
	    margin:0;
	    padding:10px;    
	}
	
	.h3 {
	    font-size:12px;
	    margin:0;
	    padding:10px;    
	}
	
	.imagelink {
	    border:none;
	}
	
	.bottom_nav a {
		color:#777;
		text-decoration:underline;
	}
	
	.bottom_nav a:visited {
		text-decoration:underline;
	}
	
	.bottom_nav a:active {
		text-decoration:underline;
	}
	
	.bottom_nav a:hover {
		text-decoration:none;
	}
	
	/* **************************************************** */
	/* BEGIN HEADER STYLES */
	/* **************************************************** */
	
	.header_main {
	    margin:0px auto;
		padding:0;
		border:0;		
		width:1000px;
		background-image:url(/images/bg_header.jpg);
		background-position:center top;
		background-repeat:no-repeat;
		background-color: #0f0f0f;
	}
	
	/* **************************************************** */
	/* BEGIN MENU STYLES */
	/* **************************************************** */
	
    .menu {
		padding:0;
		border:0;
		text-align:right;
    }

    .menu a {
        font: bold 11px/16px arial, helvetica, sans-serif;
        margin: 0;
        padding: 2px 3px;
        color: #fff;
        text-decoration: none;
        text-align:center;
    }

    .menu a:hover {
        color: #000;
        background: #fff;
    }
    
    /* **************************************************** */
	/* END MENU STYLES */
	/* **************************************************** */
	
	/* **************************************************** */
	/* END HEADER STYLES */
	/* **************************************************** */
	
	/* **************************************************** */
	/* BEGIN MAIN STYLES */
	/* **************************************************** */
	
	.spacer {
	    clear:both;
	    width:1px;
	    height:20px;
	    font-size:3px;
	}
	
	.clear {
	    clear:both;
	}
	
	.locator {
		background-image:url(/images/finder_bg.jpg);
		width:205px;
		height:342px;
	}
	
	.locator_table {
		margin-top:40px;
		margin-left:15px;
		color:#fff;
		font-family:Arial;
		font-size:10px;
		text-align:left;
	}
	
	.content_container {
		margin-top:15px;
	}
	
	.panel_main	{
		margin-left:15px;
		width:682px;
	}
	
	.info {
		border:dashed 1px #1f1f1f;
	}
	
	.results_table {
		margin-left:15px;
	}
	
	.alt_row_color1	{
		background-color:#0f0f0f;
	}
	
	.alt_row_color2	{
		background-color:#191919;
	}
	
	.corp_header {
		width:1000px;
		height:342px;
		border:0;
		padding:0;
		margin:0 auto;
	}
	
	.job_states	{
		margin-left:20px;
	}
	
	.corp_links a:link, a:active, a:visited	{
		text-decoration:none;
	}
	
	.corp_links a:hover {
		font-weight:bold;
		text-decoration:underline;
	}
	
	.img_campaign {
		padding-right:10px;
		width:695px;
		height:300px;
	}
	
	.campaign_main	{
		margin-left:15px;
		width:695px;
	}
	
	.dates {
		color:#ddd;
	}
	
	.job_header	{
		font-weight:bold;
	}
	
	.job_title {
		font-weight:bold;
		font-size:14px;
		margin-left:10px;
	}
	
	.job_items {
		margin-left:10px;
		font-weight:normal;
	}
	
	.job_list_items {
		padding-left:10px;
		padding-right:10px;
		margin:0;
	}
	
	.job_list_link {
		font-weight:bold;
		font-size:14px;
		text-decoration:underline;
		color:Red;
	}
	
	.job_list_linkcell {
		height:25px;
		width:400px;
	}
	
	.job_list_datecell {
		font-weight:bold;
		font-size:11px;
		text-align:right;
		width:200px;
	}
	
	.job_list_storecell {
		font-weight:bold;
		font-size:12px;
		padding-left:20px;
		height:20px;
	}
	
	.job_list_desc {
		padding-left:20px;
	}
	
	.hr {
		width:100%;
	}
	
	.no_margin {
		margin:0;
		padding:0;
		border:0;
	}
	
    /* **************************************************** */
	/* END MAIN STYLES */
	/* **************************************************** */
	
	/* **************************************************** */
	/* BEGIN FOOTER STYLES */
	/* **************************************************** */
	
	.footer_wrapper {
		padding:0;
		border:0;
		width:100%;
		bottom:0;
	}
	
	.footer {
	    margin:5px auto;
		padding:0;
		border:0;
		width:1000px;
		height:20px;
		color:#777;
		text-align:center;
		background-color: #0f0f0f;
	}
	
	/* **************************************************** */
	/* END FOOTER STYLES */
	/* **************************************************** */
	
	
	/* **************************************************** */
	/* BEGIN CP STYLES */
	/* **************************************************** */
	
	
	.error_text	{
		color:Red;
		font-weight:bold;
		font-size:12px;
	}
	
	.search_filters	{
		margin:10px;
	}
	
	.filter_container {
		width:100%;
		height:100%;
		background-color:#191919;
		border:solid 1px #555;
	}
	
	.logstats {
		position:relative;
		left:15px;
		color:#FFF;
		font-weight:bold;
		font-size:7pt;
		line-height:18px;
	}
	
	.buttons {
		color:#0f0f0f;   
	    font: bold 88% 'trebuchet ms',helvetica,sans-serif;   
	    background-color:#fff;   
	    border: 1px solid;   
	    border-color: #666 #333 #333 #666;
	    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffaaaaaa');   
	}
	
	.ddl {
		color:#0f0f0f; 
	    font: bold 88% 'trebuchet ms',helvetica,sans-serif;   
	    background-color:#fff;   
	    border: 1px solid;   
	    border-color:#666 #333 #333 #666;   
	}
	
	/* **************************************************** */
	/* END CP STYLES */
	/* **************************************************** */
	
	
	/******************************************************
	HTML HINT TABLE STYLES
	~/rncp/marketing/modules/LandingPage.aspx
	******************************************************/
	
	.hintTbl {
		border: solid 1px #c4c4c4;
	}
	
	.hintTbl tr {
		border-bottom: solid 1px #c4c4c4;
	}
	
	/******************************************************
	END HINT TABLE STYLES
	******************************************************/