body, p{
	margin:0;
	padding:0;
}
body{
	background:url(../images/bg-gradient.gif) 0 0 repeat-x;
	color:#7d7d7d;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
img{
	border:0;
	}
a{
	color:#1264d0;
	text-decoration:none;
}
a:hover{
	color:#000;
}
.safeArea{
	width:1001px;
	margin:0 auto;
	}
.leftPad{
	background:url(../images/left-shadow.png) 0 0 repeat-y;
	}
.rightPad{
	background:url(../images/right-shadow.png) 0 0 repeat-y;
	}
.mainMenu{
	margin:110px 0 37px 0;
	padding:0 25px 0 0;
	}
.mainMenu ul, .mainMenu li{
	list-style:none;
	margin:0;
	padding:0;
	}
.safeAreaBg{
	background:#fff url(../images/safe-area-bg.jpg) 0 0 no-repeat;
	}
.firstLevelMenu{
	background:url(../images/menu-rep.gif) 0 0 repeat-x;
	padding:3px 20px;
	text-decoration:none;
	display:block;
	text-align:right;
	text-transform:uppercase;
	}
.mainMenuTitle{
	display:block;
	color:#1264d0;
	font-size:12px;
	font-weight:bold;
	}
.mainMenuSub{
	color:#369fff;
	font-size:9px;
	font-weight:bold;
	}
.mainMenu li.firstLevelLi{
	float:left;
	margin:0 0 0 3px;
	border:1px solid #bec4e7;
	}
li.firstLevelLi:hover a.firstLevelMenu{
	background:#00b6c5 url(../images/menu-rep-hover.gif) 0 0 repeat-x;
	}
.mainMenu{
	float:right;
	position:relative;
	z-index:150001;
	}
td{
	vertical-align:top;
	}
.innerSafeArea{
	margin:0 25px;
	}
.secondLevelUl{
	background: #444444; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0NDQ0NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MzkzOTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #444444 0%, #939393 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444444), color-stop(100%,#939393)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #444444 0%,#939393 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #444444 0%,#939393 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #444444 0%,#939393 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #444444 0%,#939393 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#939393',GradientType=0 ); /* IE6-8 */
	position:absolute;
	left:-1px;
	top:0;
	display:none;
	}
.hasSubmenu:hover .secondLevelUl{
	display:block;
	}
.secondLevelLi{
	display:block;
	float:none;
	}
.secondLevelLink{
	display:block;
	padding:3px 20px 3px 10px;
	border-bottom:1px solid #fff;
	white-space:nowrap;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	}
.secondLevelLink:hover{
	background:url(../images/secondLevelLink-hover.gif) 0 0 repeat-x;
	}
.posRel{
	position:relative;
	}
.clearFix{
	clear:both;
	}
.slideFrame{
	width:873px;
	height:379px;
	margin:0 auto 15px auto;
	background:url(../images/slider-frame.png) 0 0 no-repeat;
	}
.sliderOverlay{
	position:absolute;
	width:787px;
	height:319px;
	right:-42px;
	top:-65px;
	z-index:150000;
	background:url(../images/slideroverlay.png) 0 0 no-repeat;
	}
.pad24{
	padding:0 24px;
	}
h1{
	font-size:13px;
	color:#7d7d7d;
	font-weight:bold;
	padding:0 0 0 10px;
	margin:0 0 10px 0;
	}
.margBot15{
	margin-bottom:15px;
	}
.footer{
	min-height:38px;
	background:url(../images/footer.gif) 0 0 no-repeat;
	}
.footerInner{
	padding:10px;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	}
.logoPad{
	position:absolute;
	top:10px;
	left:20px;
}
.hpNewsList{
	overflow:hidden;
	border-bottom:1px solid #777;
	margin-bottom:10px;
	padding-bottom:10px;
}
.hpNewsThumb{
	width:100px;
	float:left;
	padding:0 10px 5px 0;
}
.newsTitle{
	color:#000;
	font-size:13px;
}
.padBottom5{
	padding-bottom:5px;
}
.pagination{
	float:right;
}
.pagination a{
	display:inline-block;
	padding:0 5px;
}
.pagination .disabled{
	display:none;
}
.pagination .current{
	color:#000;
	font-weight:bold;
}