.content p {
	line-height: 1.3em;
	margin: 0 20px 1.3em 0;
}
em {
	margin-top: .5em;
}
strong {
	font-weight: bold;
}
.RightNavVersion .content p {
	margin-left: 15px;
}
.content .noBtm {
	margin-bottom: 0;
}
a:link,
a:visited {
	color: #5e4a87 ;
	text-decoration: none;
}
a:hover {
	color: rgb(182,27,25);
	text-decoration: underline;
}
#hygieneLinks li,
#hygieneLinks a:link,
#hygieneLinks a:visited,
#footer li,
#footer a:link,
#footer a:visited {
	color: rgb(102,102,102);
}

.RightNavVersion .content p.noBtm {
	margin-bottom: 0;
}
.content .noTop {
	margin-top: 0;
}
/*
#heading h1 {
	display: none;
}
*/
#subheading {
	color: #fff;
	font-size: 20px!important;
	line-height: 22px!important;
	padding: 0 24px 0 17px;
}

.suppInfo {
	font-size: 10px;
}


.content h2 {
	color: #3c337b;
	padding: .5em 15px .5em 0;
	font-size: 1.5em;
	line-height: 1.2em;
}
.RightNavVersion h1 {
	padding-left: 15px;
}
.RightNavVersion h2 {
	padding: .5em 15px .5em 15px;
}
.content h3 {
	font-size: 1.5em;
	margin: 1em 0 .5em 15px;
	color: rgb(104,67,45);
}
.content h4 {
	margin: 2em 0 1em 15px;
	font-weight: bold;
	font-size: 1.2em;
}
.content h5 {
	font-weight: bold;
	margin: 0 0 0 15px;
}
.content .panel p {
	margin: 0 20px 0 0;
}
.content .panelLeft {
	color: #333365;
	font-size: 1.1em;
}
.content .panel .panelRight {
}

/* LINKY POO */

.messageBox2 a, .messageBox2 a:visited, .messageBox2:active {
	color: rgb(51,51,51);
	text-decoration: none;
}
.content a:hover {
	color: rgb(51,51,51);
	text-decoration: underline;
}

#navigation li a {
	color: #eee;
	text-decoration: none;
	
}
#navigation li.current a {
	color: #fff;
	font-weight: bold;
}
#navigation li a:hover {
	color: #fff;
}
#navigation li.altNav a {
	color: #fff;
}

.homepageTable {
	font-size: .9em;
}
.homepageTable a {
	color: #000;
	text-decoration: none;
}
.homepageTable a:hover {
	text-decoration: underline;
}


/* RULES */
.dashedRule {
	margin: 22px 0;
	height: 1px;
	width: 553px;
	background: transparent url(../images-CSE/rules/flush_1px.gif) no-repeat top center;
}

.dashedRuleSingle {
	height: 1px;
	width: 553px;
	background: transparent url(../images-CSE/rules/flush_1px.gif) no-repeat top left;
}

.dashedRuleAlt {
	height: 1px;
	width: 553px;
	background: transparent url(../images-CSE/rules/flush_1px.gif) no-repeat top left;
	margin-top: 24px;
}

td.dashedRuleNews {
	padding-left: 0;
	padding-top: 0;
	height: 15px;
	width: 553px;
	background: transparent url(../images-CSE/rules/flush_2px_news.gif) no-repeat top left;
	XXXclear: both;
}



/* ACCESSIBILITY */
.accessBullets {
	list-style-type: disc;
	margin: 1em 0 1.3em 30px;
}

a:focus {
	color: black!important;
	background: #c5c5c5;
}
p.linkToAcrobat {margin-top: 3em;}