/* floater section css */

/* structure */
#main-left {width:350px; margin:20px 0px 20px 20px; float:left;}
#main-right {width:352px; margin:20px 10px 20px 0px; float:right;}

/* callouts */
.callout {width:183px;*width:203px; height:151px; float:left; padding:10px; background:url('../images/bg-callout.gif') no-repeat;}
#callout-top {margin-bottom:15px;}
#callout-middle {margin-bottom:15px; margin-top:15px;}
#callout-bottom {margin-bottom:15px;}
.callout-photo {width:149px; height:151px; float:right; border:none;}
.callout-head {color:#033d68;font-weight:700px;font-family:Arial;font-size:1.2em;}
.callout ul {margin-left:-20px;*margin:10px 10px 10px 18px; list-style:none; list-style-image:url('../images/arrow-list.gif');}
.callout ul li {margin-bottom:10px;}
.callout ul li a {color:#018fde;font-weight:700px;font-family:Arial;}

/* downloads */
.tn {float:left; margin:0px 10px 0px 0px;}
.d-title {color:#9b9b9b;}
.d-size {color:#cacaca;}

/* thumbnail images */
.tnimage {height:80px; width:80px; background-image:url('/images/imagebackground.gif');	background-repeat:repeat-x;	float:left;	*margin-right:4px;}
.tnimage img{height:72px;width:72px;margin:4px 4px 4px 4px;}
.tnimagecontent {width:500px;*width:510px; float:right; padding:0px 0px 20px 10px;}
.tnimagecontent p{padding-top:0px;}
.tnimagecontent h4 {padding:0px;margin:0px;}
.tnimagecontent h4 a {color:#0582c5;font-weight:normal;font-family:Arial;font-size:.9em;text-transform:uppercase;}

/* charts and tables */
.chart ul {margin-left:-20px;*margin:10px 10px 10px 18px; list-style:none; list-style-image:url('../images/arrow-list.gif');}
.chart ul li {margin-bottom:10px;}
.chart ul li a {color:#018fde;font-weight:700px;font-family:Arial;}
.contentboxplain table tr td .table-first-row {color:#000000;font-weight:700px;font-family:Verdana;}
.contentboxplain table tr td .table-first-col {color:#0582c5;font-weight:700px;font-family:Verdana;font-size:1.1em;text-transform:uppercase;}

.footnote {color:#999999; font-size:.75em;}

/* other */
.missing-value {color:#ff33cc;}




