/* CSS Document */
html {
	overflow: -moz-scrollbars-vertical;
}
body {
	font-family:"Century Gothic";
	font-size: 9pt;
	color: #000000;
	background:	url(../images/bglinr.gif) repeat-x;
	margin: 0;
	padding: 0;
}
img, table{
	border: none;
}
input, textarea, select, option, optgroup{
	font: normal 11px Verdana;
	color: #000;
}
a {
	text-decoration: underline;
	color: #FF7800;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a.breadcrumb {
	color: #333333;
	text-decoration: none;
}
a.breadcrumb:hover {
	color: #CC0000;
	text-decoration: underline;
}
a.leftNavLink:hover {
	color: #CC0000;
	text-decoration: none;
}
.mandatory {
	color: #CC0000;
}
.bodybackground {
	background-image:url(bglinr.gif);
	background-repeat:repeat-x;
}
.bodycontent {
	margin-left:15px;
	line-height:1.4em;
	margin-right:5px;
}
.tradewebcontent {
	margin-left:25px;
	text-align:left;
}
.bodycontentblack {
	margin:0 5px 2em 15px;
	line-height: 17px;
	text-align:justify;
}
.contentheadingtext {
	font-family:"Century Gothic";
	font-size:12pt;
	color:#2f5671;
	line-height:1.0em;
}
.maroonbold {
	color:#FF0000;
	font-weight:bold;
}
.readmore {
	color:#FF7800;
	padding-left:138px;
}
.readmore1 {
	color:#FF7800;
	padding-left:138px;
}
.headingtext {
	font-family:"Century Gothic";
	font-size:17pt;
	color:#2f5671;
}
.input {
	border: 1px solid #809db9;
	color: #000000;
	font-size:10px;
}
.breadcrumb {
	color: #333333;
	font: normal 10px Century Gothic;
	padding: 0px 0px 0px 0px;
	text-align: right;
	vertical-align: middle;
}
.greyborder {
	border:1px solid #dddfe0;
	background-color:#f7f9fa;
}
.trbgcolor {
	background-color:#e9edef;
}
.tr2bgcolor {
	background-color:#e8ebec;
}
.footer {
	color:#7d8f9c;
	margin-left:15px;
}
.footerLink {
	text-decoration: none;
	color: #7d8f9c;
}
.footerLink:hover {
	text-decoration: none;
	color: #FFFFFF;
}
