/* Smart Funds CSS Document */

/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
/* remember to define focus styles! */
focus { outline: 0; }

.clear	{clear:both; margin:0px; padding:0px; height:-1px; line-height:0px;}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#fff;
}

#wrapper	{margin:0px auto; width:800px; position:relative; padding:0px;}

.content {padding:0px; background-color:#ee986d; width:800px; position:relative;}

.header {margin:0px; padding:0px; width:800px; height:176px; position:relative;}
	.header img.banner {margin:0px; padding:0px; border:none; z-index:0;}
	.header img.award	{margin:0px; padding:0px; border:none; z-index:10; position:absolute; bottom:10px; left:35px;}
	
.l-col	{width:320px; height:273px; margin:0px; padding:0px; float:left;}
	.l-col img	{margin:0px; padding:0px; border:none; height:273px;}

.r-col	{width:420px; margin:0px; padding:0px; float:right; min-height:240px; _height:240px; padding:30px 30px 0px 30px;}
	.r-col p		{margin:0px 0px 15px 0px; line-height:1.3;}
	.r-col .leftLogo	{float:left; margin-right:20px;}
	.r-col .rightLogo	{float:left;}
		.r-col leftLogo a, .r-col .rightLogo a {display:block;}
		
		.r-col a.logo:link img, .r-col a.logo:active img, .r-col a.logo:visited img {border-color:#ffbd9c; border-width:3px; border-style:solid; display:block; margin-bottom:5px;}
		.r-col a.logo:hover img {border-color:#ea6725; border-width:3px; border-style:solid; display:block; margin-bottom:5px;}
		
		.r-col a.linkBox:link, .r-col a.linkBox:active, .r-col a.linkBox:visited {background-color:#fab28e; display:block; font-size:90%; padding:4px 3px; text-align:center; color:#88340b;}
		.r-col a.linkBox:hover {background-color:#fab28e; display:block; font-size:90%; padding:4px 3px; text-align:center; color:#fff;}
		
.footer	{color:#ee986d; padding:20px 30px; font-size:90%;}
	.footer p	{margin-bottom:10px;}
		


