body {
	font-family: Verdana;
	font-size: 10px;
	background-color: #CCCCCC;
}
a:link {
	color : #385DAD;
}
a:visited {
	color : #385DAD;
}
a:hover {
	color : #0066FF;
}
.menu-act {
	font-family: verdana;
	font-size: 10px;
	text-transform: uppercase;
	color: #385DAD;
	filter: Glow(Color=white, Strength=2);
	top: 0px;
	font-weight: bold;
	line-height: 10px;
	padding-top: 8px;
}

H1 {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	margin-bottom: -1px;
	margin-left: 10px;
}
H2 {
	font-family: Georgia;
	font-size: 16px;
	line-height: 16px;
	margin: 0px;
	padding: 15px 0px 8px;


}
h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
p {
	font-family: Verdana;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 5px;
}

li {
	font-family: Verdana;
	font-size: 10px;
	margin-top: -2px;
}

ul {
	font-family: Verdana;
	font-size: 10px;
	margin-top: -3px;
	margin-bottom: 10px;
	margin-right: 20px;
}

td#RightColumn {
	vertical-align: top;
	padding-right: 20px;

}
DIV#CalList {
	background-color: #6699FF;
	margin: 0px;
	padding: 0px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699FF;
	border-top: 1px solid #6699FF;
	border-right: thin solid #6699FF;
	border-bottom: thin solid #6699FF;
	border-left: thin solid #6699FF;
}
DIV#CalList SPAN.Header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 5px 10px 4px;
	width: 100%;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
DIV#CalList SPAN.Date{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	background-color: #E4E4E4;
	padding: 2PX 10PX 3PX;
	width: 100%;
}
DIV#CalList SPAN.Cat{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin: 0px;	
	padding: 2PX 10PX 3PX;
	background-color: #E4E4E4;
	width: 100%;

}
DIV#CalList SPAN.Title{
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding: 2px 10px 5px;
	width: 100%;
	background-color: #F0F0F0;
	overflow: hidden;
	height: 32px;
	vertical-align: middle;
}
DIV#CalList TD.More{
	font-size: 10px;
}

td#content {
	vertical-align: top;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 15px;

}

DIV#NewsSection {
	width: 241px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 10px;
}
DIV#NewsSection DIV#NewsItem {
	padding-bottom: 15px;
	font-size: 10px;
}
DIV#NewsSection a{
	color: #FFCC00;
	text-decoration: underline;
}
DIV#NewsSection a:hover{
	color: #FDEEB3;
	text-decoration: underline;
}

DIV#NewsSection DIV.Category{
	font-size: 12px;
	font-weight: bold;
	color: #FDEEB3;
}
DIV#NewsSection DIV.NewsDate{
	color: #F0F0F0;
}
DIV#NewsSection DIV.NewsTitle{
	font-size: 12px;
	font-weight: bold;
	color: #00CCFF;
}
DIV#NewsSection DIV.NewsBlurb{
	color: #FFFFFF;
}
DIV.tx-advCaledar-pi1 { 
	font-family:Verdana;
	font-size:12px;
	} 
DIV.tx-advCaledar-pi1 P { 
	font-size:12px;
	} 
DIV.tx-advCaledar-pi1 TD { 
	font-size:12px; 
	FONT-WEIGHT: italic; 
	} 
DIV.tx-advCaledar-pi1 A {
	color:#FF9900;
	FONT-WEIGHT: italic;
	text-decoration: underline;
	} 
DIV.tx-advCaledar-pi1 TD.notInMonth TD { 
	FONT-WEIGHT: normal;
	FONT-SIZE: 8px;
	} 
DIV.tx-advCaledar-pi1 TD.notInMonth A { 
	color:#FF9900;
	} 
DIV.tx-advCaledar-pi1 TD.bottomEventsExpired { 
	BACKGROUND-COLOR: #EEDDDD;
	color:red;
	} 
DIV.tx-advCaledar-pi1 TD.bottomEventsExpired A {
	color:red;
	font-weight: bold;
	} 
DIV.tx-advCaledar-pi1 TD.bottomEvents { 
	BACKGROUND-COLOR: green;
	} 
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #666666;
}
DIV.Bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../../../media/bullets/dot.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-attachment: fixed;
	background-position: 0px 5px;
	position: static;
	margin-left: 10px;


}
#news-pi {
	padding: 0px 0px 6px 10px;
	margin-right: 6px;
	color: #FFFFFF;
	width: 215px;


}
#news-pi h2 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 16px;

}
#news-pi a:link {

	color : #D7EBFF;
}
#news-pi a:visited {

	color : #D7EBFF;
}
#news-pi a:hover {

	color : #FFFFFF;
}
.menu-no A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #385DAD;
	line-height: normal;
	padding-top: 8px;
	font-weight: normal;
	text-decoration: none;
	height: 33px;


}
#menu_1 {
	height: 33px;
}
.menu-no2 A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #385DAD;
	font-weight: normal;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E69B02;
	width: 100%;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;





}
.menu-no2 A:hover {
	background-color: #FFE375;
}

