@charset "utf-8";
/* Global */
body {font-family:Verdana; font-size:12px; color:black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:18px;
	 overflow:auto;
}
img {border:0px;}
a {text-decoration:none; color:#005353;}
ul{margin-left:20px; padding:0;}
li-old { 
list-style: none;
display: block; 
text-indent:15px;
line-height:20px;
background: url(../images/bullet_01.gif) left top no-repeat;
}
li-bac{
  list-style: url(../images/bullet_01.gif) outside circle;
}
li{
  list-style: url(../images/bullet_01.gif);
}
hr{border:#CBEDDE 1px solid;}


/* left*/
.menu-bg{background:url(../images/left_menu_bg2.gif) repeat-y;}

/* footer*/
.footer {height:39px; background:url(../images/footer_bg.gif); padding-left:40px; padding-right:40px;}
.dark-green{font-size:12px; color:#005353; line-height:14px;}
a.footer_link{color:#005353;}

/* main*/
h1{color:#259193; font-size:20px; font-weight:bold; display:inline;}
.main1{background:url(../images/main_bg1.gif) no-repeat;}
.main2{background:url(../images/main_bg2.gif) no-repeat;}
.main3{padding-top:20px;}
.title{color:#259193; font-size:20px; font-weight:bold;}
.heading1{font-size:16px; font-weight:bold; padding-bottom:5px; color:#005353;}
.khaki{color:#857523; padding-bottom:5px;}
.red{color:red; font-size:9px;}
