/************************
list styles = 00lists
box for two columns = 002cols
clearfloat
superscript
small text for footnotes = smtextsuper
**************************/

body {
margin:0px;
background-color:#ffffff;
background-image: url(NewsBox/NewWin_background.gif);
background-repeat: repeat-x;
font-family: verdana, arial;
font-size: 10pt;
line-height: 150%;
font-weight: 400;
font-style: normal;
text-decoration: none;
font-variant: normal;
color: #515162;
text-align: center;
}

#container {
margin: 0 auto;
width: 95%;

}

	#container p {
	text-align: left;
	}

	#container p.center {
	text-align: center;
	font-weight:bold;
	font-size:1.1em;
	padding:2px 0;
	margin:0;;
	}
#title {
margin:5px 0px 40px 0px;
text-align:left;
	}

#title_Event {
text-align:left;
margin:5px 0px 40px 0px;
	}
	
	
.text {}

ul#step {
margin:0;
padding:0 0 0 15px;
text-align:left;
}
ul#step li {
list-style-position: outside;
list-style-type: disc;
}

#container_step {
width:400px;
margin:0 auto;
padding;0;
text-align:left;
font-weight:bold;
line-height:1.7;
}


.text ol.number{
margin:5px 0 0 -15px;
list-style-type: upper-roman;
}
.text li.number {
margin:0; padding:0;
font-weight:bold;
}

.text li.number .content {
font-weight:400;
}

.text ol.numberNoBold{
margin:5px 0 0 15px;
list-style-type: upper-roman;
}

.text li.numberNoBold {
margin:0; padding:2px 0;
text-align:left;
}


.text li.number .content p {
margin:0;
padding:5px 0 5px 0;
}

		#tablexyz {
		margin:5px 0 0 15px;
		padding:0
		width:auto;
		font-family: verdana, arial;
		font-size: 10pt;
		line-height: 1.5;
		font-weight: 400;
		font-style: normal;
		text-decoration: none;
		text-align: normal; 
		font-variant: normal;
		color: #515162;
		}
		
		#tablexyz label {
		float: left;
		width: 350px;
		}
		
		#tablexyz .number {
		width: 250px;
		margin-bottom: 5px;
		}



	
.header {
font-size:11pt;
font-weight:bold;
color:#333399;
text-align:left;
	}
	
.closer {
text-align:right;
margin:25px 0px 25px 0px;
}

a.text_lnx:link   { 
	color: #0071BC; 
	text-decoration: none; }
a.text_lnx:active  { 
	color: #0071BC; 
	text-decoration: none; }
a.text_lnx:visited { 
	color: #0071BC; 
	text-decoration: none; }
a.text_lnx:hover	{ 
	color: #ff9900; 
	text-decoration: none; }
a.text_lnx:visited:hover{ 
	color: #ff9900; 
	text-decoration: none; }
	
	
/******************
00lists   lower roman
*******************/

ol#alertList_lowerroman {
list-style-type: lower-roman;
list-style-position: outside;
margin:0;
padding:0 0 0 50px;
}

ol#alertList_lowerroman li {
margin-bottom:10px;
text-align:left;
}

ol#alertList_lowerroman li {
margin-bottom:10px;
text-align:left;
}

ol#alertList_loweralpha {
list-style-type: lower-alpha;
list-style-position: inside;
margin:0;
padding:0 0 0 25px;
}

ol#alertList_loweralpha li {
margin-bottom:10px;
text-align:left;
}

ol#alertList {
list-style-type: upper-alpha;
list-style-position: inside;
margin:0;
padding:0 0 0 5px;
}

ol#alertList li {
margin-bottom:10px;
text-align:left;
}

ol#alertListNumber {
list-style-type: decimal;
list-style-position: inside;
margin:0;
padding:0 0 0 35px;
}

ol#alertListNumber li {
text-align:left;
margin-bottom:10px;
}

ol#alertList li .inset {
padding-left:15px;
text-align:left;
}

ol#alertList ol {
list-style-type: decimal;
margin:0;
padding:0 0 0 18px;
}
	ol#alertList ol li {
	text-align:left;
	}


ul#alertList {
list-style-type:disc;
list-style-position: inside;
margin:0;
padding:10px 0 0 12px;
}

ul#alertList li {
margin-bottom:2px;
text-align:left;
}

ol#upperAlpha {
list-style-type: upper-alpha;
list-style-position: outside;
margin:0;
padding:0 45px 0 45px;
}
	ol#upperAlpha li {
	text-align:left;
	}
	
	
ul#alertlist_checkmark {
	list-style-type:none;
	list-style-position: outside;
	margin:0;
	padding:5px 0 0 18px;
	text-align:left;
	}
	
	ul#alertlist_checkmark li {
		background-image: url(grfx/alertlist_checkmark.gif); 
		background-repeat: no-repeat;
		background-position: left top;
		padding: 0 0 10px 23px;
		text-decoration: none;
		}


/*********************************
002cols
<div align=center>
<div id="twocolWrapper">
<div class="twocolContain">
	<div class="left">left</div>
	<div class="right">right</div>
	<br class="clearfloat" />
</div><!--//twocolContain-->

<div class="twocolContain">
	<div class="left">left</div>
	<div class="right">right</div>
	<br class="clearfloat" />
</div><!--//twocolContain-->

<div class="twocolContain">
	<div class="left">left</div>
	<div class="right">right</div>
	<br class="clearfloat" />
</div><!--//twocolContain-->

<div class="twocolContain">
	<div class="left">left</div>
	<div class="right">right</div>
	<br class="clearfloat" />
</div><!--//twocolContain-->

</div><!--//twocolWrapper-->
</div><!--//align to center-->
*********************************/

#twocolWrapper {
width:325px;
margin:10px auto;
border-top:1px solid #ccc;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
}
	#twocolWrapper .twocolContain {
	width:auto;
	}
	#twocolWrapper .twocolContain .left {
	float:left;
	width:185px;
	border-left:1px solid #ccc;
	margin:0;
	padding:8px;
	text-align:left;
	}
	#twocolWrapper .twocolContain .right {
	float:left;
	border-left:1px solid #ccc;
	margin:0;
	padding:8px;
	text-align:left;
	}	
	
/*clearfloat*/
.clearfloat {
clear: both;
height: 0;
line-height: 0;
font-size: 0;
}

/**/

#smtextsuper {
text-align:left;
margin:25px 0 0 0;
}

#smtextsuper p {
font-size:.8em;
margin:0;
padding:0 0 8px 0;
}

#smtextsuper .superscript {
vertical-align:super;
color:#000;
}






