/*Reset all styles. Eric Mayer*/
body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: none;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}

#memberSearch td{
	width: 300px;
	padding: 1px 5px 1px 5px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0 0 10px 0;
	color: #000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size:0.73em;
	line-height: 1.7em;
	background-color: #fff;
}

.hidden {
	display: none;
}

div {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}
ol {
	font-weight: bold;
}

ul {
	color: #232323;
}

ul.nobullets {
	color: #000;
	list-style: none;
	list-style-type: none;
	background:#F2EFFF;
	display: block;
	float: right;
	width: 200px;
	margin: 10px 10px 10px 10px;
	padding: 5px;
	border: 1px solid #D4D1E1;
}

ul.locationlist {
	margin: 0;
	padding: 0 0 0 15px;
	color: #f5a01a;
	list-style: square;
	list-style-type: square;
}
ul.textlist {
	margin-bottom: 18px;
	margin-top: 0;
	padding-top: 0;
	color: #232323;
	list-style: square;
	list-style-type: square;
}

li { padding: 0; }
	
li .g {
	color: #000000;
	font-weight: normal;
}

form {
	margin: 0;
	padding: 0;
}

p {
	margin: 8px 0 8px 0;
}


h1, h2, h3 {
	margin: 8px 0 9px 0;
	font-size: 1.9em;
	line-height: 1.5em;
	color: #29176b;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

h3{
	color: #e61919;
}

h1 span, h2 span, h3 span {
	color: #232323;
}
h2 {
	margin: 0 0 9px 0;
	font-size: 1.6em;
	line-height: 1.5em;
	font-weight: normal;
}
h3 {
	margin: 10px 0 5px 0;
	font-size: 1.4em;
	line-height: 1.5em;
}

h3 .small {
	font-size: 0.7em;
}

a {
	color: #232323;
	font-weight: bold;
}
a.alt {
	text-decoration: none;
	color: #e61919;
	line-height: 1.2em;
	font-weight: bold;
}

a.alt:hover {
	background-color: #e8f5ff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.block { 
	display: block; 
	text-decoration: none; 
	color: #e61919;
	line-height:1.2em;
	font-weight: normal;
}
a.block:hover { background-color: #e8f5ff; 	font-weight: normal;}

a.libblock { 
	margin-left: 10px;
	display: block; 
	text-decoration: none; 
	color: #e61919;
	line-height:1.2em;
	font-weight: normal;
}
a.libblock:hover { background-color: #e8f5ff; 	font-weight: normal;}


.topcap {
	background-color: #29176b;
	color: #ffffff;
	float: left;
	font-family: Verdana, Trebuchet MS, arial, sans-serif;
	font-size: 2.1em; 
	font-weight: bold;
	margin: .15em .15em 0 0;
	padding: .2em .2em .3em .2em;
	text-align: center;
}

.fl { float: left; }
.fr { float: right; }
.flp {
	float: left;
	padding: 0 10px 10px 0;
}
.frp {
	float: right;
	margin: 0 0 10px 10px;
}

img.fl, img.fr {
	margin: 0;
	padding: 5px;
}

.clear {
	clear: both;
	font-size: 0.001em;
	line-height: 0.001em;
}

.firstpara, .page-summary {
	margin: 5px 0 18px 0;
	color: #aaaaaa;
	color: #777777;
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: Geneva, Arial, sans-serif;
}

.secondpara {
	font-size: 1.4em;
	line-height: 1.6em;
}

.error {
	color: red;
}

.inactive {
	color: #aaaaaa;
}

.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }

#layout {
	width: 970px;
	margin: 0 auto;
	padding: 0;
}

#header {
	background-image: url(../siteimages/banner3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 216px;
	margin: 15px 0;
	padding: 0;
	position: relative;
}

#container { clear: both; }

#sidecol-left,#sidecol-right {
	float: left;
	width: 210px;
	margin: 0;
	padding: 0;
}
#sidecol-right { float: right; }

#contentcontainer {
	float: left;
	margin: 0;
	padding: 0;
	width: 510px;
}

#content {
	/*float: left;*/
	margin: 0 20px;
	padding: 0;
	width: 510px;
}

#noticescontent {
	/*float: left;*/
	margin: 20px 20px 0 20px;
	padding: 0;
	width: 510px;
	color: #29176b;
	line-height:1.4em;
}

#noticescontent a{

	font-weight: bold;
	text-decoration: none;
	color: #e61919;
	line-height: 1.8em;
	padding: 0;
}

#noticescontent a:hover{
	background-color: #e8f5ff;
}

#noticescontent p{
	font-weight: normal;
	text-decoration: none;
	color: #232323;

	margin: 0;
	padding: 0;
}

#noticescontent .small{
	font-size: 0.7em;
	color: #232323;
	margin: 0;
	padding: 0;
}

#footer {
	clear: both;
	background: #9D94C1;
	height: 25px;
	padding: 4px 10px 0 0;
	margin: 10px 0 0 0;
}

#content .padding {
	border-color: #b2acc9;
	border-style: none solid solid solid;
	border-width: 1px;
	margin: 0;
	padding: 10px 10px;
}

#noticescontent .padding {
	border-color: #b2acc9;
	border-style: none solid solid solid;
	border-width: 1px;
	margin: 0;
	padding: 10px 10px;
}

#header .menu {
	bottom: 0;
	left: 170px;
	position: absolute;
}
#header .menu ul {
	color: #232323;
	font-weight: bold;
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#header .menu li {
	float: left;
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 10px 5px;
	vertical-align: center;
}
#header .menu a { color: #fff; margin: 0; padding: 0; text-decoration: none; }
#header .menu a.greyedout { color: #D4D1E1;}
#header .menu a:hover, #header .menu .active a { text-decoration: underline; color: #232323; }
#header .menu a.greyedout:hover { text-decoration: underline; color: #F2EFFF; }

#header #header-pic {
	position: absolute;
	bottom: 36px;
	right: 0;
}

#sidecol-left h2, #sidecol-right h2, #content h2, #noticescontent h2 {
	background-color: #b2acc9;
	background-image: url(../siteimages/ligher-blend.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 5px 0 0 0;
	padding: 5px;
	text-align: center;
}
#sidecol-left div.box {
	background-color: #29176b;
	background-image: url(../siteimages/darker-blend.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #fff;
	margin: 0;
	width:210px;
	padding: 0;
}

#sidecol-left a {
	color:#d4d1e1;
	text-decoration: none;
}
#sidecol-left a:hover{
	text-decoration: underline;
}

#sidecol-left .padding {
	padding: 10px 0 10px 10px;
}
#sidecol-left p {
	margin-top: 20px;
}

#sidecol-right div.box {
	border-color: #b2acc9;
	border-style: none solid solid solid;
	border-width: 1px;
	margin: 0;
	padding: 5px 10px;
}



ul#archiveList {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}
#archiveList  li {
	margin: 0;
	padding: 0;
}
#archiveList ul {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	list-style: none;
	list-style-type: none;
}
#archiveList  li li {
	border: none;
	padding-bottom: 3px;
}
#archiveList ul ul {
	padding-left: 12px;
	list-style: disc;
	list-style-type: disc;
}
#archiveList li li li {
	border: none;
	list-style: disc;
	list-style-type: disc;
}
#archiveList li li a{
	line-height: 1.4em;
	font-weight: normal;
}

.sidelist .small {
	color: #232323;
	line-height: 1.4em;
	font-weight: normal;
}

#archiveList .small {
	color: #232323;
	line-height: 1.4em;
	font-weight: normal;
}

#archiveList li li li a .alt {
	font-weight: normal;
}

ul.sidelist {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}
.sidelist li {
	color: #232323;
	padding-bottom: 8px;
	padding-top: 0;
}
.sidelist a {
	font-weight: normal;
}
.sidelist a span.small {
	color:#232323;
}

#subtabs {
	margin: 0;
	padding: 0;
}
#subtabs ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}
#subtabs li {
	float: left;
	margin: 0 0 0 4px;
	padding: 0;
	list-style: none;
	list-style-type: none;
}
#subtabs li a {
	display: block;
	padding: 5px 5px;
	background: #29176b;
	color: #ffffff;
	text-decoration: none;
}
#subtabs li.active a, #subtabs li a:hover {
	color: #232323;
	background: #e8f5ff;
}

#footermenu {
	margin: 0 10px 0 0;
	padding: 0;
	text-align: right;
}
#footermenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}
#footermenu li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 5px;
	list-style: none;
	list-style-type: none;
	color: #ffffff;
	font-weight: bold;
	background: #adb6bb;
}
#footermenu a {
	color: #ffffff;
	text-decoration: none;
}
#footermenu a.active, #footermenu a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer ul {
	margin: 0pt;
	float: right;
}
#footer li {
	float: left;
	margin-left: 20px;
	list-style-type: none;
}
#footer li a {
	text-decoration: none;
	color: #ffffff;
}
#footer li a:hover,#footer li a.selected {
	text-decoration: underline;
	color: #000000;
}

#contentLoading, .contentLoading, #contentLoading2, .contentLoading2 {
	display: none;
	width: 100%;
	height: 100px;
	background: url(/siteimages/loading.gif) no-repeat center;
}

.heading {
	font-weight: bold;
}

.homefader {
	margin: 5px 0 10px 0;
	width: 510px;
	height: 281px;
	overflow: hidden;
	background: #D4D1E1;
}

.cutimage {
	width: 418px;
	height: 281px;
	float: left;
	overflow: hidden;
}

.hometext {
	padding: 0 60px 0 0;
}
.hometext p{
	color: #232323;
}
.hometext .g {
	color: #232323;
}
.hometext h3 {
	color: #e61919;
}

#homeadvertiser-arrow {
	cursor: hand;
	padding: 10px;
}

#homeadvertiser span {
	display: block;
	height: 95px;
	width: 480px;
	border: none;
	background-image: url('/siteimages/home-strips.gif');
	background-repeat: no-repeat;
}
#homeadvertiser span.img1 {
	background-position: 0 0;
}
#homeadvertiserholder span.img2 {
	background-position: 0 -95px;
}
#homeadvertiserholder span.img3 {
	background-position: 0 -190px;
}
#homeadvertiserholder span.img4 {
	background-position: 0 -285px;
}
#homeadvertiserholder span.img5 {
	background-position: 0 -380px;
}

#headerloginform {
	position: absolute;
	top: 12px;
	right: 8px;
	padding: 0;
	margin: 0;
}

#headerloginform p {
	margin: 0;
	padding: 3px 0;
}

#headerloginform .wrapper {
	float: left;
	background-image: url(../siteimages/list-userpass.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 193px;
	height: 24px;
}
#headerloginform .wrapper2 {
	background-image: url(../siteimages/list-userpass-twotone.gif);
}

#headerloginform .wrapper input {
	background: none;
	border: none;
	width: 165px;
	margin: 0 0 0 15px;
	color:#999;
	padding: 2px 0 0 0;
}

#headerloginform a.button {
	float: left;
	display: block;
	color: #29176B;
	padding: 0 0 0 10px;
	text-decoration: none;
}

.fainttext {
color:#999;
}

#loginform label {
	color: #000000;
	font-weight: bold;
	font-family: Treuchet MS;
	margin-bottom: 5px;
	padding: 0;
}
#loginform input.textbox {
	border: 1px solid #29176b;
	margin: 0;
	padding: 2px 1px;
	width: 180px;
}
#loginform a.button {
	background: #29176b;
	border: 1px solid #29176b;
	color: #ffffff;
	display: block;
	margin: 0;
	padding: 2px 1px;
	width: 180px;
	text-align: center;
	text-decoration: none;
}
#loginform a.button:hover {
	background: #e8f5ff;
	border: 1px solid #e8f5ff;
	color: #232323;
	margin: 0;
	padding: 2px 1px;
}

.highlight { color: #232323; }

.articleholder { float: left; clear: both; padding: 10px 0 0 0; }
.articlebox {
	border: 1px solid #29176b;
	float: left;
	margin: 0 4px;
	padding: 5px;
	width: 230px;
}
.articlebox p { margin: 0 0 5px 0; }
.articlebox ul.nobullets { margin: 0 0 5px 0; }

.mplSearch-results a[href^='http:'], .mplSearch-results a[href$='.jpg'], .mplSearch-results a[href$='.gif'], .mplSearch-results a[href$='.png'], .mplSearch-results a[href$='.pdf'], .mplSearch-results a[href$='.doc'], .mplSearch-results a[href$='.xls'], .mplSearch-results a[href$='.ppt'] {
	display: inline-block;
	padding-left: 25px;
	background-position: center left;
	background-repeat: no-repeat;
	color: #e61919;
	font-weight:bold;
	text-decoration: none;
}
.mplSearch-results a[href^='http:']:hover, .mplSearch-results a[href$='.jpg']:hover, .mplSearch-results a[href$='.gif']:hover, .mplSearch-results a[href$='.png']:hover, .mplSearch-results a[href$='.pdf']:hover, .mplSearch-results a[href$='.doc']:hover, .mplSearch-results a[href$='.xls']:hover, .mplSearch-results a[href$='.ppt']:hover {
	background-color: #e8f5ff;
}

.mplSearch-results a[href^='http:'] { background-image: url(../siteimages/fileIcons/web-ext.gif); }
.mplSearch-results a[href$='.jpg'], .mplSearch-results a[href$='.gif'], .mplSearch-results a[href$='.png'] { background-image: url(../siteimages/fileIcons/img-all.gif); }
.mplSearch-results a[href$='.pdf'] { background-image: url(../siteimages/fileIcons/adobe-pdf.gif); }
.mplSearch-results a[href$='.doc'] { background-image: url(../siteimages/fileIcons/ms-word.gif); }
.mplSearch-results a[href$='.xls'] { background-image: url(../siteimages/fileIcons/ms-excel.gif); }
.mplSearch-results a[href$='.ppt'] { background-image: url(../siteimages/fileIcons/ms-powerpoint.gif); }

.wrapper-list {
	background-image: url(../siteimages/list-providers.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 12px;
	height: 24px;
	margin: 14px 0;
	position: relative;
	width: 193px;
}
.wrapper-list .header {
	color: #333;
	height: 19px;
	overflow: hidden;
	padding: 2px 28px 2px 13px;
	position: relative;
	z-index: 7;
}
.wrapper-list .list {
	background-color: #fff;
	border-color: #ccc;
	border-style: solid solid solid solid;
	border-width: 1px;
	left: 13px;
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 2px 0 0 0;
	position: absolute;
	top: 21px;
	width: 200px;
	z-index: 99;
}
.wrapper-list .list li {
	height: 22px;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.wrapper-list .list a {
	color: #666;
	display: block;
	margin: 0;
	padding: 2px 5px;
	text-decoration: none;
}
.wrapper-list .list a:hover { color: #fff; background-color: #d51a1a; }

.wrapper-list a.button {
	display: block;
	height: 24px;
	margin: 0;
	outline: 0;
	padding: 0;
	position: absolute;
	right: 0;
	text-decoration: none;
	top: 0;
	width: 193px;
	z-index: 8;
}

.homeareas p {
	text-align: center;
	color:#232323;
	font-weight: bold;
	font-family: Trebuchet MS;
	margin-top: 150px;
	line-height: 1.7em;
	font-size: 0.9em;
}
.homeareas p font{
	font-size: 1.2em;	
	color: #e61919;
}

strong {
	font-weight: bold;
}

#further-info {
	width: 485px;
}

#selectprovform label {
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 0.8em;
	font-family: verdana;
	margin-bottom: 5px;
}
#selectprovform select {
	font-size: 0.9em;
	font-family: verdana;
	margin-bottom: 5px;
}

#selectprovform {
	overflow: hidden;
	width: 185px;
}

#sidecol-left h3 {
	color: #fff;
	font-weight: bold;
	font-size:1em;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 10px;
}

#vacancyPageDetails h3 {
	color: #e61919;
	margin: 0px;
	font-size: 1.4em;
	color: #29176b;
	line-height: 1em;
}
#vacancyPageDetails h4 {
	color: #e61919;
	font-size: 1.1em;
	margin-bottom: 20px;
}
#vacancyPageDetails p {
	
}
#hmtctl div {
text-align: center;
font-size: 0.9em;
color:#29176b;
}

#searchprovider {
width:350px;
}

