/* CSS Document */

/* SECONDARY PAGE SPECIFIC STYLES */
body#hp {margin:0; font:normal 70% arial;}
#li {
	list-style-position: outside;
	list-style-image: url('../images/arrow-right.gif');
	vertical-align: text-top
}

#hdrTop {
	height: 81px;
	margin-top: 7px;
	clear: right;
	float: right;
}

#topNav {
	height: 19px;
	text-align: right;
	margin-right: 10px;
	padding-top: 0px;
}
#slogan {
	float: left;
	height: 62px;
	clear: right;
}
#midbg {
	background-image: url('../images/mid-bg.jpg');
	background-repeat: repeat;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	padding-top: 22px;
	padding-bottom: 22px
}

#topbg {
	background-image: url('../images/sec-pages/topbg.gif');
	height: 123px;
	background-repeat: repeat-x
}
#address {
	float: left;
	height: 26px;
	width: 100%;
}

#adbox {
	height: 78px;
	width: 570px;
	background-image: url('../images/adbox-bg.gif');
	background-repeat: no-repeat;
	clear: right;
	padding-bottom: 20px
}
#adbox-left {
	float: left;
	width: 250px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}

#adbox-right {
	float: right;
	width: 250px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 7px;
}

.adbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}


#main {
	width: 760px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-bottom: 20px;
}
#relmTagBox {
	width: 166px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999aa8;
	border-bottom-color: #999aa8;
	border-left-color: #999aa8;
	text-align: left;
	padding-left: 2px;
}
#rightMain {
	float: right;
	padding-left: 20px;
	clear: right;
	width: 570px;
	padding-bottom: 20px;
}
.content-main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
A.content-main {
	text-decoration:none;
	color:#990000;
}
A.content-main:hover {
	text-decoration:underline;
	color:#000000;
}
#leftColumn {
	clear: both;
	float: left;
	width: 170px;
}
#relmbkTagBox {
	width: 166px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999aa8;
	border-bottom-color: #999aa8;
	border-left-color: #999aa8;
	text-align: left;
	padding-left: 2px;
}
#bkTagBox {
	width: 166px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999aa8;
	border-bottom-color: #999aa8;
	border-left-color: #999aa8;
	text-align: left;
	padding-left: 2px;
}
.tagBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
A.tagBox {
	text-decoration:none;
	color: #990000;
}
A.tagBox:hover {
	text-decoration:underline;
	color: #999999;
}
.leftColumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.red {
	text-decoration:none;
	color: #990000;
}
A.red:hover {
	text-decoration:underline;
	color: #999999;
}
#footer {
	background-image: url('../images/footer-background-style2.gif');
	width: 760px;
	clear: both;
	background-repeat: no-repeat
}
#footer-top {
	width: 750px;
	height: 66px;
	text-align: center;
	padding-top: 10px;
}
.radioBluefont {
	font-weight: bold;
	color: #2f316e;
	font-size: 12px;
	text-align: left;
}
.blueHeader {
	font-size: 16px;
	color: #2f316e;
	font-weight: bold;
	text-align: left;
}

A.radioBluefont {
	text-decoration:underline;
	color: #2f316e;
}
A.radioBluefont:hover {
	text-decoration:none;
	color: #999999;
}
#footer-bottom {
	width: 740px;
	height: 30px;
	text-align: center;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
}
A.footer-nav {
	color: #CCCCCC;
	text-decoration: underline;
}
A.footer-nav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
A.footer-bottom-nav {
	color: #0000FF;
	text-decoration: underline;
}
A.footer-bottom-nav:hover {
	color: #333333;
	text-decoration: none;
}
#topbg-sec {
	background-image: url('../images/sec-pages/topbg.gif');
	height: 123px;
	background-repeat: repeat-x
}
#topbg-services {
	background-image: url('../service/images/topbg.gif');
	height: 123px;
	background-repeat: repeat-x
}
#Menu_HeadLeft {
	float: left;
	width: 300px;
}
#Menu_HeadRight {
	float: right;
	width: 50px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A.small {
	text-decoration:none;
	color: #990000;
}
A.small:hover {
	text-decoration:underline;
	color: #999999;
}#image {
	padding-bottom: 5px;
	padding-left: 15px;
	clear: none;
	float: right;
}
.content-main-heighten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
}
.investor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}
#IR-Padding {
	padding-left: 15px;
	list-style-type: none;
}
#managementTeamPhotos {
	padding-right: 15px;
	float: left;
}
#topbg-service {

	background-image: url('../service/images/topbg.gif');
	height: 123px;
	background-repeat: repeat-x
}
#alignLeft {
	clear: none;
	float: left;
}
#alignRight {
	clear: none;
	float: right;
	text-align: right;
}
td.sitemap { font-style: normal; font-weight: normal; font-size: 9pt; line-height: normal; font-family: Verdana; text-decoration: none; padding-top: 3px; padding-bottom: 3px }
td.sitemap-one  { font-style: normal; font-weight: normal; font-size: 9pt; line-height: normal; font-family: Verdana; text-decoration: none; padding-top: 3px; padding-bottom: 3px; padding-left: 20px }
td.sitemap-two  { font-style: normal; font-weight: normal; font-size: 9pt; line-height: normal; font-family: Verdana; text-decoration: none; padding-top: 3px; padding-bottom: 3px; padding-left: 45px }
td.sitemap-three  { font-style: normal; font-weight: normal; font-size: 9pt; line-height: normal; font-family: Verdana; text-decoration: none; padding-top: 3px; padding-bottom: 3px; padding-left: 70px }

.ewareness {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
}

A.ewareness {
	color: #666666;
	text-decoration: underline;
}
A.ewareness:hover {
	color: #999999;
	text-decoration: none;
}