<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12pt;
	text-align: center;
	background: url('../images/page_bg.jpg');
	color: #000000
}

html, body, #wrapper, h1, #nav-top, #nav-top li, #nav-left, #nav-top li {
	margin: 0;
	padding: 0;
	list-style: none;
}

th, td {
	font-size: 14px;
}

img { border: 0px none; }

#wrapper {
	margin: 0px auto;
	text-align: left;
	width: 1130px;
	position: relative;
}

blockquote {
margin-left : 30pt;
margin-right : 30pt;
text-align : justify;
font : 11pt Arial, Tahoma, Trebuchet MS, Lucida Sans Unicode, sans-serif;
color : black;
line-height : 14pt;
}
h1 {
font : 20pt Book Antiqua, Times, Serif;
color : #8080c0;
line-height : 24pt;
font-weight : bold;
text-align : center;
}
h2 {
font : 15pt Arial, Tahoma, Trebuchet MS, Lucida Sans Unicode, sans-serif;
color : navy;
line-height : 16pt;
font-weight : bold;
text-align : left;
}
h3 {
font : 14pt Arial, Tahoma, Trebuchet MS, Lucida Sans Unicode, sans-serif;
color : blue;
line-height : 14pt;
font-weight : bold;
text-align : left;
}
h4 {
font : 11pt Arial, Tahoma, Trebuchet MS, Lucida Sans Unicode, sans-serif;
color : blue;
line-height : 14pt;
font-style : italic;
font-weight : bold;
text-align : left;
}
h5 {
font : 12pt Arial, Tahoma, Trebuchet MS, Lucida Sans Unicode, sans-serif;
color : red;
line-height : 14pt;
font-weight : bold;
text-align : center;
}
h6 {
font : 12pt Arial, Tahoma, Trebuchet MS, Lucida Sans Unicode, sans-serif;
color : white;
line-height : 12pt;
font-weight : bold;
text-align : center;
padding: 0px
}
h7 {
font : 12pt Arial, Tahoma, Trebuchet MS, Lucida Sans Unicode, sans-serif;
color : black;
line-height : 12pt;
font-weight : bold;
text-align : center;
}

h2 {
	margin: 0 0 5px 0;
	padding: 10px
}

h3 {
	margin-left: 2pt;
	margin-right: 10pt;
}

p {
	margin-left: 5pt;
	margin-right: 5pt;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 5px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#wrapper {
	width: 1130px;
}

/* header */

#header {
	background: url('../images/SecOpinsHeading-2.png') repeat-x;
	position: relative;
	width: 1128px;
	height: 180px;
	margin-bottom: 3px
}



/* body */

#body {
	background: url('../images/body_b.gif') repeat-y;
	margin: 0px;
}

#body h2 {
	margin: 0 0 1.5em 0;
}

#body h3 {
	margin: 0 0 0 0;
}
#body ul {
	margin: 0;
	padding: 10px;
	list-style: none;
}

#body li {
	padding: 0;
	margin: 0.8em 0;
	line-height: 1.7;
}

a {
	color: #ce7210;
}

a:hover {
	color: #6f3f0b;
}

#menu {
	background-color: #6f6f6f;
	float: left;
	width: 1130px;
	margin-left: 5px;
	margin-right: 5px;
	text-align : justify;
	
}



#left-side {
    background: url('../images/18-background.gif') repeat-y;
	float: left;
	width: 180px;
	margin-left: 0px;
	display: inline;
}

#main-text {
	background: url('../images/text-background1.gif') repeat-y;
	float: left;
	width: 755px;
	margin-left: 3px;
	margin-right: 3px;
	text-align : justify;
}

#main-text p {
	line-height: 1.5;
}

#main-text h3 {
	font-size: 16px;
}

#right-side {
    background: url('../images/180-background.gif') repeat-y;
	float: right;
	width: 180px;
	margin-left: 3px;
	display: inline;
}
#right-side h2 {
	font-size: 12px;
	font-weight : bold;
	text-align : center;
	line-height : 1;
}

#right-side h3 {
	font-size: 11px;
	font-weight : bold;
	text-align : center;
	line-height : 1;
}

#right-side h3 a {
	text-decoration: none;
}

#right-side p {
	line-height: 1.0;
	font-weight : normal;
	text-align : justify;
	font : 9pt Arial, Tahoma, Trebuchet MS, Lucida Sans Unicode, sans-serif;
}
/* footer */

#footer {
	margin: 16px auto;
	clear: both;
	width: 1130px;
	height: 93px;
	text-align: center;
	background: url('../images/footer_bg.gif') repeat-x;
}

#footer div div { padding: 8px 0; }

#footer, #footer a {
	color: #fff;
}

#footer div { background: url('../images/footer_l.gif') no-repeat; width:100% }
#footer div div { background: url('../images/footer_r.gif') no-repeat top right;width:100%; width:100% }

#footer div { background: url('../images/footer_l.gif') no-repeat; width:100% }
#footer div div { background: url('../images/footer_r.gif') no-repeat top right;width:100%; width:100% }</pre></body></html>