body 
{	background:			#000;
	margin:				0px;
	padding:			0px;
	font:				0.8em Arial, sans-serif}

img
{	border:				0px}

a
{	color:				#4E86D2}

a:hover
{	color:				#000}

/* header *********************************************/
#header 
{	position:			relative;
	height:				54px;
	background:			#000;
	text-align:			center}

	#header #top
	{	display:			block;
		margin:				auto;
		width:				100%;
		height:				54px;
		padding:			0px;
		text-align:			left;
		background:			#000}

	#header #top div
	{	float:				left;
		margin-left:		-13px}

	#header img
	{	display:			block}

	#header ul 
	{	float:				right;
		top:				0px;
		padding:			0px;
		margin:				0px;
		list-style:			none;
		border-left:		1px solid #484E50;
		border-right:		10px solid #000}

	#header li 
	{	font:				12px arial;
		float:				left;
		padding:			0px;
		margin:				0px;
		border-right:		1px solid #484E50;
		border-left:		0px solid #000;
		height:				54px;
		background:			#05425C}
		
	#header li span
	{	display:			block;
		width:				110px;
		text-align:			center;
		padding:			19px 0 20px 0;
		color:				#0EB8FF}

	#header ul li a
	{	display:			block;
		float:				left;
		height:				15px;
		width:				110px;
		padding:			19px 0 20px 0;
		text-align:			center;
		text-decoration:	none;
		color:				#0EB8FF;
		background:			#000}

	#header ul li a:hover 
	{	background:			#05425C;
		color:				#0EB8FF;
		text-decoration:	none}

#gray
{	overflow:			hidden;
	height:				2px;
	min-width:			668px;
	background:			#0CA3E3}

/* left ***********************************************/
#contentleft
{	background:			#FBFBFB}

#contentleft ul
{	margin:				10px 10px 0px 35px;
	padding:			0px}

#contentleft ul li
{	color:				#808080}

.leftheader
{	margin:				25px 0px 0px 15px;
	font:				bold 13px arial, sans-serif}

.leftdevider
{	overflow:			hidden;
	background:			#AAA;
	margin:				20px 15px 0px 15px;
	height:				1px}

#wthdr
{	margin: 20px 10px 0 10px;
	padding: 5px 25px;
	font: bold 12px arial;
	background: #D1D1D1}

#wt
{	background: #EFEFEF;
	margin: 0px 10px 15px 10px;
	padding: 10px 25px}

	#wt div
	{	margin-bottom: 5px}

	#wt p
	{	margin: 0 0 15px 0;
		color: #777;
		padding: 0;
		font-size: 11px}


/* center *********************************************/
#maintable
{	background: #FFF}

#maintable td
{	font:				1em Arial, sans-serif;}

h1, h2
{	margin:				25px 0px 10px 10px;
	padding:			0px;
	color:				#22465E;
	font: 				1.99em Arial Narrow, Arial, sans-serif;
	letter-spacing:		-1px}

h2
{	margin:				0px 0px 10px 10px}
	
p
{	margin:				0px 15px 20px 10px;
	padding:			0px}

ol#steps
{	list-style-image:	url(../_i/px.gif);
	margin: 			0px;
	padding: 			0px 0px 15px 10px}

	ol#steps li
	{	margin: 			0px;
		padding: 			16px 15px 7px 45px}
		
	ol#steps li div
	{	margin:				0px;
		padding:			10px 0px 0px 0px}
		
	ol#steps li div img
	{	display:			block}
	
	#stepone
	{	background: 		#FFF url(../_i/numone.gif) top left no-repeat}
	
	#steptwo
	{	background: 		#FFF url(../_i/numtwo.gif) top left no-repeat}
	
	#stepthree
	{	background: 		#FFF url(../_i/numthree.gif) top left no-repeat}

#devider
	{	overflow:			hidden;
		border-top:			1px dotted #AAA;
		margin:				0px 15px 10px 10px;
		padding:			5px 0px;
		text-align:			right}
		
	.download 
	{	text-decoration:	none}

	.download img
	{	border:				0px}
	
	.download span
	{	display:			inline;
		text-decoration:	underline}

/* right **********************************************/
#contentright 
{	width:				255px;
	background:			#FBFBFB}
	
	#contentright #iedownload
	{	border:				0px solid red;
		margin:				25px 0px 0px 0px;
		padding:			14px 0px 14px 70px;
		background:			url(../_i/iedownload.gif) no-repeat;
		line-height:		22px;}
	
	#contentright #iedownload a
	{	font:				bold 11px Arial, sans-serif;
		color:				#4E86D2}
	
	#contentright #iedownload a:hover
	{	color:				black}
	
	#contentright #inf
	{	padding:			10px 10px 10px 70px;
		font:				0.9em;
		line-height:		1.5em;}
		
	#contentright center
	{	display:			block;
		text-align:			center;
		margin-top:			20px}
	
	#contentright center img
	{	display:			block;
		margin: 			auto}
	
	#contentright p 
	{	margin:				25px 10px 0px 10px;
		padding: 			0px}
		
	#contentright ul
	{	padding:			0px;
		margin:				5px 10px 0px 50px}

/* bottom *********************************************/
#boots
{	text-align:			center}
	
	#boots span
	{	display:			block;
		width:				648px;
		margin:				auto;
		text-align:			left}	
	
	#boots span div
	{	color: 				#FFF;
		margin:				10px 0px;
		font-size:			0.9em}
	
	#boots span div a
	{	color:				#0EB8FF;
		text-decoration:	none}
	
	#boots span div a:hover
	{	text-decoration:	underline}