@charset "utf-8";
/*==========================================================================================

	// TRANSITORY

==========================================================================================*/
table{
	line-height:1.5em;
	text-indent:0.4em;
}


p.ParaPhrase{
	color:#222492;
	font-size:1em;
}


h2{
	display:block;
	overflow:hidden;
	width:918px;
	height:58px;
	margin-bottom:20px;
	background:url(../../images/transitory/transitory_title.gif)  no-repeat;
	background-position:0 0;
	font-size:1px;
	text-indent:-9999em;
}

h3{
	background-color:#f2f2f2;
	color:#222462;
	font-size:1.5em;
	font-weight:bold;
	padding:5px 0 0 10px;
	margin-bottom:20px;
}

/*----- IE6 -----*/
* html h3{
	padding:8px 0 3px 10px;
}

/*----- IE6 -----*/
* html div.ContentDiv {
	padding:20px 20px 0px 20px;
}
/*----- IE7 -----*/
*:first-child+html div.ContentDiv {
	padding:20px 20px 0px 20px;
}
