/* main_content */
/* padding - top, right, bottom, left */

.odd {background-color: white;}
.even {background-color: DDDDDD;} 

table.charts  { background-color: white; border: outset 0px gray; width: 600; border-collapse: separate; border-spacing: 2px 2px }

#table1  { margin: 0px; padding: 0px; width: 320 }
#table2  { margin: 0px; padding: 0px; width: 320 }
#table3  { margin: 0px; padding: 0px; width: 730 }
#table4  { margin: 0px; padding: 0px; width: 320 }
#table5  { margin: 0px; padding: 0px; width: 320 }
#table6  { margin: 0px; padding: 0px; width: 320 }
#table7  { margin: 0px; padding: 0px; width: 320 }
#table8  { margin: 0px; padding: 0px; width: 320 }


.container { background:#ffffff; width:760px; margin:0; padding:0; }
li.bullets  { list-style-image: url(http://www.ivuenet.com/images/interface_images/helpers/chevron_blue.gif); padding-right: 2px; line-height: 14px; }
li.arrow  { list-style-image: url(http://www.ivuenet.com/images/interface_images/helpers/arrow_mini.gif); padding-right: 2px; line-height: 14px; }
li { padding: 2px; line-height: 14px; }

hr {width:100%; height:1px; background-color: #BBBBBB; border: 0; }

/* OPTION FOR BACKGROUND
body { background: #6fc5d6; margin: 0; padding: 10px;}
*/
body  { background: white url(http://www.ivuenet.com/images/interface_images/body.jpg) repeat; margin: 0 }



div,p,blockquote,ol,ul,dl,dt,dd,th,td  { background: #FFFFFF; color: #444444; font-size: 11px; line-height: 14px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; }
a:link { color: #0081c3; }
a:visited  { color: #6fc5d6; }
a:hover { color: #AAAAAA; text-decoration: underline; }

a.sublink:link  { color: #000000; }
a.sublink:visited  { color: #000000; }
a.sublink:hover  { color: #BBCC00; }

a.bgrollover   { font-size: 7pt; padding: 2px; display: block; whitespace: nowrap; }
a.bgrollover:hover { background-color: #05317F; color: #FFFFFF; font-weight: bold; text-decoration: none; }

.bg_fade { background-image: url(http://www.hellman.com/corner/files/ivue/website/images/interface_images/bgrnd_fade.jpg); }
.bgcolor_blue { background: #0081c3; padding: 0px 0px 0px 0px;}
.bgcolor_green { background: #238932; padding: 0px 0px 0px 0px;}
.color_blue { color: #0081c3; }
.color_green { color: #238932; }
.color_black { color: #000000; }

.menu_head { background: #FF6600; color: #FFFFFF; padding: 4px 4px 4px 4px; font-size:8px; font-weight: bold; }
.menu {color: #000000; padding: 0px 0px 10px 10px; font-size:8px; line-height: 10px;  text-align: left;}
.padding { padding: 4px 4px 8px 8px; font-size:8px; line-height: 12px; text-align: left; }

.breadcrumbs { background: #000000; color: #F5F5F5; padding: 2px 2px 2px 2px; font-size:8px; line-height: 12px; text-align: left; }
.l_indent  { text-align: left; padding: 0px 10px 0px 10px; }
.r_indent { text-align: left;  padding: 0px 0px 16px 0px; }
.l_img  { text-align: left; float: left; clear: left; margin: 0px 10px 120px 0px; padding: 8px; border: solid 0px; }
.r_img   { text-align: left; float: right; clear: right; margin: 0px 0px 20px 0px; padding: 8px; border: solid 0px; }

.color_line { background: #FF6600; padding: 1px 0px 0px 0px;}
.links { color: #FFFFCC; font-size: 9px; line-height: 12px; text-decoration: none; }

.color_copy { color: #0081c3; font-weight: bold; }

.title     { color: #000000; font-family: Arial , Helvetica, Geneva, Swiss, SunSans-Regular;font-size: 18px; line-height: 24px; text-decoration: none; font-weight: bold; }
.hdr_rule   { color: #000000; font-weight: bold; font-size: 14px; line-height: 18px; background-color: #eeeeee; padding: 2px; border-bottom: 2px solid #1e3e8a; }
.subrule { line-height: 14px; background:#FFFFFF; border-bottom: 1px solid #000000; padding: 2px 0px 2px 0px; margin: 0px 0px 0px 0px; }
.toprule  { line-height: 14px; background:#FFFFFF; border-bottom: 1px solid #000000; border-top: 1px solid #000000; padding: 2px 2px 2px 0px; margin: 0px 0px 0px 0px; }

.header_lrg { color: #000000; font-size: 26px; line-height: 30px; font-weight:bold; }
.header { color: #000000; font-size: 16px; line-height: 18px;font-weight:bold; }
.subhead { color: #000000; font-size: 14px; line-height: 18px; font-weight:bold; }

.reverse { color: #F5F5F5; font-size: 9px; line-height: 11px; text-decoration: none; }
.reverse_sml { color: #F5F5F5; font-size: 8px; line-height: 10px; text-decoration: none; }
.small { color: #000000; font-size: 10px; line-height: 14px; text-decoration: none; }
.nobr { white-space: nowrap; }