/* CSS Document */
Body{ margin:0px; padding:0px; background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px;
color:#000000;}
p, h1, h2, li, ul {margin:0px; padding:0px;}
a img{border:0;}

/* MENU */
.menu_bg {background:url(images/nav_bg.gif) repeat-x top;}

.menu_text {font-family:Tahoma, Verdana; font-size:11px; color:#000000; font-weight:bold; text-align:center; background:url(images/nav_separator.gif) no-repeat right; }
.menu_text a {color:#000000; text-decoration:none;}
.menu_text a:hover {color:#CC0000; text-decoration:none;}

.menu_text1 {font-family:Tahoma, Verdana; font-size:11px; color:#000000; font-weight:bold; text-align:center; }
.menu_text1 a {color:#000000; text-decoration:none;}
.menu_text1 a:hover {color:#CC0000; text-decoration:none;}


/* LEFT MENU */
.left_menu_title {background:url(images/left_header.gif) no-repeat top; padding:0 0 0 40px; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; }

.left_menu {background:url(images/bullet.gif) no-repeat left; border-bottom:dashed 1px #000000; padding:5px 0 5px 15px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.left_menu2 {background:url(images/bullet.gif) no-repeat left; border-bottom:dashed 1px #000000; padding:5px 0 5px 15px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.left_menu a {color:#000000; text-decoration:none;}
.left_menu2 a {color:#0000ff; text-decoration:underline;}
.left_menu a:hover {color:#CC0000; text-decoration:none;}
.left_menu2 a:hover {color:#0000FF; text-decoration:none;}

.left_menu1 {background:url(images/bullet.gif) no-repeat left; padding:5px 0 5px 15px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.left_menu1 a {color:#000000; text-decoration:none;}
.left_menu1 a:hover {color:#CC0000; text-decoration:none;}

.black{font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#000000; text-decoration:none;}
a.black:hover{font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#666666; text-decoration:none;}

/* TITLE */
.title_bg {background:url(images/heading_bg.gif) no-repeat left; height:55px;}
.page_title_bg {background:#FFE0AE; border:#FFB53E solid 1px; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#000000; text-align:left;}
.page_heading {font-family:Helvetica, sans-serif; font-size:24px; color:#000000; text-align:left; padding:8px 18px;}
.page_title {font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#000000; text-align:left; padding:0 30px; text-decoration:none;}

.article_link {font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#000000; text-align:left; padding:8px 12px; text-decoration:none;}
.article_link a {color:#000000; text-decoration:underline;}
.article_link a:hover {color:#CC0000; text-decoration:none;}
.title {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#E87B00; text-align:left;}
.sub_title {font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#333333; text-align:left; padding:4px 0 0 0;}

/* TEXT */
.body {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-align:justify; padding:12px;}
.text1 {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-align:justify; padding:2px;}
.points {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#CC0000; text-align:left;}
.readmore {background:url(images/readmore_bullet.gif) no-repeat left; font-family:Arial, Helvetica, sans-serif; color:#FF0000; padding:0 0 0 12px;}
.readmore:hover { color:#000000; text-decoration:none; }

/* BORDER */
.border-bottom {border-bottom:dashed 1px #666666;}
.border {border:dashed 1px #666666;}

/* FOOTER */
.footer{background-image:url(images/bottom_bg.gif); height:59px; background-repeat:no-repeat;}
.footertext{color:#000000; font-size:11px; text-decoration:none; text-align:center;}
a.footertext:hover{color:#858585; font-size:11px; text-decoration:none;}
.copy{font-size:10px; color:#000000; text-align:center;}

.green{color:#7C9201; font-size:12px; font-weight:normal;}
