body {
	margin:0;
	color:#717073;
	font:12px Verdana, Arial, Tahoma, sans-serif;
	background:#fcfefe url('../images/all-bg.gif') repeat-x;
	min-width:1000px;
}
img {
	border: none;
}
a {
	text-decoration:none;
	color:#de5427;
}
a:hover {
	text-decoration:underline;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	/*vertical-align:middle;*/
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
}
.w1{
	width:1020px;
	position:relative;
	float:left;
	left:50%;
}
.w2{
	width:1020px;
	position:relative;
	float:left;
	left:-50%;
}
#main {
	width:1020px;
	margin:0 auto;
	padding: 0 0 20px;
}
.main-t{
	width:100%;
	height:5px;
	overflow:hidden;
	background:url(../images/bg-content-t.png) no-repeat;
}
.main-b{
	width:100%;
	height:18px;
	overflow:hidden;
	background:url(../images/bg-content-b.png) no-repeat;
}
.main-c{
	width:100%;
	background:url(../images/bg-content-c.png) repeat-y;
}
.main-c:after {
	content:"";
	display:block;
	clear:both;
}
.main-inner{
	width:996px;
	margin:-5px 0 -6px;
	padding:0 12px;
	position:relative;
	float:left;
}
#header{
	width:100%;
	padding:28px 0 0;
	position:relative;
	z-index:20;
	font-family: Arial;
}
#header h1{
	margin:0;
	width:209px;
	position:absolute;
	top:53px;
	left:33px;
	z-index:20;
}
#header h1 a{	
	float:left;
	width:209px;
	height:53px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
	cursor:pointer;
}
.top-box{
	width:956px;
	padding:0 30px 0 10px;
	background:#ddddda url(../images/bg-top-box.gif) no-repeat;
	position:absolute;
	top:0;
	left:12px;
	z-index:25;
}
.top-box:after {
	content:"";
	display:block;
	clear:both;
}
.phone{
	float:left;
	padding:6px 0 2px 37px;
	font-size:16px;
	font-weight:bold;
	color:#9c9b9d;
	background:url(../images/ico-phone.gif) no-repeat 0 50%;
}
.phone a{
	color:#9c9b9d;
	cursor:text;
}
.phone a:hover{
	text-decoration:none;
}
.top-row{
	float:right;
	margin:0 0 -9px;
	position:relative;
}
.login-box{
	float:left;
	display: none;/*remove for stage 2*/
}
.login-box .l{
	width:4px;
	height:37px;
	float:left;
	overflow:hidden;
	background:url(../images/bg-login-box-l.png) no-repeat;
}
.login-box .r{
	width:4px;
	height:37px;
	float:left;
	overflow:hidden;
	background:url(../images/bg-login-box-r.png) no-repeat;
}
.login-box .c{
	padding:3px 2px 0 16px;
	height:34px;
	float:left;
	overflow:hidden;
	background:url(../images/bg-login-box-c.png) repeat-x;
}
.login-box .inner{
	float:left;
	position:relative;
	color:#fff;
}
.login-box strong{
	float:left;
	margin:3px 5px 0 0;
}
.login-link{
	float:left;
	padding:3px 30px 3px 0;
	color:#fff;
	text-decoration:underline;
	background:url(../images/arrow01.gif) no-repeat 100% 50%;
}
.login-link:hover{
	text-decoration:none;
}
.link-holder{
	float:left;
}
.link-holder .l{
	float:left;
	width:4px;
	height:37px;
	overflow:hidden;
	background:url(../images/bg-linkholder-l.png) no-repeat;
}
.link-holder .r{
	float:left;
	width:4px;
	height:37px;
	overflow:hidden;
	background:url(../images/bg-linkholder-r.png) no-repeat;
}
.link-holder .c{
	float:left;
	height:37px;
	background:url(../images/bg-linkholder-c.png) repeat-x;
}
.link-holder .inner{
	float:left;
	padding:2px 0 0;
	position:relative;
}
.rss-link{
	float:left;
	font-size:10px;
	line-height:11px;
	color:#fff;
}
.rss-link span{
	width:50px;
	padding:0 30px 0 0;
	text-align:right;
	float:left;
	background:url(../images/rss-small.gif) no-repeat 100% 50%;
	cursor:pointer;
}
.search-box{
	float:left;
	width:199px;
	height:34px;
	padding:3px 3px 0 12px;
	overflow:hidden;
	background:url(../images/bg-search-box.png) no-repeat;
}
.search-box .inner{
	float:left;
	width:100%;
	position: relative;
}
.search-box label{
	float:left;
	margin:4px 6px 0 0;
	font-size:10px;
	color:#fff;
}
.search-box .text{
	float:left;
	width:111px;
	height:14px;
	padding:3px 5px 4px;
	background:url(../images/bg-textinput01.gif) no-repeat;
}
.search-box .text input{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	border:none;
	background:none;
	font-size:12px;
	line-height:14px;
	color:#000;
}
.btn-search{
	float:left;
	margin:0 0 0 3px;
	display:inline;
}
.header-line{
	width:100%;
	padding:10px 0 5px;
	overflow:hidden;
}
.header-row{
	width:525px;
	float:right;
}
.header-row h2{
	margin:30px 0 0;
	float:left;
}
h2.partnership{
	width:288px;
	height:32px;
	/*text-indent:-9999px;*/
	overflow:hidden;
	/*background:url(../images/text-partnership.gif) no-repeat;*/
	font-size: 29px;
	line-height: 1em;
}
.timers{
	float:right;
}
.timers.example
{
	float: none;
	display: block;
	width: 80%;
	margin: 0 auto;
}
.timer-box{
	width:66px;
	float:left;
	padding:0 30px 0 0;
}
.timers.example .timer-box{
	width:66px;
	float:left;
	padding:10px;

}
.timer-box img{
	display:block;
}
.timer-box span{
	display:block;
	margin:4px 0 0;
	text-align:center;
	color:#df5227;
	font-size:10px;
}
.quote-box{
	margin:0 0 6px;
	border-top:2px solid #eeeeec;
	border-bottom:1px solid #dbdbd9;
}
.quote-box .inner{
	width:100%;
	height:100px;
	/*background:url(../images/img03.jpg) no-repeat;*/
	position:relative;
}
.quotes{
	position:absolute;
	bottom:0;
	left:0;
}
* html .quotes{
	bottom:-1px;
}
.quotes em{
	display:block;
	width:393px;
	height:251px;
	text-indent:-9999px;
	overflow:hidden;
	/*background:url(../images/bg-quotes.png) no-repeat;*/
}
.quote-box blockquote{
	width:415px;
	margin:20px 110px 0 0;
	font-style:normal;
	float:right;
	display:inline;
	color:#de5427;
}
.quote-box q{
	display:block;
	margin:0 0 5px;
	quotes: none;
	font-size:16px;
	line-height:20px;
}
.quote-box q:before{content:"";}
.quote-box q:after{content:"";}
.quote-box cite{
	display:block;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
}
ul.breadcrumbs{
	height:1%;
	margin:0;
	padding:0 20px;
	list-style:none;
	overflow:hidden;
	position:relative;
	z-index:10;
}
.breadcrumbs li{
	float:left;
	padding:0 5px 0 0;
	font-size:10px;
	color:#9c9b9d;
}
.breadcrumbs li span{
	float:left;
	padding:0 10px 0 0;
	background:url(../images/separator01.gif) no-repeat 100% 4px;
}
.breadcrumbs li a{
	color:#9c9b9d;
}
.partners{
	padding:1px 0 0;
	background:url(../images/bg-partners-t.gif) no-repeat;

}
.partners .inner{
	width:100%;
	padding:15px 0 20px;
	overflow:hidden;
	background:url(../images/bg-partners-c.gif) repeat-y;
}
.partners h3{
	float:left;
	margin:0 0 0 45px;
	font-size:13px;
	color:#717073;
	display:inline;
}
ul.partners-list{
	width:828px;
	margin:0 0 0 -41px;
	padding:0;
	list-style:none;
	float:right;
}
.partners-list li{
	float:left;
	margin:0 0 0 41px;
	display:inline;
}
.partners-list li a{
	float:left;
	cursor:pointer;
}
.partners-list li img{
	display:block;
}
.twocolumns{
	width:976px;
	margin:-18px auto 0;
	position:relative;
}
.twocolumns:after {
	content:"";
	display:block;
	clear:both;
}
.twocolumns h2{	
	font-size:20px;
	margin:0 0 25px;/*10px;*/
}
.twocolumns h3{
	font-size:16px;
	margin:0 0 5px;
}
.twocolumns p, .links-list li p{
	margin:0 0 5px;
	line-height:16px;
}
.links-list li p
{
    padding: 0 5px;
}
#content{
	width:780px;
	float:right;
}
#content .eventTitle{
	display:none;
}
.cont-box{
	width:100%;
	overflow:hidden;
}
.cont-box .t{
	width:100%;
	height:24px;
	overflow:hidden;
	background: url(../images/bg-contbox-t.png) no-repeat;
}
.cont-box .b{
	width:100%;
	height:27px;
	overflow:hidden;
	background: url(../images/bg-contbox-b.png) no-repeat;
}
.cont-box .inner{
	overflow:hidden;
	padding:10px 18px 20px;
	border:1px solid #e5e5e3;
}
.contbox-gray .inner{
	background:#f5f5f4;
}
.cont-table{
	width:722px;
	margin:0;
	border-collapse:collapse;
}
.cont-table h3{
	margin:0;
	font-size:14px;
	color:#de5427;
}
.cont-table th,
.cont-table td{
	padding:0;
	text-align:left;
	vertical-align:top;
}
.cont-table th{
	background: url(../images/bg-dotted04.gif) repeat-x 0 100%;
}
.cont-table th.cell1{
	width:370px;
	padding:0 7px 8px;
}
.cont-table th.cell2{
	width:331px;
	padding:0 7px 8px 0;
}
.cont-table td{
	background:url(../images/bg-dotted04.gif) repeat-x 0 100%;
}
.cont-table td div{
	position:relative;
	z-index:1;
	margin:-1px 0 0;
	overflow:hidden;
}
.cont-table td.cell1{
	width:384px;
	color:#302b6c;
}
.cont-table td.cell1 div a
{
	color:#302b6c;
}
.cont-table td.cell1 div{
	width:370px;
	padding:7px;
}
.cont-table td.cell2{
	width:338px;
}
.cont-table td.cell2 div a.pdf{
	background: transparent url(../images/pdf-small.gif) no-repeat 100% 0;
	padding: 0 21px 3px 0;
}	
.cont-table td.cell2 div{
	width:331px;
	padding:7px 7px 7px 0;
}
.cont-table tr.last td{
	background:none;
}
.cont-table tr.selected td{
	background:#dcdbe6 url(../images/bg-dotted05.gif) repeat-x 0 100%;
}
.cont-table tr.selected td div{
	position:relative;
	z-index:120;
	background:url(../images/bg-dotted05.gif) repeat-x;
}
#sidebar{
	width:190px;
	float:left;
}
.main-nav{
	width:100%;
	margin:0 0 -15px;
}
.main-nav .t{
	width:100%;
	height:25px;
	overflow:hidden;
	background:url(../images/bg-navholder-t.png) no-repeat;
}
.main-nav .b{
	width:100%;
	height:22px;
	overflow:hidden;
	background:url(../images/bg-navholder-b.png) no-repeat;
}
.main-nav .c{
	width:188px;
	background:#fff;
	position:relative;
	border:1px solid #dcdcd9;
}
.main-nav ul{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.main-nav li{
	float:left;
	width:100%;
	background:url(../images/bg-dotted02.gif) repeat-x;
}
.main-nav li a{
	float:left;
	width:100%;
	height:45px;
	font-size:16px;/*font-size:16px;*/
	color:#717073;
	display:table;
	margin:1px 0 0;
}
.main-nav li.first{
	background:none;
}
.main-nav li.first a{
	margin:0;
}
.main-nav li.first li a{
	margin:1px 0 0;
}
.main-nav li a span{
	height:45px;
	display:table-cell;
	vertical-align:middle;
	padding:0 10px 0 10px;
	margin-top: 7px;
	cursor:pointer;
}
.main-nav ul ul{
	/*display: none;*/
}
.main-nav ul ul{
	float:left;
	padding:1px 0 0;
	background:#f6f6f5 url(../images/bg-dotted02.gif) repeat-x;
	display: block;
}
.main-nav ul ul li.active{
	background:#fceee9 url(../images/bg-dotted02.gif) repeat-x;
}
.main-nav ul ul li
{
    text-indent: 10px;
}
.main-nav li li a{
	width:168px;
	height:auto;
	display:block;
	padding:10px;
	font-size:12px;
}
.main-nav li a:hover,
.main-nav li.active a{
	text-decoration:none;
	background:url(../images/bg-main-nav-hover.gif) repeat-y;
}
.main-nav li.active li a{
	background:none;
}
.main-nav li li.active,
.main-nav li li a:hover{
	background:#fbe9e3;
}
.side-box{
	width:100%;
	margin:0 0 -4px;
	position:relative;
}
.side-box .b{
	width:100%;
	height:24px;
	overflow:hidden;
	background:url(../images/bg-sidebox-b.png) no-repeat;
}
.side-box .inner{
	padding:10px;
	background:#dcdcd9;
	border:1px solid #c1c1c1;
}
.newsletter-form .row{	
	width:100%;
	overflow:hidden;
}
.newsletter-form label{
	display:block;
	margin: 0 0 8px;
	font-size:14px;
	line-height:16px;
	padding-bottom: 4px;
}
.newsletter-form .text, #signup_newsEmail{
	float:left;
	width:120px;
	padding:2px 9px;
	border:1px solid #c1c1c1;
	color:#c5c4c6;
	font-size:13px;
	line-height:15px
}
.newsletter-form .btn-send{
	float:left;
}
.print-link{
	display:block;
	width:184px;
	margin:0 auto 8px;
	padding:0 0 8px;
	background:url(../images/bg-dotted03.gif) repeat-x 0 100%;
	overflow:hidden;
}
.print-link a{
	float:left;
	margin:0 0 0 17px;
	display:inline;
	font-size:13px;
	line-height:15px;
	color:#717073;
	padding:1px 26px 1px 0;
	background:url(../images/ico-print.gif) no-repeat 100% 50%;
}
.share-link{
	display:block;
	margin:0 0 8px;
	/*text-align:center;*/
}
.share-link a
{
    margin-left: 20px;
}
.share-link img{
	vertical-align:top;
}
.columns-holder{
	width:777px;
	margin:3px 0 0;
}
.columns-holder .t{
	width:100%;
	height:23px;
	overflow:hidden;
	background:url(../images/bg-columns-t01.png) no-repeat;
}
.columns-holder .b{
	width:100%;
	height:22px;
	overflow:hidden;
	background:url(../images/bg-columns-b01.png) no-repeat;
}
#profiles{}
.columns-holder .b.paging, .paging{height: 50px;}
.paging ul, .paging
{
   width: 300px;
   float: right;
   /*padding-right: 36px;*/
   height: 18px;
}
ul.paging
{
    position: absolute;
    right: 2px;
    bottom: 9px;
}
#search_ResultsPanel div ul.paging
{
	bottom: 28px;
}
.paging ul li, .paging li
{
    float: left;
    padding:  2px 3px;
    list-style: none;
}
.paging ul li.page, .paging ul li a:hover, .paging ul li.active a, .paging li a:hover, .paging li.current
{
    color: #DE5427;
}
.paging ul li a, .paging li a
{
	color: #717073;
}
.paging ul li.next, .paging li.next
{
	background:url(../images/arrow10.gif) no-repeat 100% 0;
	padding-right: 23px;
	width: 45px;

}
.paging ul li.next a, .paging li.next a
{
	border-left: solid 1px #717073;
	padding-left: 11px;
	color: #DE5427;
}
.paging ul li.prev a, .paging li.previous a
{
	border-right: solid 1px #717073;
	padding-right: 11px;
}
.paging ul li.prev, .paging li.previous
{
	background:url(../images/arrow13.gif) no-repeat 0 0;
	padding-left: 23px;
	width: 70px;
}
.paging ul li a, .paging li a
{
    font-weight: bold;
}
.paging ul li.prev a, .paging li.previous a
{
	color: #717073;
}
.columns-holder .inner{
	width:784px;
	margin:0 0 0 -7px;
	padding:0 0 5px;
	background:url(../images/bg-columns-c01.gif) repeat-y 7px 0;
	overflow:hidden;
}
.columns-holder .inner.grey{
	background:url(../images/bg-columns-c05.gif) repeat-y 7px 0;
	position: relative;
}
.columns1 .inner{
	background:url(../images/bg-columns-c02.gif) repeat-y 7px 0;
}
.columnswhite .inner{
	background:url(../images/bg-columns-c04.gif) repeat-y 7px 0;
}
.columns-holder .column{
	width:360px;
	float:left;
	margin:10px 0 0 7px;
	padding:0 14px 0 11px;
	display:inline;
}
ul.links-list{
	width:100%;
	margin:50px 0 0;/*25px 0 0*/
	padding:0;
	list-style:none;
	overflow:hidden;
}
ul.links-list.orange
{
    margin-top: 23px;
}
ul.links-list.orange-links
{
    margin-top: 0;
}
ul.links-list.orange li a, h2.orange
{
    color: #de5427;
}
.links-list li,  #menu li.link{
	float:left;
	width:100%;
	padding:0 0 10px;
}
ul#rightmenu
{
	padding-left: 0;
	margin: 0;
}
ul#rightmenu li
{
	list-style: none;
} 

ul.links-list.orange li a{
	color:#DE5427;
	font-size:12px;
	background: transparent;
	font-weight:normal;
	width:auto;
	float:none;
}

.links-list li a, .links-list li div, #menu li.link a, ul.links-list.orange li.C-UsLink a{
	float:left;
	width:100%;
	background:#e1e1df url(../images/bg-dotted04.gif) repeat-x;
	font-size:14px;
	font-weight:bold;
	color:#717073;
}
ul.links-list.orange li.C-UsLink a{
	color:#DE5427;
}
ul.inner-list li, ul.inner-list li a
{
	background: transparent;
}
ul.inner-list li
{
	background:url(../images/bg-dotted04.gif) repeat-x 0 0;
	list-style: none;
}
.links-list li span,  #menu li.link span{
	display:block;
	padding:2px 18px 2px 10px;
	cursor:pointer;
	background:url(../images/bg-dotted04.gif) repeat-x 0 100%;
}
.links-list.orangetop li span{
	background:url(../images/bg-dotted02.gif) repeat-x 0 100%;
}
.links-list.orangetop li a{
	background: #e1e1df url(../images/bg-dotted02.gif) repeat-x 0 0;
}
.links-list.orangetop.next-gen
{
	margin-top: 4px;
}
.links-list.orangetop.next-gen li img
{
	margin-top: 5px;
}
.links-list.orangetop.next-gen li.first img
{
	float: right;
	margin-top: 0;
}
#menu li.link span
{
padding:8px 9px 8px 8px;
}
.links-list li em,  #menu li.link em{
	display:block;
	padding:6px 0;
	font-style:normal;
	background:url(../images/arrow03.gif) no-repeat 100% 7px;
	cursor:pointer;
}
.links-list li em.pdf{
	background:url(../images/pdf_small4.gif) no-repeat 100% 2px;
}
.links-list.orange-links li em
{
	background:url(../images/arrow15.gif) no-repeat 100% 2px;
}
#menu li.link em
{
    color: #DE5427;    
}
.links-list li div em
{
    background: none;
    color: #DE5427; 
}
.links-list li a:hover,
.links-list li.active a,
 #menu li.link a:hover{
	text-decoration:none;
	color:#302b6c;
	background:#d6d5e2 url(../images/bg-dotted05.gif) repeat-x;
}
.links-list li a:hover span,
.links-list li.active a span{
	background:url(../images/bg-dotted05.gif) repeat-x 0 100%;
}
.links-list li a:hover em,
.links-list li.active a em,
 #menu li.link a:hover em{
	background:url(../images/arrow04.gif) no-repeat 100% 6px;
}
.links-list li a:hover em.pdf
{
	background:url(../images/pdf_small3.gif) no-repeat 100% 2px;
}
.inner-list li em{
	background: url(../images/arrow02.gif) no-repeat 100% 6px;
}
#menu li.link a:hover em
{
    color:#302b6c;
}
ul#menu, ul.profile-menu, ul#reports{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
ul#menu
{
	min-height: 450px;
}
ul.profile-menu
{
	padding-bottom: 10px;
}
#menu li, .profile-menu li{
	float:left;
	width:100%;
}
#menu li
{
	/*padding:0 8px;*/
}
#profiles #menu li
{
    padding: 0;
}
.profile-menu li
{
	padding: 0;
	margin: 2px 0;
}
.profile-menu li a
{
	font-weight: bold;
}
.profile-menu li strong
{
	color: #de5427;
}
.open-link, h3.header-block{
	display:block;
	width:100%;
	margin:0 0 8px;
	padding:1px 0 0;
	background:url(../images/bg-dotted02.gif) repeat-x;
}
.open-link.grey
{
	background:url(../images/bg-dotted04.gif) repeat-x;
}
.open-link span, h3.header-block span{
	display:block;
	padding:0 8px;
	background:#fceee9 url(../images/bg-dotted02.gif) repeat-x 0 100%;
	cursor:pointer;
}
.open-link.grey span
{
		background:#e1e1df url(../images/bg-dotted04.gif) repeat-x 0 100%;
}
.open-link em,  h3.header-block em, #menu li h3.header-block-grey span em{
	display:block;
	padding:9px 0 10px;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	font-style:normal;
	background:url(../images/arrow05.gif) no-repeat 100% 9px;
	cursor:pointer;
}
.open-link.grey em{

	background:url(../images/arrow03.gif) no-repeat 97% 9px;
}
#rightmenu .open-link.grey em{

	background:url(../images/pm1.gif) no-repeat 97% 9px;
}
#rightmenu li.active .open-link.grey em
{
	background:url(../images/pm4.gif) no-repeat 97% 9px;
}
li.active .open-link.grey em
{
	background:url(../images/arrow06.gif) no-repeat 100% 9px;
}
#rightmenu li .drop-click
{
	display: none;
}
#rightmenu li.active .drop-click
{
	display: block;
}
.open-link.slim em
{
	padding:5px 0 6px;
	color: #717073;
	background:url(../images/arrow05.gif) no-repeat 100% 4px;
}
.open-link.next-gen span em
{
    background: none;
}
h3.header-block em
{
    background: none;
    cursor: auto;
}
h3.header-block.orange em
{
	color: #DE5427;
}
/*grey header blocks - */
h3.header-block.grey{
	background:url(../images/bg-dotted04.gif) repeat-x;
}
h3.header-block.grey span{
	background:#e1e1df url(../images/bg-dotted04.gif) repeat-x 0 100%; 
	color: #DE5427;
}
h3.header-block.grey.darktext span, .open-link.grey.darktext span
{
	color: #717073;
}
span.header-block.grey em
{
    background: none;
}
#menu li h3.header-block.grey.link span em{
	display:block;
	padding:9px 0 10px;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	font-style:normal;
	background:url(../images/arrow03.gif) no-repeat 100% 9px;
	cursor:pointer;
}
.open-link:hover{
	text-decoration:none;
}
#menu .drop-click{
	padding:0 5px;
}
#menu li div{
	display:none;
}
#menu li.active div, #menu li div.image-wrapper, #menu li div.text{
	display:block;
}
div.text, li div.text
{
	padding: 0 5px 4px 5px;
}
#menu li div.image-wrapper
{
    padding-left: 4px;
}
#menu li.active .open-link em{
	background:url(../images/arrow06.gif) no-repeat 100% 9px;
}
#menu li.active .open-link.slim em
{
		background:url(../images/arrow06.gif) no-repeat 100% 4px;
}
.sign-box{
	display:block;
	margin:0 0 5px;
	font-weight:normal;
	line-height:15px;
}
.sign-box span{
	display:block;
}
.sign-box img{
	display:block;
	padding:10px 0 0 5px;
	margin:0 0 22px;
}
.sign-box strong{
	display:block;
}
.page-nav{
	height:1%;
	padding:0 5px;
	overflow:hidden;
}
.page-nav.ab{
	position: absolute;
	bottom: 5px;
	right: 10px;
	height: 16px;
}
.page-nav.profiles
{
    padding: 0 5px 12px;
}
.page-nav.profiles.list
{
    padding: 0 5px 37px;
}
.page-nav.top-right
{
    padding: 0 5px 13px;
}
.page-nav.profiles.listings
{
    padding: 0 5px 28px;
}
.page-nav a{
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
.page-nav a:hover{
	text-decoration:none;
}
.back-link, .page-nav.top-right a, .page-nav.profiles.list a, .page-nav.profiles.listings a{
	float:right;
}
.archives-link{
	float:left;
}
.heading-outer{
	width:100%;
	margin:0 0 8px;
	padding:0 0 7px;
	overflow:hidden;
	background:url(../images/bg-dotted06.gif) repeat-x 0 100%;
}
.heading-outer h3.slim{
	width:75%;
}
.heading-outer ul
{
	padding: 0;
	margin: 3px 0;
}
.heading-outer ul li
{
	list-style: none;
	padding-top: 4px;
	position: relative;
}
.heading-outer ul li, .heading-outer ul.downloads-list li a, .heading-outer ul li a.map-link
{
	color: #de5427;
}
.heading-outer.grey ul li
{
	color: #717073;
}
.heading-outer ul li a
{
	color: #717073;
}
.heading-outer span{
	display:block;
	margin:0 0 8px;
	padding:2px 0 0;
	font-size:14px;
}
.map-link
{
	width: 65px;
	padding-right: 21px;
	margin-left: 30px;
	position: absolute;
	top: 2px;
	right: 0;
	height: 18px;
	text-align: right;
    background: url(../images/arrow15.gif) no-repeat 100% 0px;
    line-height: 1em;
}
.map-link span
{
	display: inline-block;
}
.heading-outer span.places{
	display:inline-block;
	margin: 0 0 0 25px;
	font-size:14px;
}
.heading-outer h3{
	margin:0;
	font-size:20px;
	font-weight:normal;
	color:#717073;
}
.heading-outer p{
	margin: 3px 0 0 0;
}
ul.downloads-list{
	height:1%;
	margin:0;
	padding:6px 15px 0 0;
	list-style:none;
	overflow:hidden;
}
.downloads-list li{
	float:left;
	padding:0 0 5px;
	width:100%;
}
.downloads-list li a{
	float:right;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	padding:10px 50px 10px 0;
	text-decoration:underline;
}
.reports .downloads-list li a
{
	float: left;
}
.downloads-list li a.word{
	background:url(../images/ico-word.gif) no-repeat 100% 50%;
}
.downloads-list li a.pdf{
	background: url(../images/ico-pdf.gif) no-repeat 100% 50%;
}
.downloads-list li a:hover{
	text-decoration:none;
}
.gallery{
	width:360px;
	padding:5px 0 12px;
	overflow:hidden;
	position:relative;
	background:url(../images/bg-dotted06.gif) repeat-x 0 100%;
}
.gallery div{
	width:340px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.gallery div ul{
	position:relative;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
}
.gallery div li{
	float:left;
	width:85px;
	font-size:21px;
	font-weight:bold;
	background:url(../images/separator02.gif) no-repeat 0 50%;
}
.gallery div li a{
	display:block;
	height:30px;
	padding:6px 0 0;
	text-align:center;
	color:#717073;
}
.gallery div li a:hover,
.gallery div li.active a{
	color:#de5427;
	text-decoration:none;
}
.link-prev,
.link-next{
	width:19px;
	height:36px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:5px;
	z-index:20;
	outline:none;
	/*display: none;temp rule, styling required for dynamic cal list */
}
.link-prev{
	left:0;
	background:url(../images/arrow07.gif) no-repeat;
}
.link-next{
	right:0;
	background:url(../images/arrow08.gif) no-repeat;
}
ul.calendar-list{
	width:100%;
	margin:0 0 10px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.calendar-list li{
	width:100%;
	float:left;
	padding:0 0 1px;
	line-height:15px;
	background:url(../images/bg-dotted07.gif) repeat-x 0 100%;
}
.calendar-list li a{
	width:316px;
	float:left;
	padding:7px 36px 7px 8px;
	color:#717073;
}
.calendar-list li span{
	display:block;
	color:#de5427;
	cursor:pointer;
}
.calendar-list li.empty span
{
	cursor: auto;	
}
.calendar-list li.empty
{
	background: none;
	padding-left: 30px;	
}
.calendar-list li strong{
	display:block;
	font-weight:normal;
	cursor:pointer;
}
.calendar-list li a:hover,
.calendar-list li.active a{
	text-decoration:none;
	background:#fceee9 url(../images/arrow09.gif) no-repeat 330px 50%;
}
.wide-column{
	width:777px;
	padding:4px 0 0;
}
.wide-column .t{
	width:100%;
	height:22px;
	background:url(../images/bg-columns-t02.png) no-repeat;
	overflow:hidden;
}
.wide-column .b{
	width:100%;
	height:28px;
	background:url(../images/bg-columns-b02.png) no-repeat;
	overflow:hidden;
}
.wide-column .inner{
	width:737px;
	padding:15px 15px 18px 25px;
	background:url(../images/bg-columns-c03.gif) repeat-y;
}
.main-heading{
	width:100%;
	margin:0 0 20px;
	overflow:hidden;
}
.main-heading h2{
	float:left;
	margin:0;
}
.main-heading a{
	float:right;
	margin:7px 0 0;
	font-weight:bold;
	text-decoration:underline;
}
.main-heading.next-gen a{
	margin: 0;
}
.main-heading a:hover{
	text-decoration:none;
}
.wide-column .heading-outer{
	width:749px;
	margin:0 0 10px -12px;
	padding:0;
	background:#eaeae8 url(../images/bg-dotted07.gif) repeat-x;
	position:relative;
}
.wide-column .heading-outer div{
	padding:7px 12px;
	background:url(../images/bg-dotted07.gif) repeat-x 0 100%;
}
.wide-column .heading-outer span{
	display:block;
	margin:0;
	padding:0;
	font-size:14px;
	color:#de5427;
}
#content .wide-column .heading-outer h3{
	font-size:16px;
	font-weight:bold;
	margin:0 0 5px;
	color:#de5427;
}
.cont-row{
	width:100%;
	padding:0 0 32px;
	overflow:hidden;
}
.cont-row img{
	float:right;
	margin:0 0 5px 10px;
}

.col_1 .cont-row .text img{
	float:left;
	margin:0 10px 5px 10px;
}

.links-holder{
	height:auto;
	padding:0 10px;
	overflow:hidden;
}
.links-holder ul.downloads-list{
	width:260px;
	height:auto;
	float:left;
	padding:0;
}
.links-holder .downloads-list li{
	padding:0 0 8px;
}
.links-holder .downloads-list li a{
	float:left;
	font-size:12px;
	padding:10px 0 10px 50px;
}
.links-holder .downloads-list li a{
	background-position:0 50%;
}
.cont-block .links-holder{
	padding:0 5px 6px;
}
.links-holder .link-more{
	float:left;
	width:auto;
	padding:5px 0 0;
}
.links-holder .link-rss{
	float:right;
	width:120px;
	min-height:34px;
	padding:0 40px 0 0;
	font-size:13px;
	color:#717073;
	background:url(../images/ico-rss-large.gif) no-repeat 100% 50%;
}
* html .links-holder .link-rss{
	height:34px;
}
ul.nav-page{
	width:200px;
	float:right;
	margin:32px 0 0;
	padding:0;
	list-style:none;
}
.nav-page li{
	float:left;
	width:100%;
	font-weight:bold;
	padding:8px 0 0;
	text-align:right;
}
.nav-page li a{
	text-decoration:underline;
}
ul.nav-page.more
{
    width: 222px;
}
.nav-page.more li
{
    height: 18px;
}
.nav-page.more li a
{
    padding: 3px 22px 3px 0;
    background:url(../images/arrow10.gif) no-repeat 100% 2px;
}
.nav-page li a:hover{
	text-decoration:none;
}
.home-columns{
	width:790px;
	margin:3px 0 0 -10px;
	padding:0;
	overflow:hidden;
}
.home-columns h2{
	color:#de5427;
}
.home-columns .heading{
	display:block;
	margin:0 0 5px;
	font-size:12px;
	padding:8px 0 0;
}
.home-column{
	width:385px;
	margin:0 0 0 10px;
	display:inline;
	float:left;
}
.home-column h2
{
    margin-bottom: 7px;
}
.cont-block{
	width:100%;
	margin:0 0 -15px;
	position:relative;
}
.cont-block .t{
	width:100%;
	height:22px;
	background:url(../images/bg-cont-block-t.png) no-repeat;
	overflow:hidden;
}
.cont-block .b{
	width:100%;
	height:22px;
	background:url(../images/bg-cont-block-b.png) no-repeat;
	overflow:hidden;
}
.cont-block .inner{
	width:355px;
	padding:8px 14px;
	background:#fff;
	border:1px solid #dcdcd9;
}
.cont-block1 .inner{
	padding:9px 15px 0;
	background:#f9dfd6;
	border:none;
}
.cont-block2 .inner{
	background:#fcf0ec;
}
.cont-block-spot .inner{
	background:#d8d7e3;
}
.cont-blocks{
	width:390px;
	margin:0 0 -15px -5px;
	overflow:hidden;
	position:relative;
}
.cont-blocks .cont-block{
	width:190px;
	margin:0 0 0 5px;
	display:inline;
	float:left;
}
.cont-blocks .cont-block .b{
	height:27px;
	background:url(../images/bg-cont-block-small-b.png) no-repeat;
}
.cont-blocks .cont-block .inner{
	width:160px;
	padding:5px 14px;
	min-height:300px;
}
* html .cont-blocks .cont-block .inner{
	height:268px;
}
.cont-blocks ul.news-list li{
	font-size:12px;
}
.cont-blocks ul.news-list li{
	width:160px;
	padding:3px 5px 5px;
	height:87px;
	overflow:hidden;
}
.link-more{
	display:block;
	width:100%;
	overflow:hidden;
}
.link-more a{
	float:left;
	padding:2px 25px 2px 0;
	background:url(../images/arrow10.gif) no-repeat 100% 50%;
}
ul.more-links{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.more-links li{
	width:100%;
	float:left;
}
.more-links li a{
	display:block;
	padding:2px 20px 2px 0;
	background:url(../images/arrow10.gif) no-repeat 100% 50%;
}
.illustration-box{
	width:339px;
	margin:0 -1px -5px;/*margin:0 -8px -5px*/
	position:relative;
}
.illustration-box img{
	display:block;
}
.illustration-box span{
	display:block;
	padding:3px 0 0;
	font-size:11px;
}
.publication{	
	display:block;
	margin:0 0 3px;
}
.read-more{
	display:block;
	width:100%;
	margin:-6px 0 15px;
	position:relative
}
.read-more.press{
	width:95%;
}
.read-more:after {
	content:"";
	display:block;
	clear:both;
}
.read-more.press a{
	float:right;
	padding:2px 22px 2px 0;
	background:url(../images/arrow09.gif) no-repeat 100% 50%;
}
.welcome-box{
	width:357px;
	margin:0 -15px;
	padding:5px 13px 3px 15px;
	position:relative;
	background:#df5227;
}
/*new rules*/
.inner.spot
{
    padding-top: 0;    
}
.inner.spot .welcome-box{

	background:#302b6c;
	padding:3px 13px 5px 15px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.spotlight .col1 h2
{
    font-size: 17px;
    color: #302b6c;
}
.spotlight .col1 span
{
    font-weight: bold;
}
.welcome-box:after {
	content:"";
	display:block;
	clear:both;
}
.welcome-box strong, .welcome-box p{
	float:left;
	font-size:16px;
	line-height:19px;
	color:#fff;
}
.find-more{
	float:right;
	margin:6px 0 0;
	padding:6px 36px 6px 0;
	color:#fff;
	background:url(../images/arrow12.gif) no-repeat 100% 50%;
}
.event-box{
	width:100%;
	padding:4px 0 0;
	overflow:hidden;
}
.event-box.spotlight{
	width:100%;
	padding:5px 0 3px 0;
	overflow:hidden;
}
.event-box h2{
	margin:0 0 5px;
	line-height:24px;
}
.event-box p{
	line-height:15px;
}
.event-box .col1{
	width:160px;
	float:left;
}
.event-box .col2{
	width:165px;
	float:right;
}
.spotlight .col2
{
    width: 170px;
} 
#footer{
	width:100%;
	overflow: hidden;
	position:relative;
}

#footer .eventLowerTitle{
	display:none;
}

.footer-cols{
	padding:25px 10px;
	background:#dcdcd9;
}
.footer-cols .cols-inner{
	width:100%;
	overflow:hidden;
}
.footer-cols .column{
	width:171px;
	padding:0 5px;
	margin:0 15px 0 0;
	float:left;
}
.footer-cols .column-first{
	width:174px;
}
.footer-cols .column-last{
	width:163px;
	padding-left: 0;
	padding-right: 0; 
}
.footer-cols h3{
	width:171px;
	margin:0 -5px;
	padding:1px 5px 6px;
	font-size:14px;
	color:#de5427;
	background:url(../images/bg-dotted01.gif) repeat-x 0 100%;
	position:relative;
} 
.footer-cols h3 a{
	display:block;
	width:130px;
	padding:0 20px 0 0;
	background:url(../images/arrow02.gif) no-repeat 100% 50%;
}
.footer-cols .column-first h3,
.footer-cols .column-last h3{
	width:auto;
	margin:0 0 4px;
	padding:1px 0;
	background:none;
}
ul.foot-main-nav{
	margin:14px 0 30px;
	padding:0;
	list-style:none;
}
.foot-main-nav li{
	padding:0 0 8px;
}
.foot-main-nav li a{
	color:#717073;
}
.footer-cols address{
	font-style:normal;
}
.footer-cols address strong, .footer-cols address strong .phone{
	display:block;
	font-size:14px;
}
.footer-cols address strong .phone
{
    padding: 0;
    background: none;
    color: #717073;
}
.footer-cols address a{
	color:#717073;
}
.footer-cols strong a:hover{
	text-decoration:none;
	cursor:text;
}
.footer-cols span a{
	font-size:11px;
}
ul.news-list{
	width:100%;
	margin:0;
	padding:0 0 7px;
	list-style:none;
}
ul.news-list:after {
	content:"";
	display:block;
	clear:both;
}
.news-list li{
	float:left;
	width:355px;
	margin:0 0 7px -5px;
	padding:0 4px 5px 7px;
	position:relative;
	display:inline;
	font-size:13px;
	line-height:15px;
	background:url(../images/bg-dotted01.gif) repeat-x 0 100%;
}
.news-list li.alt-news
{
    margin-top: 0px;
}
#footer .news-list li{
	width:171px;
	padding:2px 5px 5px;
	font-size:12px;
}
.news-list li a{
	float:left;
	width:100%;
}
.news-list li strong{
	display:block;
	font-weight:normal;
	cursor:pointer;
}
.news-list li span{
	display:block;
	color:#717073;
	cursor:pointer;
}
.news-list li em{
	display:block;
	color:#717073;
	cursor:pointer;
}
.news-list li a:hover{
	text-decoration:none;
}
.news-list li:hover span,
.news-list li:hover strong,
.news-list li:hover em,
.news-list li.hover span,
.news-list li.hover strong,
.news-list li.hover em{
	text-decoration:underline;
}
ul.useful-list{
	width:100%;
	margin:0;
	padding:7px 0 0;
	list-style:none;
}
.useful-list li{
	padding:0 0 10px;
}
.useful-list li a{
	color:#717073;
}
.copyright{
	display:block;
	font-size:10px;
	line-height:15px;
}
.view-more{
	display:block;
	height:1%;
	overflow:hidden;
}
.view-more a{
	float:left;
	font-size:11px;
	color:#717073;
	text-decoration:underline;
}
.view-more a:hover{
	text-decoration:none;
}
ul.foot-links{
	margin:0 0 30px;
	padding:32px 0 0;
	list-style:none;
}
.foot-links li{
	padding:0 0 8px;
}
.foot-links li a{
	color:#717073;
}
/*team page*/
.team-wrapper
{
    border-bottom: dotted 1px #cbcada;
    float: left;
    padding-bottom: 4px;
    padding-top: 14px;
}
.team-image
{
    /*border: solid 1px;*/
    width: 104px;
    float: left;
    padding-top: 5px;
}
.team-text
{
    width: 615px;
    float: left;
}
.team-text p
{
    margin-bottom: 9px;
}
.team-text h4, .team h3
{
    color: #302b6c;
}
.team-text h4
{
    margin-top: 0;
}
.team h3
{
    padding-left: 104px;
    margin-bottom: 0;
}
h3.region
{
    clear: left;
    padding-top: 28px;
    height: 10px;
}
.break
{
    height: 35px;
}
/*corporate page */
ul.profiles
{
    padding: 0;
    margin-left: 0;
}
.profiles li
{
    list-style: none;
    padding: 1px 0;
    position: relative;
}
.profiles li.toggled
{
        padding: 5px 0 5px 0;
        margin: 0 0 5px 0;
        background: transparent url(../images/bg-dotted04.gif) repeat-x  0 100%;
}
.profiles .text, .profiles li h3
{
    font-size: 11px;
}
.profiles .text 
{
    padding: 2px 45px 0 0;
	line-height:13px;
}

.profiles .text p{
		line-height:13px;
}
.profiles li h3
{
    padding: 10px 0 0 0;
}
.profiles h3 span
{
    position: absolute;
    top: 13px;
    right: 0;
}
ul.profiles li.anchors ul
{
	padding-left: 0;
}
.profiles .anchors ul li
{
	display: inline;
	padding-left: 0;
}
.profiles .anchors ul li a
{
	font-weight: bold;
	color: #DE5427;
}
.profiles .anchors ul li a
{
	color: #717073;
}
.profiles .anchors ul li a:hover
{
	color: #DE5427;
}
h3 span.plus
{
    background :url(../images/plus-plus.gif) no-repeat 0 0;
    height: 12px;
    width: 12px;
}
h3 span.minus
{
    background :url(../images/minus.gif) no-repeat 0 0;
    height: 12px;
    width: 12px;
}
.profiles li h3.toggled
{
    background: transparent url(../images/bg-dotted04.gif) repeat-x  0 0;
    padding: 6px 0 0 0;
}
.profiles li h3
{
    cursor: pointer;
    color: #DE5427;
}
div.page-id, #toggleItem, div.event-id, div.article-id, .wide-column .heading-outer span.hide
{
	display: none;
}
div.gallery-wrapper
{
	float: left;
}
div.gallery-wrapper ul
{
	display: block;
	list-style: none;
}
div.gallery-wrapper ul li
{
	display: inline;
	width: auto;
	margin: 0;
}
div.gallery-wrapper li a 
{
    display: inline-block;
    width: 159px;
}
div.gallery-wrapper li a img
{
	padding: 3px;
	margin: 0px 13px 10px 0;
	border: solid 1px #717073;
	height: 110px;
	width: 146px;
}
.left-cell
{
	float: left;
	margin-right: 19px;
}
.left-cell, .right-cell
{
	padding: 10px 0;
	float: left;
	width: 155px;
}
.right-cell p
{
	margin: 0 0 8px 0;
}
strong.italic
{
 font-style: italic;
}
#mainEvents
{
	height: 230px;
	overflow: hidden;
}

#signup_newsBtn
{
    border: none;
    background: transparent url(../images/btn-send.gif) no-repeat  0px 0px;
    height: 21px;
    width: 21px;
}

/*contact forms*/
.wide-column .inner.form{
	background:url(../images/bg-columns-c06.gif) repeat-y;
}
.form .main-heading, .form h3.header-block.grey.darktext span, .form legend, .form h4, .form fieldset strong
{
    color: #df5227;
}
.form h3.header-block.grey span
{
    color: #302b6c;
}
.form fieldset
{
    width: 100%;
    padding: 0 0 5px 0; 
    position: relative;   
}
.form div.divider{
	background: transparent url(../images/bg-dotted04.gif) repeat-x 0 0;
	padding-top: 10px; 
}
.form legend
{
    font-weight: bold;
    padding: 10px 0;
}
.form label
{

 width: 170px;
 /*border: solid 1px red;*/
 text-align: left;
 margin-right: 12px;
 padding: 6px 0;
 display: inline-block;
 position: relative;
}
.form label.short
{
    width: 120px;
    position: relative;
}
div.form-left
{
    float: left;
    /*border: blue solid 1px;*/
    width: 370px;
}
div.form-left label.mid
{
	width: 185px;
}
div.form-left input.short
{
	width: 152px;
}
div.form-right
{
    float: right;
    width: 360px;
}
div.form-right label{width: 90px;}
div.form-right input{width: 248px;}
.form input
{
    width: 166px;
    margin: 4px 0;
}
.form input.long, div.address input, input.address, #memAddress, #addAddress, #Address, #proAddress, #stuAddress
{
   width: 545px;
}
 #proRole
 {
    width: 592px;
 }
.form div.next-gen-form input.long,
.form div.next-gen-form input.address
{
	width: 592px;
}
.form div.next-gen-form label
{
	width: 120px;
}
div.address input, input.address
{
    height: 40px;
}
label.address, div.address label
{
 vertical-align: top;
}
.form input.mid
{
   width: 217px;
}
.checkBoxes input
{
    width: 10px;
    margin-right: 2px;
    vertical-align:middle;
}
.checkBoxes label
{
    /*width: 162px;*/
    width: 166px;
    margin-right: 0;
    vertical-align: middle;
}
.checkBoxes.single label
{
    width: auto;
    margin: 0 5px 0;
    vertical-align: middle;
}
.checkBoxes.double label
{
    width: 100%;
}
span.single
{
    margin-left: 3px;
}
.form table tr
{
    display: inline-table;
}
#compList tr
{
	display: block;
}
#repOther, #hearOther, #focusOther
{
    position: absolute; 
    bottom:8px;
    right: 7px;
    width: 290px;
}
#focusOther
{
    bottom: -5px;
}
#otherInfo
{
    position: absolute; 
    bottom:2px;
    left: 66px;
}
#otherInfo,  #hearOther, #focusOther
{
    width: 650px;
}
#repOther, #hearOther
{
    bottom: 1px;
}
#hearOther
{
    left: 65px;
}

.wide label, .wide input, label.wide, #achievements, #experience, #motivation
{
    width: 98%;
}
.form h4, .form fieldset strong
{
    margin-bottom: 0;
    font-weight: normal;
    font-size: 12px;
}
.form fieldset strong.bold
{
    font-weight: bold;
}
.form .nav-page
{
    margin: 0;
}
.form .downloads-list
{
    padding-top: 0;
    padding-right: 0;
}
.form .downloads-list a.pdf
{
    margin-top: 0;
    padding-right: 35px;
}
#sendBtn
{
    float: right;
    clear: right;
    margin: 12px 0 0 0;
    /*background: transparent url(../images/btn-send-large.gif) no-repeat 0 0;
	width: 145px;
    height: 33px;*/
    background: transparent url(../images/book-now.gif) no-repeat 0 0;
    width: 154px;
    height: 40px;
    border: none;
    text-indent: -9999px !important;
    cursor: pointer;
}
#revEmail, #rfvemail, #rfvCom, #rfvRegAdd, #rfvPost, #rfvTurn, #rfvComNum, #rfvNumEmp, #rfvRepNature,
#rfvMemName, #rfvMemAddress, #rfvMemAddress, #rfvPos, #rfvMemTel, #revMemEmail, #rfvMemEmail, #rfvMemPostCode,
#rfvDOB, #rfvName, #rfvAddress
{ 
	position: absolute;
	top: 5px;
	left: 0px;
	border: solid 1px red;
	padding: 2px 5px;
	background-color: #DE5427;
	color: #fff !important;
}
span.required
{
	color: Red;
	margin-right: 1px;
}
#vsForm
{
	color: #DE5427 !important;
}
/*reports page*/
ul#reports
{
	list-style: none;
	padding: 0 0 0 5px;
}
ul#reports li
{
	width: 100%;
	padding: 8px 0 12px 0;
}
ul#reports li p a
{
	width: 175px;
	text-align: right;
	float: right;
	padding-left: 23px;
	background: transparent url(../images/pdf-small.gif) no-repeat 0 0;
	margin-right: 85px;
	padding-bottom: 1px;
}
ul#reports li p span
{
	width: 335px;
	float: left;
}
/*events archive */
.event-gallery
{
	width: 95px;
	padding-right: 21px;
	margin-left: 30px;
	right: 0;
	height: 18px;
	text-align: right;
    background: url(../images/arrow15.gif) no-repeat 100% 8px;
    line-height: 1em;
    display: block;
    margin-left: 60px;
    padding-top: 10px;
}
div.divider
{
	height: 45px;
}

#sitemap ul
{
    font-weight: bold;
    list-style: none;
}
#sitemap ul li
{
    margin: 3px 0;
    padding: 2px;
}
#sitemap ul ul
{
    font-weight: normal;
}
#sitemap ul ul li a 
{
    color: #717073;
}

.form .pay-now
{
	float: left;
}

.pay-options
{
	float: left;
	margin: 10px 20px 0 0;
	width: 300px;
}

.form .submit-form
{
    float: right;
    clear: right;
    margin: 12px 0 0 0;
    background: transparent url(../images/submit-form.png) no-repeat 0 0;
    width: 183px;
    height: 34px;
    border: none;
    text-indent: -9999px !important;
    cursor: pointer;
}

.form .submit-form-pay
{
    float: right;
    margin: 12px 20px 0 0;
    background: transparent url(../images/submit-form-and-pay.png) no-repeat 0 0;
    width: 183px;
    height: 34px;
    border: none;
    text-indent: -9999px !important;
    cursor: pointer;
}

.form .or
{
	float: right;
    margin: 12px 20px 0 0;
    padding: 8px 0 0 0;
}

.FA{display:none;}
.show_FA_link .FA{display:block;}