<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Abel');


/** {
    font-family: 'Abel', Arial, Helvetica;
    font-size: 10pt;
}*/



a
{
    color: #003f63;
}

a:hover
{
    color: gray;
}

.tab:hover
{
    color: #d7eeff;
}

td.submenu_item:hover
{
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #4A658C;
	background: rgb(227,226,226);
	background: linear-gradient(90deg, rgba(227,226,226,1) 0%, rgba(227,226,226,1) 25%, rgba(189,187,187,1) 100%);	
}

a.submenu_item
{
	background: transparent !important;
}

.submenu_item, .blocksmenu_item, .title2, .RadSlider .rslItemsWrapper .rslItem
{
    color: #274A73;
}

.submenu_item, .submenu_active, .submenu_item:hover, .grid_footer, .slideshowviewer, .title2
{
    background-color: #e9e9f0;
}

.footer, .tab, .grid_header, div.border_head
{
    background-color: #4A658C;
}

.header
{
    background-color: white;
}

#uc_header_imgHeader
{
	width: 1200px!important;
}

.block_head
{
    background-image: url(../../images/public/block_head_15.jpg);
}

.blackboard_border, .title2
{
    border-color: #4A658C;
}

/* MENU SKINS */

.RadMenu 
{
	width: 1200px!important;
	/*margin-top: -20px!important;*/
}

.RadMenu_Silk .rmRootLink.rmFocused, .RadMenu_Silk .rmRootLink.rmSelected, .RadMenu_Silk .rmRootLink.rmExpanded, .RadMenu_Silk .rmRootLink:hover 
{
    border-top: 4px solid #4A658C !important;
    color: #4A658C !important;
}

.RadMenu_Silk .rmGroup .rmLink.rmExpanded, .RadMenu_Silk .rmGroup .rmLink:hover, .RadMenu_Silk .rmGroup .rmLink.rmFocused, .RadMenu_Silk .rmGroup .rmLink.rmSelected
{
    background-color: #4A658C !important;
    /*background-image: linear-gradient(#4A658C, #e9e9f0) !important;*/
	background-image:none!important;
}

.RadMenu ul.rmActive, .RadMenu ul.rmRootGroup
 {
   background-image:none!important; 
   background-color: rgb(227, 226, 226)!important;
   box-shadow: none!important;
   border: 0px;
   /*-webkit-tap-highlight-color: none!important;*/
 } 
 
 .submenu_item, .submenu_active, .submenu_item:hover, .grid_footer, .slideshowviewer, .title2
{
    background-color: rgb(227, 226, 226);
}

/* END MENU SKINS */

/* CONTENET STYLES */

.footer, .tab, div.border_head
{
    background-color: #003f63;
    height: 120px;
}

.grid_header
{
    background-color: #003f63;
}

/* Contact Footer */
.WideFooter 
{
    color:White ; 
    background-color: #00283f;
    width: 1200px;
    text-align: center;
    font-size: 10px;
    }
    
.WideFooter-bg
{
    background-color: #003f63;
    width: 100%;
    }

#ctl00_cpWideFooter_lblWideFooter
{
    font-size: 10pt;
    }
    
/* END Contact Footer */
    
    
/* Wide Image Settings */
	
.WideImage 
    {
        width: 100%;
        margin: 0px;
        margin-bottom: 15px;
        background-size: 100%;
        background-repeat: repeat;
		background-position: center bottom;
		text-align: right;
		padding-top: 330px;
    }
    
.Slogan
    {
        color: White;

        vertical-align: bottom;
		font-weight: bold;
        font-size: 48pt;
        padding: 10px;
        display: inline;
		background-color: rgba(0, 63, 99, 0.6);
		margin-right: 10px;
        }	
/* END Wide Image Settings */

/* Hide Collaps with Search */
#ctl00_rsbSearch
{
	margin-left: -30px;
	width: 100px;
}

#ctl00_rmMenu
{
	width: 1200px!important;
}
/* END Hide Collaps with Search */

#cp1_tdCenter
{
	border: 0px;
}

#cp1_tdLeft
{
	border: 0px;
}

.Menu-table
{
    background-color: rgb(227, 226, 226);
    width: 100%;
    }

.Menu-table td
 {
    background-color: white;
    height: 250px;
    }	

/*NEWS*/	
.news-table
{
	background-color: white;
	width: 1200px;
	text-align: left;
	vertical-align: top;
}

.news-table2color
{
	background-color: #f6f6f6;
}

.news-line
{
	background-color: #003f63;
	height: 3px;
}

.news-content
{
	padding: 5px;
	vertical-align: top;
}

.news-date
{
	background-color: #003f63;
	color: white;
	font-weight: bold;
	width: 60px;
	height: 60px;
	text-align: center;
	vertical-align: middle;
	font-size: 110%;
}	

.news-edit
{
	width: 60px;
	padding-bottom: 18px;
	padding-right:20px;
}	

.news-edit4link
{
	color: white;
	font-weight: bold;
	background-color: #7d0012;
	padding: 20px;
	text-align: center;
	vertical-align: middle;
	font-size: 20px;
	margin-top: 20px;
	width: 60px;
}	

.news-title
{
	color: #003f63;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 125%;
}		
/*NEWS* - END/	
    
/* END CONTENET STYLES */</pre></body></html>