#container

{

margin:20px 30px 0 30px;
font-family: Tahoma,Segoe UI,Verdana,Helvetica,Sans-Serif;
       font-size:11px;

width:auto;

}

h1

{
	font-size: 15px;

	border-top: 4px solid #00209F;

	border-bottom: 2px solid #00209F;

color:#00209F;

padding:5px 0;

}

p.info

{

	font-weight:bold;

}



/* Navigation lists */



ul.nav li

{

background: url(/css/standalone/i/LNBlueArrow.gif) no-repeat left 4px;

padding: 0 0 3px 8px;

}

ul.nav

{

padding: 0 0 5px 50px;

margin: 0 5px;

	list-style:none;

float:left;

}

ul.nav a

{

	text-decoration: none;

}

ul.nav a:hover

{

	text-decoration: underline;

}





/* Lists of terms */



h2

{

	font-size:1em;

	font-weight:bold;

}



/* Main list styles */



ol

{

	margin-left:0;

	padding-left:0;

clear:both;

}



ol li

{

	border-bottom:1px solid #00209F;

	list-style-position:inside;

}



ol li.last

{

border:none;

}



/* Subsection list */



ol.subsection

{

	margin-left:30px;

	padding-left:0;

}



ol.subsection li

{

border:none;

}



/* Numbered list that's flush with text above and below */



ol.flushlist

{

	margin-left:25px;

}



ol.flushlist li

{

	list-style-position:outside;

border:none;

}



/* Bulleted list */



ol li ul

{

	list-style:disc;

	padding-left:15px;

	margin-left:0;

}

ol li ul li

{

	list-style-position:outside;

border:none;

}


/* Miscellaneous paragraphs */



p.pRight

{

	text-align:right;

}



p.pMiddle

{

	text-align:center;

	padding-top:20px;

}



p#end

{

	font-weight:normal;

	border-top:1px solid #D9DEF0;

	border-bottom:1px solid #D9DEF0;

width:100%;

padding:5px 0;

	text-align:center;

}

p#end span

{

padding:0 20px;

}
