@import url(styleinlines.css);

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: #979b9e;
	color: #3a3a3c;
	font: 12px Arial,Verdana,Helvetica,Sans-Serif;
	padding: 40px 0;
}
body#p15{
	background: url(../images/bgr-p15.jpg) repeat-y top;
}
a{
	color: #642163;
	text-decoration: none;
}
a:hover,
a:active,
a:focus{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px;
}
li{
	list-style: none;
}
/*=== Layout ===*/
#bgwrapper{
	margin: 0 auto;
	width: 955px;
	background: #dcddde;
	padding: 15px;
}
/*=== Header ===*/
#header{
	background: url(../images/header-bgr.gif) no-repeat top;
	color: #ffffff;
	height: 182px;
	padding: 0 13px;
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 264px;
}
#header h1 a{
	display: block;
	height: 98px;
}
/*- Title Picture -*/
#title{
	background: url(../images/title.jpg) no-repeat top;
	float: right;
	height: 98px;
	overflow: hidden;
	width: 665px;
}
/*- Call Info -*/
#call{
	background: url(../images/ico-phone.gif) no-repeat left;
	clear: both;
	float: right;
	font-size: 22px;
	margin: 6px 0 0;
	padding: 0 0 0 20px;
	text-align: right;
	width: 160px;
}

#datetime
{
	float: left;
	font-size: 22px;
	margin: 12px 0 0;
	padding: 0 0 0 0;
	text-align: left;
	font-size: 1em;
}

/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	height: 30px;
	overflow: hidden;
	padding: 15px 0 0;
}
#nav1 li
{
	border-right: 1px solid #ffffff;
	float: left;
	padding: 0 10px;
}
#nav1 li.last{
	border: 0;
}
#nav1 li.last a{
	padding: 0 3px;
}
#nav1 li a,
#nav1 li span{
	color: #ffffff;
	float: left;
}
#nav1 p{
	float: right;
	font: 22px "Times New Roman", Times, serif;
	position: relative;
}
/*- Nav2 -*/
.nav2{
	background: #ffffff;
}
.nav2 li{
	border-top: 2px solid #dcddde;
}
.nav2 li.first,
.nav2 li.item0 {
	border: 0;
}
.nav2 li a{
	color: #642163;
	display: block;
	padding: 5px 0 4px 15px;
}
* html .nav2 li a{
	height: 1%;
}
.nav2 li a:hover,
.nav2 li a:active,
.nav2 li a:focus,
.nav2 li.atreenav1active a{
	background: #ddcedf;
}
/*=== All Columns ===*/
#columns{
	padding: 0 0 10px;
}
#columns h1{
	color: #642163;
	font-size: 1.5em;
	letter-spacing: -1px;
	margin: 0 0 10px;
}
#columns h2{ /* Intro text */
	font-size: 1em;
	padding-bottom: 1em;
}
#columns h4{
	font-size: 1.1em;
}
#columns h5{
	color: #642163;
	font-size: 1em;
	font-weight: normal;
}
#columns h6{
	color: #7b7ebc;
	font-size: 1em;
	margin: 0 0 10px;
}
#columns p{
	padding: 0 0 13px;
}
/*- Column Heading -*/
.hdr{
	background: url(../images/centercol-hdr.gif) no-repeat top;
	clear: both;
	height: 3.25em;
	line-height: 39px;
	overflow: hidden;
	padding: 0 15px;
}
.hdr a{
	color: #666666;
}
.hdr h1{
	float: left;
}
.hdr.pink3{
	background: url(../images/centercol-hdr3.gif) no-repeat top;
}
#columns .hdr.pink3 h2{
	color: #ffffff;
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 226px;
}
/*=== Center Column ===*/
.centrecol{
	float: right;
	width: 714px;
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 471px;
}

.col1features{
	width: auto;
}

.col1 .hdr{
	background: url(../images/centercol-hdr2.gif) no-repeat top;
}
.col2{
	float: right;
	width: 226px;
}
.subcol{
	float: left;
	width: 232px;
}
.subcol h2 {
	font-size: 11px;
	padding: 0 0 0 20px;
}
.subcol h2 em {
	font-style: normal;
	font-weight: bold;
}
.subcol2 {
	float: left;
	width: 33%;
}
#columns .wide {
	width: 66%;
}
.subcol2 .contact {
	width: 49.9%;
	float: left;
}
#columns .contact h3 {
	color: #642163;
	font-size: 1em;
}
#columns .relatedcontacts h2 {
	color: #642163;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#columns .relatedcontacts h3 {
	margin: 0;
	margin-top: 10px;
}
#columns .otherrelated h2 {
	padding-bottom: 0;
}
.wrap {
	float: left;
	margin: 0 14px 11px 0;
	text-align: center;
	width: 73px;
}
.wrap.last {
	margin: 0;
}
/*=== Styling Boxes ===*/
/*- Paging, Path -*/
#paging{
	background: #954d94;
	clear: both;
	color: #ffffff;
}
#paging a{
	color: #ffffff;
	font-weight: bold;
	padding: 0 1px;
}
#paging p {
	line-height: 37px;
}
#paging form {
	margin-right: 18px;
}
.a-z {
	line-height: 37px;
	padding: 0 0 0 18px;
}
#path{
	clear: both;
	color: #333333;
	height: 27px;
	line-height: 27px;
	overflow: hidden;
}
#path a{
	color: #737477;
}
#p15 #path{
	background: #954d94;
	color: #ffffff;
	margin: 0 0 15px;
	padding: 0 10px;
}
#p15 #path a{
	color: #ffffff;
}
/*- Custom Scrollbar Placeholer -*/
.scrollbar{
	height: 28px;
}
.scrollbar .caption{
	color: #642163;
	float: left;
	font-size: 10px;
	width: 100px;
}

/* Polls */
	.poll {
		/*height: 56px;*/
		margin: 0 0 5px;
	}
	.poll div.yesno,
	.poll div.last {
		background: url(../images/poll-item.gif) no-repeat top;
		color: #642163;
		float: left;
		height: 51px;
		margin: 0 7px 0 0;
		padding: 5px 0 0;
		text-align: center;
		width: 64px;
	}
	.poll div.multiple {
		margin-bottom: 5px;
	}
	.poll div.multiple * {
		vertical-align: middle;
	}
	.poll div.last {
		background: none;
		margin: 0;
		padding: 0;
		width: 61px;
		height: auto;
	}
	.poll div strong {
		display: block;
		font-size: 22px;
		padding: 5px 0 0;
	}
	.poll .yesno label {
		font-size: 14px;
		margin: 0 3px 0 5px;
	}
	.poll .radio {
		height: 15px;
	}
	.poll input {
		border: none;
	}
/* End of Polls */

/*- Box -*/
.box{
	margin: 0 0 15px;
	width: 226px;
}
.box .top,.box .bot{
	background: url(../images/box-top.gif) no-repeat top;
	clear: both;
	height: 5px;
	overflow: hidden;
}
.box .bot{
	background: url(../images/box-bot.gif) no-repeat top;
}
.box .spacer{
	background: #ffffff;
	height: 1%;
}
/* Box Pink */
.box.pink .top{
	background: url(../images/box-top-pink.gif) no-repeat top;
}
.box.pink .bot{
	background: url(../images/box-bot-pink.gif) no-repeat top;
}
.box.pink .spacer, .box.pink .nav2{
	background: #964f96;
}
.box.pink .nav2 a{
	color: #ffffff;
}
.box.pink .nav2 a:hover,
.box.pink .nav2 a:active,
.box.pink .nav2 a:focus {
	color: #964f96;
}
/*- Box2 -*/
.box2{
	color: #642163;
	margin: 0 0 15px;
	width: 226px;
}
.box2 .top{
	background: url(../images/sidecol-hdr.gif) no-repeat top;
	clear: both;
	height: 39px;
	line-height: 39px;
	overflow: hidden;
	padding: 0 15px;
}
.box2 .spacer{
	background: #ffffff;
	height: 1%;
	padding: 11px;
}
/* Box2 Pink */
.box2.pink2{
	color: #ffffff;
}
.box2.pink2 a{
	color: #ffffff;
}
.box2.pink2 .spacer{
	background: url(../images/box2-bgr-pink.gif) #8a4088 repeat-x bottom;
	height: 1%;
	padding: 7px 9px 3px;
}
/*- Box3 -*/
.box3{
	color: #642163;
	font-size: 11px;
	margin: 0 0 5px;
	width: 232px;
}
.box3 .top,.box3 .bot{
	background: url(../images/box3-top.png) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden;
}
.box3 .bot{
	background: url(../images/box3-bot.png) no-repeat top;
	height: 15px;
}
.box3 .spacer{
	background: url(../images/box3-bgr.png) repeat-y;
	height: 1%;
	padding: 0 9px;
}
.box3 .spacer img{
	display: block;
}
#p15 .box3 .spacer{
	display: table-cell;
	display: block;
	height: auto !important;
	height: 167px;
	min-height: 167px;
}
#p15 .box3 .spacer p{
	padding: 10px 0;
}
/*- Box4 -*/
.box4 .spacer{
	background: #ffffff;
	height: 1%;
	padding: 15px 20px 1px;
}

/* Show bullets and numbers lists in the centre column text area */

.box4 ul, .box4 ol {
	margin-left: 20px !important;
	margin-bottom: 10px;
}

.box4 ul, .box4 ul li {
	list-style-type: disc !important;
	list-style-position: outside !important;
}

.box4 ol, .box4 ol li {
	list-style-type: decimal;
	list-style-position: outside !important;
}

.box4 .bot{
	background: url(../images/box4-bot.gif) no-repeat top left;
	height: 10px;
	overflow: hidden;
}
/*- Box5 -*/
.box5{
	margin: 0 0 15px;
	width: 214px;
}
.box5 .spcr{
	background: url(../images/box5-bot.gif) #f2eef3 no-repeat bottom;
	height: 1%;
	padding: 5px 20px;
}
.box5 .top{
	background: url(../images/box5-top.gif) no-repeat top;
	height: 8px;
	overflow: hidden;
}
.box5 ul {
	padding-bottom: 1em;
}
	.box5 li {
	background: transparent url(../images/list-bar.gif) no-repeat scroll 0% 50%;
	padding-left: 10px;
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	margin: 0 0 10px;
}
.list1 li{
	background: url(../images/ico-list.gif) no-repeat 0 4px;
	margin: 0 0 5px;
	padding: 0 0 0 13px;
}

/*=== Styling Forms ===*/
input.btn, input.radio{
	border: 0;
	padding: 0;
}

/*- Search -*/
#search {
	background: url(../images/search-bgr.gif) repeat-x top;
	float: left;
	line-height: 37px;
	height: 37px;
	padding: 0 0 0 13px;
	margin-right: 18px;
}
#search * {
	vertical-align: middle;
	margin: 0 !important;
}
#search input {
	width: 160px;
}
#search .btn {
	width: 24px;
	height: 21px;
	padding-right: 15px;
}
/*=== Styling Buttons ===*/
a.more{
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
/*=== Footer ===*/
#footer{
	clear: both;
	color: #855983;
	font-size: 0.9em;
	text-align: center;
}
#footer a{
	color: #855983;
}
#footer ul{
	margin: 0 0 3px;
}
#footer li{
	border-right: 1px solid #855983;
	display: inline;
	line-height: 11px;
	padding: 0 5px;
}
#footer li.last{
	border: 0;
}
#p15 #footer{
	color: #ffffff;
}
#p15 #footer li{
	border-right: 1px solid #ffffff;
}
#p15 #footer a{
	color: #ffffff;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
#columns .hl{
	background: url(../images/hl-dot.gif) repeat-x top left;
	clear: both;
	height: 4px;
	margin: 10px 0 20px;
	overflow: hidden;
	width: 100%;
	text-indent: -1000px;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.hideme, .hideitem {
	display: none;
}
.bumper {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}
/* The pink rounded corners on sub-boxes */
	.pinktop,
	.pinktop div,
	.pinkbot {
		height: 8px;
	}

	.pinktop {
		background: url(../images/profiler-calendar-top.gif) scroll no-repeat bottom left;
	}

	.pinktop div {
		background: transparent url(../images/profiler-calendar-top-right.gif) scroll no-repeat bottom right;
	}

	.pinkbot {
		background: url(../images/profiler-calendar-bot.gif) scroll no-repeat top left;
	}
/* End of the rounded corners */

/* The hidden 'Skip Navigation' link */
.accesshideme {
	position: absolute;
	left: -9999px;
}

/* Printer bits */
.printonly {
	display: none;
}

#divfileupld, #divbuttons {padding-top:10px;}
#divbuttons input {background-image:url(../images/formbtn.gif);border:0pt none;height:28px;width:126px;}

/* Remove borders from checkboxes/radio buttons etc */
input[type="checkbox"], input[type="radio"] {
	background: transparent;
	border: 0;
}

/* Remove bullets etc from the related box */
.centrecol .box5 ul, .centrecol .box5 ul li, .centrecol .box5 li {
	list-style-type: none !important;
	list-style-position: outside !important;
}

/* Related stuff and Media Viewers */
.centrecol .relatedmedia ul,
.centrecol .externallinks ul {
	padding-bottom: 0;
}

.centrecol .relatedmedia li {
	margin: 4px 0;
}

.centrecol .relatedmedia ul.viewers li {
	background: none;
}

.centrecol .relatedmedia ul.viewers,
.centrecol .externallinks p {
	padding-bottom: 20px;
}

.centrecol .externallinks p {
	margin-bottom: 10px;
}

.contactdetaillarge {
	color: #642163;
	font-size: 1.5em !important;
	letter-spacing: -1px !important;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 10px !important;
	margin-left: 0pt;
}

/* $name='1px black' $type='table' */ .border1pxblack { border-collapse: collapse; } .border1pxblack td { border: 1px solid black; }
/* $name='2px black' $type='table' */ .border2pxblack { border-collapse: collapse; } .border1pxblack td { border: 2px solid black; }
/* $name='3px black' $type='table' */ .border3pxblack { border-collapse: collapse; } .border1pxblack td { border: 3px solid black; }
/* $name='4px black' $type='table' */ .border4pxblack { border-collapse: collapse; } .border1pxblack td { border: 4px solid black; }
/* $name='5px black' $type='table' */ .border5pxblack { border-collapse: collapse; } .border1pxblack td { border: 5px solid black; }

/* $name='1px purple' $type='table' */ .border1pxpurple { border-collapse: collapse; } .border1pxpurple td { border: 1px solid #8A4088; }
/* $name='2px purple' $type='table' */ .border2pxpurple { border-collapse: collapse; } .border2pxpurple td { border: 2px solid #8A4088; }
/* $name='3px purple' $type='table' */ .border3pxpurple { border-collapse: collapse; } .border3pxpurple td { border: 3px solid #8A4088; }
/* $name='4px purple' $type='table' */ .border4pxpurple { border-collapse: collapse; } .border4pxpurple td { border: 4px solid #8A4088; }
/* $name='5px purple' $type='table' */ .border5pxpurple { border-collapse: collapse; } .border5pxpurple td { border: 5px solid #8A4088; }

/* $name='1px green' $type='table' */ .border1pxgreen { border-collapse: collapse; } .border1pxgreen td { border: 1px solid #61968F; }
/* $name='2px green' $type='table' */ .border2pxgreen { border-collapse: collapse; } .border2pxgreen td { border: 2px solid #61968F; }
/* $name='3px green' $type='table' */ .border3pxgreen { border-collapse: collapse; } .border3pxgreen td { border: 3px solid #61968F; }
/* $name='4px green' $type='table' */ .border4pxgreen { border-collapse: collapse; } .border4pxgreen td { border: 4px solid #61968F; }
/* $name='5px green' $type='table' */ .border5pxgreen { border-collapse: collapse; } .border5pxgreen td { border: 5px solid #61968F; }

/* $name='1px ridge' $type='table' */ .border1pxridge { border-collapse: collapse; } .border1pxridge td { border: 1px ridge black; }
/* $name='2px ridge' $type='table' */ .border2pxridge { border-collapse: collapse; } .border2pxridge td { border: 2px ridge black; }
/* $name='3px ridge' $type='table' */ .border3pxridge { border-collapse: collapse; } .border3pxridge td { border: 3px ridge black; }
/* $name='4px ridge' $type='table' */ .border4pxridge { border-collapse: collapse; } .border4pxridge td { border: 4px ridge black; }
/* $name='5px ridge' $type='table' */ .border5pxridge { border-collapse: collapse; } .border5pxridge td { border: 5px ridge black; }

/* $name='1px groove' $type='table' */ .border1pxgroove { border-collapse: collapse; } .border1pxgroove td { border: 1px groove black; }
/* $name='2px groove' $type='table' */ .border2pxgroove { border-collapse: collapse; } .border2pxgroove td { border: 2px groove black; }
/* $name='3px groove' $type='table' */ .border3pxgroove { border-collapse: collapse; } .border3pxgroove td { border: 3px groove black; }
/* $name='4px groove' $type='table' */ .border4pxgroove { border-collapse: collapse; } .border4pxgroove td { border: 4px groove black; }
/* $name='5px groove' $type='table' */ .border5pxgroove { border-collapse: collapse; } .border5pxgroove td { border: 5px groove black; }