body, div, h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, li, dl, dd, hr, address, form {
  padding:0;
  margin:0; 
  font-weight: normal;
  font-style: normal;
}

body { 
  background: #FFF;
  font: 0.9em/1.5em "Trebuchet MS", Verdana, Arial;
  color: #131313;   
}


a, a:visited {
color: #2e95ff;
text-decoration: none;
}

a:hover {
color: #4d6c8b;
background:  #eee; 	
text-decoration: underline;
}
a:active, a.active {
color: #6c871d;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
  font-size: 170%;
  padding: 0 0 0.2em 0;
  margin-bottom: 0.4em;
}

h2 {
  font-size: 130%;
  line-height: 125%;
  padding: 0.2em 0 0.2em 0;
}

h3 {
  font-size: 100%;
  line-height: 125%;
  padding: 0em 0 0.1em 0;
}

img {
border:0;
}

form {
margin: 0;
padding: 0;
}

.fr {
float:right;
}

.fl {
float:left;
}

.scb {
clear:both;
height:1px;
line-height:1px;
font-size:1px;
}

.cb {
clear:both;
}

.sitewidth {
width: 1000px;
margin-left: auto;
margin-right: auto;
}

#reglinks {
}

#topc {
 font-size: 85%;
 margin-top: 4px;
 float: right;
 padding-right: 20px;
}

#reglinks {
 padding-right: 70px;
}

#topnavbtn {
 padding-left: 8px;
}

/* Content manager settings */
#pagebox {
 margin-top: 20px;
}

#colLeft {
 float: left;
 width: 200px;
 margin-right: 20px;
 margin-bottom: 20px;
}
#colCentre {
 float: left;
 width: 600px;
 margin-right: 20px;
 margin-bottom: 20px;
}
#colRight {
 float: left;
 width: 160px;
 margin-bottom: 10px;
}

#colCentreMid {
 width: 600px;
}

#colCentreMidLeft {
 float: left;
 width: 290px;
 margin-right: 10px;
 margin-bottom: 10px;
}

#colCentreMidRight {
 float: left;
 width: 290px;
 margin-bottom: 10px;
}
  
.cmb {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
  background: #f8f8f8;
  border-bottom: 1px solid #e3e2e2;
  border-top: 1px solid #e3e2e2;
  margin-bottom: 1.6em;
}
.cmb p {
margin: 0px 0px 10px 0px;
}
.cmb img {
margin: 0px 5px 3px 0px;
}
.cmb ul {
margin-left: 35px;
}
.cmb ol li {
margin-bottom: 15px;
}
  
.cm {
padding: 0px 0px 10px 0px;
}
.cm p {
margin: 0px 0px 10px 0px;
}
.cm img {
margin: 0px 5px 3px 0px;
}
.cm ul {
margin-left: 35px;
}
.cm ol li {
margin-bottom: 15px;
}

.align1 {
text-align: left;
}
.align2 {
text-align: center;
}
.align3 {
text-align: right;
}

.section {
 font-size: 80%;
 line-height: 1.5em;
}

#footer {
  margin-top: 1em;
}
#footerbox {
  border-top: 1px solid #e3e2e2;
}

#tabsection {
height: 41px;
}

#tabsection p,ul {
margin:0;
padding: 0;
}

#tabs {
	float:left;
	width:100%;
	margin:0;
	list-style:none;
	line-height:13px;
}

#tabs li {
	float:left;
	margin:0;
	padding: 0px 3px 0px 0px;
}

#tabs a {
	display:block;
	font-size: 75%;
	text-align: center;
	text-decoration:none;
	font-weight:bold;		
	width: 145px;
	line-height: 2em;
}

#basepanelbody {
}

#basecontent {
font-size: 75%;
padding: 0px 10px 0px 10px;
}

.bpon {
}

.bpoff {
display:none;
}





/* navigation */
#menu {
float: left;
height: 25px;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 10em;
float: left;
}
#menu ul a:hover {
background: #fdba4d;
}
#menu a {
text-align: center;
display: block;
margin: 0;
padding: 4px 3px;
color: #FFF;
text-decoration: none;
font: bold 12px/18px "Trebuchet MS", Verdana, Arial;
}
#menu a:hover {
}
#menu ul ul a {
color: #000;
text-align: left;
}
#menu ul ul a {
color: #000;
text-align: left;
}
#menu ul ul a:hover {
color: #FFF;
}
#menu li {position: relative;}
#menu ul ul {
background: white;
text-align: left;
position: absolute;
z-index: 500;
border-left: 1px solid #c8c8c8;
border-right: 1px solid #c8c8c8;
border-bottom: 1px solid #c8c8c8;
}
#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}
div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


/* CM Additions */
.imgleft {
float: left;
padding: 3px 10px 5px 0px;
font-size: 75%;
line-height: 100%;
text-align: center;
color: #222122;
}

.imgright {
float: right;
padding: 3px 0px 5px 10px;
font-size: 75%;
line-height: 100%;
text-align: center;
color: #222122;
}

.imgcenter {
padding: 3px 0px 5px 0px;
font-size: 75%;
line-height: 100%;
text-align: center;
color: #222122;
}

.imgcenter img, .imgright img, .imgleft img {
border: 1px solid #fff;
}

/* Bookmarks */
	.sharesb{
		/*position:relative; */
		clear: both;
		border:1px solid #878787;
		padding:3px;
		margin:20px 0 15px 0;
	}
	.sharesb p {
		padding:0;
		margin:0;
	}
	.sharesb p a{	    
		position:absolute;
		top:0px;
		right:0px;
		padding:3px 5px 0 0;
	}
	.sharesb h3{
		padding:0 3px 0 0;
		margin:0;
		margin:0 5px 0 3px;
		font-size:0.88em;
		font-weight:normal;
	}
	.sharesb ul{
	    font-size: 100%;
		text-align:center;
		list-style:none;
		margin:6px 0 4px 0;
		padding:0;
	}
	.sharesb ul li{
		text-align:center;
		display:inline;
		padding:0 4px 6px 0 ;
	}
	.sharesb ul li.delicious{
		background:url("/resources/images/social/delicious.gif") no-repeat 0 0;
	}
	.sharesb ul li.digg{
		background:url("/resources/images/social/digg.gif") no-repeat 0 0;
	}
	.sharesb ul li.reddit{
		padding:0 0 0 2px;
		background:url("/resources/images/social/reddit.gif") no-repeat 0 0;
	}
	.sharesb ul li.facebook{
		background:url("/resources/images/social/facebook.gif") no-repeat 0 0;
	}
	.sharesb ul li.stumbleupon{
		background:url("/resources/images/social/stumbleupon.gif") no-repeat 0 0;
	}
	.sharesb ul li a{
		padding:0 0 0 18px;
		margin:0 3px 0 0px;
	}
	.sharesb ul li a:hover{
		padding:0 0 0 18px;
		margin:0 3px 0 0px;
		background: none;
	}	
	