/* Start of CMSMS style sheet 'FB-global' */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial Black, Arial, sans-serif;
	font-size: 75.01%;
	font-style: italic;
	line-height: 140%;
	text-align: left;
}
div {
	font-size: 1em;
}
img {
	border: 0;
}
a, a:link, a:active {
	background-color: inherit;
	color: #510000;
	text-decoration: underline;
}
a:visited {
	background-color: inherit;
	color: #510000;
	text-decoration: underline;
}
a:hover {
	color: #F56361;
	text-decoration: none;
}
div#content {
}
h1 {
	font-size: 2em;
	line-height: 2.6em;
}
h2 {
	font-size: 1.5em;
	line-height: 1.8em;
	text-align: left;
}
h3 {
	font-size: 1.3em;
	line-height: 1.5em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.4em;
}
h5 {
	font-size: 1.1em;
	line-height: 1.4em;
}
h6 {
	font-size: 1em;
	line-height: 1.4em;
}
p {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
	padding: 0;
}
blockquote {
	margin-left: 3em;
	margin-right: 3em;
}
pre {
	font-family: monospace;
	font-size: 1.0em;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
code, pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	white-space: -moz-pre-wrap;
	white-space: -o-pre-wrap;
	white-space: pre-wrap;
	white-space: -pre-wrap;
	word-wrap: break-word;
}
pre {
	background-color: #ddd;
	border: 1px solid #000;
	font-size: 90%;
	line-height: 1.5em;
	margin: 0 1em 1em 1em;
	padding: 0.5em;
}
ul,
ol,
dl {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
}
ul li,
ol li {
	margin: 0 0 0.25em 3em;
}
div#dl dt {
	font-weight: bold;
	margin: 0 0 0.25em 3em;
}
div#dl dd {
	margin: 0 0 0 3em;
}
#footer {
       line-height: 2;
       }
.hide {
       visibility:hidden;
      }
/*** FORMS  ***/
fieldset {
       padding: 8px;
       border: 3px double #510000;
       text-align: right;
       }
input {
       margin: 8px;
       padding: 3px;
       font: 12px/1.3 courier,monospace normal normal
       color: #510000;
       }
legend {
       padding: 0 4px 0 2px;
       }
form.newsletter-add {
       width: 200px;
       display: block;
       margin: 0 auto;
       }
fieldset.nladd {
       width:200px;
       }
.fb_invalid input {
       background-color:#FFB7B7;
       }
.error_message li {
       margin-left:0;
       }
.straight {
	font-style:normal;
}
/* End of 'FB-global' */

