body, div, fieldset, form,
h1, h2, h3, h4, h5, h6,iframe,
img, input, label, p, table, td, th, tr{ margin: 0px; padding: 0px; }
html, body { width: 100%; height: 100%; }
blockquote {margin-top:0px; margin-bottom: 0px;}
body 
{
	font-family: Georgia, "Times New Roman", Times, serif; color: #494949; font-size: 14px;
	background: #F2F2F2 url("/Appl_Resources/Styles/../Images/bodybgd.jpg") repeat-x left top; 
}

table, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif; color: #494949; font-size: 14px;
}
input, select{ font-size:12px; }
table { border-collapse:collapse; margin:0; }
img { border:none; }

a, a:link, a:active, a:visited, a:hover{color: #4d8aae; text-decoration: underline;}
a:hover{text-decoration: underline;}

h1 { font-family: Georgia, "Times New Roman", Times, serif; color: #6f6c4e; }

.displayNone { display: none; }
.hidden { visibility: hidden; }
br.clear {	height: 0px; font-size: 0px; line-height: 0px; margin: 0px; padding: 0px; }
br.clear, #wsod .clearBoth { clear: both; }
.fLeft { float: left; }
.fRight { float: right; }

#hdrBar { height: 40px; background: #222; border-bottom: solid 1px #fff; }
#hdrBar .content { padding-top: 15px; width: 970px; margin: 0px auto; }
#hdrBar .content .tagLine { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-style: italic; color: #FFFFFF; float: left; padding-left: 20px; }
#hdrBar .content .links { float: right; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-top: 4px; padding-right: 20px; }
#hdrBar .content .links div,
#hdrBar .content .links ul,
#hdrBar .content .links .contact 
{ float: left; }
#hdrBar .content .links div { color: #c1c1c1; padding-right: 8px; }
#hdrBar .content .links ul, #hdrBar .content .links ul li { margin: 0; padding:0; }
#hdrBar .content .links ul { margin-right: 14px; }
#hdrBar .content .links ul li { display: block; float: left; list-style: none; color: #fff; font-weight:bold; padding-left: 14px; padding-right: 6px; background-image: url("/Appl_Resources/Styles/../Images/bulletSquare.gif"); background-repeat: no-repeat; background-position: 2px center; }
#hdrBar .content .links ul li.first { background-image: none; padding-left: 0px; }
#hdrBar .content .links ul li a { color: #fff; text-decoration: none; }
#hdrBar .content .links a.contact { color: #e5c03e; text-decoration: none; }

#fullWrap { position: relative; margin: auto; width: 976px; }
#fullWrap .fullWrapShadow { position: absolute; top: 0px; left: 0px; background-color: #aaa; height: 100%; width: 100%; filter:alpha(opacity=5); -moz-opacity:0.05; opacity:0.05; z-index: 1; }
#fullWrap .fullContentWrap { position: relative; background-color: #fff; width: 970px; margin: 0px 3px 3px 3px; z-index: 100; padding-bottom: 20px; }

#logoWrap { background-color: #DEDBC8; background-image: url("/Appl_Resources/Styles/../Images/masthead.jpg"); background-repeat: no-repeat; background-position: right top; height: 129px; width: 968px; border-width: 0px 1px 1px 1px; border-color: #fff; border-style: solid; }
#logoWrap img{ margin: 35px 0px 0px 22px; }


#mainNav
{
	background: url("/Appl_Resources/Styles/../Images/primarynavbgd.jpg") #09345e repeat-x left top;
	border-width: 0px 1px 1px 1px;
	border-color: #fff;
	border-style: solid;
	text-align: center;
	zoom: 1;
}
#mainNav table td {
	white-space:nowrap;
}

#mainNav table td a
{
	display: block;
	padding: 6px 12px 10px 12px;
	float: left;
	background-image: url("/Appl_Resources/Styles/../Images/primarynavpipe.jpg");
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#mainNav table td a.first {
	background-image: none;
}

#mainNav table td div .hover {
	background-image: none;
	background-color: #4d8aae;
}
#mainNavHover {
	position:absolute;
	display:none;
	top: 171px;
	left: 153px;
	z-index:200;
	padding: 6px 14px 10px 14px;
	background: #4E8AAE;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}

#subNav  {
	position:absolute;
	border-width: 0px 1px 1px 1px;
	border-color: #fff;
	border-style: solid;
	width: 968px;
	left: 0px;
	top: 162px;
	/*visibility:hidden;*/
	background-color: #4d8aae;
}
#subNav table td {
	white-space:nowrap;
}

#subNav table td a {
	display: block;
	padding: 6px 5px 6px 6px;
	float: left;
	background-image: url("/Appl_Resources/Styles/../Images/subnavpipe.jpg");
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#subNav table td a.first {
	background-image: none;
}

#subNav #sub_Investor_Services { float:right;}
#subNav #sub_Investment_Banking { margin-left: 410px; }


/* Page Layout */
#wsod { padding: 0 20px 10px 20px; }
#wsod #leftColWrap { width: 170px; margin-right: 20px; float: left; }
#wsod #mainColWrap { width: 654px; margin-right: 20px; float: left; }
#wsod #rightColWrap { width: 256px; float: left; }
#wsod #disclaimersWrap { width: 757px; clear: both; }
#wsod .twoCol #leftColWrap { display: none; }
#wsod .threeCol #mainColWrap { width: 464px; }
#wsod .oneCol #mainColWrap { width: 930px; }
#wsod .oneCol #leftColWrap, #wsod .oneCol #rightColWrap { display: none; }

#breadCrumb { font-size: 11px; font-family:Arial, Helvetica, sans-serif; color: #8fb5cc; padding-top: 5px; margin: 0 20px 5px 20px; text-transform: lowercase; }
#breadCrumb a { text-decoration: none; }
#breadCrumb span.current { color: #000;}

#textSize { color: #808080; font-size: 12px; zoom:1; margin: 0 20px 20px 20px; }
#textSize div { float: right; }
#textSize span {  }
#textSize div a { font-family:Georgia,"Times New Roman", Times, serif; font-weight:bold; text-decoration:none;  padding: 0 2px 0 2px; margin-left: 3px; }
#textSize div a.smFont { font-size: 12px; }
#textSize div a.mdFont { font-size: 14px; }
#textSize div a.lgFont { font-size: 16px; }
#textSize div a.on { color: #fff; background: #8fb5cc; }

#wsod .extraDataWrap h1 { font-size: 14px; }
#wsod .extraDataWrap h2 { font-size: 13px; }


#wsod #mainColWrap h1 { margin: 0px 0 10px 0; }
#wsod #mainColWrap .h1Note { font-weight:bold; color:#666; padding-bottom:10px; }
#mainColWrap h2 { margin: 20px 0 10px 0; }
#wsod #mainColWrap p { margin: 10px 0 0 0; line-height: 1.5em; }

#wsod .smFont #mainColWrap { font-size: 12px; }
#wsod .smFont #mainColWrap h1 { font-size: 20px; }
#wsod .smFont #mainColWrap h2 { font-size: 12px; }
#wsod .smFont #mainColWrap .extraDataWrap h1 { font-size: 12px; }
#wsod .smFont #mainColWrap .extraDataWrap h2 { font-size: 11px; }

#wsod .mdFont #mainColWrap { font-size: 14px; }
#wsod .mdFont #mainColWrap h1 { font-size: 24px; }
#wsod .mdFont #mainColWrap h2 { font-size: 14px; }
#wsod .mdFont #mainColWrap .extraDataWrap h1 { font-size: 14px; }
#wsod .mdFont #mainColWrap .extraDataWrap h2 { font-size: 13px; }

#wsod .lgFont #mainColWrap { font-size: 16px; }
#wsod .lgFont #mainColWrap h1 { font-size: 30px; }
#wsod .lgFont #mainColWrap h2 { font-size: 16px; }
#wsod .lgFont #mainColWrap .extraDataWrap h1 { font-size: 16px; }
#wsod .lgFont #mainColWrap .extraDataWrap h2 { font-size: 15px; }

#wsod #mainColWrap .marketingHeader { font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; color: #808080; margin-bottom: 20px; }

#wsod #rightColWrap {}
#wsod .hBox { margin-bottom: 10px; }

#wsod .hBox	.bar { background: #8fb5cc; height: 8px; zoom:1; }
#wsod #rightColWrap .hBox h1, #wsod #mainColWrap .hBox h1 {
	padding: 3px 20px 3px 20px;
	margin: 0;
	color: #305474;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	zoom:1;
	background-color: #ECEBE7;
	background-image: url("/Appl_Resources/Styles/../Images/tablehaderbgd.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #E5E5F1;
}
#wsod .hBox	.content {
	padding: 20px 20px 20px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-position: left top;
	border: solid 1px #E5E5F1;
}
#wsod .watermark .content {
	/*height: 150px;
	overflow: auto;*/
	background-image: url("/Appl_Resources/Styles/../Images/watermarkbgd.jpg");
	background-repeat: no-repeat;
	background-position: left top;	
}

#wsod #mainColWrap .watermark { margin-top: 13px; }

#wsod #rightColWrap .bondList h1 img, #wsod #rightColWrap .contactInfo h1 img {
	float: right;
}
#wsod #rightColWrap .contactInfo .name 
{
	font-weight: bold;
	color: #666;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 0;
	background: url("/Appl_Resources/Styles/../Images/rowdivider.gif") repeat-x bottom;
	background-repeat: repeat-x;
	background-position: left bottom;
}
#wsod #rightColWrap .contactInfo .info 
{
	font-size: 13px;
	color:#898989;
}

#wsod #rightColWrap .bondList .content div {
	padding: 8px 0 8px 0;
	background: url("/Appl_Resources/Styles/../Images/rowdivider.gif") repeat-x left bottom;	
}
#wsod #rightColWrap .bondList .content div a {
	display: block;
	text-decoration: none;
	font-weight: bold;	
}
#wsod #rightColWrap .bondList .content div.last {
	background-image: none;
}

#leftColWrap ul.navL3, #leftColWrap ul.navL3 li { margin:0; padding:0; list-style: none; }
#leftColWrap ul.navL3 { border-top: solid 2px #0066AA; }
#leftColWrap ul.navL3 li {
	 background: url("/Appl_Resources/Styles/../Images/rowdivider.gif") repeat-x bottom;
}
#leftColWrap ul.navL3 li a {
	text-decoration: none;
	display:block;
	padding: 8px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003B63;
}

#leftColWrap, #rightColWrap 
{
	padding-top: 41px;
}
#leftColWrap.noPad 
{
	padding-top: 0px;
}

#wsod .extraDataWrap {
	border-top: solid 2px #8fb5cc;
	margin-bottom: 20px;
}
#wsod #mainColWrap .extraDataWrap {
	margin-top: 20px;
}
#wsod .extraDataWrap h1 {
	padding: 3px 0px 3px 0px;
	margin: 0;
	color: #305474;
	font-family:Arial, Helvetica, sans-serif;
}

#wsod .extraDataWrap h2 {
	color: #666;
	padding-bottom: 3px;
	margin:10px 0 4px 0;
	font-family:Arial, Helvetica, sans-serif;
}
#wsod .extraDataWrap h2.line {
	background-image: url("/Appl_Resources/Styles/../Images/rowdivider.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
}
#wsod .extraDataWrap h2.noLinkLook a {
	color: #666;
	text-decoration: none;
}

#wsod .extraDataWrap table {
	width: 100%;
	border-collapse:collapse;
}
#wsod .extraDataWrap table tr.color {
	background: #F8F9F4;
}
#wsod .extraDataWrap table td {
	padding: 4px 5px 4px 5px;
	font-size: 13px;
}
#wsod .extraDataWrap table td.alignRight {
	text-align: right;
}
#wsod .extraDataWrap table td.contact 
{
	padding: 4px 0px 4px 0px;
	font-size: 13px;
	color: #898989;
}

#contact {
	display: block;
	margin: 0 10px 0 10px;
}
#contact .reqStar {
	color: #E3C23F;
}
#contact label {
	display: block;
	margin-top: 10px;
}

#contact label.input input, #contact label.input textarea  {
	width: 100%;
}

#contact .addressInputs { zoom:1; }

#contact .addressInputs label { float: left; margin-right: 10px; }
#contact .radio label {
	float: left;
	margin-right: 10px;
}
#contact .radio label.input input {
	width: 16px;
}

#contact .addressInputs .inputcity input {
	
}
#contact .addressInputs .inputstate input {
	
}
#contact .addressInputs .inputzip input {
	
}

#contact .frmSubmit 
{
	background: #0A355F url("/Appl_Resources/Styles/../Images/submit.jpg") repeat-x left top;
	padding: 5px 25px 5px 25px;
	color: #FFF;
	font-weight:bold;
	text-decoration:none;
	border: solid 1px #000;
	border-left-color: #8FB5CC;
	border-top-color: #8FB5CC;
	border-bottom-color: #000;
	border-right-color: #000;
	margin: 20px 0 30px 0;
	float:right;
}
#contact .frmNote { font-size: 12px; color: #666; }

H1 .asOf { font-weight: normal; color: #666; font-size:12px; }

#bondListWrap .bar { height: 8px; background-color: #8FB5CC; }
#bondListNavWrap { font-family:Arial, Helvetica, sans-serif; zoom:1; background-color: #ECEBE7; background-image: url("/Appl_Resources/Styles/../Images/tablehaderbgd.jpg"); background-repeat: repeat-x; background-position: left top; border: solid 1px #E5E5F1; }
#bondListNavWrap ul, #bondListNavWrap ul
{
	margin:0;
	padding:0;
	list-style:none;
}
#bondListNavWrap li 
{
	float:left;
}
#bondListNavWrap li a 
{
	display:block;
	float:left;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	font-weight: bold;
}

#bondListNavWrap .listTypes li a.on 
{
	position:relative;
	background-color: #F5F4EF;
	border-left:solid 1px #ECEBE7;
	border-right:solid 1px #ECEBE7;
	color:#305476;
	z-index:100;	
}
#bondListNavWrap .subListTypes { position:relative; zoom:1; background:#F5F4EF; z-index:10;}
#bondListNavWrap .subListTypes .radios { float:right; font-size:11px; padding: 5px; }
#bondListNavWrap .subListTypes .radios span { float:left; }
#bondListNavWrap .subListTypes .radios ul { float:left; }
#bondListNavWrap .subListTypes .radios li a { padding: 0px 0px 0px 10px; margin: 0 0 0 10px; color: #000; font-weight: normal; background-repeat: no-repeat; background-position: left center; background-image: url("/Appl_Resources/Styles/../Images/radio-off.gif");}
#bondListNavWrap .subListTypes .radios li a.on { font-weight: bold; background-image: url("/Appl_Resources/Styles/../Images/radio-on.gif"); }


#bondListDataWrap { width: 930px; zoom:1; overflow:auto; }
#bondListDataWrap table th { font-size: 11px; color: #666; font-weight:normal; border-bottom: solid 2px #8FB5CC; }
#bondListDataWrap table th a { color: #666; text-decoration: none; }
#bondListDataWrap table td { font-size: 12px; color: #333; font-weight:normal; border-bottom: solid 1px #8FB5CC; /*background: url("/Appl_Resources/Styles/../Images/rowdivider.gif") repeat-x bottom;*/ }
#bondListDataWrap table td.last { background-image: none; }
#bondListDataWrap table td.sorted, #bondListDataWrap table th.sorted  { background-color: #f1f9fc; }
#bondListDataWrap table th, #bondListDataWrap table td { text-align:right; padding: 8px; }
#bondListDataWrap table .text { text-align:left; }

.pagingWrapper { font-family:Arial, Helvetica, sans-serif; float: right; }
.pagingWrapper a { font-size: 11px; text-decoration:none; margin-right: 4px; font-weight: bold; }
.pagingWrapper a.on { color: #000; }

#bondListDataHeaderWrap { zoom:1; margin-bottom: 5px; }
#bondListDataHeaderWrap .bondContact { float:left; color:#666; font-size:11px; }

#bondListDataFooterWrap { border-top: solid 2px #8FB5CC; padding-top: 5px; }
#footer
{
	font-family:Arial, Helvetica, sans-serif;
	margin: 20px 20px 0px 20px;
	padding: 15px 10px 15px 10px;
	background: #FAFAF6;
	border: solid 1px #F0EEE5;
	font-size: 12px;
	zoom: 1;
}
#footer .ftrStamp { float:left }
#footer .ftrLinks { float:right }
#footer #disclaimer { clear: both; }
#footer #disclaimer p { padding: 10px 0 10px 0; }
#footer #disclaimer .disLinks { text-align:center; }
.displayNone { display: none; }

.styledList {}
.styledList LI { margin-bottom:16px; }



