@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #464646;
	font-size: 12px;
	line-height: 18px;
}
body {
	background-color: #e9e4d5;
	background-image: url(/images/ui/bkgd_paperPattern.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
a:link {
	color: #6e91ae;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6e91ae;
}
a:hover {
	text-decoration: underline;
	color: #6e91ae;
}
a:active {
	text-decoration: none;
	color: #6e91ae;
}

iframe {
	border: 0px solid #ffffff;
}

#masterLayoutDIV {
	width:890px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:25px;
	/*border:#090 dotted 1px;*/
}

#leftColumn {
	float:left;
	width:185px;
}

#mainColumn {
	float:right;
	width:674px;
}
#mainColumnContent {
	padding-right:6px;
	padding-left:6px;
	background-image: url(/images/ui/shadow_mainCol_sides.png);
	background-repeat: repeat-y;
}
#logo {
	min-height:123px;
	background-image: url(/images/ui/shadow_leftCol_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#login_Corporate, #login_YourAccolade {
	margin-top:15px;
	padding-bottom:8px;
	background-image: url(/images/ui/shadow_leftCol_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;	
}
#login_Corporate>DIV#loginContent {
	background-color: #FFF;
	background-image: url(/images/ui/bkgd_staple01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 177px;
	min-height:205px;
}

#login_YourAccolade>DIV#loginContent {
	background-color: #FFF;
	background-image: url(/images/ui/bkgd_staple02.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 177px;
	min-height:205px;
}
#loginHdr {
	padding-top:28px;
	color:#6e90ae;
	font-weight:bold;
}
#loginCopy {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#loginBTN {
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
/*#ahaThumbnail {
	float:right;
	margin-top:-7px;
	margin-left:117px;
}*/
#leftColumnFlexCTA {
	margin-top:10px;
}
#contactBar {
	background-color:#b4cc93;
	min-height:45px;
}
#contactBarBTN {
	padding-top:11px;
	padding-right:16px;
	float:right;
	font-size:11px;
	color:#FFF;
}
#navigation {
	background-image: url(/images/ui/bkgd_navGradient.png);
	background-repeat: repeat-x;
	height: 60px;
}
#cat_547767_divs ul {
	width:662px;
	list-style-type: none;
}
#nav_547767 li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	text-align:center;
	background-color: ;
}
#navBTN a:link, #navBTN a:visited {
	float: left;
	min-height: 42px;
	width: 33%;
	text-align: center;
	vertical-align: middle;
	padding-top:18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#navBTN a:hover, #navBTN a:active {
	float: left;
	min-height: 42px;
	width: 33%;
	text-align: center;
	vertical-align: middle;
	padding-top:18px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	background-image: url(/images/ui/bkgd_navClippedPaper_on.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.navText {
	color:#fff;
	text-decoration: none;
}
/*.navBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #889b6d;	
}*/
.navSelected a {
	background-image: url(/images/ui/bkgd_navClippedPaper_on.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	text-decoration: none;
	color: #464646;
}
.navSelected a span {
	color: #464646;
}

#content {
	background-color:#fff;
	padding:45px;
	min-height:500px;
}
#footer {
	font-size:9px;
	padding-top:20px;
	padding-left:6px;
	color:#717073;
}
