.todo {
	color: #f00;
	font-weight: bold;
}
p {
	font-size: 9pt;
}
body {
	font-family: Tahoma;
	font-size: 9pt;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-weight: normal;
}

.frontMenuText {
	font-family: Tahoma;
	font-size: 9pt;
	color: #314695;
}
.horizBackgroundDots {
	background-image: url(home/horizDots.gif);
	background-repeat: repeat;
}
.siteBorder {
	border: 1px solid #C5D0E2;
}
.footerMenu {
	font-family: Tahoma;
	font-size: 9pt;
	color: #666666;
}
.menuButtons {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #314695;
	text-decoration: none;
}
.menuButtons:hover {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #314695;
	text-decoration: underline;
}
.searchButtonHomePage {
	background-color: #C5D0E2;
	border: 1px solid #FFFFFF;
	font-size: 9pt;
	color: #314695;
}
.emgNewsText {
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
}
.frontNewsDate {
	font-family: Tahoma;
	font-size: 8pt;
	color: #314695;
}
.frontMenuPreview {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	font-style: italic;
}
.relatedBorder {
	border: 1px solid #C5D0E2;
}
.linksBorder {

	border: 1px solid #55D0F9;
}
.SubMenuButtons {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #314695;
	text-decoration: none;
}
.SubMenuButtonsa :hover {
	font-family: Tahoma;
	font-size: 7pt;
	color: #314695;
	text-decoration: underline;
}
.SubMenuButtons1 {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #314695;
	text-decoration: none;
}
.PageTitles {
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #2E4690;
	text-decoration: none;
}
.bodyText, .bodyText table, .bodyText table td  {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0pt;
	line-height: 12pt;
}
.bodyText:link {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0pt;
	line-height: 12pt;
	text-decoration: underline;
}
.bodyText:visited {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0pt;
	line-height: 12pt;
	text-decoration: underline;
}
.subTitleText {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #2E4690;
	text-decoration: none;
}
.RelatedMenuButtons {
	font-family: Tahoma;
	font-size: 7pt;
	color: #314695;
	text-decoration: none;
}
.RelatedMenuButtons:hover {
	font-family: Tahoma;
	font-size: 7pt;
	color: #314695;
	text-decoration: underline;
}
.pdfFileList {
	font-family: Tahoma;
	font-size: 8pt;
	color: #2E4690;
	text-decoration: none;
}
.pdfFileList:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #2E4690;
	text-decoration: underline;
}
a:link {
	color: #314695;
	text-decoration: none;
}
a:visited {
	color: #314695;
	text-decoration: none;
}
a:hover {
	color: #314695;
	text-decoration: underline;
}
.menuTitle {

	font-family: Tahoma;
	font-size: 7pt;
	color: #314695;
	cursor:pointer;
	
}
.footerBoxLines {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #C5D0E2;
	border-bottom-color: #C5D0E2;
}
.SubMenuButtonsWhite {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.SubMenuButtonsWhite:hover {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.bodyTextBorderBox {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0pt;
	line-height: 12pt;
	border: 1px solid #92D6EF;
}
.indent-5px {
	display: block;
	margin: 0;
	padding: 0;
	margin-left: 5px;
	font-weight: normal;
}
.breadcrumb {
	font-family: Tahoma;
}
.underline {
	text-decoration: underline;
}
table.nice {
	border-collapse: collapse;
}
table.nice td {
	border: 1px solid #ccc;
	padding: 5px;
}

#tbl-hr {
	border-collapse: separate;
	border-spacing: 5px;
	border-color: #fff;
	background-color: #fff;
}
#tbl-hr td {
}
#tbl-hr td.box a {
}
#tbl-hr td#box1, #tbl-hr td#box2, #tbl-hr td#box3, #tbl-hr td#box4 {
	width: 142px;
	height: 129px;
	text-align: center;
	background-color: #0c2c79;
}
#tbl-hr #box1 {
	background: url(/images/HR/1.jpg) no-repeat center top;
}
#tbl-hr #box2 {
	background: url(/images/HR/2.jpg) no-repeat center top;
}
#tbl-hr #box3 {
	background: url(/images/HR/3.jpg) no-repeat center top;
}
#tbl-hr #box4 {
	background: url(/images/HR/4.jpg) no-repeat center top;
}
#tbl-hr td.box a {
	color: #fff;
	font-size: 14px;
	display: block;
	margin-bottom: 3px;
}
#tbl-hr td.hr-menu {
	padding: 10px;
	background-color: #e4e6e7;
}
#tbl-hr td.hr-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 140px;
}
#tbl-hr td.hr-menu ul li {
	padding-bottom: 10px;
}
#tbl-hr td.hr-menu a {
	color: #666;
	font-size: 13px;
}
#body-hr {
	background: url(/images/HR/bg.jpg) no-repeat left top #e8e8e8;
}
td.hr-quote {
	color: #fff;
}
td.hr-quote p {
	width: 160px;
	margin-left: 5px;
}
td.hr-jobs {
	background-color: #f0ad2a;
}
td.hr-jobs a {
	color: #fff;
}
td.hr-jobs h3, #tbl-hr h3 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 0;
}
#tbl-hr h3 {
	color: #000;
	margin: 5px;
}
td.hr-jobs h3, td.hr-jobs p {
	margin: 0;
	padding: 5px;
}
ul.hr li {
	margin-bottom: 10px;
}
