
#tinymce .green { color: #669900; }

#tinymce .blue { color: #004F86; }

#tinymce p {
color:#666666;

}

#tinymce ul {
margin:0 0 0 0.5em;
padding:0 0 0 1.3em;
}

#tinymce .greyBorder { 
	border: 22px solid #CCCCCC;
}

#tinymce .greyBorderLeft { 
	border: 22px solid #CCCCCC;
}

#tinymce .greyBorderLeft {
	border: 22px solid #CCCCCC; 
	margin-right: 10px; 
	margin-bottom: 10px;
	float: left;
}

#tinymce .greyBorderRight { 
	border: 22px solid #CCCCCC;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}

#tinymce .imageLeft  {  float: left; margin-right: 20px; margin-bottom: 10px; }

#tinymce .imageRight { float: right; margin-left: 10px; margin-bottom: 10px; }

#tinymce  h3 { clear: both; }

#tinymce  h2 {
	color:#004F86;
	font-size:150%;
	font-weight:normal;
}

#tinymce ul li {
	color: #666;
	/* clear: both; CHANGED 26/05/10 */
	padding-bottom: 1em;
}
#tinymce ul li ul { 
	margin: 1em 0 0.5em 0; 
	padding: 0 0 0 1.3em;
}
#tinymce ul.clearList li {
	clear: both;
}
#tinymce ul.practiceArea {
	display: block; 
	width: 43%;
	margin-left: 15px;
	float: left;
	list-style-image: url("../images/pageStructure/listArrows/blueBlueArrow.gif");
}

#tinymce ul {
	list-style-image: url("../images/pageStructure/listArrows/blueBlueArrow.gif");
}

/*

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	min-height:300px;
}

h1{
	color:#242424;
	font-size: 1em;
	margin: 15px 35px 5px 0px;
}

h2{
	color:#484848;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.6em;
}

h3{
	color: #c5af7d;
	font-size: 0.9em;
	margin-bottom: 5px;
	font-weight:bold;
	margin: 2px 0px 5px 0px;
}

h4{
	color: #013976;
	font-size: 0.75em;
	margin-bottom: 5px;
	font-weight:bold;
}


p{
	color: #013976;
	font-size: 0.75em;
	line-height: 1.3em;
	margin-top: 0px;
	letter-spacing:0.01em;
}

a{
	color: #242424;
	text-decoration: underline;
	font-weight:bold;
}

a:hover{
	color:#F1AB00;
	text-decoration: underline;
}

.phpdigHighlight{
	color:#F1AB00;
}

.underline{
	text-decoration: underline;
}

img{
	border: 0px;
}

.imageLeft{
	float: left;
	margin: 0 8px 8px 0;
}

.imageRight{
	float: right;
	margin: 0 0 8px 8px;
}

.shift {
	position : absolute;
	left : -3000px;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
}

.bold{
	font-weight: bold;
}

.italic{
	font-weight: normal;
	font-style: italic;
}

.error{
	color: #FF0000;
}

#breadcrumb{
	padding:5px 0px 0px 0px;
}
ul {
	margin: 0 0 17px 32px;
	padding: 0;
}

li {
	color: #013976;
	background-image: url(../images/bullet_cream_tri.gif);
	background-position:0 0;
	
	background-repeat: no-repeat;
	margin: 0 0 3px 0;
	padding: 0 0 0 10px;
	list-style: none;
	font-size: 0.75em;
	line-height: 120%;
}

ol li {
	list-style-type: decimal;
	background-image: none;
}

#tinymce .aQuote {
	background-image: url(../images/pageStructure/quoteMarksLeft.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 2.5em;
}

#tinymce .aQuote p {
	padding-top: 1em;
	padding-bottom: 1.5em;
	background-image: url(../images/pageStructure/quoteMarksRight.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#tinymce hr {
	border: 0;
	width: 100%;
	color: #013976;
	background-color: #013976;
	height: 1px;
}

div.innerPageNewsBox {
	border: 1px solid #416b98;
	background-color: #013976;
	color: white;
	width: 400px;
}

div.innerNewsContentBox {
	padding: 0.5em 0.3em 0.1em 0.3em;
}

div.innerPageNewsBox h3 {
	background-color:#A0B5CC;
	border-bottom:1px solid #416B98;
	color:white;
	font-weight:normal;
	font-size: 1em;
	margin:0;
	padding: 0.2em 0.2em 0.2em 0.6em;
}

.innerNewsContentBox p a {
	color: white;
	font-size:1em;
	padding: 0.3em;
}

div.newsInnerFooterBox {
	height: 23px;
	background: url(../images/pageStructure/newsInnerFooterBg.gif) top right no-repeat;
	font-size: 1em;
	margin-bottom: 0em;
	width: 402px;
}

div.newsInnerFooterBox p {
	text-align: right;
	padding: 0.3em 2.2em 0 0.3em;
	
	background: url(../images/pageStructure/moreNewsArrow.jpg) 96% 2px no-repeat;
}

div.newsInnerFooterBox p a { 
	text-decoration: none;
	color: white;
}

*/
