body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.contentType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.storyType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

p {
	font-size: 12px;
}

ol {
	margin-right: 20px;
}

.padded {
	margin-left: 10px;
}

.allpadded {
	margin: 10px;
}

author {
	font-size: 12px;
}

url {
	font-weight: bold;
	display: block;
}

abstract {
	display: block;
	font-size: 12px;
	text-align: justify;
	margin-right: 15px;
	margin-left: 15px;
	padding: 15px;
}

wititle {
	display: block;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #990000
}

url {
	display: block;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	decoration: underline;
}

created,modified {
	margin-right: 15px;
	margin-left: 30px;
	display: block;
	font-size: 12px;
	font-weight: bold;
}

a {
	font-size: 12px;
	font-weight: bold;
}

a.wimain:link {
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

a.wimain:visited {
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

a.wimain:hover {
	border-bottom: 1px dotted #003163;
}

a.wi:link {
	color: black;
	font-weight: normal;
}

a.wi:visited {
	color: black;
	font-weight: normal;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}

.storyheadline {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: blue;
}

.redbutton {
	color: white;
	background-color: #c00;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.floater {
	width: 45%;
	border: solid;
	border-color: black;
	border-width: 1px;
	margin: 0px 0px 0px 0px;
	margin-top: 5px;
	float: right;
	clear: right;
}

input[type="reset"] {
	color: white;
	background-color: #c00;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

input[type="submit"] {
	color: white;
	background-color: #c00;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.searchbutton {
	position: absolute;
	left: 50%;
	text-align: center
}

.lead {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.contentTypeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.dateTypeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.adstyle1 {
	color: white;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.adstyle2 {
	color: red;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.adstyle3 {
	color: white;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

form {
	margin: 0;
	padding: 0;
}

.style1 {
	color: #FFFFFF;
	font-size: 10px;
}

.style3 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

.style6 {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}

.style11 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9px;
}

.style13 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.style15 {
	font-size: 9px;
	font-weight: 600;
}

a:link {
	color: #0000FF;
}

a:visited {
	color: #FF0000;
}

.tagline {
	font-size: 11px;
	color: #FFFFFF;
	font-style: italic;
}

ul#maglinks {
	text-align: center;
	margin: 0.5em 0 0 0;
	padding: 0;
}

ul#maglinks li {
	font-size: 10px;
	list-style-type: none;
	margin-top: 0.25em;
}

ul#maglinks img {
	margin-bottom: 0.25em;
}

ul#maglinks li a,ul#maglinks li a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

ul#maglinks li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #cc0000;
}

#blogWatch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#blogWatch ul {
	margin: 0;
}

#blogWatch ul li {
	list-style-type: disc;
}

#blogWatch .feed {
	margin-bottom: 2px;
}

#blogWatch .heading {
	margin: 0;
}

dl#leftnav {
	margin: 1em 0 0 0;
	padding: 0;
	font-size: 10px;
}

dl#leftnav dt {
	color: #fff;
	font-weight: 600;
	background-color: #c00;
	margin: 0;
	padding: 0.25em 0 0.25em 0.5em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #000;
}

dl#leftnav dd {
	background-color: #666;
	margin: 0;
}

dl#leftnav dd a,dl#leftnav dd a:visited {
	display: block;
	padding: 0.25em 0 0.25em 1em;
	text-decoration: none;
	color: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #000;
}

dl#leftnav dd a:hover {
	background-color: #fff;
	color: #cc0000;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

div#divline {
	background-color: #cc0000;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #660000;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 0;
}

form#newsletter {
	font-size: 10px;
	margin: 0 9px 0 12px;
}

form#newsletter h1 {
	color: #039;
	font-size: 10px;
	font-weight: 600;
	margin: 0;
}

form#newsletter p {
	margin: 0;
}

form#newsletter td {
	padding: 0.35em 0 0.35em 0;
}

form#newsletter a,form#newsletter a:hover,form#newsletter a:visited,form#newsletter a:active
	{
	color: #000;
}

form#newsletter p#newsletterSubmit {
	margin: 0;
	text-align: center;
}

form#newsletter p#newsletterSubmit a,form#newsletter p#newsletterSubmit a:hover,form#newsletter p#newsletterSubmit a:active,form#newsletter p#newsletterSubmit a:visited
	{
	color: #039;
}

div#bottomBorder {
	background-color: #c00;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #660000;
	height: 3px;
	line-height: 1px;
	font-size: 1px;
	margin: 0;
}

#interact {
	margin-top: 10px;
}

ul.footer {
	margin: 0 0 0 1em;
	padding: 0;
	font-size: 10px;
	font-family: arial, helvetica;
}

ul.center {
	text-align: center;
}

ul.footer li {
	list-style-type: none;
	display: inline;
}

ul.footer li a {
	font-size: 10px;
	font-weight: normal;
	font-family: arial, helvetica;
	color: #036;
}

ul.footer li a,ul.footer li a:hover,ul.footer li a:active,ul.footer li a:visited
	{
	text-decoration: none;
	color: #036;
}

ul.footer li.last {
	border-right: 0px solid #036;
}

.blueblock {
	display: block;
	background-color: #d6d6ff;
	border: solid;
	border-color: red;
	border-width: 2px;
	margin: 3px;
}

.webinarDate,.webinarPresenter,.webinarRegister,.webinarRegister a,.webinarTitle,.webinarLead
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.webinarPresenter {
	font-style: italic;
}

.webinarTitle {
	font-weight: bold;
}
