body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: White;
	margin: 5px 0px 0px 0px;
	padding: 0;
	color: Black;
	text-align: center;
}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small !important;
	font-size: x-small;
}

hr {
	clear: both;
	color: #C0C0C0;
}


/* 	==================== Bolds text 	==================== */

.bold {
	font-weight: bold; 
}

/* 	==================== Overall page width 	==================== */

.pagewidth {
	width: 770px;
	border-right: 0px;
	margin: 0px auto 0px auto;
	display: block;
}

/* 	====================  Basic Links 	==================== */

a  {
	text-decoration: underline;
	color: #B22222;
}
a:hover {
	color: #FF6347;
}

/* 	==================== Header	====================  */
.header {
	height: 145px;
	background-image: url(images/header_bg_1.gif);
	background-repeat: no-repeat;
	text-align: right;
	background-color: #FFFFFF;
	border-bottom: 0px;
}

/* 	link style used in header	*/

.logoutposition {
	padding: 1em;
}

a.logoutlink  {
	background-color: #D5450D;
	text-decoration: none;
	color: #FFFFFF;
	font-size: small !important;
	font-size: x-small;
	padding: 1px 3px;
	border: 1px solid #993300;
}
a.logoutlink:hover {
	background-color : #D9A6AD;	
}



 /* 	===================  Info Bar =================== 	*/
 .infobarcolour {
	background-color: #333333;
	height: 23px;
}
.infobarcolour a:link {color: #333333;}
.inforbartext {
	float: left;
	color: #fff;
	font-size: x-small;
	font-weight: bold;
	margin: 5px 0px 0px 4px;
}
 ul.infobar {
list-style-type: none;
margin: 0;
padding: 4px 10px;
clear: both;
font-size: small !important;
font-size: x-small;
color: #333333;
}

ul.infobar .left { 
float: left; 
}
ul.infobar .right {
 float: right;  }
 
/* ================== transparent gif ===================== */
.transparent {
	height: 0px;
	margin: 0px;
	float: left;
}

/* 	==================== Error messages ==================== 	*/

.error1 {
	color: Black;
	background-color: #FCC;
	margin: .5em;
}

/* 	==================== Footer ==================== 	*/
.footer {
	text-align: center;
	padding: .8em !important;
	padding: .5em;
	height: 25px;
	font-size: x-small !important;
	font-size: xx-small;
	color: #fff;
	background-color: #333;
}
/* 	==================== Left Hand Menu Area	==================== */
.navwidth{
	width: 165px;
}
.navstylelist {
	
}
.tofrontpage {
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	margin: 12px 0px 0px 0px;
	padding: 5px 15px 5px 5px;
	background-color: #036;
	width: 165px;
	color: #fff;
	text-decoration: none;
}
.tofrontpage:hover{
	color: #ffff66;
}

.navigation {
	width: 165px;
	margin: 1em 1em 1em 0;
	background-color: #036;
	padding-top: 8px;
	padding-bottom: 10px;
}
.navstylelist {
	margin: 5px 0px 0px 0px;
	padding: 1em 0;
	list-style: none;
}
.navstylelist li {
	margin: -10px 0;
	padding: 0 0 0.8em 0;
}
a.mainlink {
	margin: 0px 5px 0px 5px;
	text-decoration: none;
	padding: .2em .4em;
	color: Black;
	display: block;
	background-color: #ccc;
	border: 1px #333 solid;
}
a.mainlink:hover {
	background-color: #efefef;
	color: Black;
}
a.sublink {
	margin: 0;
	text-decoration: none;
	padding: .2em .4em;
	color: Black;
	display: block;
	padding-left: 30px;
	background-color: #F1F5FB;
}
a.sublink:hover {
	background-color: #DCE5F2;
	color: Black;
}
a.subsublink {
	margin-left: 10px;
	text-decoration: none;
	padding: .1em .2em;
	color: Black;
	display: block;
	padding-left: 5px;
	background-color: #E5ECF8;
	font-size: smaller;
}
a.subsublink:hover {
	background-color: #DCE5F2;
	color: Black;
}


/* 	==================== page content	==================== */

.pagecontent {
	margin: 1em 20px 20px 5px;
	text-align: left;
}
.pagecontent h1 {
}
.pagecontent h2 {
	font-size: small !important;
   font-size: x-small;
   font-weight: bold;
}

/* ================= content ===================== */
.titleheaderbar {
}
.titleheaderbar h1 {
	color: #003366;
	font-size: xx-large !important;
	font-size: x-large;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.contentsize {
	width: 100%;
}
.contentsize h3 {
	margin-top: 30px;
}
/*========= buttons ===== */
.bnnav {
	line-height: 1em;
	padding-top: 0.5em;
	padding-bottom: 1.25em;
	font-weight: bold;
	margin-left: 0em;
}
a.back {
	padding: 3px;
	color: #fff;
	background-color: #FC9208;
	text-decoration: none;
	font-weight: bold;
}
a.back:hover {
	background-color: #FEBF8C;
	color: #fff;
}
a.wex {
	float: left;
	padding: 4px 8px;
	text-decoration: none;
	background-color: #EFEFEF;
	border: 1px #CECFCE solid;
	color: #333333;
	margin-left: 0.5em;
	text-align: center;
	line-height: 1.2em;
}
a.wex:hover {
	float: left;
	color: #FFF;
	background-color: #A09D9D;
}
/* =========== useful links =============== */
.usefullinksarea {
	background-color: #333;
	padding: 10px;
	margin: 0px -1em 0px 10px;
	width: 140px;
	clear: both;
	float: right;
}
ul.usefullinkli {
	list-style: none;
	display: block;
	margin: 0px 8px 0px 0px;
	padding: 0px;
}
ul.usefullinkli li {
	background-image: url(images/mouseicon.gif);
	background-repeat: no-repeat;
	background-color: #ccd9d9;
	border: 1px #336666 solid;
	text-align: center;
	padding: 2px !important;
	padding: 0px;
	width: 135px;
}
ul.usefullinkli a {
	font-weight: bold;
	text-decoration: none;
	color: #366;
	width: 100%;
	padding: 0px !important;
	padding: 5px;
	text-align: right;
	border: 1px #366 solid;
	display: block;
}
ul.usefullinkli a:hover {
	background-color: #366;
	background-image: url(images/mouseiconhover.gif);
	background-repeat: no-repeat;
	border: 1px #fff solid;
	padding: 5px;
	color: #fff;
}
/* ========================current page ===================== */
.currentpage {
	margin: 0px 5px 0px 5px;
	text-decoration: none;
	padding: .2em .4em;
	color: Black;
	display: block;
	background-color: #ffffd9;
	color: black;
	border: 1px #333 solid;
}
a.currentpage:hover {
	background-color: #fff;
	color: Black;
}
.contentlists {
}
.contentlists li {
	list-style-image: url(images/bullet.gif);
	margin-left: -10px;
	margin-bottom: 10px;
}
.innercontentlists {
	
}
.innercontentlists li {
	list-style-image: url(images/bullet1.gif);
	margin: 10px 0px 10px 10px;
}
/*=============== back to top ================= */
.backtotop {
	padding: 3px;
	color: #fff;
	background-color: #99b2b2;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #366;
}
a.backtotop:hover {
	background-color: #FEBF8C;
	color: #fff;
}
/* ============== data table =============== */
.datatable {
	width: 100%;
}
.datatable th {
	font-size: small !important;
	font-size: x-small;
	vertical-align: top;
	background-color: #FDDF81;
}
.datatable td {
	background-color: #FFF7DE;
	vertical-align: top;
}
.largeth {
	width: 85%;
}
.centretd {
	text-align: center;
}
.equaltd {
	width: 50%;
}
.smallheadings {
	margin-top: 40px;
}
h2.titleh2 {
	font-size: medium !important;
	font-size: small;
	color: #036;
	font-weight: bold;
	margin-top: 40px;
}
h2.dates {
	font-size: small !important;
	font-size: x-small;
	color: #036;
	font-weight: bold;
}
/*============ home page ==================== */
.areatable {
	margin-top: 20px;
}
.areatable td {
	padding: 8px 3px;
	text-align: center;
}
.areatable img {
	margin-bottom: 5px;
}
.areatable a {
	text-decoration: none;
	color: #CE3A06;
}
/* =========== picture menu homepage ==========*/

.picmenuwidth {
	width: 520px;
	margin: 0.8em 50px 0 0px;
} 

ul.picmenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: both;
}
ul.picmenu li {
	width: 240px;
	color: #E35E0C;
	background-color: #fff;
	margin-bottom: 0.8em;
	line-height: 1.2em;
	font-size: small !important;
	font-size: x-small;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 }
 li.picmenu1 {
 	background-image: url(images/newslettericon2.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left; 
 }
li.picmenu2 {
	background-image: url(images/employersguideicon2.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
}
li.picmenu3 {
	background-image: url(images/healthicon2.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
}
li.picmenu4 {
	background-image: url(images/faqsicon2.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
}
li.picmenu5 {
	background-image: url(images/diversityicon2.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
}
li.picmenu6 {
	background-image: url(images/resourcesicon2.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
}
li.picmenu7 {
	background-image: url(images/downloadicon2.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
}
li.picmenu8 {
	background-image: url(images/contactsicon2.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
}


ul.picmenu a {
	color: #366;
	text-decoration: none;
	display: block;
	height: 50px;
	border: 2px solid #DEDEDE;
	width: 236px !important;
	width: 240px;
}
ul.picmenu a:hover {
	border: 2px solid #366;
	color: #E35E0C;
}
ul.picmenu span {
	margin-left: 5px;
}



/* =================== heading on content pages================ */
h1.contenttitles {
	color: #003366;
	font-size: xx-large !important;
	font-size: x-large;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
/* ============= glossary today ==================== */
.glossarytable {
}
.glossarytable th {
	text-align: left;
	font-size: small !important;
	font-size: x-small;
	background-color: #FED3B1;
}
td.small {
	width: 25%;
}
td.large {
	width: 75%;
}
/* =========== diversity list ================== */
.anchors {
	padding: 1em;
}
.anchors li {
	margin-bottom: 8px;
	margin-top: 0px;
	list-style: none;
}
/* ================== resources table ===============*/
.resourcetable {
}
.resourcetable th {
	text-align: left;
	font-size: small !important;
	font-size: x-small;
	background-color: #bfccd9;
	vertical-align: top;
}
.resourcetable td, .resourcetable p {
	vertical-align: top;
	font-size: 82%;
}
/*=========== download forms ================== */
.downloadform {
	margin-left: 30px;
}
.downloadform li {
	list-style-image: url(images/notebullet.jpg);
	display: block;
	margin-left: -10px;
	vertical-align: text-top;
	margin-bottom: 15px;
	padding-left: 10px;
	line-height: 20px;
}
.downloadform a {	
	text-decoration: none;
}
/* ============== newsletter links ================== */
.newsletter {
	margin: 30px 0px 30px 50px;
}
.newsletter li {
list-style-type: disc !important;
	list-style-image: url(images/newsbullet.jpg);
	display: block;
	
	margin-left: -10px;
	vertical-align: text-top;
	margin-bottom: 15px;
	padding-left: 0px !important;
	padding-left: 10px;
	line-height: 30px;
}
.newsletter a {
	text-decoration: none;
	padding-left: 0px !important;
	padding-left: 10px;
	
}
.newspapericon {
	float: left;
}
/*======= image left float ========= */
img.right {
	float: right;
	margin: 5px 0px 5px 5px;
}
blockquote.left {
	margin: 0;
}
img.left {
	float: left;
	margin: 5px 5px 5px 0px;
}

/*============= bulleted lists for separating links =================*/
ul.nobulletlist {
	list-style: none;
	margin-left: 0;
	margin: 0;
	padding: 0;
}
ul.nobulletlist li {
	display: inline;
	margin: 0px;
}
a.skipnavigation {
	text-decoration: none;
	float: left;
	color: #333333;
}
a.skipnavigation:hover {
	text-decoration: none;
	color: #333333;
}
a.accesskey {
	text-decoration: none;
	float: right;
	color: #333333;
}
a.accesskey:hover {
	text-decoration: none;
	color: #333333;
}
/*==============homepage logos==========*/
ul.centrelogo {
	text-align: center;
	background-color: #fff;
	margin-left: -10px !important;
	margin: 40px 10px 5px;
	list-style: none;
}
ul.centrelogo li {
	margin: 0;
	display: block;
	padding: 5px;
	text-align: center;
}
ul.centrelogo img {
	
}

/* =====================  misc =================== */

p.textalign {
	text-align: center;
}
