body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	background-color: #FFFFFF;
	margin: 10px;
}
/* form settings */
fieldset.csc-mailform {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

table, td {
		font: 1em/1em !important;
}

input, textarea, select {
	font: 1em/1em;
}

label {
	display: block;
	font: 1.2em/1.2em;
}

/* RTE Table Styles */
.contenttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.contenttable p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* ---------------------------------------------------------------------------------------------------- */
/*	Main Content Styles */
/* ---------------------------------------------------------------------------------------------------- */
#content {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font: 1em/1em;
	color: #333333;
}
/* content top Links*/
#content A:active {
	color: #ff9933;
	text-decoration: underline;
	font-weight:bold;
}
#content A:link {
	color: #ff9933;
	text-decoration: underline;
	font-weight:bold;
}
#content A:visited {
	color: #ff9933;
	text-decoration: underline;
	font-weight:bold;
}
#content A:hover {
	color: #ff9933;
	text-decoration: underline;
	font-weight:bold;
}
/* content top Paragraph */
#content p, #content p.bodytext {
	margin: 0px 0px 6px 0px;
	padding: 0px;
	font: 1.2em/1.4em;
}
/* content top Headings */
#content .csc-firstHeader {
	font: 1.6em/1.8em;
	color: #990033;
	margin: 0px 0px 6px 0px !important;
	padding: 0 !important;
}
#content h1, #content h2, #content h3, #content h4, #content h5 {
	font: 1.6em/1.8em;
	margin: 10px 0px 6px 0px;
	padding: 0;
}

/* top column unordered list */
#content ul {
	/*list-style-position: outside;*/
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	font: 1.2em/1.4em;
}
/* top column ordered list */
#content ol {
	/*list-style-position: outside;*/
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	font: 1.2em/1.4em;
}
/* ---------------------------------------------------------------------------------------------------- */
/*	Right Content Styles */
/* ------------------------------------------------------------------------------------------------------------------------ */
#contentRight {
	font-size: 1em/1em;
	color: #333333;
}
/* content top Links*/
#contentRight A:active {
	color: #ff9933;
	text-decoration: underline;
	font-weight:bold;
}
#contentRight A:link {
	color: #ff9933;
	text-decoration: underline;
	font-weight:bold;
}
#contentRight A:visited {
	color: #ff9933;
	text-decoration: underline;
	font-weight:bold;
}
#contentRight A:hover {
	color: #ff9933;
	text-decoration: underline;
	font-weight:bold;
}
/* contentRight top Paragraph */
#contentRight p {
	margin: 0px 0px 6px 0px;
	padding: 0px;
}
/* contentRight top Headings */
#contentRight .csc-firstHeader {
	font-size: 1.2em;
	color: #990033;
	margin: 0 0 6px 0 !important;
	padding: 0 !important;
}
#contentRight h1, #contentRight h2, #contentRight h3, #contentRight h4, #contentRight h5 {
	font-size: 1.2em;
	margin: 10px 0px 6px 0px;
	padding: 0;
}

/* top column unordered list */
#contentRight ul {
	list-style-position: inside;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 6px 0px;
}
/* top column ordered list */
#contentRight ol {
	list-style-position: inside;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 6px 0px;
}
/* ------------------------------------------------------------------------------------------------------------------------ */
#footer {
	font-size: 1em/1em;
	color: #ffffff;
	text-align: center;
}
/* footer Links*/
#footer A:active { color: #ffffff; text-decoration: underline; }
#footer A:link { color: #ffffff; text-decoration: underline; }
#footer A:visited { color: #ffffff; text-decoration: underline; }
#footer A:hover { color: #ffffff; text-decoration: underline; }
/* ------------------------------------------------------------------------------------------------------------------------ */
/*	Main Navigation Styles */
/* ------------------------------------------------------------------------------------------------------------------------ */
#mainnav {
	font: 1.4em/1.4em;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
/* main menu Paragraph */
#mainnav p {
	margin: 0px;
	padding: 0px;
}
/* main menu image-text alignment */
#mainnav p img, #mainnav span {
	vertical-align: middle;
	display: inline-block;
}
/* main menu Links*/
#mainnav A:active { color: #000000; text-decoration: none; font-weight: bold;}
#mainnav A:link { color: #000000; text-decoration: none; font-weight: bold;}
#mainnav A:visited { color: #000000; text-decoration: none; font-weight: bold;}
#mainnav A:hover { color: #000000; text-decoration: none; font-weight: bold;}
/* ------------------------------------------------------------------------------------------------------------------------ */
#subnav {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font: 1.2em/1.2em;
}
/* sb navigation Links*/
#subnav A:active { color: #000000; text-decoration: underline; }
#subnav A:link { color: #000000; text-decoration: none; }
#subnav A:visited { color: #000000; text-decoration: none; }
#subnav A:hover { color: #000000; text-decoration: underline; }
/* ------------------------------------------------------------------------------------------------------------------------ */
#genericnav {
	font: 1em/1em;
	color: #ffffff;
	text-align: right;
	padding: 2px 10px 2px 10px;
}
/* generic menu Paragraph */
#genericnav p {
	margin: 0px;
	padding: 0px;
}
/* generic menu image-text alignment */
#genericnav p img, #genericnav span {
	vertical-align: middle;
	display: inline-block;
}
/* generic menu Links*/
#genericnav A:active { color: #ffffff; text-decoration: underline; }
#genericnav A:link { color: #ffffff; text-decoration: none; }
#genericnav A:visited { color: #ffffff; text-decoration: none; }
#genericnav A:hover { color: #ffffff; text-decoration: underline; }