
* {

	margin: 0;

	padding: 0;

}



body {

	font-family: Verdana;

	font-size: 0.7em;

	background-color: #FFE5C0; /* background */

	text-align: center;

}



form {

	margin: 0 auto;

	width: 770px;

	text-align: left;

	background-color: #F93; /* outer bars */

}



table {

	font-size: 100%;

}



h1 {

	font-size: 150%;

	margin-bottom: .5em;

}



h2 {

	font-size: 125%;

	margin-bottom: .5em;

}



a:link, a:visited {

	color: #C60;

	text-decoration: none;

}



a:hover {

	text-decoration: underline;

}



a.BoldLink {

	padding: .2em .5em;

	font-weight: bold;

	color: #666;

	background: #FF9;

	border: solid 2px #666;

	text-decoration: none;

}



a.BoldLink:Hover {

	color: #000;

	background: #FF0;

	border: solid 2px #000;

	text-decoration: none;

}



hr {

	border: solid 1px #F93; /* pinstrip color */

	border-top: solid 1px #F93; /* pinstrip color */

}



.tinytext {

	font-size: 80%;

	color: #999;

}



/* Header */



#Header {}



/* NavTop */



#NavTop {

	background-color: #FFE5C0; /* top menu */

}



#TagLine {

	padding: 4px 10px;

	font-family: Times New Roman;

	font-size: 150%;

	font-weight: bold;

	color: #FFF;

	background-color: #F93; /* tagline bar */

}



#NavTop ul {

	margin-left: 10px;

	display: block;

	height: 22px;

	list-style-type: none;

	white-space: nowrap;

}



#NavTop ul li {

	position: relative;

	float: left;

	height: 22px;

	padding-left: 3px;

	background: url(NavTopSplit.gif) no-repeat left center;

	white-space: nowrap;

}



#NavTop ul li a {

	display: block;

	padding: 4px 7px;

	color: #C60;

	font-weight: bold;

	text-transform: uppercase;

	text-decoration: none;

}



#NavTop ul li a:hover {

	color: #FFE5C0;

	background-color: #F93; /* top menu hover */

}



#NavTop ul li div {

	position: absolute;

	top: 22px;

	left: 3px;

	background-color: #FFE5C0; /* top menu flyout */

	border: solid 1px #F93; /* top menu flyout */

	z-index: 1000;

}



#NavTop ul li div a {

	color: #C60;

}



#NavTop ul li div a:hover {

	color: #FFE5C0; /* top menu flyout hover */

	background-color: #F93; /* top menu flyout hover */

}



/* Column1 */



#Column1 {

	float: left;

	overflow: hidden;

	width: 145px;

	padding-top: 6px;

}



#Column1 ul {

	display: block;

	list-style-type: none;

	white-space: nowrap;

}



#Column1 ul li {

	display: block;

	white-space: nowrap;

	font-size: 90%;

}



#Column1 ul li a {

	display: block;

	height: 17px;

	padding: 3px 0 0 3px;

	color: #C60; /* column 1 links */

	font-weight: bold;

	text-decoration: none;

	background: url(NavLeft.gif);

}



#Column1 ul li a:hover {

	text-decoration: underline;

}



#Column1 ul li div {

	display: block;

}



#Column1 ul li div a {

	display: block;

	height: 17px;

	padding: 3px 0 0 3px;

	color: #FFE5C0; /* column 1 flyout links */

	background: url(NavLeftSub.gif);

}



#Column1 ul li div a:hover {

	text-decoration: underline;

}



/* Column2 */



#Column2 {

	float: left;

	width: 478px;

	min-height: 400px;

	-height: 400px;

	background-color: #FFF; /* center body */

}



#Column2 #Content {

	padding: 6px;

}



/* Column3 */



#Column3 {

	float: left;

	width: 145px;

	padding-top: 6px;

}



/* Footer */



#Footer {

	clear: both;

	width: 100%;

	height: 8.3em;

	font-size: 80%;

	background: #F93;

}



#Footer a {

	color: #000;

}



#Footer #FooterLinks {

	text-align: center;

}



#Footer #FooterLeft {

	padding: .2em .7em;

	width: 48%;

	float: left;

	text-align: left;

}



#Footer #FooterRight {

	padding: .2em .7em;

	width: 48%;

	float: right;

	text-align: right;

}



/* TOC */



#IssueToc {}



#IssueToc #IssueOverview {

	border: solid 1px black;

	background-color: #FFF; /* TOC category box */

	padding: 1em;

}



#IssueToc #IssueOverviewCover {

	float: right;

	margin-left: 1em;

	text-align: center;

}



#IssueToc #IssueOverviewToc {

	float: left;

}



#IssueToc .IssueVolume {

	font-weight: bold;

	font-size: 110%;

}



#IssueToc #IssueDetail {}



#IssueToc .IssueDetailCategory {

	margin: 1em 0;

	border-bottom: solid 1px #F93; /* pinstrip color */

}



#IssueToc .IssueDetailCategory a {

	text-decoration: none;

	font-size: 130%;

	font-weight: bold;

	color: #C60; /* pinstrip color */

}



#IssueToc .IssueDetailArticle, #MagazineSearch .IssueDetailArticle {

	margin: 0 0 1em 1em;

}



#IssueToc .ArticleTitle, #MagazineSearch .ArticleTitle {

	font-weight: bold;

}



#IssueToc .ArticleAuthor, #MagazineSearch .ArticleAuthor {

	font-size: 90%;

	font-style: italic;

	color: #666;

}



/* Calendar */



#Calendar .CalendarMonth {

	font-size: 130%;

	font-weight: bold;

	color: #C60; /* pinstrip color */

	border-bottom: solid 1px #F93; /* pinstrip color */

}



#Calendar .CalendarEvent {

	margin: 1em;

}



/* Poll */



#Poll {}



#Poll #Question {

	font-weight: bold;

}



#Poll #Answers {

	padding-left: .5em;

}



/* Directory */



#Directory .CategoryItem {

	padding-left: 1em;

}



#Directory .CompanyItem {

	padding-left: 1em;

}



#DirectoryListing img {

	vertical-align: text-bottom;

}



#blognote {

	margin-top: 5px;
	border: thin solid #4b7cbd;
	padding-bottom: 5px;
	margin-bottom: 5px;	
	list-style-type: none;	
	height: 60px;	
	width: 468px;
}


#blognote a img {
	border-style: none;
	height: 60px;	
	width: 468px;
}
