/* CSS Document */
body { margin:0px; padding:0px; background:#ccc url(page_bg.gif) repeat-x ; color:#333; font: .75em/1em arial, sans-serif, tahoma, geneva, verdana; }
h1 { padding:5px 5px 5px 22px; margin:0px; background: url(heading_arrow.gif) no-repeat 0% 50%; color:#ff9900; font:bold 1.6em "Trebuchet MS", Arial, Tahoma; }
h2 { padding:0; margin:5px 0; color:#ff9900; font:bold 1.2em "Trebuchet MS", Arial, Tahoma; text-transform:uppercase; }
h3 { padding:5px 5px 5px 18px; margin:0px; background: url(bullet_sub.gif) no-repeat 0% 50%; color:#ff9900; font:bold 1.2em "Trebuchet MS", Arial, Tahoma; }
p { margin:0px; padding:5px; line-height:130%; text-align:justify; }
img { border:none; }
a { color: #336699; text-decoration:underline; }
a:hover { color: #000; text-decoration:underline; }
ul, li { list-style-type:none; padding:0px; margin:0px; }

.whitebg { background-color:#ffffff; }
.top_bg { background: url(top_bg.gif) repeat-x; }
.menu_bg { background: url(menu_bg.gif) repeat-x; }
.menu_left { background: url(menu_left.gif) no-repeat; width:161px; height:61px; }
.menu_right { background: url(menu_right.gif) no-repeat; width:156px; height:61px; }

#footer { background: url(footer_bg.gif) repeat-x; padding:15px 10px 5px 0; text-align:right; font:bold 0.90em "Trebuchet MS", Arial, Tahoma; }
#footer a { color:#000; text-decoration:none; }
#footer a:hover { color:#000; text-decoration:underline; }

#box { margin:10px 10px 15px 10px; text-align:left; }
#box .box_top { background: url(box_top.gif) no-repeat 0% 0%; height:11px; }
#box .box_bg { background: url(box_bg.gif) repeat-y; padding:0 10px; }
#box .box_bottom { background: url(box_bottom.gif) no-repeat 0% 100%; height:11px; }

#box li { background: url(menu_arrow.gif) no-repeat 0% 50%; padding-left:12px; margin:10px; }
.dotlist li { background: url(dot.gif) no-repeat 0 7px; padding-left:10px; margin:2px; }
.sub_margin { margin-left:18px; }

#menu ul { list-style-type:none; padding:0px; margin:0px; font:bold 1.2em "Trebuchet MS", Arial, Tahoma; color:#000; }
#menu li { display:inline; padding:10px; margin:0px; }
#menu li a { color:#000; line-height:3em; text-decoration:none; }
#menu li a:hover { color:#ff6600; }
#menu li a.active { color:#ff6600; }

.content_area { line-height:1.4em; padding:5px 10px 5px 0px; }
.copyright { font:bold 0.85em "Trebuchet MS", Arial, Tahoma; color:#999999; padding:2px 0;  }
.bold { font-weight:bold; }
.padding { padding:5px; }
.padding1 { padding:10px; }
.star { color:#ff3300; }
.blacktext { color:#000; }
.contact_border { border-bottom:1px solid #ccc; padding-bottom:10px; }
.textbox { width:20em; }
.textbox1 { width:20em; height:5em; }