﻿@charset "utf-8";
body
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
    color: #6f767e;
    background-color: #F1F1F1;
    margin: 0px;
    background-repeat: no-repeat;
    background-position: right bottom;
    overflow:hidden;
}

.ms-WPBody
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #6f767e;
	}
#header-part {
	width: 100%;
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:237px;
}
#spotlight-part {
	width: 100%;
	overflow:hidden;
	margin:0;
	background-image: url(../images/spotlight-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#breadcrumbs-part {
	width: 100%;
	overflow:hidden;
	margin:15px 0 25px 0;
}
#content-part {
	width: 100%;
	overflow:hidden;
	margin:0;
	background: url(../images/content-bg.jpg) repeat-x   left top #f1f1f1;
}
#bottom-part {
	width: 100%;
	overflow:hidden;
	margin:0;
	background: url(../images/content-bg.jpg) repeat-x   left top #f1f1f1;
	margin-top:15px;
}
#footer-part
{
	width: 100%;
	overflow:hidden;
	margin:0;
	margin-top:15px;
}
.wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#toolbar {
    font-size: 11px;
    height: 40px;
    width: 980px;
	overflow:hidden;
}
.toolbar-right {
    float: right;
    font-family: Tahoma,Geneva,sans-serif;
    margin-left: 10px;
	line-height: 40px;
	
}
.toolbar-right2 {
    float: right;
    font-family: Tahoma,Geneva,sans-serif;
    margin-left: 10px;
}
#header-bar {
    clear: both;
    margin-top: 15px;
    width: 980px;
}

.fontsize {
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

#logoleft {
	float: left;
	height: 115px;
	width: 850px;
}
.logomain {
	font-family: Trebuchet MS, sans-serif;
	font-size: 26px;
	color: #555555;
	line-height: 32px;
	margin-top: 30px;
	display:inline-block;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.logoimg {
	margin-right: 10px;
	float: left;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Trebuchet MS, Tahoma, sans-serif;
	color:#255b81;
}
h3 {
    font-size:14px;
	text-transform:uppercase;
}
p {
	margin:  10px 0 20px 0;
	text-align: justify;
}

a:link {
    color:#30719E;
	text-decoration:none;
}
a:visited {
    color:#30719E;
	text-decoration:none;
}
a:hover {
    color:#55acd4;
	text-decoration:none;
}

.category-title {
	font-size:25px;
	font-weight:normal;
	text-transform:uppercase;
	display:block;
	background-image: url(../images/title-divider.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:3px;
	margin-top:2px;
}
.article-title {
	font-size:22px;
	font-weight:normal;
	text-transform:uppercase;
	color:#284C65;
	display:block;
	background-image: url(../images/title-divider.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:0;
	margin-top:2px;
}
.article-title.s4-notdlg > span {
    border-bottom: 3px solid #ddd;
    display: inline-block;
    padding-bottom: 3px;
}

.moduletitle {
    font-size:24px;
	font-weight:normal;
	margin:6px 0;
}

.mod1 h2 {
    font-size:22px;
	font-weight:normal;
	margin:6px 0;
}

.mod2 h2 {
    font-size:20px;
	font-weight:normal;
	color:#30719e;
	display:block;
	padding: 2px 15px 4px 15px;
	background: #284C65;
	border-color: #fff #D1D4D6 #D1D4D6 #fff;
	border-style: solid;
	border-width: 1px;
    color: #FFFFFF !important;
   text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
   	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-bottom:6px;
}
.mod3 h2 {
    font-size:20px;
	font-weight:normal;
	color:#30719e;
	display:block;
	padding: 2px 15px 4px 15px;
	background: #981b1e;
	border-color: #fff #D1D4D6 #D1D4D6 #fff;
	border-style: solid;
	border-width: 1px;
    color: #FFFFFF !important;
   text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
   	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-bottom:6px;
}

.mod-blue h2 {
    font-size:22px;
	font-weight:normal;
	color:#f5f5f5;
	margin:6px 0;
	text-shadow: 0 -1px 0 #333 !important;
}

/* Buttons */
a.button-more {
	background: #981B1E;
    color: #FFFFFF !important;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
}

a.button-more:hover {
	background-position: 0 -100px;
	background-color: #0e5688;
	color: #fff !important;
	text-shadow: 0 0 3px rgba(0,0,0,0.5);
}

a.button-more:active {
	background-position: 0 -200px;
	background-color: #757575;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.6);
}
a.button-more {
	margin: 3px 6px 3px 3px;
	padding: 6px 10px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	font-size: 10px;
	font-weight: bold !important;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	font-family:Tahoma, Geneva, sans-serif;
}

a.button-tool {
	background: #30719E;
    color: #FFFFFF !important;
   text-shadow: 0 -1px 0 #000;
}

a.button-tool:hover {
	background: #c1272d;
    color: #fff !important;
    text-shadow: 1px 1px 1px #E0E0E0;
}

a.button-tool:active {
	background: #c1272d;
    color: #fff !important;
    text-shadow: 1px 1px 1px #E0E0E0;
}
a.button-tool {
	margin: 0 1px 1px 1px;
	padding: 10px 10px;
	display:inline-block;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	font-size: 10px;
	font-weight: bold !important;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	font-family:Tahoma, Geneva, sans-serif;
    border-bottom: 1px solid #fff;
}


/* Menubar */

#menubar, #menubar > div, #menubar > div > div {
    background-image: url(../images/menubar.png);
}
#menubar { 
	position: relative;
	background-repeat: no-repeat;
	clear:both;
}

#menubar > div { 
	padding: 0 200px 0 30px;
	background-position: 100% -120px;
	background-repeat: no-repeat;
}

.hassearch #menubar > div {
	padding-right: 200px;
	background-position: 100% -120px;
}

#menubar > div > div {
	height: 54px;
	background-position: 0 -180px;
	background-repeat: repeat-x;
}

#menu { margin: 12px 0 0 -18px; 
}

.clearfix:after, .grid-block:after {
    clear: both;
}
templa...112.css (line 7)
.clearfix:before, .clearfix:after, .grid-block:before, .grid-block:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}

/* Search */
#search {
	position: absolute;
	top: 11px;
	right: 12px;
	float: right;
}

/* Menus */

.menu-dropdown a.level1,
.menu-dropdown span.level1 {
	color: #444;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
#menu .dropdown { width: 250px; }
#menu .columns2 { width: 500px; }
#menu .columns3 { width: 750px; }
#menu .columns4 { width: 1000px; }

/* Set Hover */
.menu-dropdown li.level1:hover .level1,
ul.menu-dropdown li.remain .level1 {
	color: #30719E;
}

/* Fancy */
#menu div.fancy div.fancy-3 {
	/*background-image: url(../images/menu_level1_hover.png);*/
	background-color: #EFEFEF;
	-moz-box-shadow: inset 0 0 0 1px rgba(0,0,0,0.12);
	-webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,0.12);
	box-shadow: inset 0 0 0 1px rgba(0,0,0,0.12);
}

#searchbox {
    background: url("../images/searchbox.png") no-repeat scroll 0 0 transparent;
	height: 31px;
    padding: 0 30px;
    width: 90px;
}
#searchbox {
    position: relative;
}
form, textarea {
    margin: 0;
}
#searchbox input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    float: left;
    outline: medium none;
    padding: 0;
    width: 100%;
	box-shadow: none;
    font-size: 13px;
    height: 30px;
}
#searchbox button {
    display: none;
}
.hassearch #menubar > div {
    background-position: 100% -120px;
    padding-right: 200px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

#maincontent {
	float: left;
	width: 680px;
	margin-top:5px;
}
/* u MEOIWelcomeSplash Layout-u
#rightcolumn {
	float: left;
	width: 280px;
	margin-top:5px;
	margin-left:15px;
}*/
#leftcolumn {
	float: left;
	width: 280px;
	margin:5px 15px 0 0;
}
#contenttop {
	display: none;
	width: 100%;
	overflow: hidden;
	margin-top:20px;
}
.topmodule {
	width: 50%;
	float:left;
}
.top-mod {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 2px 85px 7px 15px;
    border-color: #fff #D1D4D6 #D1D4D6 #fff;
    border-style: solid;
    border-width: 1px;
	margin-right:15px;
	background-color: #E9E9E9;
	background-image: url(../images/top1-icon.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-shadow: 0 1px 0 rgba(255,255,255,1.0);
}
.top-mod {
    -webkit-transition: background 0.2s ease-out 0s;
	-moz-transition: background 0.2s ease-out 0s;
	-o-transition: background 0.2s ease-out 0s;
	transition: background 0.2s ease-out 0s;
}
.top-mod:hover {
	border-color: #D1D4D6 #fff #fff #D1D4D6;
    border-style: solid;
    border-width: 1px;
	background-color: #f6f9fa;
	background-image: url(../images/top1-icon.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.top-mod2 {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 2px 85px 7px 15px;
    border-color: #fff #D1D4D6 #D1D4D6 #fff;
    border-style: solid;
    border-width: 1px;
	/*margin-right:15px;*/
	background-color: #e9e9e9;
	background-image: url(../images/top2-icon.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-shadow: 0 1px 0 rgba(255,255,255,1.0);
}
.top-mod2 {
    -webkit-transition: background 0.2s ease-out 0s;
	-moz-transition: background 0.2s ease-out 0s;
	-o-transition: background 0.2s ease-out 0s;
	transition: background 0.2s ease-out 0s;
}
.top-mod2:hover {
	border-color: #D1D4D6 #fff #fff #D1D4D6;
    border-style: solid;
    border-width: 1px;
	background-color: #f6f9fa;
	background-image: url(../images/top2-icon.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mod1 {
	border-color: #fff #D1D4D6 #D1D4D6 #fff;
	border-style: solid;
	border-width: 1px;
   	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-top:15px;
	padding: 2px 15px 7px 15px;
	text-shadow: 0 1px 0 rgba(255,255,255,1.0);
	background-color: #E9E9E9;
	background-image: url(../images/rightmod-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.mod2 {
	margin-top:15px;
	padding: 0 0 5px 0;
	background-image: url(../images/title-divider.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.mod3 {
	margin-top:15px;
	padding: 0 0 5px 0;
	background-image: url(../images/title-divider.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.mod-blue {
	border-color: #fff #D1D4D6 #D1D4D6 #fff;
	border-style: solid;
	border-width: 1px;
   	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-top:15px;
	padding: 2px 15px 7px 15px;
	background: #284c65;
	color:#f5f5f5;
	text-shadow: 0 -1px 0 #333;
}

/*#content {
	display: block;
	overflow: hidden;
	margin:15px 15px 0 0;
}*/

#content {
	display: block;
	overflow: hidden;
	margin:15px 15px 0 0;
    background: #fff;
	padding: 2px 85px 7px 15px;
    border-color: #fff #D1D4D6 #D1D4D6 #fff;
    border-style: solid;
    border-width: 1px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding:15px;
}
#inner-content {
	display: block;
	overflow: hidden;
	margin:15px 0 0;
    background: #fff;
	padding: 2px 85px 7px 15px;
    border-color: #fff #D1D4D6 #D1D4D6 #fff;
    border-style: solid;
    border-width: 1px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding:15px 20px 15px 15px;
}

#content img {
	margin:0 8px 5px 0;
	padding: 3px;
	background:#e5e5e5;
	border:1px solid #d3d3d3;
}
#inner-content img {
    background: none repeat scroll 0 0 #e5e5e5;
    border: 1px solid #d3d3d3;
    margin: 0 0 5px;
    padding: 0;
    max-width: 100%;
}
/* button style */
ul.button, #leftcolumn ul.root {
	margin: 10px 0px 20px 0px;
	padding-left: 0px;
	list-style: none;
}
.module ul.button { 
	margin: 0; 
}

ul.button li, #leftcolumn ul.root li, #leftcolumn ul.root li.selected {
	padding-left: 34px;
	height: 30px;
	line-height: 28px;
	background: url(../images/list_button.png) 0px 0 no-repeat;
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
}


ul.button li:hover, #leftcolumn ul.root li:hover, #leftcolumn ul.root li:hover.selected { 
	background-position: 0px -30px;
}

ul.button li a, #leftcolumn ul.root li a, #leftcolumn ul.root li a.selected {
	display: block;
	padding:0px;
	margin-left: -40px;
	padding-left: 40px!important;
	height: 32px;
	color: #30719E;
	text-decoration: none;
	cursor: pointer;
	padding-top: 3px;
	background:none;
	border:0px;
}

ul.button li:hover a, #leftcolumn ul.root li:hover a, #leftcolumn ul.root li:hover.selected a { 
	color: #55acd4;
 }

ul.button li span.title, #leftcolumn ul.root li span.title { 
	display: block;
	color: #3C3D3E;
	font-size: 12px;
	line-height: 30px;
}

ul.button li:hover span.title, #leftcolumn ul.root li:hover span.title { 
	color: #3990BD; 
}

ul.button li span.subtitle, #leftcolumn ul.root li span.subtitle { 
	display: block;
	margin-top: -7px;
	font-size: 10px;
	line-height: 10px;
	overflow: hidden;
}
 #leftcolumn span.menu-item-text
 {
	font-size: 12px!important;
}

/*SIDE BUTTONS*/

#switch {
    height: auto;
    left: 0;
    margin-top: -137px;
    position: fixed;
    top: 50%;
    width: auto !important;
    z-index: 99999;
}
#switch a:hover, #switch a:focus, #switch a:active {
    background-position: left bottom;
    text-decoration: none;
}

#switch a {
    background: url("../images/side-buttons.png") no-repeat scroll left top transparent;
    display: block;
    height: 137px;
    overflow: hidden;
    text-indent: -9999px;
    width: 37px;
}

#switch2 {
    height: auto;
    left: 0;
    margin-top: 0;
    position: fixed;
    top: 50%;
    width: auto !important;
    z-index: 99999;
}
#switch2 a:hover, #switch2 a:focus, #switch2 a:active {
    background-position: left bottom;
    text-decoration: none;
}

#switch2 a {
    background: url("../images/side-buttons2.png") no-repeat scroll left top transparent;
    display: block;
    height: 137px;
    overflow: hidden;
    text-indent: -9999px;
    width: 37px;
}.bottom-box {
	float: left;
	width: 33%;
}

.bot-box1 {
    background: none repeat scroll 0 0 #E9E9E9;
    border-color: #fff #D1D4D6 #D1D4D6 #fff;
    border-radius: 6px 6px 6px 6px;
    border-style: solid;
    border-width: 1px;
    margin: 20px 7px 5px;
    padding: 2px 15px 7px;
    text-shadow: 0 1px 0 #FFFFFF;
}
.bot-box2 {
    margin: 20px 7px 5px;
    padding: 2px 15px 7px;
    text-shadow: 0 1px 0 #FFFFFF;
}
.bot-box1 h2, .bot-box2 h2 {
	font-size: 20px;
	font-weight: normal;
	text-transform:uppercase;
	background-image: url(../images/botbox-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
#footer {
    margin: 0;
    overflow: hidden;
    padding: 15px;
	text-align:center;
	font-size:11px;
}

.rt-desc {
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 39px;
    margin-right: 4px;
    padding: 0;
    text-transform: uppercase;
	float:left;
}
#rt-buttons {
    float: left;
	display:block;
	margin-top:13px;
}

#rt-buttons .small .button {
    background-position: 0 -16px;
}
#rt-buttons .small:hover .button {
    background-position: -16px -16px;
}
#rt-buttons .large:hover .button {
    background-position: -16px 0;
}
#rt-buttons .button {
    display: block;
    float: left;
    height: 14px;
    margin: 0 0 0 3px;
    width: 14px;
}
#rt-buttons .button {
    background-image: url(../images/fontsizer.png);
}

#breadcrumbs {
    margin-top: 15px;  
    background: #ededed;
    border-color: #FFFFFF #D1D4D6 #D1D4D6 #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    border-style: solid;
    border-width: 1px;
    display: block;
    font-weight: normal;
	line-height:26px;
    padding: 4px 15px 4px;
}
a.CurrentBCnode:link,a.CurrentBCnode:visited,a.CurrentBCnode:hover
{	
	color:#6f767e;
	font-size:12px;
	font-weight:bold;
	}
#footer p {
    text-align:center;
}
.current{
	background-color: #DDDDDD;
	border-radius:25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	height: 33px;
	}
	.slideshow {
height: 202px;
margin: 20px 0 0 9px;
overflow: hidden;
padding: 23px;
width: 232px;
}

	.slideshow img {
background-color: #EEEEEE;
border: 1px solid #CCCCCC;
height: 200px;
left: 0;
padding: 15px;
top: 0;
width: 200px;
}