body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

a:link{
	color: #6600FF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #006600;
}

a:hover {
	text-decoration: none;
	color: #CC3300;
}
.smallertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #333333;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #333333;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #ff6600;
}

h4{
 font-size: 100%;
 font-weight: 600;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #006600;
}

ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

.imagelinks {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.left_menu {
	font-family: Arial, Helvetica, sans-serif;
	left: 4px;
	background-image: url(/resources/graphics/other/line_back.gif);
	background-repeat: repeat-x;

}
.captiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-image: url(../resources/graphics/header/top_background.jpg);
	background-color: #003399;
}

#content{
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 50px;
}

div.figure {
	float: right;
	width: auto;
	border: thin solid #CCCCCC;
	margin: 0.5em;
	padding: 0.5em;
	background-color: #003366;
	font-size: 85%;
	color: #FFFFFF;
}

div.figure a:link{
	color: #FFCC99;

}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


/*************** #pageName styles **************/

#pageName{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #999999;
	white-space: nowrap;
	background-color: #FC5222;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-size: 90%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EAFFEA;
	border-right-color: #EAFFEA;
	border-bottom-color: #EAFFEA;
	border-left-color: #EAFFEA;
	margin-bottom: 0px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 95%;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}

#globalNav a:visited {
	font-size: 95%;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFF4;
}

#globalNav a:hover {
	font-size: 95%;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #EAF4FF;
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 90%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #666666;
}


/************** .maintext styles ***************/

.maintext{
	background-repeat: repeat-y;
}

.maintext img{
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
}
.whitetextblackback {
	color: #CCCCCC;
	background-color: #333333;
}

/* adjust margins to change separation between the feature image and text flowing around it */

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 80%;
	color: #666666;
	padding: 5px;
	margin-top: 0px;
	line-height: 17px;
	background-color: #F4FDFF;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	vertical-align: middle;
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/************* #search styles ***************/

#search{
	font-size: 95%;
	right: auto;
	float: right;
	padding-right: 0px;
	color: #FFFFFF;
	font-weight: 400;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}
#toprightimage {
	font-size: 95%;
	right: auto;
	padding-right: 0px;
	color: #000000;
	font-weight: 400;
}
#toprightimage img {
	font-size: 95%;
	right: auto;
	float: right;
	padding-right: 0px;
	color: #000000;
	font-weight: 400;
	top: 0px;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: 600;
	color: #336600;
}
.whitetextblackback img {
	float: left;
}
.pageLinks {
	voice-family: "\"}\"";
	voice-family:inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 25px;
	background-color: #F3F3F3;
	width: 80%;
	padding-left: 5px;
}
.datetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}


.newsitem {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #EBEBEB;
	background-color: #FDFDED;
	margin: 2px;
	padding: 2px;
}
.creamnav {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #EBEBEB;
	background-color: #FFFFE8;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: left;
}
.greybox {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F4F4F4;
	color: #000000;
}
.orangesmalltx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ff6600;
}

.pinknav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FEF0FE;
	border: 1px solid #FBD7FB;
	font-size: 93%;
}
.bluenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #003366;
	color: #FFFFFF;
	padding: 3px;
	font-weight: 600;
	background-image: url(../resources/graphics/other/head_blue_gradient.gif);
}
.menutitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 97%;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: 600;
}
#maintext {
	font-family: Arial, Helvetica, sans-serif;
}
#maintext img {
	float: right;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	background-color: #F4FFFF;
	padding: 10px;
}
div.figure a:visited {

	color: #FFFF00;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding-bottom: 15px;
}

#sectionLinks a:link{
	voice-family: "\"}\"";
	voice-family:inherit;
	color: #0000FF;
	background-color: #FFFFE8;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#sectionLinks a:visited{
	color: #006600;
	background-color: #FFFFE8;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#sectionLinks a:hover{
	color: #FFFFFF;
	background-image: url(../resources/graphics/other/head_blue_gradient.gif);
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#navBar{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.cymraeg {
	text-align: right;
	background-color: #FFFFFF;
}

#cymraeg {
	float: right;
	margin-right: 20px;
}
div.figure a:hover {

	color: #FCFCFF;
}

/************* #breadCrumb styles *************/

.breadCrumb{
	font-size: 90%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #666666;
}
.subnav {
	font-size: 95%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CC4B00;
	border-right-color: #CC4B00;
	border-bottom-color: #CC4B00;
	border-left-color: #CC4B00;
	color: #666666;
	background-color: #FFF8E9;
	width: auto;
	float: left;
	
}

/************* #AZ Styles *************/


	
.az{
	color: #003466;
	white-space: nowrap;
	background-color: #003470;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 30px;
	font-size: 95%;
	width: auto;
	float: left;
	
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

.az img{
 display: block;
}

.az a {
	font-size: 95%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}

.az a:visited {
	font-size: 95%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFCC;
}

.az a:hover {
	font-size: 95%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFF00;
}
.rightlinks {
	background-color: #FFF9F0;
	float: right;
	border: 1px dotted #CC4B00;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
div.figureleft {
	float: left;
	width: auto;
	border: thin solid #CCCCCC;
	background-color: #003366;
	font-size: 85%;
	color: #FFFFFF;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
div.figurenofloat {
	background-color: #FFFFFF;
	font-size: 85%;
	color: #000000;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	padding: 0.5em;
}

