@charset "UTF-8";

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: 5;
	border: 0;
	list-style: none;
	outline: none;
}

html
{
	background-color: #C0B083;
}
body
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
a
{
	color: #333;
}
a:hover
{
	color: #999;
}
a.Toplink
{
	width: 100%;
	display: block;
	text-align: right;
}
.hRule
{
	margin: 20px 0;
	border-bottom: 1px dotted #ccc;
}
#outerContainer
{
	width: 980px;
	background: transparent url(../images/shadow_bg.gif) repeat-y;
}
#contentContainer
{
	width: 970px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background: transparent url(../images/header_bg.jpg) no-repeat;
}
#contentContainerHome
{
	width: 970px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background: transparent url(../images/header_bg_home.gif) no-repeat;
}
ul#toolsNav
{
	width: auto;
	position: absolute;
	top: 13px;
	right: 5px;
}
ul#toolsNav li
{
	 font-size: 9px;
	 line-height: 11px;
	 text-transform: uppercase;
	 float: right;
	 margin-right: 15px;
	 display: inline;
	background: transparent url(../images/tools_bullet.gif) no-repeat 0 2px;
}
ul#toolsNav li#noBullet
{
	background: none;
}
ul#toolsNav a
{
	display: block;
	color: #666;
	text-decoration: none;
	padding-left: 15px;
}
ul#toolsNav a:hover
{
	color: #B0781E;
}

#leftColumn
{
	width: 205px;
	min-height: 312px;
	height: auto !important;
	height: 312px;
	margin: 115px 0 20px 20px;
	padding-bottom: 30px;
	float: left;
	display: inline;
	background: transparent url(../images/leftcol_bg.gif) no-repeat left top;
}
#leftColumn h1
{
	width: 177px;
	margin-left: 14px;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	color: #B0781E;
}
ul#leftNav
{
	width: 177px;
	margin: 15px 0 0 14px;
	border-top: 1px solid #C68822;
}
ul#leftNav li
{
	width: 177px;
	font-size: 12px;
	line-height: 14px;
	border-bottom: 1px solid #C68822;
}
/*ul#leftNav li.noBorder
{
	border-bottom: none;
}*/
ul#leftNav li a
{
	width: 172px;
	display: block;
	color: #333;
	text-decoration: none;
	padding: 5px 5px 5px 0;
}
ul#leftNav li a:hover, ul#leftNav li a.snavHighlight, ul#leftNav li a.snavHighlightDownArrow, ul#leftNav li ul li a.tnavHighlight
{
	color: #B0781E;
}
ul#leftNav li a.snavHighlight
{
	background: transparent url(../images/snav_arrow.gif) no-repeat 168px 9px;
}
ul#leftNav li a.snavHighlightDownArrow
{
	background: transparent url(../images/snav_arrow_down.gif) no-repeat 168px 9px;
}
ul#leftNav li ul
{
	width: 165px;
	margin: 0 0 6px 12px;
	border-top: none;
}
ul#leftNav li ul li
{
	width: 165px;
	font-size: 12px;
	line-height: 14px;
	border-bottom: none;
}
ul#leftNav li ul li a
{
	width: 148px;
	display: block;
	color: #666;
	text-decoration: none;
	padding: 3px 5px 3px 12px;
	background: transparent url(../images/tnav_bullet.gif) no-repeat 0 6px;
}
#centerColumn
{
	width: 460px;
	margin: 115px 0 20px 40px;
	float: left;
	display: inline;
}
#centerColumn h1
{
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	color: #0356A3;
	margin: 5px 0 20px 0;
}
#centerColumn h2
{
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	color: #0356A3;
}
#centerColumn h3
{
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #0356A3;
	margin: 0 0 5px 0;
}
#centerColumn h4
{
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 5px 0;
}
#centerColumn p
{
	line-height: 18px;
	margin-bottom: 15px;
}
#centerColumn ul
{
	margin: 0 0 15px 25px;
}
#centerColumn li
{
	padding-left: 12px;
	margin-bottom: 5px;
	line-height: 16px;
	background: transparent url(../images/list_bullet.gif) no-repeat 0 3px;
}
#centerColumn ul li ul
{
	margin: 5px 0 0 0;
}
#centerColumn li ul li
{
	padding-left: 12px;
	margin-bottom: 5px;
	background: transparent url(../images/list_bullet_2.gif) no-repeat 0 2px;
}
#centerColumn ul#diagramKey
{
	margin: 0 0 15px 50px;
}
#centerColumn ul#diagramKey li
{
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 18px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#centerColumn ul#diagramKey li.ltBlue
{
	background-image: url(../images/key_bullet_lt_blue.gif);
}
#centerColumn ul#diagramKey li.dkBlue
{
	background-image: url(../images/key_bullet_dk_blue.gif);
}
#centerColumn ul#diagramKey li.green
{
	background-image: url(../images/key_bullet_green.gif);
}
#centerColumn ul#diagramKey li.purple
{
	background-image: url(../images/key_bullet_purple.gif);
}
#rightColumn
{
	width: 185px;
	margin: 115px 0 20px 35px;
	float: left;
	display: inline;
}
#rightColumn img.reflection
{
	display: block;
	border-bottom: 1px solid #CCC;
}
#rightColumn div
{
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}
#rightColumn div h1
{
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 3px;
}
#rightColumn div p
{
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 5px;
}
#rightColumn div p a.pdfLink
{
	width: 150px;
	padding: 10px 35px 10px 0;
	background: transparent url(../images/icon_pdf.gif) no-repeat 155px 5px;
	display: block;
}
#rightColumn ul
{
	margin: 0 0 15px 0;
}
#rightColumn li
{
	font-size: 11px;
	padding-left: 12px;
	margin-bottom: 5px;
	background: transparent url(../images/list_bullet.gif) no-repeat 0 3px;
}
#rightColumn ul li ul
{
	margin: 5px 0 0 0;
}
#rightColumn li ul li
{
	padding-left: 12px;
	margin-bottom: 5px;
	background: transparent url(../images/list_bullet_2.gif) no-repeat 0 2px;
}
#footerContainer
{
	width: 980px;
	height: 34px;
	background: transparent url(../images/shadow_bottom_bg.gif) no-repeat;
}
#footerContainer p
{
	width: auto;
	float: right;
	margin: 10px 20px 0 0;
	font-size: 11px;
	line-height: 13px;
	color: #FFF;
}
#footerContainer a
{
	width: auto;
	float: left;
	margin: 10px 20px 0 10px;
	padding-left: 16px;
	background: transparent url(../images/footer_bullet.gif) no-repeat 0 2px;
	font-size: 11px;
	line-height: 13px;
	color: #FFF;
	text-decoration: none;
}
#footerContainer a:hover
{
	text-decoration: underline;
}
.clear
{
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.larger
{
	font-size: 14px;
}
img.floatLeft
{
	float: left;
	margin: 0 4px 4px 0;
}
img.floatRight
{
	float: right;
	margin: 0 0 4px 4px;
}
.partnersTable
{
	margin-bottom: 20px;
}
.partnersTable caption
{
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #0356A3;
	margin-bottom: 15px;
}
.partnersTable td
{
	width: 50%;
	text-align: center;
}
.partnersTable td.fullWidth
{
	width: 100%;
	text-align: center;
}
.investorsTable th
{
	width: 120px;
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
}
.investorsTable td
{
	width: 340px;
	padding-bottom: 20px;
}
.prTable th
{
	width: 110px;
	padding: 0 10px 5px 0;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.prTable td
{
	width: 340px;
	padding-bottom: 10px;
}

#homeLeftColumn
{
	width: 280px;
	float: left;
	margin-top: 2px;
	padding-bottom: 25px;
	border-top: 1px solid #CCC;
}
#homeCenterColumn
{
	width: 330px;
	float: left;
	margin-top: 2px;
	padding-bottom: 25px;
	border-top: 1px solid #CCC;
	background: transparent url(../images/home_tab_bg.gif) no-repeat 0 0;
	padding-left: 0px;
}
#homeRightColumn
{
	width: 360px;
	float: left;
	margin-top: 2px;
	padding-bottom: 25px;
	border-top: 1px solid #CCC;
	background: transparent url(../images/home_tab_bg.gif) no-repeat 0 0;
}
#homeLeftColumn p
{
	width: 225px;
	height: 100%;
	margin: 35px 0 0 30px;
	font-size: 16px;
	line-height: 24px;
	color: #0356A3;
}
#homeCenterColumn h1, #homeRightColumn h1
{
	width: 285px;
	position: relative;
	margin: 10px 0 25px 20px;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #0356A3;
}
#homeCenterColumn h1 a, #homeRightColumn h1 a
{
	width: auto;
	position: absolute;
	right: 0;
	top: 4px;
	padding-right: 10px;
	font-size: 10px;
	line-height: 12px;
	color: #0356A3;
	text-decoration: none;
	text-transform: uppercase;
	background: transparent url(../images/home_more_arrow.gif) no-repeat right 2px;
}

#homeCenterColumn h1 a:hover, #homeRightColumn h1 a:Hover
{
	color: #3689D6;
	background: transparent url(../images/home_more_arrow-over.gif) no-repeat right 2px;
}
#homeCenterColumn p, #homeRightColumn p
{
	width: 285px;
	margin: 0 0 5px 20px;
	font-size: 12px;
	line-height: 14px;
}
#homeCenterColumn p a, #homeRightColumn p a
{
	color: #9C3A05;
	text-decoration: none;
}
#homeCenterColumn p a:hover, #homeRightColumn p a:hover
{
	color: #CC6D38;
}
#homeCenterColumn ul li
{
	padding-left: 12px;
	margin-bottom: 5px;
	background: transparent url(../images/list_bullet_2.gif) no-repeat 0 2px;
}
