*{
	margin:0;
	padding:0;
	font-size:12px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body{
	color:#666;
	padding-top:12px;
	background:#fff url(/images/bgBody.gif) top repeat-x;	
}

p, address{
	font-style:normal;
	margin:0 0 16px 0;
	line-height:16px;
}

p strong{
	font-size:12px;	
}

q{
	display:block;
	margin:6px 0;
}

cite{
	display:block;
	margin:6px 0;
}

div:after{/* For Gecko Browsers which like to completely break float elements out of the parent's layout */
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

img{
	border:0;
}

a{
	color:#0079c2;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

ul.nobullet{
	list-style:none;
	padding:0;
	margin:0
}
ul.three-column li{
	float:left;
	display:inline;
	width:200px;
	margin-left:20px;
	line-height:24px
}

.clear{
	clear:both !important;
}
div.clear{
	padding:0 !important;
	margin:0 !important
}

.floatleft{
	float:left;
	margin:0 10px 20px 0;
}

.error{
	margin:0 30px;
	padding:10px !important;
	border:1px solid #f00;
	background:#FFEFF0;
	color:#f00 !important;
}
.error ul li {
	list-style-type:disc;
	margin:0 0 5px 16px;
	background:0;
}


/* BEGIN: Headings ================== */
h1{
	font-size:19px;
}

h2{
	font-size:15px;
}

h3{
	font:bold 14px Verdana, Geneva, sans-serif;
	color:#ffc423
}

h4{
	font-size:13px;
}

h5{
	font-size:12px;
}

h6{
	font-size:11px;
}
/* END: Headings ================== */


/* BEGIN: Forms ================== */
fieldset{
	padding:10px;
	margin:20px 0;
	border:none;
}

legend{
	padding:0 10px;
	font-weight:bold;
}
option{
	padding:0 3px;
}

input, textarea{
	padding:2px 1px 3px;
}
/* END: Forms ================== */

#main{
	width:986px;
	margin:0 auto;
}

p.date{
	float:right;
	color:#afe5f9;
	font-size:10px;
}

ul.loggedIn li, ul.loggedOut li{
	display:inline;
	float:left;
	list-style:none;
	font-size:10px;
	color:#afe5f9;	
	margin-right:5px;
}

ul.loggedIn li a, ul.loggedOut li a{
	font-size:10px;
	color:#afe5f9;
	margin-right:5px;
}

#container{
	clear:both !important;
	padding:2px 4px;
	background:#FFF;
	border:solid 1px #d0d0d0;
	margin-bottom:8px;
}	

#header{
	float:left;
	padding-top:2px;
	border-top:solid 5px #ffc423;
	width:978px
}

#logo{
	display:block;
	float:left;
	width:291px;
	height:92px;
	text-indent:-9999px;
	margin-left:14px;
	background:url(/images/imgLogo.gif) no-repeat;
	overflow:hidden
}	

#header ul{
	float:right;
	padding-right:2px;
}	

#header li{
	float:left;
	display:inline;
	text-align:right;
	padding-right:1px;
	background:url(/images/bgTopItem.gif) top right no-repeat;
}

#header li.last-item{
	background:none;
	padding-right:0;
}

#header li a{
	display:block;
	float:left;
	height:41px;
	text-decoration:none;
	padding:50px 15px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(/images/bgTopNav.gif) repeat-x;
}	

/*#header li a.home{
	width:53px;
	height:40px;
	padding:51px 8px 0 0;
	background:url(/images/btnHome.gif) no-repeat;	
}

#header li a.resume{
	width:74px;
	height:55px;
	padding:36px 8px 0 0;
	background:url(/images/btnResume.gif) no-repeat;
}

#header li a.tips{
	width:87px;
	height:55px;
	padding:36px 8px 0 0;
	background:url(/images/btnTips.gif) no-repeat;
}

#header li a.resource{
	width:83px;
	height:55px;
	padding:36px 8px 0 0;
	background:url(/images/btnResource.gif) no-repeat;		
}

#header li a.testimonials{
	width:95px;
	height:40px;
	padding:51px 8px 0 0;
	background:url(/images/btnTestimonials.gif) no-repeat;	
}

#header li a.about{
	width:54px;
	height:55px;
	padding:36px 20px 0 0;
	background:url(/images/btnAbout.gif) no-repeat;		
}*/

#header li a:hover, #header li.mainmenuselected a{
	background-position:0 -91px;	
}	

h1.banner{
	color:#FFF;
	font-size:14px;
	width:962px;
	height:45px;
	padding:36px 0 0 12px;
	font-weight:normal;
	background:url(/images/bgHomeBanner.gif) no-repeat;
}
h1.banner strong, h1.banner strong em{
	font-size:14px;	
}

#content{

}

#leftnav{
	float:left;
	width:178px;
	margin:6px 3px 0 0;
}

div.scoop{
	margin-bottom:2px;
	background:url(/images/bgScoopMid.gif) repeat-y;	
}
div.scoop p, div.scoop p a{
	font-size:11px;
}
div.scoop p{
	padding:0 0 0 10px;	
}
div.scoop div{
	padding-bottom:15px;
	background:url(/images/bgScoopBtm.gif) bottom no-repeat;	
}
div.scoop div img{
	float:right;	
	display:inline;
	padding:30px 0 0 10px
}
div.scoop h3{
	width:178px;
	height:34px;
	text-indent:-9999px;
	background:url(/images/bgScoopTop.gif) no-repeat;
}

div.toolkit{
	margin-bottom:2px;
	background:url(/images/bgScoopMid.gif) repeat-y
}
div.toolkit p, div.toolkit p a, div.toolkit p strong{
	font-size:11px
}
div.toolkit p{
	padding:0 0 0 10px
}
div.toolkit div{
	padding-bottom:15px;
	background:url(/images/bgToolkitBtm.gif) bottom no-repeat
}
div.toolkit h3{
	width:178px;
	height:34px;
	text-indent:-9999px;
	background:url(/images/bgToolkitTop.gif) no-repeat;
}

div.results{
	margin-bottom:2px;	
}
div.results h3{
	width:178px;
	height:25px;
	text-indent:-9999px;
	background:url(/images/bgResultsTop.gif) no-repeat;
	position:relative
}
div.results h3 img{
	position:absolute;
	top:18px;
	left:149px;
}
div.results div{
	min-height:99px;
	padding:15px 0 0 4px;
	background:#5fb128 url(/images/bgResultsMid.gif) right no-repeat;	
}
div.results p, div.results p a{
	color:#FFF;
	font-size:12px !important;
	font-family:Arial, Helvetica, sans-serif;	
}
div.results p{
	width:75px;
	text-align:right;
}
div.results.interior div{
	background:none;
	padding:0;
}
div.results.interior div a.gail{
	display:block;
	width:178px;
	height:114px;
	text-indent:-9999px;
	background:url(/images/imgGail.gif) no-repeat;
	overflow:hidden
}
div.results.interior div a.bob{
	display:block;
	width:178px;
	height:127px;
	text-indent:-9999px;
	background:url(/images/imgBob.gif) no-repeat;
	overflow:hidden
}
div.results.interior div a.lynn{
	display:block;
	width:178px;
	height:130px;
	text-indent:-9999px;
	background:url(/images/imgLynn.gif) no-repeat;
	overflow:hidden
}

div.help{
	margin-bottom:2px;
	background:url(/images/bgHelpMid.gif) repeat-y;	
}
div.help h3{
	width:178px;
	height:25px;
	text-indent:-9999px;
	background:url(/images/bgHelpTop.gif) no-repeat;
}
div.help div{
	background:url(/images/bgHelpBtm.gif) bottom no-repeat;	
}
div.help div p, div.help div p a{
	color:#FFF;
	font-size:11px;	
}
div.help div p a{
	font-weight:bold;
	text-decoration:underline;
}
div.help div p a:hover{
	text-decoration:none;	
}
div.help div p{
	width:130px;
	padding:8px 0 12px 10px;
	margin:0;
}

div.clarity{
	margin-bottom:2px;
	background:url(/images/bgClarityMid.gif) repeat-y;	
}
div.clarity h3{
	width:178px;
	height:25px;
	text-indent:-9999px;
	background:url(/images/bgClarityTop.gif) no-repeat;
}
div.clarity div{
	height:120px;
	background:url(/images/bgClarityBtm.gif) bottom no-repeat;	
}
div.clarity div p, div.clarity div p a{
	color:#FFF;
	font-size:11px;	
}
div.clarity div p a{
	font-weight:bold;
	text-decoration:underline;
}
div.clarity div p a:hover{
	text-decoration:none;	
}
div.clarity div p{
	width:130px;
	padding:8px 0 8px 10px;
	margin:0;
}

#right-container{
	float:left;
	display:inline;
	width:752px;
	margin-top:6px;
	padding:0 18px 25px 24px;
	background:url(/images/bgRightContainer.gif) top left no-repeat;	
}

#right-container div ul.arrow li, #inner ul.arrow li{
	list-style:none;
	padding-left:33px;
	margin-bottom:8px;
	line-height:16px;
	background:url(/images/bgArrow.gif) 0 2px no-repeat;
}
#right-container div ul.arrow2 li{
	list-style:none;
	padding-left:33px;
	margin-bottom:8px;
	line-height:16px;
	background:url(/images/bgArrow2.gif) 0 2px no-repeat;
}

#right-container div ul.arrow li strong{
	color:#0079c2;	
}

#right-container h1.main{
	color:#999999;
	text-align:center;
	font-size:16px;
	width:425px;
	margin:0 auto;
	padding-top:17px;
	margin-bottom:12px;
	font-weight:normal;
	line-height:20px;
}
#right-container h1.main strong, #right-container h1.main strong em{
	color:#ffbb16;
	font-size:16px;
}

/* ---- BEGIN:  SUB PAGE STYLES ---- */

#right-content{
	/*padding-bottom:30px;*/
}

#right-content-inner{
	padding-top:20px;
}

#right-content-inner p, #right-content-inner p a, #right-content-inner p strong, #right-content-inner p em, #right-content-inner li, #right-content-inner dd, #right-content-inner dt{
	font-size:14px;
} 

#right-content-inner p, #inner p{
	line-height:16px;
}

#right-content-inner div{
	padding:20px 20px 10px 30px;
	margin-bottom:10px;
}
#inner div{
	padding:0 20px 10px 30px;
	margin-bottom:10px;
}

#right-content-inner div dl, #right-content-inner div dl.double{
	clear:both;
	width:430px;	
	padding-bottom:15px;
}

dl, dl.double, dl.single{
	float:left;
	margin-bottom:16px;	
}

dl dt, dl.double dt{
	clear:both;
	font-weight:bold;	
	margin-bottom:15px;
}

dl dd{
	line-height:16px;	
}

dl.double dd{
	float:left;
	width:180px;
}
dl.double dd.right{
	float:left;
	width:250px;	
}
dl.double dd.rightlong{
	width:300px;
}

#right-content-inner div dl.single{
	float:left;
	width:700px;	
}
dl.single dt, dl.single dd{
	float:left;
	width:180px;
}
dl.single dd{
	width:500px;	
}

p.title{
	font-weight:bold;
	margin-bottom:28px;
}

p.contact{
	float:right;
	font-weight:bold;
	text-align:right;
}

div.separator{
	background:url(/images/bgSubHeader.gif) bottom repeat-x;
}
div.separator.top{
	background-position: top left !important
}

div.subhead{
	height:32px;
	padding:5px 20px 0 30px !important;
	background:url(/images/bgSubhead.gif) bottom repeat-x;
}
div.subhead a{
	float:right;
	color:#004990;
	font-size:10px;
	margin-bottom:-10px;
}

#right-content-inner div.smallcopy{
	padding-left:60px !important;	
}

div.smallcopy p, div.smallcopy p a{
	font-size:12px !important;	
}

/* Resume & Pitch - Landing Page styles */
div.listbox{
	width:650px;
	margin:0 0 24px 17px !important;
	padding:0 !important;
	background:url(images/bgListBoxBody.png) repeat-y;
}
div.listboxbody{
	padding:14px 20px 0 17px !important;
	background:url(images/bgListBoxTop.png) no-repeat top left
}
div.listboxbottom{
	margin:0 !important;
	padding:0 0 16px !important;
	background:url(images/bgListBoxBottom1.png) no-repeat bottom left
}
div.listboxbottom.big{
	padding-bottom:43px !important;
	background-image:url(images/bgListBoxBottom2.png) !important
}
div.listbox p, div.listbox strong{
	font-size:12px !important
}
div.listbox p strong{
	display:block;
	float:left;
	width:39px;
}
div.listbox p{
	margin:0;
	padding:0 0 0 15px;
	line-height:30px !important
}
div.listbox p.alt{
	background:#dae9f5
}

/* Resume & Pitch - Case Studies styles */
div.case-top{
	padding-left:13px !important
}
div.case-top img{
	float:left;
	margin-right:20px
}
div.case-top p{
	margin-top:10px
}
div.case-top p a{
	font-weight:bold
}

div.box-wrap{
	padding-bottom:0 !important;
	margin-bottom:0 !important
}
div.box{
	width:673px;
	margin:0 !important;
	padding:5px 25px 0 15px !important;
	border:1px solid #ccc	
}
div.box div{
	padding:0 !important;
	float:left
}
div.box p, div.box strong{
	font-size:12px !important;
}
div.box .arrow li{
	margin:0 !important;
	font-size:11px !important;
	line-height:18px !important;
}
div.before{
	margin:20px 20px 0 30px !important;
	padding-bottom:10px !important;
	background:url(images/bgBoxBefore.png) repeat-x bottom
}
div.before .left{
	width:286px;;
	min-height:196px;
	background:url(images/bgBeforeArrow.png) no-repeat right center
}
div.before .right{
	display:inline;
	width:377px;
	margin:10px 0 0 10px
}
div.before .left p{
	width:235px;
	margin:10px 0 0
}
div.before .right p{
	line-height:18px !important
}

.arrow-separator{
	height:52px;
	margin:4px 0 !important;
	padding:0 !important;
	background:url(images/bgDownArrow.png) no-repeat 300px 0
}

div.after{
	margin:0 20px 30px 30px !important;
	padding-bottom:10px !important;
	background:url(images/bgBoxAfter.png) repeat-x bottom
}

h3.not-getting{
	width:199px;
	height:23px;
	margin:0 0 10px;
	padding:10px 0 0;
	font-size:12px;
	background:url(images/bgBeforeIcon.png) no-repeat right;
	color:#666
}
h3.getting-it{
	margin:12px 0;
	font-size:12px;
	color:#666
}

#divResumeBefore{
	width:720px;
	margin:0 20px 0 30px;
	padding:0 !important;
	background:url(images/bgBeforeResume.png) no-repeat top left
}
.resume-item{
	float:left;
	width:703px;
	margin-bottom:16px !important;
	padding:0 0 0 17px !important;
}
.resume-item h3{
	margin-top:14px
}
.resume-item div, .resume-item ul{
	float:left;
	width:340px;
	padding:0 !important
}

div.resume-item.top div p{
	float:none;
	display:block;
	width:auto;
	margin:0 !important;
	font-size:12px !important
}
div.resume-item.top div p.position{
	margin:25px 0 0 !important
}
div.resume-item p span{
	float:right;
	font-size:12px !important
}
div.top div h4, div.resume-item>h4{
	margin:32px 0 18px;
	padding:16px 0 0;
	font-size:12px;
	background:url(/images/bgSubHeader.gif) top repeat-x;
}
div.resume-item>h4{
	width:340px	
}
.resume-item li{
	margin:0 0 25px !important;
	font-size:12px !important
}
.resume-item p, .resume-item p strong{
	font-size:12px !important;
}
.resume-item p.comment{
	float:left;
	display:inline;
	width:325px;
	min-height:65px;
	margin:0 0 0 18px;
	padding:0 0 0 20px !important;
	background-image:url(images/bgGetThisArrow.gif);
	background-repeat:no-repeat;
	background-position:top left
}
p.comment.first{
	margin-top:14px !important
}
.resume-item p.comment strong{
	font-size:11px !important
}
#divResumeAfter{
	width:654px;
	min-height:436px;
	margin:0 0 0 30px;
	padding:20px 44px 0 20px !important;
	background:url(images/bgAfterResume.png) no-repeat top left
}
#divResumeAfter p{
	font-size:12px;
	line-height:normal
}
#divResumeAfter .position{
	margin:0
}
#divResumeAfter .position span{
	float:right
}
#divResumeAfter p.separator{
	margin:12px 0 16px;
	padding:22px 0 0;
	background:url(/images/bgSubHeader.gif) top repeat-x;
}
#divResumeAfter h4{
	margin:0 0 10px	
}
#divResumeAfter li{
	margin:0 0 16px;
	font-size:12px;
	line-height:normal
}
#divResumeAfter li ul{
	margin:8px 0 0;
}
#divGettingIt{
	padding-top:0 !important
}
#divGettingIt p{
	margin-left:20px;
	font-size:12px
}
#divGettingIt p strong{
	font-size:12px
}

#divOtherStories{
	width:714px;
	margin:0 0 0 30px;
	padding:16px 0 0 !important;
	background:url(images/bgSubHeader.gif) repeat-x top left
}
div.results.bottom{
	margin-bottom:0;
	padding:0 !important
}
div.results.bottom h3{
	float:left;
	width:174px;
	height:123px;
	border:1px solid #ccc;
	text-indent:-9999px;
	background:url(/images/hdrGetTheirResults.gif) no-repeat center center;
}
div.results.bottom div{
	background:none;
	margin:0 !important;
	padding:0 !important;
}
div.results.bottom div a{
	float:left;
	display:block;
	width:263px;
	height:125px;
	margin:0 0 0 6px;
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden
}
div.results.bottom div a.gail{
	background:url(/images/imgGailBottom.gif) no-repeat;
} 
div.results.bottom div a.bob{
	background:url(/images/imgBobBottom.gif) no-repeat;
}
div.results.bottom div a.lynn{
	background:url(/images/imgLynnBottom.gif) no-repeat;
}
div.results.bottom a span{
	display:block;
	margin:92px 0 0;
	padding:2px 0 3px;
	background:#666;
	color:#fff;
	font-weight:bold;
	text-indent:0 !important;
	text-align:center
}
.return-link{
	width:704px;
	margin:0 0 0 30px;
	padding:16px 0 0 10px;
}
.return-link.separator{
	background:url(images/bgSubHeader.gif) repeat-x top left
}
.return-link a{
	font-size:12px !important;
	font-weight:bold
}


/* Testimonials Page Styles */
#divTestimonialIntro ul{
	float:left;
	margin-bottom:24px
}
#divTestimonialIntro ul a{
	font-weight:bold
}
div.testimonial{
	margin-bottom:0 !important;
	padding-bottom:0 !important
}
div.testimonial p, div.lnkShowMore p{
	padding:0 20px 0 15px;
	font-size:12px !important
}
div.testimonial .credit{
	font-weight:bold;
	padding-bottom:36px;
	background:url(images/bgSubHeader.gif) repeat-x bottom left
}
div.testimonial .credit *{
	font-size:12px !important
}
div.lnkShowMore{
	padding:0 20px 0 30px !important;
}
div.lnkShowMore a{
	font-size:12px !important;
	font-weight:bold
}

/* Tips & Strategies Page Styles */
#divTipsStrategiesIntro{
	padding:20px 0 10px 5px !important
}
#divTipsStrategiesIntro h3{
	margin:0 0 18px;
	color:#666
}
#divTipsStrategiesIntro p{
	font-size:12px !important
}
div#list{
	float:left;
	display:inline;
	width:391px;
	margin:0 15px 12px 0 !important;
	padding: 0 !important;
	background:url(/images/bgTipsListMid.gif) repeat-y;	
}
div#list div{
	float:left;
	width:391px;
	margin:0 !important;
	padding:0 !important;
	background:url(/images/bgTipsListTop.gif) top no-repeat;
}
div#list div div{
	float:left;
	width:391px;
	margin:0 !important;
	padding:0 !important;	
	background:url(/images/bgTipsListBtm.gif) bottom no-repeat;		
}
div#list div div ul{
	float:left;
	display:inline;
	width:352px;
	padding:11px 0 20px;
	margin:0 0 0 15px !important;
}
div#list div div ul.arrow li{
	float:left;
	display:block;
	width:322px;
	margin:0 0 8px 0;
	padding:0 0 0 30px;
}
div#list div div ul.arrow li.bottom{
	border-bottom:none;
	margin-bottom:0;
	padding-bottom:0;
}
div#list ul li span{
	float:left;
	display:block;
	width:322px;
	padding:0 0 8px;
	background:url(images/list-separator.gif) no-repeat bottom left;
	font-weight:bold;
	color:#0079c2
}
div#list ul li.bottom span{
	background:0
}
#divTipsStrategiesIntro .separator{
	margin-bottom:0;
	padding-bottom:0
}
#divTipsStrategiesIntro ul{
	float:left;
	margin:0 0 24px 40px
}
#divTipsStrategiesIntro ul a{
	font-weight:bold
}

div.tip-solution{
	padding-right:0 !important
}
div.tip-solution .left{
	float:left;
	display:inline;
	width:221px;
	padding:0 !important;
}
div.tip-solution div.box{
	width:auto;
	margin:0 0 6px !important;
	padding:10px 0 0 15px !important
}
div.tip-solution div.myth{
	background:url(images/bgTipMyth.gif) no-repeat bottom left
}
div.tip-solution div.reality{
	padding:18px 10px 2px 15px !important;
	background:url(images/bgTipReality.gif) no-repeat bottom left
}
div.tip-solution div.solution{
	float:left;
	display:table;
	width:485px;
	margin:0 0 0 6px !important;
	padding:0 !important;
	border:2px solid #ffcc40;
	background:url(images/bgBeforeArrow.png) no-repeat left
}
div.career-transition div.solution.multi{
	height:592px !important
}
div.tip-solution div.solution div{
	margin:0 !important;
	padding:0 !important;
	display:table-cell;
	vertical-align:middle;
}
div.tip-solution div.solution p{
	width:320px;
	margin:0 0 0 103px;
}
div.tip-solution div.solution p, div.tip-solution div.solution p strong{
	font-size:12px !important;
	line-height:18px !important
}

div.tip-links{
	margin-bottom:0 !important;
	padding-bottom:0 !important
}

.resume-pitch1 .myth	{ height: 65px !important }
.resume-pitch1 .solution{ height: 309px !important }

.resume-pitch2 .myth	{ height: 65px !important}
.resume-pitch2 .solution{ height: 181px !important }

.resume-pitch3 .myth	{ height: 105px !important }
.resume-pitch3 .solution{ height: 349px !important }

.resume-pitch4 .myth	{ height: 74px !important }
.resume-pitch4 .solution{ height: 254px !important }

.career-transition .myth 	{ height: 60px !important }
.career-transition .solution{ height: 240px !important }

.applying1 .myth 		{ height: 65px !important }
.applying1 .solution	{ height: 213px !important }

.applying2 .myth 		{ height: 90px !important }
.applying2 .solution	{ height: 286px !important }

.applying3 .myth 		{ height: 138px !important }
.applying3 .solution	{ height: 490px !important }

.networking .myth 		{ height: 97px !important }
.networking .solution	{ height: 309px !important }

.age-discrimination .myth 		{ height: 106px !important }
.age-discrimination .solution	{ height: 206px !important }

/* Resource Center Page Styles */
#right-content-inner div.video-container{
	float:left;
	padding:0;
}
div.video-info{
	float:left;
	width:180px
}
.program-info{
	background:url(/images/bgSubHeader.gif) repeat-x bottom
}
.program-info h3{
	color:#333;
	float:left;
}
.program-date{
	float:right;
	text-align:right
}
.program-info .arrow{
	margin-bottom:16px
}
/* ---- END: SUB PAGE STYLES ---- */

#interior-plain{
	width:670px;
	padding:30px 0 30px 30px;
}

#inner{
	width:976px;
	min-height:390px;
	padding:30px 0;
}
#inner h1{
	margin-bottom:25px;
}

#interior-plain h1{
	margin-bottom:25px;	
}
fieldset p{
	margin:0 0 6px;
}
fieldset p label{
	display:block;
	float:left;
	width:200px;
	margin:0 4px 0 0;
	text-align:right
}
.linear-form{
	padding:0 30px
}
.linear-form *{
	vertical-align:middle
}
.btnGo{
	margin-bottom:-5px;	
}

#interior-plain table.gridSearch tr td{
	paddding:6px !important;	
}

#footer{
	float:left;
	width:984px;
	background:#1665b9;
	border:solid 1px #CCC;
	padding:4px 0;
	text-align:center;
}

#footer p, #footer p a, #footer ul li a, #footer ul li a span{
	margin:0;
	color:#FFF;
	font-size:10px !important;
}

#footer .RadMenu{
	width:100%
}

#footer ul{
	text-align:center !important;
}
#footer ul li, #footer ul li a, #footer ul li a span{
	display:inline !important;
}
#footer .RadMenu .rmItem,
#footer .RadMenu .rmLink,
#footer .RadMenu .rmText{
	float:none
}
#footer .RadMenu .rmLink{
	padding:0;
	margin:0 12px;
	cursor:pointer
}
#footer .RadMenu .rmText{
	padding:0;
}

/* ---- SIFR STYLES ---- */

.sIFR-active h1{
    visibility:hidden;
    line-height:1em;
	padding:0 0 0 10px;
	margin:0;
	font-size:24px;
	color:#004990!important;
	background:url(/images/bgSubHeader.gif) bottom repeat-x;
}

.sIFR-active h2{
    visibility:hidden;
	width:648px;
	font-size:18px;
	color:#004990;
	padding:0;
	margin:0;
	font-weight:bold;
}

.hidden { display: none; }
.unhidden { display: block; }