* {
	margin: 0;
	padding: 0;
	outline: 0;
	list-style: none;
	line-height: 1.25;
	font-size: 101.01%;
	font-style: normal;
	font-family: inherit;
	text-decoration: none;
}

a:visited {color:#0000FF; text-decoration:underline; font-weight:bold; }
a:link { color:#0000FF; text-decoration:underline; font-weight:bold; }

img { border:0; }
strong { font-weight:bold; }
.clear { clear:both; }

/* BODY */
body { font: 62.5% Georgia, Serif; color:#000; background-color:#fff; margin-top:30px; }

/* BULLETS PARAGRAPH */
bullets { font:13px; color:#000; background-color:#fff; margin-top:30px; }

/* CONTAINER */
#container { margin:0px auto; width:900px; }

/* HEADER */
#header { border-top:2px solid #000; border-bottom:2px solid #000; width:900px; padding:3px 0 3px 0; }
#header-inner { height:50px; padding:3px 0 1px 0; border-top:1px solid #000; border-bottom:1px solid #000; width:900px; }
#header-inner h1 a { float:left; font-size:4.5em; color:#000; font-weight:normal; text-transform:uppercase; width:500px; }
#search { position:relative; float:right; width:244px; height:23px; margin-top:15px; background:url(../images/bg-search.jpg) no-repeat 0 0; }
#search input { width:206px; padding:2px; color:#939393; font-family:Arial, Sans-Serif; margin:3px 0 0 8px; border:0px; }
#search button { position:absolute; top:0; right:0; background:none; border:none; display:block; width:23px; height:23px; }

#asset { float:left; width:400px; font-size:1.6em; letter-spacing:.5em; padding:4px 0 0 7px; text-transform:uppercase; }
#managed { float:right; color:#939598; width:400px; font-size:1.6em; font-family:"Arial Narrow", Arial, Sans-Serif; font-style:italic; padding:4px 7px 0 0; text-align:right; }

#nav { width:848px; margin-top:6px; border:1px solid #000; padding:9px 25px 9px 25px; text-align:center; }
#nav li { display:inline; text-transform:uppercase; font-size:1.2em; font-family:Arial, San-Serif; }
#nav li a { color:#000; }
#nav .divider { margin:0 25px 0 25px; }
#nav .divider1 { margin:0 25px 0 25px; }

/* CONTENT */
#content { border:1px solid #000; margin-top:-1px; margin-bottom:15px; width:896px; padding:1px; font-family:Arial, Sans-Serif; }
#content a:link { color:#0000FF; text-decoration:underline; font-weight:bold; }
#left { float:left; width:495px; }
#newsheader { width:434px; padding:5px 0 5px 24px; border:1px solid #000; text-transform:uppercase; font-weight:bold; font-size:1.4em; }
#news { width:410px; padding:15px 24px 15px 24px; border:1px solid #000; margin-top:-1px; height:300px; font-size:12px; line-height:2;}
#news .date { width:80px; font-size:1.4em; float:left; text-align:left; }
#news .story { width:330px; float:right; margin-bottom:10px; }
#news .story h3 { font-size:1.4em; }
#news .story p { font-size:1.4em; font-style:italic; }

#right { float:left; padding:50px 0 0 0; width:365px; }
#right p { font-size:1.3em; line-height:1.8em; margin-bottom:20px; }
#right h2 { margin-bottom:20px; font-size:1.6em; text-transform:uppercase; font-weight:normal; color:#0d0058;}
#right p#assumptions { text-align:center; text-transform:uppercase; }

#main { float:left; padding:40px 30px 30px 30px; }
#main p { font-size:1.3em; line-height:1.8em; margin-bottom:20px; }
#main h2 { margin-bottom:20px; font-size:1.6em; text-transform:uppercase; font-weight:normal; color:#0d0058;}
#main p#assumptions { text-align:center; text-transform:uppercase; }

/* FOOTER */
#footer { margin-bottom:50px; }
ul { width:848px; margin-top:6px; padding:0 25px 0 25px; text-align:center; }
ul li { display:inline; text-transform:uppercase; font-size:1em; font-family:Arial, San-Serif; }
ul li a { color:#000; }
ul .divider { margin:0 10px 0 10px; }
.gray { color:#939393; }
#footer a:link { color:#939393; text-decoration:none; font-weight:normal;}
#footer a:visited { color:#939393; text-decoration:none; font-weight:normal;}

/* FEEDBURNER */
.feedburnerFeedBlock ul { width:360px; }
.feedburnerFeedBlock .headline { width:260px; text-align:left; float:right; margin-bottom:10px; font-size:1.4em; }
#creditfooter { display:none; }
