/* CSS Document for Oro Silver*/

body{
	padding: 0;
	margin: 0;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #7A7777;
	line-height: 17px;
}

input{
	padding: 0;
	margin: 0;
}

form{
	padding: 0;
	margin: 0;
}

a:link, a:visited, a:hover, a:active{
	color: #7FA3C2;
	text-decoration: underline;
}

.tsxBg{
	background-image: url(../images/tsxHeader.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.greyBg{
	background-color: #3F3E3C;
}

.ticker{
	padding: 30px 0 0 0;
	font-variant: small-caps;
}

.blueBg{
	background-color: #01579A;
}

.leftColumn, .leftColumnNav{
	background-image: url(../images/leftColumnBg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 17px 17px 17px 17px;
}

.leftColumnNav a:link, .leftColumnNav a:visited{
	color: #7b7b7b;
	text-decoration: none;
	font-weight: bold;
}

.leftColumnNav a:hover{
	color: #00759a;
	text-decoration: none;
	font-weight: bold;
}

.leftColumnNav a:active{
	color: #7b7b7b;
	text-decoration: none;
	font-weight: bold;
}

.leftColumnNav ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

.active a:link, .active a:visited{
	color: #00759a;
	text-decoration: none;
	font-weight: bold;
}

.active a:hover{
	color: #00759a;
	text-decoration: none;
	font-weight: bold;
}

.active a:active{
	color: #00759a;
	text-decoration: none;
	font-weight: bold;
}

.active{
	color: #00759a;
}

.newsTitle{
	color: #00759A;
	font-weight: bold;
}

.body{
	background-image: url(../images/bodyBg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 17px 17px 17px 17px;
}

.body1{
	background-image: url(../images/bodyBg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 17px 0 17px 0;
}

.bodypad{
	padding: 0 17px 0 17px;
}

.title{
	color: #00759A;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px
}

.rightColumn{
	background-image: url(../images/rightColumnBg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 17px 17px 17px 17px;
}

.footerBg{
	background-image: url(../images/footerBg.gif);
	background-repeat: repeat-x;
}

.footer{
	padding: 19px;
	color: #00759A;
	font-size: 10px;
}

.footer a:link, .footer a:visited{
	color: #00759A;
	text-decoration: none;
}

.footer a:hover{
	color: #00759A;
	text-decoration: underline;
}

.footer a:active{
	color: #00759A;
	text-decoration: none;
}

.controlcbackground{
	background-image: url(../admin-images/back.jpg);
	background-repeat: repeat-x;
}

.leftbox{
	background-image: url(../images/box/left.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

.rightbox{
	background-image: url(../images/box/right.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}

.box{
	padding: 5px;
}