/*
CSS for supply chain site.  Note reset for margin/padding.
*/

* {margin: 0;padding: 0;}

body {
	margin: 10px 0;
	font-family: "Gill Sans", Helvetica, "Helvetica Neue", "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size:0.8em;
	color: #222222;
	background-color: #FFFFFF;
}

h1, h2, h3, h4, h5 {
	font-family: "Gill Sans", Helvetica, "Helvetica Neue", "Lucida Grande",  Tahoma, Arial, sans-serif;
	font-weight: normal;
	margin-bottom:5px;
	color: #111111;
}

h2 {font-weight: bold;}

h3 {
	font-weight: bold;
	padding-bottom: 10px;
}

h4 {
	font-size:1em;
	font-weight: bold;
}

h5 {font-weight: bold; letter-spacing:2px;margin-bottom: 5px;font-variant:small-caps;}

/* ============== TABLE CLASSES ============ */

ul li {}

a {
	color: #006699;
}

a:hover {
	text-decoration: none;
	color: #006699;
}

img {border: none;}

.center {
	padding:2px;
	margin: 0 20px 15px 20px;
	text-align: center;
}
#container/* Page */
 {
	text-decoration:none;
	color: #000000;
	height: auto;
}

#page {
	width: 800px;
	margin: 0 auto;
	background: #ffffff;
}
#topquote {
	background-color: #E6E6E6;
	width: 776px;
	margin: 0 auto;
	padding:10px;
	border-color: #999999;
	border-style: solid;
	border-width: 2px;
}

#topquote p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

#topquote p.quote {
	text-align:left;
	font-size:17px;
}

#topquote p.author {
	text-align:right;
	font-size: 10px;
}	

#topquote-image {
	background-color: #E6E6E6;
	width: 796px;
	border-color: #999999;
	border-style: solid;
	border-width: 2px;
	margin: auto;
}


/* Logo */

#logo {
	height: 95px;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #006699;
}


/* Content */

#content {
	clear: both;
}

/* Content > Main */

#main {
	width:644px;
	float:right;
	color:#000000;
	border: 3px solid;
	border-color: #006699;
	background: #ffffff;
	margin-bottom: 25px;
}

#main a {}

/* Content > Main */


/* ======= MAIN MENU NAV ========= */
/* Menu */
#menu2 {
	padding:0px;
	margin:0px;
	list-style-type: none;
	width: 150px;
  }  
#menu2 li {
	width:150px;
	z-index: 10;
	list-style-type: none;
	display: block;
	float: left;
  }
* html #menu2 li {
  float:left;
  }
#menu2 a {
	display:block;
	width:140px;
	color:#000000;
	text-align:left;
	padding:5px 5px 5px 5px;
	margin: 0 0 5px 0;
	text-decoration:none;
	float:left;
	font-size: 12px;
  }
  
#menu2 a.current {
	background:#006699;
	color: #FFFFFF;
	font-style: italic;
}  

#menu2 a:hover {
	color:#ffffff;
	background:#006699;
	font-style: italic;
  }
#menu2 a.register {
	color: #ffffff;
	background-color: #79C141;
	padding-top: 20px;
	font-variant: small-caps;
	text-align: center;
	font-weight: bold;
	padding-bottom: 15px;
}

#menu3 {
	padding:0;
	margin:0 auto;
	list-style-type:none;
	line-height: 1.1em;
	float: left;
	background-color: #79C141;
	text-align: center;
}
#menu3 li {
	width:140px;
	margin: 0;
	padding: 5px 5px 5px 5px;
	display: block;
	list-style-type: none;
}
#menu3 a {
	color:#000000;
	text-decoration:none;
	font-size: 11px;
}
#menu3 a.register {
	color: #000000;
	padding-top: 5px;
	font-weight: bold;
}
#menu4 {
	padding:0px;
	list-style-type: none;
	width: 150px;
	margin: 0px 0px 0px 0px;
}
#menu4 li {
	width:150px;
	z-index: 10;
	list-style-type: none;
	display: block;
	float: left;
	margin-bottom: 5px;
}
#menu4 a {
	display:block;
	width:140px;
	color:#000000;
	text-align:left;
	padding:5px 5px 0px 5px;
	margin: 0px;
	text-decoration:none;
	float:left;
	font-size: 9px;
}
#menu4 a:hover {
	color:#ffffff;
	background:#006699;
	font-style: italic;
}
#menu4 a.current {
	background:#006699;
	color: #FFFFFF;
	font-style: italic;
}



/* Left Nav */
#leftnav {
	width: 150px;
	float:left;
	height: auto;
	border-top-color: #006699;
	border-top-style: solid;
	border-top-width: 3px;
	background: #e6e6e6;
	color: #000000;
	margin-bottom: 25px;
}

/* Post */
#post {
	line-height: 140%;
}

.post {
	padding: 10px 15px 0 20px;
}

.post .title {
	margin-bottom: 0px;
	padding: 3px 0 15px 0;
	background: url(images/img04.gif) repeat-x left bottom;
	border-bottom: 2px solid #EEEEEE;
	font-size: 2em;
}

#story {
	clear: both;
	padding: 20px;
}

#story-first {
	clear: both;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}

#story-left  {
	clear: both;
	padding: 20px;
	width: 355px;
}

#story p, #post #story blockquote, #post #story ul, #post #story ol {
	margin-bottom: 10px;
	line-height: 140%;
}

#storybox {
	line-height: 140%;
	padding: 17px;
	border: 3px;
	border-color: #79C141;
	border-style: solid;
	background-color: #E2ECFF;
	margin: 20px 20px 20px 20px;
}

.storybox-right {
	line-height: 140%;
	padding: 15px;
	border: 3px;
	border-color: #79C141;
	border-style: solid;
	background-color: #E2ECFF;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	width: 200px;
}

.storybox-left_wide
{
	line-height: 140%;
	padding: 15px;
	border: 3px;
	border-color: #79C141;
	border-style: solid;
	background-color: #E2ECFF;
	float: right;
	margin-bottom: 15px;
	width: 350px;
	margin-left: 15px;
}


#agenda_time {
	width: 120px;
	padding: 5px 5px 5px 5px;
}
#agenda_disc {
	padding: 5px 5px 5px 5px;
}
#topiclist {
	margin-left:20px;
	padding-left:0;
	list-style: none;
	}

#topiclist li {
	padding-left:5px;
	padding-top:10px;
	list-style-position: outside;
	margin-left: 20px;
	list-style-type: disc;
	}


ul {margin-left: 2em;}
.chart_title {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

/* Footer */

#footer {
	clear: both;
	position:relative;
	display:block;
}


#footer p {
	margin: 0;
	font-size: .8em;
	color: #999999;
}

#footer a:hover {color:#930239; text-decoration:underline;}
#footer a:active {color:#000000;}
#storybox-main {
	line-height: 140%;
	padding: 17px;
	border: 3px;
	border-color: #79C141;
	border-style: solid;
	background-color: #E2ECFF;
	margin: 20px 20px 20px 20px;
}
.superscript {
	font-size: x-small;
	vertical-align: super;
}
#agenda {
	display: inline;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ag {
}
.ag_green {
	background-color: #A5D882;
}
.storybox-rightbig {
	line-height: 140%;
	padding: 15px;
	border: 3px;
	border-color: #79C141;
	border-style: solid;
	background-color: #E2ECFF;
	float: right;
	margin-left: 15px;
	margin-bottom: 20px;
	width: 311px;
}
.quote_green {
	background-color: #A5D882;
}
#tquote {
	width: 100%;
	padding: 10px 10px 8px 10px;
}
.quote_clean {
}
#col {
	width: 50%;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}
.qstyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}
#qstory {
	margin: 20px 20px 0 20px;
}
.italbuls {
	font-style: italic;
}
#menu2 a.register-current {
	color: #ffffff;
	background-color: #006699;
	padding-top: 20px;
	font-variant: small-caps;
	text-align: center;
	font-weight: bold;
	padding-bottom: 15px;
	font-style: italic;
}
#rates {
	padding: 10px;
	float: right;
}
#rateprice {
	padding: 5px 5px 5px 5px;
	text-align: right;
}
#regform {
	clear: both;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 30px;
	margin-bottom: 20px;
}
.sb-title2 {
	text-align: center;
	padding-top: 20px;
}
.storybox-right2 {
	line-height: 100%;
	float: right;
	margin-left: 15px;
	width: 216px;
	background-color: #E2ECFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.infotablerow {
	padding-top: 5px;
}
