<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.love-ya-like-a-sister {
	font-family: 'Love Ya Like A Sister', cursive;
}
h2 {
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 20px;
	font-style: normal;
	font-weight: 300;
    color: #272727;
}
.text-center {
	text-align: center;
}
.principal{
	padding: 34px;
	height: 265px;
	background: transparent url('../images/frame.png') no-repeat scroll 0% 0%;
	margin-top: 0px;
    background-size: 100% 100%;
}
/****************************************************************************/
.box_in {
	width: 100%;
	max-width: 1200px;
	margin: 0px auto;
}
.noticeH {
	color: #2962b0;
	text-align: center;
	width: 100%;
}
.noticeH h2 {
	display: inline-block;
	font-size: 25px;
	text-transform: uppercase;
	line-height: 23px;
	font-weight: 400;
}
.hd-pg2 {
	font-weight: 600;
	color: #7c1111;
}
.noticeSlide {
	width: 100%;
	display: inline-block;
	text-align: left;
	position: relative;
	margin: 73px 0px 0px 0;
}
#newnotice_lblnoticedownloads, #AchievementHome_lblAchievement {
	width: 100%;
	overflow: hidden;
	float: left;
	padding: 0px 20px;
}
.flexslider {
	margin: 0 0 0px;
	position: relative;
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.flexslider .slides &gt; li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.slides, .slides &gt; li, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.date_sec {
	background: url(../images/noticeNo.png) 0 0 no-repeat;
	width: 59px;
	height: 67px;
	display: inline-block;
	float: left;
	text-align: center;
	padding-top: 25px;
	line-height: 19px;
	color: #2962b0;
	font-size: 25px;
	margin-right: 10px;
}
.date_sec span {
	font-size: 20px;
	color: black;
	font-size: 16px;
}
.date_sec {
	text-align: center;
	line-height: 19px;
	color: #2962b0;
	font-size: 25px;
}
.event_text {
	display: inline-block;
	min-height: 50px;
	margin-top: 8px;
	width: calc(100% - 110px);
}
.slides, .slides &gt; li, .flex-control-nav, .flex-direction-nav {
	list-style: none;
}
.event_text_in {
	min-height: 55px;
}
.notice_span {
	color: #8e8e8e;
	font-size: 13px;
}
.notice_span span {
	color: #505050;
}
a.eventH1, .p.eventH1 {
	color: #071c79;
	font-size: 15px;
}
ul, ol, p {
	margin: 0;
	padding: 0;
	list-style: none;
}
.noticeLinks3 a.eventH1 {
	float: right;
	color: #ea1d1d;
	font-size: 14px;
	text-transform: uppercase;
}
.noticelink {
	text-align: center;
	margin-top: 15px;
}
.noticelink a {
	display: inline-block;
}
.btns2 {
	width: 96px;
	height: 40px;
	background: #2962b0;
	color: #fff;
	text-align: center;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 40px;
	display: inline-block;
}
.noticelink {
	text-align: center;
}
.custom-navigation1, .arrow1 {
	display: inline-block;
	position: relative;
	//top: 5px;
}
.noticelink a {
	display: inline-block;
}
.btns1 {
	width: 40px;
	height: 40px;
	background: #2962b0;
	text-align: center;
	padding-top: 9px;
	display: inline-block;
	margin: 0px 0px 0px 6px;
}
.scetion_center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 18%;
}
/****************************************/
.head img{
	height: 180px;
	background-size: 100% 100%;
	width:100%;
}
 .head1{
 width: 100%;
 height: 125px;
 top: 250px;
 left: 0px;
 z-index: 999;
 background: transparent url('../images/mydivider.png') repeat-x scroll 0% 0%;
 position: absolute;z-index: 15;
 }
  @media only screen and (max-width: 991px) {
  .head1{
	top:200px;
 }
 }
 @media only screen and (max-width: 850px) {
	.head img{
		height: 100px;
 }
    .head1{
	top:125px;
 }
 }
  @media only screen and (max-width: 801px) {
    .head1{
	top:250px;
 }
 }
   @media only screen and (max-width: 801px) {
    .head1{
display: none;
 }
 }
  @media only screen and (max-width: 450px) {
	.head img{
		height: 80px;
		background-size: cover;
 }
 }
</pre></body></html>