@charset "utf-8";
/* CSS Document */

body {
	font-size:0.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
}

span.bolder {
	font-weight: bold;
}

span.italic {
	font-style: italic;
}

span.tableHeader {
	color: #0e317a;
	font-weight: bold;
}

span.tableHeader2 {
	color: #378630;
}

span.error, span.pwysig {
	color: #AA0000;
	font-weight: bold;
}	

h1 {
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	color: #0e317a;
	font-size: 1.8em;
}

h2 {
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	color: #378630;
	font-size: 1.6em;	
}

h3 {
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	color: #0e317a;
	font-size: 1.3em;	
}

h4 {
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	color: #378630;
	font-size: 1.15em;	
}

ul.normalBullets {

}

ul.bullets1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #0e317a;
}

ul.bullets2 {
	font-size: 0.9em;
	color: #378630;
	font-weight: normal;
}

ul.noBullets {
	list-style: none;
}

ul.noBullets li {
	margin-top: 4px;
}

a {
	text-decoration: underline;
	color: #378630;
}

a:hover {
	text-decoration: none;
	color: #003300;
}

a.blueLinks {
	color: #0e317a;
}

a.blueLinks:hover {
	color: #030e3b;
}

a.adnoddauLinks {
	color: #000000;
	text-decoration: none;
}

a.adnoddauLinks:hover {
	color: #0e317a;
	text-decoration: underline;
}

a.sdms {
	font-weight: bold;
	text-decoration: none;
}

a.sdms img{
	border: 0px;
}

#pennawdCynnal a{
	width: 100%;
	height: 100%;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

span.treeSpacer {
	padding-left: 14px;
	border-right: #dddddd 1px solid;
	border-bottom: 1px #999999 dotted;
}
