/* CSS Document */ 

body { background:#647d48 url(../images/background_slice.png) repeat-x; font-size:9pt; color:#444444; margin:0; padding:0; text-align:center; font-family:Arial, Helvetica, sans-serif; } 
body table { font-size: 9pt; } 
a { color:#647d48; text-decoration:none; } 
a:hover { text-decoration:underline; } 
img { border:0; } 

h1 { font-size:16px; font-weight:bold; color:#555555; margin:0; padding:0; } 
h2 { font-size:12px; font-weight:bold; color:#555555; margin:0; padding:0; } 

#holder { margin:auto; width:904px; display:block; background:url(../images/holder_slice.png) repeat-y; } 

#header_logo { background:url(../images/header_logo.png); display:block; height:93px; width:904px; text-align:right; vertical-align:bottom; } 

#menu { background:url(../images/menu_slice.png) repeat-x; margin-top:70px; } 

#menu td { height:23px; border-left:1px solid #626791; border-right:1px solid #18205d; padding:0px 8px 0px 8px; } 
#menu td a { color:#ffffff; font-weight:bold; font-size:11px; text-decoration:none; } 
#menu td.left { border-left:2px solid #18205d; } 
#menu td.right { border-right:2px solid #18205d; } 
#menu td.phone { font-size:16px; color:#FFFFFF; font-weight:bold; width:300px; text-align:right; } 

#left_column { width:183px; vertical-align:top; text-align:left; } 

#right_column { width:721px; vertical-align:top; background:url(../images/header_splash_right.png) no-repeat; text-align:left; font-size:12px; padding-top:0px; } 

#headerbox { display:block; height:140px; width:100%; text-align:right; } 

#content { padding:40px 16px 0px 24px; font-size:9pt; line-height:16px; color:#666666; overflow:visible; } 
#idContentTbl { overflow:visible; width:680px; margin-top:-40px; } 
#idContentTblCell { overflow:visible; padding-top:40px; } 

#footer { background:url(../images/background_footer.png); height:41px; width:904px; color:#FFFFFF; font-weight:bold; font-size:11px; } 
#foot { background:#647d48; width:904px; text-align:right; color:#FFFFFF; font-weight:bold; font-size:10px; } 
#foot a { color:#FFFFFF; font-weight:bold; } 

table.formatted { width:683px; } 
table.formatted thead tr { background:url(../images/table_head_slice.png) repeat-x; } 
table.formatted thead tr td { height:28px; color:#333333; line-height:3px; vertical-align:middle; text-align:center; font-weight:bold; font-size:11px; } 
table.formatted tbody td { border:1px solid #999999; padding:6px 0 6px 0; } 

table.data { background:#cccccc; } 
table.data tr td { background:#ffffff; } 
