

/* indexMainP
-----------------------------------------------------------------------------  */
#main {
	float:right;
	width:650px;
	margin-bottom:10px;
}

#p-home #mainP p{
	clear:both;
    /* font-size: 82%; */
    line-height: 2.2em;
	color: #333;
	margin-top:2px;
	margin-bottom:1em;
}

.special{
	clear:both;
    font-size: 100%;
	font-weight:bold;
    line-height: 1.2em;
	color: #00426D;
	margin-top:7px;
}

#p-home #mainP {
	float:left;
	width:400px;
	margin-right:20px;
}

#p-home mainP h1 {
	width:400px;
	padding:0;
	height:300px;
}

#p-home mainP h2 {
	width:400px;
	padding:0;
	height:34px;
}


.stepData {
    width: 400px;
}

.stepData dt {
    clear: left;
    float: left;
    padding: 0.5em 0 0.5em 0;
	width: 6em;
    font-size: 80%;
    line-height: 1.2em;
	border-top: solid 1px #ccc ;
    display: block;
	margin-right: 20px;
}

.stepData dd {
    padding: 0.5em 0 0.5em 0;
    /* font-size: 80%; */
    line-height: 1.2em;
	border-top: solid 1px #ccc ;
    display: block;
}

.stepData dt span {
	color: #F90;
    font-weight: bold;
}


/* MainCareers
-----------------------------------------------------------------------------  */

#main {
	float:right;
	width:650px;
	margin-bottom:10px;
	}
	
#main p{
	clear:both;
   /* font-size: 82%; */
    line-height: 1.8em;
	color: #333;
	margin-top:7px;
	margin-bottom:1em;
}

/*
#main h1 {
	width:650px;
	height:87px;
	margin-bottom:0;
	margin:10px 0 0 0;
	padding:0 0 0 0;
}
*/

.lead {
	clear:both;
/*	font-size:90%; */
	color:#393;
	line-height:1.5em;
	margin:10px 0 10px 0;
	padding:0;
}

#main h2 {
	width:650px;
	height:35px;
	margin:6px 0 0 0;
	padding:0;
@@overflow: hidden;
}

#main h3 {
	width:100%;
	color:#333333;
	font-weight:bold;
	font-size:130%;
	line-height:1em;
	color:#666666;
	margin:0;
	padding:20px 0 4px 0;
	border-bottom:1px solid #CCCCCC;
}


