/*GENERIC BOX*/
	.box {margin-bottom:10px;width:150px}
	.box .top{ background:url(images/master/box/box_top.gif) no-repeat;width:150px}
	.box .top h3{height:auto;font-size:1.3em;font-weight:normal;overflow:hidden;padding:8px 8px 7px 10px;width:130px}
	.box .top h3 a:link, .box .top h3 a:visited, .box .top h3 a:active, .box .top h3 a:hover {color:#313538}
	.box .content{width:130px;margin:10px ;overflow:hidden}
	.box .content img{padding-bottom:7px}
	.box .bottom{background:url(images/master/box/box_bottom.gif) no-repeat bottom left;height:7px;font-size:0.1px}

/*WYSIWYG styles*/
    .box .content h3 {margin:0px;font-size:1.19em;margin-bottom:7px}
    .box .content h4  {margin:0px;font-size:1.02em;margin-bottom:2px}
    .box .content p,.box .content div{padding:0;margin:0 0 10px 0}
    .box .content ul,.box .content ol {margin:0 5px;padding:0}
    .box .content ul li, .box .content ul.category li{margin:0px !important;list-style:none;/*padding-left:5px;background: url(images/master/navigation/nav-y_bullet.gif) no-repeat 0px 5px !important*/}

/*Removes bullets from tag cloud*/	
	.box .content ul li, .box .content ul.category li .Tag a{margin:0px !important;list-style:none;padding-left:10px;background-image:none !important;}
  
  
 /*box links*/ 
    .box .content a{font-weight:normal;}
    .box .content a:visited{font-weight:normal;}
    .box .content a:hover{text-decoration:underline;}
	.box .content a:active{font-weight:normal;}	
	
    .box .content li a{font-weight:normal;text-decoration:none;}
	.box .content li a:visited{font-weight:normal;}
    .box .content li a:hover{text-decoration:underline;}
	.box .content li a:active{font-weight:normal;}  
  
  
   
/* used for events and archives*/
	.box ul.category {line-height:1.4em} 
	.box ul.category li{}
	.box li a{line-height:1.2em}
	.box li a:hover{}

/*BOX GROUP*/
	.box-group{overflow:hidden;width:100%;margin-bottom:10px}
	
	.contentPane .box-group .box{margin-bottom: 10px;width: 195px;float:left;clear:none;margin-right:10px;overflow:hidden}
	.contentPane .box-group .box .top{background:url(images/master/box/box_group_top.gif) no-repeat;width: 195px}
	.box-group .box .bottom{background:url(images/master/box/box_group_bottom.gif) no-repeat bottom left;height:12px;font-size:0.1px;padding:0}
	
	
	
	
	
	.contentPane_wide .box-group .box{margin-bottom: 10px;width:280px;float: left;clear: none;margin-right:10px;overflow:hidden}
	.contentPane_wide .box-group .box .top{background:url(images/master/box/box_group_wide_top.gif) no-repeat; width: 285px}
	
	
	.box-group .box .top h3{height:auto;font-size:1.5em;overflow:hidden;padding:8px}
	
	.box-group .box .content{width:auto}
	.box-group .box .content img{margin:0 auto;display:block}
	.box-group .box .content a{}
	
	
	
	
	

/*WYSIWYG heading styles*/
	.box-group .content h3{margin:0}
	.box-group .content h4{margin:0}

/*EVENTS-DIARY/CALENDAR*/

/*global table styling*/
	.Calendar
	{margin:0 auto;width:125px !important;margin-top:10px;font-size:1em;/*< font set for IE 5.5*/text-align:center; border:hidden; border-style:hidden;/*border set to avoid indent*/ border-collapse:collapse}
	
	.Calendar, .Calendar tr, .Calendar td{
	border-collapse: collapse ; border-style: hidden; border:none }
	
	.box .body {margin:0 8px 0 8px;border:hidden}
	.Calendar td {border:hidden} 
	/*cell background and size*/
	.Calendar td a {display:block; width:18px;border:hidden}
	.Calendar th {}

/*month title styling (e.g Oct 2008)*/
.Calendar .Title {width:100%;font-weight:bold;font-size:1em;/*< font set for IE 5.5*/}

/*day header area (mo,tu,we...)*/
	.Calendar .DayHeader {border:none;border:hidden}

/*days of the previous and next months*/
	.Calendar .OtherDaysofMonth a:link {}

/*selected day*/
	.Calendar .SelectedDay a{}
	.Calendar .EventDay {}
	.Calendar .WeekDay {}
	.Calendar .WeekEnd {}
	.Calendar .Today {}

/*days of the previous and next months*/
	.Calendar .OtherDaysofMonth {}

/*hover states*/
	.Calendar td a:hover {}
	.Calendar .EventDay a:hover {}
	.Calendar .WeekDay a:hover {}
	.Calendar .WeekEnd a:hover {}

/*EVENTS SEARCH*/
/*date box*/
	.box .content input.txtDate{width:95px;float:left}
	.box .content input.field{width:119px; clear:both}
	.box .content select.ddlCategory{width:120px}
	.box .content img.calendarImage {float:left; display:block;cursor:pointer;margin-left:5px;padding:0}
    .box .content .btnNext{float:right !important;margin-right:0 !important}
/*category box*/
/*search button*/
	
	.content a.search
	{display:block;margin-top:10px;width:56px;height:22px;text-align:center;padding-top:4px;color:#fff !important; 
	background: url(images/webparts/icons/search_btn.gif) no-repeat;text-decoration:none; font-weight:bold}
	
	.content a.search:hover{background: url(images/webparts/icons/search_btn.gif) no-repeat !important;text-decoration:underline;}

/*archived news*/
	.archived-news{width:100%;margin-left:10px}
	.archived-news ul{margin-left:0;margin-bottom:20px;line-height:1.6em}
	.archived-news  li{list-style:none}

/*BLOG POSTS*/
	.post{margin-left:10px;margin-bottom:10px; overflow:hidden}
	.post p{margin:0 0 0 8px;}
	.post .date{text-transform:capitalize;margin-left:8px;}
	.post h3 {font-size:1.2em;margin:0 0 0 8px}
	.post h3 a{font-weight:normal;text-decoration:none;}
	.post h3 a:hover{text-decoration:underline;}
	.post .image{float:right;padding: 0 0 10px 10px}

/*bottom area*/
	.post .bottom{clear:both;margin-left:8px}
	.post .bottom a{margin-top:2px}
	.postthanks {clear:both;display:block;padding:4px;font-weight:bold;}
	.postthanks p{margin:0;padding:0}
/*TAG CLOUD*/
	.Tag1 { padding: 0px; margin-right: 0px; display:block;float:left;line-height:1.3em;}
	.Tag1 a { font-size: 140%; font-weight: 900; margin-right: 6px; text-decoration: none;}
	.Tag2 { padding: 0px; margin: 0px; display:block;float:left;line-height:1.3em }
	.Tag2 a { font-size: 130%; font-weight: 800; margin-right: 6px; text-decoration: none; }
	.Tag3 { padding: 0px; margin: 0px; display:block;float:left;line-height:1.3em }
	.Tag3 a { font-size: 110%; font-weight: 600; margin-right: 6px; text-decoration: none; }
	.Tag4 { padding: 0px; margin: 0px; display:block;float:left;line-height:1.3em }
	.Tag4 a { font-size: 90%; font-weight: 500; margin-right: 6px; text-decoration: none; }
	.Tag5 { padding: 0px; margin: 0px; display:block;float:left;line-height:1.3em }
	.Tag5 a { font-size: 80%; font-weight: 300; margin-right: 6px; text-decoration: none; }
	.Tag6 { padding: 0px; margin: 0px;display:block;float:left;line-height:1.3em}
	.Tag6 a{ font-size: 140%; font-weight: 900; margin-right: 6px; text-decoration: none;}
	.Tag7{padding: 0px; margin: 0px; display:block;float:left;line-height:1.3em}
	.Tag7 a{font-size: 130%; font-weight: 800; margin-right: 6px; text-decoration: none;}
	.Tag8{padding: 0px; margin: 0px; display:block;float:left;line-height:1.3em}
	.Tag8 a{font-size: 110%; font-weight: 600; margin-right: 6px; text-decoration: none;}
	.Tag9{padding: 0px; margin: 0px; display:block;float:left;line-height:1.3em}
	.Tag9 a{font-size: 90%; font-weight: 500; margin-right: 6px; text-decoration: none;}
	.Tag10{padding: 0px; margin: 0px; display:block;float:left;line-height:1.3em}
	.Tag10 a{font-size: 80%; font-weight: 300; margin-right: 6px; text-decoration: none;}
	.Tag11{padding: 0px; margin: 0px; display:block;float:left;line-height:1.3em}
	.Tag11 a{font-size: 140%; font-weight: 900; margin-right: 6px; text-decoration: none;}
	.Tag12{padding: 0px; margin: 0px; display:block;float:left;line-height:1.3em}
	.Tag12 a{font-size: 130%; font-weight: 800; margin-right: 6px; text-decoration: none;}
	.Tag13{padding: 0px; margin: 0px;display:block;float:left;line-height:1.3em}
	.Tag13 a{font-size: 110%; font-weight: 500; margin-right: 6px; text-decoration: none;}
	.Tag14{padding: 0px; margin: 0px; display:block;float:left;line-height:1.3em}
	.Tag14 a{font-size: 90%; font-weight: 500; margin-right: 6px; text-decoration: none;}
	.Tag15{padding: 0px; margin: 0px; display:block;float:left;line-height:1.3em}
	.Tag15 a{font-size: 80%; font-weight: 900; margin-right: 6px; text-decoration: none;}