/* CSS Document */

html, body{height:100%}

a:link { color: #669900; text-decoration: none }
a:active { color: #669900; text-decoration: none }
a:visited { color: #669900; text-decoration: none }
a:hover { color: #669900; text-decoration: underline }

BODY {
  background: #FFFFFF;
  margin: 0px;
  scrollbar-face-color: #006633;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #444444;
  scrollbar-3dlight-color: #ffff00;
  scrollbar-arrow-color: #444444;
  scrollbar-track-color: #F6F6EB;
  scrollbar-darkshadow-color: #000000
    }

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #444444;
	text-align: left;
}
.bodytext-centered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #444444;
	text-align: center;
}
.captiontext {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #444444;
	text-align: center;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #669900;
	text-align: left;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #00ADF0;
	font-weight: bold;
	font-style: normal;
	text-align: justify;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.greensubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #669900;
	text-align: left;
	font-weight: bold;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.footertext a:link { color: #FFFFFF; text-decoration: none }
.footertext a:active { color: #FFFFFF; text-decoration: none }
.footertext a:visited { color: #FFFFFF; text-decoration: none }
.footertext a:hover { color: #F4F4B4; text-decoration: underline 
}
.sidebartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;

}
.sidebartext a:link { color: #FFFFFF; text-decoration: none }
.sidebartext a:active { color: #FFFFFF; text-decoration: none }
.sidebartext a:visited { color: #FFFFFF; text-decoration: none }
.sidebartext a:hover { color: #F4F4B4;  text-decoration: none 
}
.index-menu-bkgd {
	background-image: url(graphics/msia-index-menu-bkgd.gif);
	background-repeat: no-repeat;
}
.left-sidebar-bkgd {
	background-image: url(graphics/left-sidebar-bkgd.gif);
	background-repeat: repeat-y;
}
.left-sidebar-bottom-bkgd {
	background-image: url(graphics/left-sidebar-bottom.gif);
	background-repeat: no-repeat;
}
.footer-bkgd {
	background-image: url(graphics/footer-bkgd.gif);
	background-repeat: no-repeat;
}
.rightside-flake-bkgd {
	background-image: url(graphics/rightside-index-flake.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.border-dotted-aqua {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #3399CC;
}
hr {border: none 0; 
	border-top: 1px dotted #669900;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	text-align: left;
}
.vertical-dot-rule {
	background-image: url(graphics/dotted-rule-vert.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.green-border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6A8911;
}
.specials {
	background: #7BA40E;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	width: 120px;
	text-align: center;
}
.specials a {
	background: #7BA40E;	
	color: #FFFFFF;
	display: block;
	padding: 4px 4px 4px 4px;
	width: 120px;
	text-decoration: none;
}
.specials a:hover {
	background: #6A8911;
	color: #FFFFFF;
	text-decoration: underline;
}


#MSIAEventsut3n169sbmc5ir0ajlcv85bv2o
	
  ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}

#MSIAEventsut3n169sbmc5ir0ajlcv85bv2o

 li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}

#MSIAEventsut3n169sbmc5ir0ajlcv85bv2o

.headline {
	color: #333333;
	font-size: 13px;font-weight:bold;
	padding: 5px 0px 5px 0px;
	margin:0px;
