/* CSS Document */
body {
	background-color: #a7a9ac;
	font-family: Arial;
	/* font-size: 11px; */
    font-size: 100%;
    /* Align pixels with ems - http://www.clagnut.com/blog/348/ */
	margin: 0;
	padding: 0;
}
body.white {
	background-color: #FFFFFF;
	font-family: Arial;
	margin: 0;
	padding: 0;
}
table, td {
	font-size: 0.95em;
	color: #666666;
}
table.white {
	background-color: #FFFFFF;
}
table.header {
	background-color: #FFFFFF;
	background-image: url(/images/bg_cny.png);
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-position: center -25px;
}
table.withBG {
	color: #666666;
	background-image: url(/images/bg_pattern02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
table.red {
	background-color: #CE1141;
}
table.litegreyRnd {
	background-color: #E6E7E8;
    -moz-border-radius: 7px;
}
table.litegreyOutlineRnd {
	background-color: #F9FDFF;
	border: 1px solid #0099CC;
    -moz-border-radius: 7px;
}
table.litegreyOutlineRnd02 {
	background-color: #F9FDFF;
	border: 1px solid #0099CC;
	font-size: 9px;
    -moz-border-radius: 7px;
}
table.liteBlueRnd {
	background-color: #F9FDFF;
	border: 3px solid #83C4FF;
    -moz-border-radius: 7px;
}
table.navi {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF0000;
}
/*--------------------------------------------------------------------------------*/
a {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;

}
area.branchInfo {
	position:relative;
	z-index:24;
	text-decoration:none
}
area.branchInfo:hover {
	z-index:25; background-color:#ff0
}
area.branchInfo span {
	display: none
}
area.branchInfo:hover span {
	display:block;
	position:absolute;
	top:2em; left:2em; width:15em;
	border:1px solid #FF0000;
	background-color:#FF00FF; color:#000;
	text-align: center
}
ul {
	list-style-position: outside;
	list-style-type: square;
}
.redSquareDot {
	background-image: url(/images/bullet_square_red.png);
	background-repeat: no-repeat;
	background-position: center 7px;
}
ol {
	list-style-position: outside;
	list-style-type: decimal;
}
input
{
	font-size: 11px;
	color: #336699;
	font-family: arial;
}
input.error {
	background-color: #FFE0C0;
}
textarea {
	font-family: arial;
	font-size: 11px;
	color: #336699;
}
/*--------------------------------------------------------------------------------*/
.txNaviLink {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.txNaviLink:hover {
	color: #CC0000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
/*--------------------------------------------------------------------------------*/
.selectbox01 {
	font-size: 10px;
	padding: 1px;
	margin: 5px;
}
.selectboxELink {
	font-family: arial;
	font-size: 12px;
	color: #336699;
	padding: 1px;
	margin: 3px;
	width: 160px;
}
.selectboxProduct {
	font-family: arial;
	font-size: 12px;
	color: #336699;
	width: 180px;
}
.selectboxArticles {
	font-size: 10px;
	padding: 1px;
	margin: 5px;
	width: 360px;
	text-transform: capitalize;
	color: #336699;
}
.selectboxCalc {
	font-size: 10px;
	padding: 1px;
	margin: 5px;
	width: 60px;
}
.button01 {
	font-size: 9px;
	padding: 1px;
	margin: 5px;
	text-transform: capitalize;
}
.txBoxSearch {
/*	font-size: 10px; */
	background-color: #CCCCCC;
	border: none;
}
.btnSearch {
	font-size: 9.5px;
	padding-right: 5px;
	padding-left: 5px;
}
.boxNavi {
	font-size: 9px;
	color: #666666;
	text-transform: uppercase;
	background-color: #CCCCCC;
	padding: 2px;
}
.datagridTable {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.selectNormal {
	font-family: arial;
	font-size: 11px;
	color: #336699;
}
.mesgBox_red {
	background-color: #fff1e8;
	border: 2px dotted #FF6600;
	text-align: center;
	padding: 10px;
	vertical-align: middle;
	font-size: 11px;
	background-image: url(/images/bg_alert.png);
	background-repeat: no-repeat;
	background-position: left top;

}
.mesgBox_nomination {
	background-color: #416dc3;
	border: 2px dotted #4b87ff;
	text-align: left;
	padding: 10px;
	vertical-align: middle;
	font-size: 11px;
	background-image: url(/images/bg_nomination.png);
	background-repeat: no-repeat;
	background-position: left top;

}
.mesgBox_vacancies {
	background-color: #ff8a00;
	border: 2px dotted #ff8a00;
	text-align: left;
	padding: 10px;
	vertical-align: middle;
	font-size: 11px;
	background-image: url(/images/bg_vacancies.png);
	background-repeat: no-repeat;
	background-position: left top;

}
/*--------------------------------------------------------------------------------*/
.txboldRed {
	font-weight: bold;
	color: #CC0000;
}
.txboldWhite {
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
}
.txboldBlue {
	font-weight: bold;
	color: #006699;
	font-size: 12px;
}
.txFooter {
	font-size: 8px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.txFooterNote {
	font-size: 8px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.txFooterNote a {
	color: #FFFFFF;
	text-decoration: none;
}
.txFooterNote a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.txSmall {
	font-size: 9.5px;
	color: #666666;
}
.txSmallest {
	font-size: 8px;
}
.txMedium {
	font-size: 10px;
	color: #666666;
}
.txHeader {
	font-size: 9.5px;
	color: #006699;
}
.txAnnounce {
	font-size: 10px;
	color: #666666;
}
.txAnnounce a {
}
.txAnnounceTitle {
	font-size: 11px;
	color: #003399;
	font-weight: bold;
	text-transform: capitalize;
}
.txLaunchPage {
	font-size: 12px;
	color: #000000;
}
.txBlue {
	color: #006699;
}
.txBodyLink {
	color: #0066FF;
	text-decoration: none;
}
.txBodyLink:hover {
	text-decoration: underline;
	color: #CC0000;
}
.txRed {
	color: #CC0000;
}
.txSmallRed {
	font-size: 9.5px;
	color: #CC0000;
}
.txNewsTitle {
	font-size: 14pt;
	color: #003399;
	font-family: arial;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: -1px;
}
.txNewsCaption
{
	font-size: 7pt;
	color: #a0a0a0;
	font-style: italic;
}
.txNewsSmall {
	font-size: 10px;
	font-family: arial;
	text-transform: capitalize;
	color: #999999;
}
.txLiteRed {
	color: #EC7575;
}
.txboldDarkBlue {

	font-weight: bold;
	color: #003399;
	font-size: 12px;
}
.txSuperscriptRed {

	font-size: 7px;
	color: #CC0000;
}
.txNotate {
	font-size: 9px;
	color: #999999;

}
.txTitleCase {
	text-transform: capitalize;

}
.txOrange {
	color: #FF6700;
}
.txNormal02 {
	font-size: 0.90em;
}