﻿@import url('layout.css');
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	background-color: #ECEEF5;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	background-image:url('../images/ss7.jpg');
	background-repeat:repeat;
/*	background-image: url('../images/background.gif');
	background-attachment: fixed; */
}
#container {
	width: 960px;
	margin: 0 auto;
/*	background-color: #9799B0; */
}
#masthead {
	width: 940px;
	height:85px;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	overflow: auto;
}
#tabs {
	width:840px;
}
#navigation {
	width: 940px;
	height:40px;
	margin-top: 0;
	margin-right: 10px; 
	margin-bottom: 0;
	margin-left: 10px; 
	overflow: hidden;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 2px;
	padding: 0;
}
#navigation li {
	float: left;
	width: 140px;
	text-align: center;
	font-weight: 700;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
}
#navigation a {
	background-color: navy;
	background: url('../scripts/nav-out.jpg') repeat-x left;
	color: navy;
	text-decoration: none;
	display: block;
	padding: 3px;
	border: 2px #000080 solid;
}
#navigation a:hover {
	color: #0066CC;
	border: 2px #000080 solid;
	background: url('../images/nav-over.jpg') repeat-x left;
}
#navigation li#current {
	background-color: navy;
	background: url('../scripts/nav-out.jpg') repeat-x left;
	color: navy;
	display: block;
	padding: 3px;
	border: 2px #000080 solid;
	width: 130px;
}
#small-page {
	width: 510px;
	margin: 0 auto;
/*	background-color: #9799B0; */
}
#large-page {
	float: left;
	width: 740px;
	font-size: 12pt;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	vertical-align:top;
}
#home-page {
	margin: 0px 10px 0px 10px;
	width: 940px;
	text-align: center;
}
#page {
	margin: 0px 10px 0px 10px;
	width: 940px;
}
#pagecontent {
	width: 130px;
	float: left;
	margin-left: 0px;
}
#sidebar {
	float: left;
	width: 120px;
	margin-left: 0px;
	margin-right: 10px;
/*	display: inline;*/
	clear: both;
	font-family:Arial, Helvetica, sans-serif;
}
#content {
	float: left;
	width: 780px;
	font-size: 12pt;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	vertical-align:top;
/*	background-color: #FFFFFF; */
}
#footer {
	text-align: center;
	clear: both;
	width: 940px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0;
	overflow: auto;
}
#masthead img {
	margin: 5px;
}
#masthead p {
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	background-color: #CCCCCC;
}
#sidebar li {
	font-weight: 700;
	font-size: 8pt;
	display: block;
	margin: 0;
	padding: 0px;
	list-style-type: none;
	background-color: #CCCCCC;
}
#sidebar li.first_item {
	font-weight: 700;
	font-size: 8pt;
	display: block;
	color: white;
	margin: 0;
	backgfround-color: #2F348C;
}
#sidebar li.top_item {
	font-weight: 700;
	font-size: 8pt;
	display: block;
	color: white;
	padding: 5px;
	margin: 0;
	background-color: #2F348C;
}
#sidebar a.other {
	font-weight: 700;
	margin: 0;
	padding: 5px;
	font-weight: 700;
	display: block;
	text-decoration: none;
	border: 0px solid #f2f2f2;
	color: white;
	background-color: #2F348C;
}
#sidebar a.other:hover {
	font-weight: 700;
	margin: 0;
	padding: 5px;
	font-weight: 700;
	text-decoration: none;
	color: #2F348C;
	border: 0px #000080 solid;
	background-color: #9799B0;
}
#sidebar a {
	font-weight: 700;
	font-size: 8pt;
	display: block;
	text-decoration: none;
	color: #101080;
	margin: 0px;
	padding: 5px;
	border: 1px solid #f2f2f2;
}
#sidebar a:hover {
	font-weight: 700;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
	border: 1px #000080 solid;
	background-color: #9799B0;
}
#sidebar li#current {
	font-weight: 700;
	color: #FFFFFF;
	background-color: #0066CC;
	display: block;
	margin: 0;
	padding: 5px;
	border: 1px solid #f2f2f2;
}
#sidebar li#current:hover {
	font-weight: 700;
	color: #000080;
	margin: 0;
	border: 1px #000080 solid;
	background-color: #9799B0;
}
#sidebar li.top_one:hover {
	font-weight: 700;
	text-decoration: none;
	font-size: 8pt;
	margin: 0;
	background-color: #0066CC;
	color: #FFFFFF;
}
#content table {
	text-align:left;
	width:90%;
	padding: 4px 4px 4px 4px; 
	font-size:10pt;
	font-weight:700;
	margin-left:20px;
}
#content thead {
	font-weight:700;
	font-size:9pt;
	color:navy;
	background-color:#FFFFFF;
}
#content td.row-1 {
	border-bottom: 1px solid #000080;
	background-color:#FFFFFF;
}
#content td.row-2 {
	border-bottom: 1px solid #000080;
	background-color:#E0E3F3;
}
#content td.row-3 {
	border-bottom: 1px solid #000080;
	background-color:#CCCCCC;
}
#content ol {
	font-size:11pt;
}
#content ul {
	list-style-image: url('../images/bullet.gif');
}
#content ul ul {
	list-style-image: url('../images/indbul2d.gif');
}
#content ul ul ul {
	list-style-image: url('../images/indbul3d.gif');
}
#content img {
	margin: 0px 0px 0px 0px;
}
/* Styles for Footer */
#footer p {
	font-size: 9pt;
	font-weight: 700;
	color: navy;
	margin: 2px;
	padding: 2px;
}
#footer a {
	color: navy;
	text-decoration: none;
}
#footer a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.style_bold {
	font-weight: 700;
}
.style_italic {
	font-style: italic;
}
hr {
	height: 2px;
	border: 0px;
	color:navy;
	background-color:navy;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: 700;
	font-size: 24pt;
	color: rgb(0, 0, 128);
}
h2 {
	font-style: normal;
	font-weight: 700;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: rgb(51, 102, 153);
}
h3 {
	font-weight: 700;
	font-style: normal;
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	color: rgb(0, 0, 128);
}
h4 {
	font-size: 12pt;
	font-weight: 700;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	color: rgb(0, 51, 153);
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: 700;
	font-style: normal;
	color: rgb(0, 51, 153);
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-weight: 700;
	font-style: normal;
	font-size: 8pt;
	color: rgb(0, 0, 128);
}
div.group {
}
div.image {
	text-align: center;
}
div.story {
	width:740px;
}
p.body-text-2 {
	margin-left: 40px;
}
p.body-text-indent-2 {
	margin-left: 40px;
}
p.heading-6 {
	font-weight: normal;
	font-size: 18pt;
	color: rgb(51, 102, 153);
}
p.heading-7 {
	font-weight: 700;
	font-style: normal;
	font-size: 14pt;
	color: rgb(102, 102, 153);
}
p.heading-8 {
	font-weight: normal;
	font-size: 18pt;
	color: rgb(51, 102, 153);
}
p.normal {
	margin-left: 40px;
}
span.asi {
	color: #000080; 
	font-style: italic; 
	font-weight: 700
}
#content table.distributors {
	text-align: left;
	width: 90%;
	padding: 0px 5px 0px 5px;
	font-size: 8pt;
	font-weight: 700;
	margin: 0px 0px 0px 0px;
	background-color: white;
	border-collapse: collapse;
}
#content table.menu {
	font-size:8pt;
	color:#000080;
	font-weight:700;	
	border-collapse: collapse;
	padding: 0px 5px 0px 5px;
}
/* Styles for Navigation */
#content td.menu {
	background-color: #CCCCCC;
	border-top: 1px solid #808080; 
	border-bottom: 1px solid #808080; 
	text-align: left;
	width:100%
}
#content td.menu2 {
	background-color: #CCCCCC;
	border-top: 1px solid #808080; 
	border-bottom: 1px solid #808080; 
	text-align: left;
	width:100%;
	text-align: center;
}
#content td.menu a {
	font-weight: 700;
	font-size:8pt;
	text-decoration: none;
	color: #118;
}
#content td.menu a:hover {
	font-weight: 700;
	font-size: 8pt;
	text-decoration: none;
	background-color: #9799B0;
	padding: 2px 10px 2px 0px;
}
#content td.menu2 a {
	font-weight: 700;
	font-size:8pt;
	text-decoration: none;
	color: #118;
}
#content td.menu2 a:hover {
	font-weight: 700;
	font-size: 8pt;
	text-decoration: none;
	background-color: #9799B0;
	padding: 2px 0px 2px 0px;
}


