* {
	font-family: arial;
}

.portletBody {
	background: none !important;
}

.portalContent {
	padding: 0;
	margin: 0 auto;
	width: 942px;
	text-align:left;
}

.customappText {
	padding: 0;
	margin: 0;
}

.customappText a {
	font-family: arial;
	font-size: 100% !important;
	text-decoration: underline;	
}

.customappText a:hover {
	font-family: arial;
	color: #000;
	font-size: 100% !important;
	text-decoration: underline;
}

.layoutTwoColumnWideNarrow td, .layoutOneColumn td, .layoutThreeColumn td, #outerTable td {
	/*padding: 0;
	margin: 0;*/
}

.layoutTwoColumnWideNarrow tr, .layoutOneColumn tr, .layoutThreeColumn tr, #outerTable tr {
	padding: 0;
	margin: 0;
}

.portletBase {
	padding: 0;
	border: 0;
	margin: 0;
}

.portletBody table td, .portletBody table th {
	font-size: 12px;
	font-family: arial;
}

.portletBody table th, .portletBody table td {
	vertical-align: middle;
}


.layoutTwoColumnWideNarrow, .layoutOneColumn, .layoutThreeColumn, #outerTable {
	float: left;
	border-left: 2px solid #505e61;
	border-right: 2px solid #505e61;
	background: white;
	padding-bottom: 32px;
}

/* EB changes from Marty Stake 1-10-09 */

#columnOne {
	float: left;
	width: 719px;
}

/* for when there two columns with a wrapper (intro buttons) */

#columnTwo {
	float: left;
	width: 719px;
	padding: 0;
}

.columnTwo {
	float: left;
	width: 485px !important;
	padding: 0;
}

.columnTwo .portletBody {
	padding: 0 10px 0 26px !important;
	margin: 0;
}

#columnThree {
	float: left;
	width: 226px;
	background: none;
	padding-top: 10px !important;
}

#columnThree .portletBody {
	background: none !important;
	padding-right: 5px !important;
}

/* for when there simply two columns */

.layoutTwoColumnNarrowWide .columnTwo {
    width: 719px !important;
}

/* adjust the intro section */

#intro {
	float: none;
	display: block;
}

#areas {
	float: none;
}

#areas:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.intro-wide:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.intro-wide {
	zoom: 1;
}

#intro h1 {
	color: #900028;
	padding: 22px 0 22px 10px;
	font-family: georgia;
	font-size: 20px;
	margin: 11px 0 22px -10px;
	background: url(../images/bg/main-content-header.gif) top left repeat-y;
}

#intro h1 span {
	color: #900028;
	font-family: georgia;
}

#intro h1 {
	background:	none;
	margin-left: 0;
	padding-left: 10px !important;
}

div.box {
	margin-top: 0px;
}
