.balloon1{
    margin:left;
    padding-bottom: 35px;
	padding-left:16px;
	/*background-color: #fff;*/
	background-image: none;
	width: 363px;
}

.balloon {
    background-color: #fff;
    background-image: none;
    padding: 10px 10px 247px 25px;
    box-shadow: 0px 0px 3px #c4c6c8;
}
.balloon ul {
    border: 0 none;
    list-style-type: none;
    /*margin: 7px;*/
}

.balloon ul li, .balloon ul li.last {
    float: left;
    height: 40px;
    margin: 0 4px 10px 0;
    text-align: center;
    width: 40px;
}


.balloon ul li a, .balloon ul li a:visited {
	display:block;
	text-decoration:none; 
	color:#000; 
	width:59px; 
	height:49px; 
	color:#000; 
	background:#fff;
	background-image: url(images/date_bg_rev.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 16px;
}
.balloon ul li a img, .balloon ul li a:visited img {
border:0;
}

.balloon ul li dl {
visibility:hidden;
position:absolute;
}

table {
margin:-2px;
border:0;
padding:0;
border-collapse:collapse;
font-size:14px;
}

.balloon dl {width:155px; padding:0 0 20px 0; background:transparent url(../sites/bottom.gif) no-repeat bottom left; height:auto;}
.balloon dt {margin:0; padding:5px; font-size:1.4em; font-weight:bold; color: #000; background:transparent url(../sites/top.gif) no-repeat top left; text-align:center;}
.balloon dd {margin:0; padding:5px; color:#000; font-size:10px; font-weight: bold; text-align: left; line-height: 14px;border:1px solid #000068; border-width:1px; background:#369; background: #fff; color:#000;}
.balloon dd p {padding:0; margin:5px 0; line-height:auto; color:#000;font-size:12px; }
.balloon dl#web2 {background:transparent url(../sites/bottom2.gif) no-repeat bottom left; height:auto; z-index: 99;}
.balloon dl#web3 {background:transparent url(../sites/bottom3.gif) no-repeat bottom left; height:auto; z-index: 99;}
.balloon dl#web4 {background:transparent url(../sites/bottom4.gif) no-repeat bottom left; height:auto; z-index: 99;}
.balloon dl#web5 {background:transparent url(../sites/bottom5.gif) no-repeat bottom left; height:auto; z-index: 99;}
.balloon dl#web6 {background:transparent url(../sites/bottom6.gif) no-repeat bottom left; height:auto; z-index: 99;}
.balloon dl#web2 dt {background:transparent url(../sites/top2.gif) no-repeat top left;}
.balloon dl#web3 dt {background:transparent url(../sites/top3.gif) no-repeat top left;}
.balloon dl#web4 dt {background:transparent url(../sites/top4.gif) no-repeat top left;}
.balloon dl#web5 dt {background:transparent url(../sites/top5.gif) no-repeat top left;}
.balloon dl#web6 dt {background:transparent url(../sites/top6.gif) no-repeat top left;}

/* specific to non IE browsers and IE7 first with IE5.5 and IE6 second */
.balloon ul li:hover,
.balloon ul li a:hover {
color:#000; 
position:relative;
cursor: pointer;
cursor:hand;
	background-image: url(../images/date_bg_rev.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.balloon ul li:hover dl,
.balloon ul li a:hover dl {
visibility:visible;
color:#000;
top:-25px;
left:70px;
cursor:default;
}


	

.balloon ul li:hover dl em,
.balloon ul li a:hover dl em {
display:block;
position:absolute;
left:-35px;
top:75px;
width:36px; 
height:36px;
background:transparent url(../sites/pointer.gif);
}

.balloon ul li:hover dl a,
.balloon ul li a:hover dl a {
height:0.8em;
color:#606;
background:transparent;
text-decoration:underline;
display:inline;
}

.balloon ul li:hover dl a:hover,
.balloon ul li a:hover dl a:hover {
text-decoration:none;
background:transparent;
}
.clear {
	clear: both;
}

/* for new design */

.balloon ul li.last {
	margin-right: 0;
}
.balloon ul li a, .balloon ul li a:visited {
	background-image:url(../images/cal_sq_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
    color: #000;
    display: block;
    height: 40px;
    padding-top: 0px;
    text-decoration: none;
    width: 40px;
	font-family: Fjalla One, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	font-weight:normal;
	line-height:40px;

}
.balloon ul li:hover, .balloon ul li a:hover {
	background-image:url(../images/cal_sq_bg.png);
    background-position: left -45px;
    background-repeat: no-repeat;
    color: #fff;
    cursor: pointer;
    position: relative;
}
.balloon ul li:hover dl,
.balloon ul li a:hover dl {	
	visibility:visible;
	color:#000;
	top: 20px;
	left:-155px;
	cursor:default;
}
#leftNavArea .balloon ul li:hover dl,
#leftNavArea .balloon ul li a:hover dl {	
	visibility:visible;
	color:#000;
	top: 20px;
	left:-105px;
	cursor:default;
}
.balloon ul li:hover dl.rtAlign,
.balloon ul li a:hover dl.rtAlign {	
	visibility:visible;
	color:#000;
	top:-25px;
	left:70px;
	top: 20px;
	left:40px;
	cursor:default;
}
#leftNavArea .balloon ul li:hover dl.rtAlign,
#leftNavArea .balloon ul li a:hover dl.rtAlign {	
	visibility:visible;
	color:#000;
	top:-25px;
	left:70px;
	top: 20px;
	left:40px;
	cursor:default;
}
.balloon ul li a.small {
	height: 36px;
    font-size: 14px;
    line-height: 14px;
    padding-top: 6px;
}
.monthName {
	clear:both;
	/*width:93%;*/
	text-align: center;
	/*font-family:Open Sans, Arial, Helvetica, sans-serif;:Open Sans, Arial, Helvetica, sans-serif;*/
	color:#2A4356;
	font-size: 18px;
	padding: 3px 0 3px;
	border-bottom: 1px dotted #484848;
	margin-bottom: 5px;
	letter-spacing: 1px;
}
/* added */
#leftNavArea .balloon {
    background-color: #ececec;
    background-image: none;
    margin: 0 auto;
    padding-bottom: 35px;
    width: 330px;
}
#leftNavArea .balloon ul li a, #leftNavArea .balloon ul li a:visited {
    background-image: url("../images/cal_sq_bg.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #000;
    display: block;
font-family:Open Sans, Arial, Helvetica, sans-serif;:Open Sans, Arial, Helvetica, sans-serif;font-size: 20px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    padding-top: 0;
    text-decoration: none;
    width: 40px;
	padding-left: 0;
}
#leftNavArea .monthName {
    border-bottom: 1px dotted #484848;
    clear: both;
	font-family:Open Sans, Arial, Helvetica, sans-serif;:Open Sans, Arial, Helvetica, sans-serif;font-size: 15px;
    letter-spacing: 1px;
    margin-bottom: 5px;
    padding: 3px 0;
    text-align: center;
	color:#A11A28;
}
#leftNavArea .balloon dl {
	width: 105px;
}
#leftNavArea .balloon dd {
	width:150px;
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #10477c;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    margin: 0;
    padding: 5px;
    text-align: left;
	font-weight: normal;
	font-size: 11px;
}
#rtAlign dd p{
	color:#000;
	font-size:12px;}

#leftNavArea .balloon ul li, .balloon ul li.last {
    float: left;
    height: 40px;
    margin: 0 4px 10px 0;
    text-align: center;
    width: 40px;
}
#leftNavArea .balloon ul li:hover, #leftNavArea .balloon ul li a:hover {
    background-image:url(images/cal_sq_bg.png);
    background-position: left -45px;
    background-repeat: no-repeat;
    color: #fff;
    cursor: pointer;
    position: relative;
}
#leftNavArea .balloon ul li a.small {
    font-size: 14px;
    height: 34px;
    line-height: 14px;
    padding-top: 6px;
}
/* end */

[if IE 6]>
<style type="text/css">
li a {
	display:inline-block;
}
li a {
	display:block;
}
li {
	margin-bottom: -1px;
}
    </style>
    <![endif]