a.menu{
	font-size: 8pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	}

a.menu:hover{
	color: #0d206d;
	}

.footer{
	font-size: 8pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	}

a.footer{
	font-size: 8pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	}

a.footer:hover{
	color: #F08519;
	}

div.contest-links {
	float:left;
	margin-top: 590px;
	margin-left: 100px;
	position: relative;
}

.salad {
	color: #005824;
	font-size: 9pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.colonel {
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.blue {
	color: #006699;
	font-size: 9pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.disclaimer {
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 5px;
	}

.subtext {
	color: #003399;
	font-size: 12pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.subtext-small {
	color: #003399;
	font-size: 10pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.subtext-small02 {
	color: #003399;
	font-size: 9pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

h2{
	font-size: 14pt;
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 30px;
	margin-bottom: 10px;
	}

.submenu {
	color: #003399;
	font-size: 12pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
	}

.contestfooter {
	color: #ffffff;
	font-size: 9px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}

a.submenu:hover {
	color: #6495ED;
}

.employmentbg
{
	background-image: url(../images/employment-bg.jpg);
	background-repeat: no-repeat;
	background-position: left, top;
}

.careerbg
{
	background-image: url(../images/career-bg.jpg);
	background-repeat: no-repeat;
	background-position: left, top;
}

.managementbg
{
	background-image: url(../images/management-bg.jpg);
	background-repeat: no-repeat;
	background-position: left, top;
}


/* ------------------------------------- Big Bills Contest ------------------------------------- */

div.rules-page {
	float: none;
	width: 750px;
	margin-top: 10px;
	margin-bottom: 14px;
	}
	
	div.rules-page a {
		font-family: Arial, Helvetica, sans-serif; 
		color: #fff22d; 
		font-weight: bold;
		text-decoration: none;
		font-size: 18px;
		}
	
	div.rules-page a:hover {
		font-family: Arial, Helvetica, sans-serif;  
		color: #ffffff; 
		font-weight: bold;
		text-decoration: none;
		font-size: 18px;
		}
	
	div.rules-page a.active {
		font-family: Arial, Helvetica, sans-serif;
		color: #ffffff; 
		font-weight: bold;
		text-decoration: none;
		font-size: 18px;
		}

div.contest-blank {
	float: left;
	width: 1px;
	height: 1129px;
	}

div.enter-button {
	float: inherit;
	margin-top: 1050px;
	margin-bottom: 37px;
	}

div.submit-button {
	float: inherit;
	margin-top: 910px;
	margin-bottom: 177px;
	}
	
div.contest-header {
	float: left;
	margin-top: 80px;
	text-align: center;
	width: 749px;
	}

div.contest-footer {
	float: left;
	text-align: center;
	width: 749px;
	}
	
div.contest-form {
	float: left;
	margin-left: 60px;
	text-align: center;
	}
	

/****** STREETWISE VALUE MENU ********/
.valueMenuCTA { 
	border:none;
	height:118px;
	outline:none;
	float:right;
}
.valueMenuCTA img {
	border:none;
}

