/* CSS Document */

body {
margin: 2px 0 0 0;
padding: 2px 0 0 0;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size: 70%;
line-height: 120%;
background-color: #fff;
}


td {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #26398B;
font-size: 100%;
voice-family: "\"}\"";
voice-family:inherit;
font-size: 100%;
}

td.border_blue_top {
border-left:5px solid #76C4E7;
border-right:5px solid #76C4E7;
border-top:5px solid #76C4E7; 
padding:16px;
}

td.border_blue_middle {
border-left:5px solid #76C4E7;
border-right:5px solid #76C4E7;
padding:0 16px 0 16px;
}

td.border_blue_bottom {
border-left:5px solid #76C4E7;
border-right:5px solid #76C4E7;
border-bottom:5px solid #76C4E7;
padding:0 16px 16px 16px; 
}

td.border_grey_top {
border-left:1px solid #e1e6ec;
border-right:1px solid #e1e6ec;
border-top:1px solid #e1e6ec; 
padding: 5px;
}

td.border_grey_middle {
	border-left:1px solid #e1e6ec;
	border-right:1px solid #e1e6ec;
	padding: 5px;
	padding-left: 15px;
}

td.border_grey_middle_shareprice {
	border-left:1px solid #e1e6ec;
	border-right:1px solid #e1e6ec;
	padding-top: 5px;
	padding-left: 20px;
}

td.border_grey_middle_head {
	border-left:1px solid #e1e6ec;
	border-right:1px solid #e1e6ec;
	padding: 5px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	background-image: url(../images/header_block.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}

td.border_grey_bottom {
border-left:1px solid #e1e6ec;
border-right:1px solid #e1e6ec;
border-bottom:1px solid #e1e6ec; 
padding: 5px;
}

td.border_grey {
	border-left:1px solid #e1e6ec;
	border-right:1px solid #e1e6ec;
	border-bottom:1px solid #e1e6ec;
	border-top:1px solid #e1e6ec;
	padding: 3px;
	text-align: center;
	color: #999999;
	font-size: 90%;
}

td.border_dots {
	border-bottom:1px dotted #b2b6ba;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 2px;
	font-size: 90%;
	font-weight: 400;
}

td.border_sub_grey {
	border-left:1px solid #e1e6ec;
	border-right:1px solid #e1e6ec;
	border-bottom:1px solid #e1e6ec;
	padding: 5px 20px 20px 20px;
	text-align: left;
}

td.border_sub_grey_top_left {
border-left:1px solid #e1e6ec;
border-bottom:1px solid #e1e6ec;
padding: 0 20px 20px 20px;
}

td.border_sub_grey_top_head_left {
border-left:1px solid #e1e6ec;
padding: 20px 0px 20px 25px;
font-weight: bold;
text-align: left;
vertical-align: middle;
background-image: url(../images/header_block2.gif);
background-repeat: no-repeat;
background-position: center;
}

td.border_sub_grey_top_right {
border-left:1px solid #e1e6ec;
border-right:1px solid #e1e6ec;
border-bottom:1px solid #e1e6ec;
padding: 0 20px 20px 20px;
}

td.border_sub_grey_top_right_large {
	border-left:1px solid #e1e6ec;
	border-right:1px solid #e1e6ec;
	border-bottom:1px solid #e1e6ec;
	padding: 0 20px 20px 20px;
	height: 400px;
}

td.border_sub_grey_top_right_shareprice {
	border-left:1px solid #e1e6ec;
	border-right:1px solid #e1e6ec;
	border-bottom:1px solid #e1e6ec;
	padding: 0 5px 5px 7px;
	height: 400px;
}

td.border_sub_grey_top_right_sharechart {
	border-left:1px solid #e1e6ec;
	border-right:1px solid #e1e6ec;
	border-bottom:1px solid #e1e6ec;
	padding: 0 5px 5px 0px;
}

td.border_sub_grey_top_head_right {
border-right:1px solid #e1e6ec;
border-left:1px solid #e1e6ec;
padding: 20px 0px 20px 25px;
font-weight: bold;
text-align: left;
vertical-align: middle;
background-image: url(../images/header_block2.gif);
background-repeat: no-repeat;
background-position: center;
}

td.border_sub_grey_bottom {
border-left:1px solid #e1e6ec;
border-right:1px solid #e1e6ec;
border-bottom:1px solid #e1e6ec; 
padding: 5px;
}

td.border_sub_grey_right {
border-right:1px solid #e1e6ec;
}

td.breadcrumb {
padding: 5px 5px 5px 5px;
color: #999999;
}

td.portfolio {
	padding: 5px 5px 5px 5px;
	color: #999999;
	font-size: 90%;
	line-height: 12px;
	vertical-align: top;
	text-align: center;
}


a, a:link, a:visited {
color: #26398B;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}
