@charset "UTF-8";
/* CSS Document */

.NEWS {
	width: 160px;
}


.NEWS {
	width: 160px;

}

#LatestNewsContainerTitle {
	background-color: #789FBC;
	display: block;
	height: 19px;
	width: 99%;
	border: solid 1px #699BC0;
	line-height: 19px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 3px;
	color: #E5EFEC;
	padding-left: 0px;
	text-transform: uppercase;
	letter-spacing: 4px;
	text-align: center;
	font-weight: bold;
	box-sizing:border-box;
}
#LatestNewsContainer {
	background-color: #F0F4F7;
	display: block;
	height: 270px;
	margin-left: 3px;
	width: 96%;
	overflow: auto;
	margin-top: 0px;
	color: #313F54;
	text-align: left;
	padding: 10px;
	padding-top: 5px;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
	border: 1px solid #B5C6D0;
	box-sizing:border-box;
}



#LatestNewsContainer  p{
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #4A5B60;
	margin-bottom: 7px;
	line-height: 1.5em;
	display: block;

}

#LatestNewsContainer  h2{
	color: #006A9D;
	color: #069;
	letter-spacing: normal;
	text-transform: capitalize;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEC6CB;
	padding-top: 5px;
	font-size: 14px;
	line-height: 19px;
	margin-top: 10px;
	font-style: italic;
}

#LatestNewsContainerInner {
	background-color: #F0F4F7;
	display: block;
	margin-left: 3px;
	width: 100%;
	border:none;
		height: 266px;
		overflow:auto;
		border:0;
}

#HomeTable {
	overflow:hidden;
	margin-top:10px;
	width:100%;
}

#MAINP p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #996600;
	text-transform: none;
	line-height: 19px;
	letter-spacing: 1px;
}

#MAINBODY-home {
	padding-top:-5px;
}

#divContent {
	background-color: #eee;
	background-image: url("/images/hr-shadow-frontpage-960.png");
	background-position: center top;
	background-repeat: no-repeat;
	height: auto;
	margin-bottom: 0px;
	padding-top: 0;
	border-bottom: 1px solid #B5C6D0;
	overflow: hidden;
	text-align: center;

	background:none;border-bottom:none;
}

.homePic {
	display: block;
	float: left;
	height: auto;
	margin: 0 10px 10px;
	width: 160px;
}

#homeBox, #homeBox3 {
	display: inline-block;
	height: 290px;
	margin-top: 5px;
	border-right: 1px solid #999;
	border-left: 1px solid #f9f9f9;
	width: 32.5%;
	vertical-align: top;
}

#homeBox.first {
border-left: none;
}

#homeBox h3, #homeBox3 h3   {
	color: #069;
	display: block;
	clear:both;
	font-size: 16px;
	line-height: 23px;
	margin:auto;
	margin-top: 8px;
	padding-top: 8px;
	text-align: center;
	text-transform: uppercase;
	width: 95%;
	text-decoration:none;
	margin-bottom: 5px;
	
		font-family: 'League-Gothic', Arial, Helvetica, sans-serif;
	font-size: 26px;line-height:1.2em;
}
	
#homeBox h3 a,  #homeBox3 h3 a  {
	color: #069;
	text-decoration:none;
		margin-bottom: 3px;
}
	
#homeBox h3 a:hover,  #homeBox3 h3 a:hover    {
	color: #900;
}

#homeBox3 {
    border-right: none;
}


#homeBox h3 img, #homeBox3 h3 img {
	-webkit-box-shadow: 2px 2px 9px #999999;
	-moz-box-shadow:  2px 2px 9px #999999;
	-ms-box-shadow:  2px 2px 9px #999999;
	-o-box-shadow:  2px 2px 9px #999999;
	box-shadow: 2px 2px 9px #999999;
	float: none;
	clear:both;
	height: 108px;
	margin-bottom: 22px;
	margin:auto;
	width: 180px;
	border-radius: 4px;
	background-color:fff;
	display: block;
}

#homeBox h3 img:hover, #homeBox3 h3 img:hover {
	-webkit-box-shadow: 2px 2px 15px #888;
	-moz-box-shadow:  2px 2px 15px #888;
	-ms-box-shadow:  2px 2px 15px #888;
	-o-box-shadow:  2px 2px 15px #888;
	box-shadow: 2px 2px 15px #888;
}

#homeBox h3 a img, #homeBox3 h3 a img {
	height: 108px;
	margin-bottom: 8px;
	display: block;
}

#homeBox p, #homeBox3 p {
	padding: 0 20px 0px 20px;
	clear: both;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	margin-bottom:5px;
}
	
#homeBox p em, homeBox3 p em {
	display:inline; 
	padding-left:20px;
	color:#900;
}

body .first, .container:first-child {
    background-image: none;
}

#WHATSNEW-HomePage {
	width:100%;
	margin-top:16px;
	display: block;
	height:auto;
	margin-bottom:8px;
	clear:both;
	text-align:center;
}

#AD-HomePage  {
	display: inline-block;
	height:205px;
	margin:4px;
	background-color: #E7EAED;
	margin-bottom: 10px;
	overflow:hidden;
	padding:11px 1%;
	border: 1px solid #B5C6D0;
	text-align: center;
	vertical-align: top;
	box-sizing:border-box;
	width: 23%;
}


#AD-HomePage img {
	display: inline-block;
	margin:auto;
	margin-bottom:4px;
	border-radius:2px;
	width:170px;max-width:100%;
	height:auto;
}

#AD-HomePage a {
	font-family: Arial, sans-serif;
	font-size:12px;	
	text-decoration: none;
	display: block;
	font-style: normal;
	letter-spacing: 1px;
	text-align: center;
}
#AD-HomePage:hover {
	background-color:#ddd;
	text-decoration: none;
	
}

#AD-HomePage a p {
	letter-spacing: normal;
	line-height:1.3em;
	font-family: Arial, sans-serif;
	font-size:12px;
	color:#333;
	text-align: center;
}

#AD-HomePage a p em{
	color:#900;
	text-decoration: underline;	
}

.LastDiv {
	margin-right:0;
}



body #BUTTONS-TOP .tbutHome {
	color: #FFFFFF;
	background-color: #005B8B;
	background-image: url(images/button-background2.jpg);
	border-right: solid 1px #006599;
	border-left: solid 1px #006599;
	margin: 0;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #005B8B /*{c-bup-background-start}*/ ), to( #143050 /*{c-bup-background-end}*/ )); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #005B8B /*{c-bup-background-start}*/, #143050 /*{c-bup-background-end}*/ ); /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient( #005B8B /*{c-bup-background-start}*/, #143050 /*{c-bup-background-end}*/ ); /* FF3.6 */
	background-image: -ms-linear-gradient( #005B8B /*{c-bup-background-start}*/, #143050 /*{c-bup-background-end}*/ ); /* IE10 */
	background-image: -o-linear-gradient( #005B8B /*{c-bup-background-start}*/, #143050 /*{c-bup-background-end}*/ ); /* Opera 11.10+ */
	background-image: linear-gradient( #005B8B /*{c-bup-background-start}*/, #143050 /*{c-bup-background-end}*/ );
	background-position: bottom;
	background-size: auto 100%;
}

body #BUTTONS-TOP .tbutSeminars {
	color: #004066;
	background-color: #eeeeee;
	 background-image: -webkit-gradient(linear, left top, left bottom, from( #fff /*{c-bup-background-start}*/ ), to( #ccc /*{c-bup-background-end}*/ )); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient( #fff /*{c-bup-background-start}*/, #ccc /*{c-bup-background-end}*/ ); /* Chrome 10+, Saf5.1+ */
    background-image: -moz-linear-gradient( #fff /*{c-bup-background-start}*/, #ccc /*{c-bup-background-end}*/ ); /* FF3.6 */
    background-image: -ms-linear-gradient( #fff /*{c-bup-background-start}*/, #ccc /*{c-bup-background-end}*/ ); /* IE10 */
    background-image: -o-linear-gradient( #fff /*{c-bup-background-start}*/, #ccc /*{c-bup-background-end}*/ ); /* Opera 11.10+ */
    background-image: linear-gradient( #fff /*{c-bup-background-start}*/, #ccc /*{c-bup-background-end}*/ );
}

#BUTTONS-TOP .tbutSeminars:hover {
	color: #FFFFFF;
	background-color: #005B8B;
	background-image: url(images/button-background2.jpg);
	border-right: solid 1px #006599;
	border-left: solid 1px #006599;
	margin: 0;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #005B8B /*{c-bup-background-start}*/ ), to( #143050 /*{c-bup-background-end}*/ )); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #005B8B /*{c-bup-background-start}*/, #143050 /*{c-bup-background-end}*/ ); /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient( #005B8B /*{c-bup-background-start}*/, #143050 /*{c-bup-background-end}*/ ); /* FF3.6 */
	background-image: -ms-linear-gradient( #005B8B /*{c-bup-background-start}*/, #143050 /*{c-bup-background-end}*/ ); /* IE10 */
	background-image: -o-linear-gradient( #005B8B /*{c-bup-background-start}*/, #143050 /*{c-bup-background-end}*/ ); /* Opera 11.10+ */
	background-image: linear-gradient( #005B8B /*{c-bup-background-start}*/, #143050 /*{c-bup-background-end}*/ );
	background-position: bottom;
	background-size: auto 100%;
}

#MAINBODY {padding-top:5px;}

#MAINBODY h1.HomeTitle  {border: none!important;text-align:center;color:#069;margin-top:15px;margin-botto:1px;}