﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #abc;
}
#container {
	width: 746px;
	margin: 0 auto;
	background-image: url("../images/msfp_smbus2_01.gif");
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#masthead {
	border-color: #4A08D6;
	border-width: thick;
	width: 726px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	overflow: auto;
	border-top-style: solid;
	border-bottom-style: solid;
}
#sidebar {
	width: 125px;
	border-style: solid;
	border-width: thick thin thick thin;
	border-color: #4A08D6 #FFFFFF #4A08D6 #FFFFFF;
	float: left;
	background-color: #d3d3d3;
	position: relative;
	clear: both;
	margin-left: 10px;
	display: inline;
	margin-right: 10px;
	right: -5px;
	top: 4px;
	font-size: 15px;
}
#lsidebar {
	border: thin solid #FFFFFF;
	float: left;
	width: 125px;
	background-color: #d3d3d3;
	position: relative;
	clear: both;
	margin-left: 10px;
	display: inline;
	margin-right: 50px;
	right: -5px;
	top: 4px;
}
#rsidebar {
	border: thin solid #FFFFFF;
	float: right;
	width: 125px;
	background-color: #D6D3D6;
	position: relative;
	clear: right;
	margin-left: 10px;
	display: inline;
	margin-right: -5px;
	top: 4px;
	left: -25px;
}
#content {
	border: thin solid #521DC1;
	width: 535px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	padding: 10px;
	background-color: #fff;
	position: relative;
	top: 4px;
	display: inline;
	float: left;
	clear: right;
	left: 0px;
	font-size: medium;
}
#content p {
	margin-left: 40px;
	margin-right: 20px;
}
.quote {
	margin-right: 30px;
	margin-left: 50px;
	font-size: small;
	text-align: justify;
}


#footer {
	text-align: center;
	clear: both;
	width: 726px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	background-color: #4A08DE;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: 1.2em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	font-weight: bold;
}
#masthead hr {
	margin-top: 10px;
	margin-right: 10px;
	color: #3904D6;
	height: 7px;
}

/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	font-size: 0.9em;
	display: inline;
	margin: 0;
	padding: 0;
	border: 1px solid #d3d3d3;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f2f2f2;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}
#rsidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#rsidebar li {
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #d3d3d3;
}
#rsidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f2f2f2;
}
#rsidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}
#lsidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#lsidebar li {
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #d3d3d3;
}
#lsidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f2f2f2;
}
#lsidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}


/* Styles for group headings */
#lsidebar h1 {
	border-style: ridge none ridge none;
	border-width: thin;
	border-color: #0000FF;
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: #FFFFFF;
	font-variant: normal;
	text-align: center;
	font-style: normal;
	line-height: normal;
	letter-spacing: 3px;
	background-color: #4A08D6;
}
.lsidebar_title {
	border-style: ridge none ridge none;
	border-width: thin;
	border-color: #0000FF;
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: #FFFFFF;
	font-variant: normal;
	text-align: center;
	font-style: normal;
	line-height: normal;
	letter-spacing: 3px;
	background-color: #4A08D6;
}

#rsidebar h1 {
	border-style: ridge none ridge none;
	border-width: thin;
	border-color: #0000FF;
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: #FFFFFF;
	font-variant: normal;
	text-align: center;
	font-style: normal;
	line-height: normal;
	letter-spacing: 3px;
	background-color: #4A08D6;
}


/* Styles for Footer */
#footer p {
	font-size: 0.8em;
	color: #fff;
	margin: 2px;
	padding: 2px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.breadcrumb {
	padding-top: 10px;
	padding-bottom: 10px;
}

.headline {
	margin-left: 12px;
	margin-right: 12px;
	text-align: center;
}
#content li {
	margin-left: 60px;
}
.quote_signature {
	font-size: x-small;
	text-align: right;
}
.subcontent {
	margin-right: 30px;
	margin-left: 60px;
	text-align: justify;
	font-weight: normal;
	font-size: smaller;
}
