/* Common Style */
html{height:100%}
body{margin:0px;padding:0px;color:#585859;font-family: Arial, "Times New Roman", Verdana, Sans-Serif;font-size:8pt;}
*:focus{outline:none}
.spacer{clear:both}
img{border:0px}
h1, h2, h3{display:none}
form{display:inline}
.red1{color:#FF0000}
.red1b{font-weight:bold;color:#FF0000}
.grn1b{font-weight:bold;color:#245024}
.hint{font-style:italic}
.blk2b{font-weight:bold;font-size:13pt}
.blu2b{color:#78B5E1;font-weight:bold;font-size:13pt}
.blk1b{font-size:8pt;color:#000000;font-weight:bold}
.img_bdr{border:1px solid #98C686}
.img_bdr:hover{border:1px solid #F49F66}

/* Linked Style */
a{color:#3A3A3C;text-decoration:none;}
a:hover{text-decoration:none;}
.lnkblu{font-size:8pt;color:#828283;text-decoration:none;font-weight:bold;}
.lnkblu:hover{color:#5074A9;text-decoration:none;}
.lnkgry{font-size:10pt;color:#5074A9;text-decoration:underline;font-weight:bold;}
.lnkgry:hover{color:#AADBFF;text-decoration:none;}
.lnkmrn{color:#052E6F;text-decoration:none}
.lnkmrn:hover{text-decoration:underline}
.no_record_blk{height:20px;font-size:10pt;border:1px solid #CCCCCC;padding:20px 0px;text-align:center;color:#FF0000;font-weight:bold;}

#cal_container{padding-left:15px;padding-top:10px;}
#cal_container{font-family:Verdana}
#cal_container tr td{padding:6px;font-family:Verdana;font-size:8pt;color:#776C6A}
.event_day{display:block;background:url('../img/green_circle.jpg') no-repeat 0px 0px;padding-top:3px;color:#FFFFFF;text-align:center;width:22px;height:17px}

#header{width:758px;margin:0px auto;}
#header .logo{width:133px;float:left;margin-top:9px;}
#header .rht_area{width:624px;height:117px;float:right;background:url('../img/hdr_bg.jpg') no-repeat top center;float:right;}
#header .blk_bg{background:#58585A;height:5px;margin-bottom:5px;}
#header .top_bg{background:url('../img/top_bg.jpg') no-repeat;height:110px;}
#header .hdr_btm_bg{width:100%;height:30px;background:url('../img/hdr_btm_bg.jpg') no-repeat top center;}

#header .search_bg{width:128px;height:18px;margin-top:10px;margin-left:6px;background:url('../img/search_bg.gif') no-repeat;}

#header .search_tbox{width:92px;border:0;color:#FFFFFF;font-family:"Times New Roman", Verdana, Sans-Serif;font-size:10pt;font-weight:bold;font-style:italic;background:none;}
#header .search_btn{padding-top:2px;float:right;}
#header .btn_bg{background:#D0E6AA;height:5px;margin-top:5px;}
#container{width:800px;margin:0px auto;}
#container .lft_menu{width:156px;float:left;padding-right:6px;text-align:right}
#container .content{width:618px;float:left;}
#container .hdr_bg{height:55px;background:#9D9D9D}
#container .hdr_title{margin:0px;padding:0px;padding-left:15px;padding-top:20px;color:#FFFFFF;font-weight:bold;}
#container .hdr_title1{padding-left:10px;color:#E5E5E5;font-weight:bold;font-size:9pt;font-family:Arial;}
#menu{list-style-type:none;padding:0px;margin:0px;}
#menu li{padding-bottom:12px;}
#menu li a{font-family:"Arial";color:#616161;font-size:8pt;font-weight:bold;text-decoration:none;}
#menu li a:hover{color:#9BC1E5}
#menu li a.lnkred1a{color:#FF0000;text-decoration:none}
#menu li a.lnkred1a:hover{text-decoration:underline}
#menu li .sel{color:#9BC1E5}

#footer{width:760px;margin:0px auto;}
#footer .top_bg{background:#D0E6AA;height:5px;}
#footer .lft{width:745px;float:left;}
#footer .copyright{margin-top:10px;font-size:7pt;line-height:18px;color:#A6A6A6;}
#footer .rht{width:10px;float:left;margin-top:10px;}
.tbox{font-family:Sans-Serif;font-size:10pt;color:#585859;border:1px solid #898888;padding:1px;}
.search_tbox{font-family:Arial;font-size:10pt;color:#585859;border:1px solid #898888;padding:1px;vertical-align:top;}
.btn{font-family:Sans-Serif;cursor:pointer;font-size:9pt;color:#FFFFFF;font-weight:bold;background:#A6A7A7;border:1px solid #A6A7A7;}
#calendar_block{width:550px;margin:0px auto;padding-bottom:20px}
.lnkgry1a{font-family:Sans-Serif;font-size:9pt;font-weight:bold;color:#676767;text-decoration:none}
.lnkgry1a:hover{text-decoration:underline}
.wht1b{color:#FFFFFF;font-weight:bold}
.wht1{color:#FFFFFF}
.tboxl{color:#8E8E8E;font-size:8pt;border:1px solid #828282;-moz-border-radius:0.5em;-webkit-border-radius:0.5em;height:18px;padding-left:5px;}
#fancy_msg{height:30px;text-align:center;padding:5px 0px;}
.zero_record_block{height:40px;border:1px solid #FF0000;color:#FF0000;font-weight:bold;padding-top:20px;text-align:center}

#backgroundPopup{display:none;position:fixed;_position:absolute; /* hack for internet explorer 6*/
	z-index:99999999;height:100%;width:100%;top:0;left:0;background:#000000;border:1px solid #cecece;z-index:1;}
#popupRenew{display:none;position:fixed;_position:absolute; /* hack for internet explorer 6*/
	height:150px;width:200px;background:#FFFFFF;border:2px solid #000000;z-index:2;padding:12px;font-size:13px;color:#848383;}
#popupClose{position:absolute;left:-13px;top:-13px;}
.publish{background:url('../img/publish.png') no-repeat;}
