/* CSS Document */
body{ padding:0px; margin:0px; }

td{ 
font-family: tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
line-height:14px;
font-weight:normal;
text-decoration:none;
}

a{color:#242D45; text-decoration:none;}
a:hover{color:#BE0000; text-decoration:underline;text-decoration:none;}

p{ padding-bottom:8px; margin:0px;}

ul{ padding-left:10px; margin:0px; list-style-type:none;}
li{ padding-left:15px; display:block; margin:0px; background:url(images/bullet.gif) top left no-repeat;}

.bold{font-weight:bold;}
.whiteColor{ color:#FFFFFF; font-size:12px; font-weight:bold;}
.greenColor{ color:#53A100; font-size:16px; font-weight:bold; line-height:20px;}

#header_bg{ background:url(images/header_bg.gif) bottom left repeat-x;}
#header_bg .logo{ padding-bottom: 10px;}
#header_bg a{ padding:0px 10px 0px 5px; display:block; color:#242D45; text-decoration:none;}
#header_bg a:hover{ padding:0px 10px 0px 5px; display:block; color:#BE0000; text-decoration:underline;}

td#header_img{ padding:3px 0px 3px 0px;}
td#header_img img{height:259px; width:778px; background:url(images/header_img.jpg) top left repeat-x;}
td#content_area{background:url(images/body_bg.gif) top left repeat-x;}
td.welcome{ background:url(images/doot.gif) bottom left repeat-x; padding:15px 0px 10px 0px;}

td.pageheading{ font-family:Helvetica, Arial, sans-serif; font-size:18px; font-weight:bold; background:url(images/doot.gif) bottom left repeat-x; padding:15px 0px 10px 0px;}

div.img_holder{ margin:0px 20px 10px 0px; float:left; border:#000 1px solid;}
td.menu_left{ border-left:#000 1px solid; border-right:#000 1px solid; padding:10px 0px 10px 0px;} 
td.menu_left a{ 
padding:6px 0px 6px 20px; 
background:url(images/menu_arrow.gif) left top no-repeat; 
display:block; 
font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size:13px; font-weight:bold;
} 
td.menu_left div{margin:0px 10px 0px 10px;}
td.menu_left div.doot{margin:0px 10px 0px 10px;  background:url(images/doot.gif) bottom left repeat-x;}

td.footer{ color:#fff; padding:15px 0px 15px 0px;}
td.footer a{ color:#fff; text-decoration:none; font-weight:bold;}
td.footer a:hover{ text-decoration:underline;}

td.copyright{ color:#989898; padding:10px 0px 2px 0px;}

