body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
  cursor: pointer!important;
}
a:focus {outline: none}

a img {
  border:  none!important;
}

#sitesearch {
	float: right;
	margin-top: 10px;
}
#sitesearch form {
	margin: 0px;
	padding: 0px;
}
#sitesearch label {
	display:none;
}
.searchFormField {
	border: 1px solid #DADADA;
	font-size: 11px;
	color: #666;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}

/**********************
NAVIGATION
***********************/

.mini-nav {
	font-size: 12px;
	margin-top: 18px;
	margin-right: 10px;
	float: right;
}
.mini-nav ul {
	padding: 0px;
	list-style-type: none;
	color: #666;
	margin: 0px;
	float: right;
}
.mini-nav li {
	color: #666;
	display: inline;
	margin-left: 9px;
}
.mini-nav strong {
	font-weight: bold;
	color: #08B24B;
	text-decoration: none;
}
.mini-nav a:link {
	color: #666;
	text-decoration: none;
}
.mini-nav a:visited {
	color: #666;
	text-decoration: none;
}
.mini-nav a:hover {
	color: #00AF47;
	text-decoration: underline;
}



#main-nav {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
#main-nav ul {
	padding: 0px;
	list-style-type: none;
	float: right;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main-nav li {
	display: inline;
}
#main-nav strong {
	text-decoration: none;
	padding-left: 7px;
	margin-left: 9px;
	color: #00A93B;
	font-weight: normal;
}

#main-nav li a {
	text-decoration: none;
	padding-left: 7px;
	margin-left: 9px;
	color: #303193;
}

#main-nav li a:hover {
	text-decoration: none;
	color: #00AF47;
	background-image: url(../images/icons/green-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}


/**********************
FLASH AND NEWS SCROLLER
***********************/

#flashCore {
}
#flashCore h1 {
	display:none;
}
#newsheadlinesCore {
}
#newsheadlinesTitleCore {
	background-image: url(images/homepage/news-headlines.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 45px;
	float: left;
	width: 130px;
}
#newsheadlinesScrollerCore {
	float: left;
	width: 800px;
}
#newsheadlinesScrollerCore p {
	padding: 0px;
	font-size: 11px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #666;
}
#newsheadlinesScrollerCore a:link {
	color: #2E3192;
	text-decoration: none;
}
#newsheadlinesScrollerCore a:visited {
	color: #2E3192;
	text-decoration: none;
}
#newsheadlinesScrollerCore a:hover {
	color: #00AF47;
	text-decoration: underline;
}

#news ul  {
padding: 0;
margin: 0;
list-style-type: none;
}

#news li {
padding: 12px 0 0 0;
margin: 0;
list-style-type: none;
}


/**********************
FEATURES AND TEASERS
***********************/

#features {
	background-image: url(images/backgrounds/features.jpg);
	background-repeat: repeat-x;
	background-color: #E1E1E1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0B0B0;
	margin: 0px;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 150px;
}
#features h2 {
	font-size: 21px;
	font-weight: normal;
	color: #05AF47;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#features h2 a:link {
	color: #05AF47;
	text-decoration:none;
}
#features h2 a:visited {
	color: #05AF47;
	text-decoration: none;
}
#features h2 a:hover {
	color: #05AF47;
	text-decoration: underline;
}
#features p {
	font-size: 12px;
	color: #000;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	width: 320px;
}
#features img {
	margin-top: 10px;
}
#technology {
	width: 440px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B0B0B0;
	padding-left: 20px;
	margin-left: 10px;
	background-image: url(images/homepage/our-technologies.gif);
	background-repeat: no-repeat;
	background-position: right 20px;
}
#solutions {
	width: 450px;
	float: left;
	background-image: url(images/homepage/our-solutions.gif);
	background-repeat: no-repeat;
	background-position: right 20px;
}


#teasers {
	height: 183px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0B0B0;
	background-image: url(images/homepage/bg_teasers.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}

#teasers h2{
	color:#08B24B;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0;
	padding: 0;
	margin-bottom: 9px;
}

#teasers h3{
	color:#2E3192;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 9px;
}

#teasers p{
	color:#222;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 7px;
	line-height: 16px;
}

#teasers p.arrowLink {
	margin-bottom: 0;
}

#teasers a:link,
#teasers a:visited,
#teasers a:hover,
#teasers a:active{
	color:#2E3192;
	font-size: 13px;
	line-height: 16px;
	background-image: url(images/icons/green-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-decoration: none;
	padding-left: 10px;
}

#teasers a:hover,
#teasers a:active{
	color:#08B24B;
	text-decoration: underline;
}


#teaser1,
#teaser2,
#teaser3 {
	float: left;
	background-image: url(images/homepage/bg_teasers_01.jpg);
	background-repeat: no-repeat;
	background-position: 10px 30px;
}

#teaser1 {
	width: 300px;
	padding: 10px 10px;
	
}

#teaser1 h2,
#teaser1 h3,
#teaser1 p {
	margin-left: 93px;
	}

#teaser2 {
	width: 300px;
	padding: 10px 10px;
	float: left;
	background-image: url(images/homepage/bg_teasers_02.jpg);
	background-position: 0px 30px;
}

#teaser2 h2,
#teaser2 h3,
#teaser2 p {
	margin-left: 103px;
	}

#teaser3 {
	width: 300px;
	padding: 10px 0px;
	float: left;
	background-image: url(images/homepage/bg_teasers_03.jpg);
	background-position: 0px 30px;
}
#teaser3 h2,
#teaser3 h3,
#teaser3 p {
	margin-left: 113px;
	}


/**********************
BREADCRUMBS
***********************/

#breadcrumbs {
	height: 46px;
	background-image: url(images/backgrounds/breadcrumbs.jpg) !important;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0B0B0;
}
#breadcrumbs p {
	font-size: 10px;
	padding: 0px;
	color: #999;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#breadcrumbs a:link {
	color: #999;
	text-decoration: none;
}
#breadcrumbs a:visited {
	color: #999;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #00AF47;
	text-decoration: underline;
}



/**********************
PAGE ARCHITECTURE
***********************/

#mainHolder {
}
#leftCol {
	float: left;
	width: 180px;
}
#midContent {
	float: left;
	width: 588px;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 25px;
}
#rightCol {
	float: left;
	width: 159px;
	margin-left: 22px;
}


/**********************
LEFT HAND COLUMN
***********************/

#subnav {
}
#subnav h2 {
	font-size: 16px;
	color: #999;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}

#subnav ul {
	margin: 0px !important;
	padding: 0px !important;
}
#subnav ul li {
	display: block;
	list-style-type: none;
}
#subnav ul a:link,
#subnav ul a:visited,
#subnav ul a:hover,
#subnav ul a:active {
	font-size: 11px;
	color: #2E3192;
	text-decoration: none;
	background-image: url(images/icons/green-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 11px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
#subnav ul a:hover {
	color: #08B24B;
	text-decoration: underline;
}
#subnav ul strong {
	font-size: 11px;
	color: #08B24B;
	text-decoration: none;
	background-image: url(images/icons/green-down-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 11px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
#subnav ul ul {
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;	
	margin-bottom: 16px !important;
	margin-left: 11px !important;
}
#subnav ul ul li {
	display: block;
	list-style-type: none;
}
#subnav ul ul a:link,
#subnav ul ul a:visited,
#subnav ul ul a:hover,
#subnav ul ul a:active {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-left: 0px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: none;
}

#subnav ul ul a:hover {
	color: #08B24B;
	text-decoration: underline;
}


/**********************
RIGHT HAND COLUMN
***********************/

#requestConsultation {
	margin-bottom: 27px;
}


.downloads {
	margin-bottom: 35px;
}
.downloads h4 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	color: #08B24B;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.downloads ul {
	margin: 0px;
	font-size: 11px;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0B0B0;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.downloads p {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.downloads li {
	padding: 0px;
	list-style-type: none;
	display: block;
	background-image: url(images/icons/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0;
}
.downloads ul a:link,
.downloads ul a:visited,
.downloads ul a:hover,
.downloads ul a:active {
	color: #2E3192;
	text-decoration: none;
	padding-left: 16px;
}
.downloads ul a:hover {
	color: #00AF47;
	text-decoration: underline;
}
.rightbarLinks {
	margin-bottom: 25px;
}
.rightbarLinks h4 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	color: #08B24B;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.rightbarLinks ul {
	margin: 0px;
	font-size: 11px;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0B0B0;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rightbarLinks p {
}
.rightbarLinks li {
	padding: 0px;
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#rightCol a:link,
#rightCol a:visited,
#rightCol a:hover,
#rightCol a:active {
	color: #2E3192;
	text-decoration: none;
	margin-left: 0px;
}
#rightCol a:hover {
	color: #00AF47;
	text-decoration: underline;
}

/**********************
CONTENT
***********************/

#headerBg {
	height: 221px;
	width: 588px;
	background-image:url(images/headers/04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


body.about-us	#headerBg { background-image:url(images/headers/09.jpg); }
body.chat		#headerBg { background-image:url(images/headers/05.jpg); }
body.blog		#headerBg { background-image:url(images/headers/20.jpg); }
body.contact		#headerBg { background-image:url(images/headers/05.jpg); }
body.contact_USA	#headerBg { background-image:url(images/headers/05.jpg); }
body.contact_EU		#headerBg { background-image:url(images/headers/05.jpg); }
body.consultation-form	#headerBg { background-image:url(images/headers/05.jpg); }
body.login		#headerBg { background-image:url(images/headers/21.jpg); }
body.RFIDLinks 	#headerBg { background-image:url(images/headers/09.jpg); }
body.search 	#headerBg { background-image:url(images/headers/20.jpg); }
body.support	#headerBg { background-image:url(images/headers/05.jpg); }

body.solutions  	 		#headerBg { background-image:url(images/headers/14.jpg); }

body.IndustrySolutions  		#headerBg { background-image:url(images/headers/14.jpg); }
body.IndustryFacilitiesManagement 	#headerBg { background-image:url(images/headers/06.jpg); }
body.IndustryAviation 			#headerBg { background-image:url(images/headers/08.jpg); }
body.ConstructionandEngineering 	#headerBg { background-image:url(images/headers/07.jpg); }
body.EntertainmentandLeisure  	#headerBg { background-image:url(images/headers/01.jpg); }
body.IndustryManufacturing 		#headerBg { background-image:url(images/headers/10.jpg); }
body.IndustryAnimals 	 		#headerBg { background-image:url(images/headers/13.jpg); }
body.IndustryHealthcare  	 	#headerBg { background-image:url(images/headers/16.jpg); }
body.IndustryLocalGovernment  	 	#headerBg { background-image:url(images/headers/19.jpg); }

body.ApplicationSolutions  		#headerBg { background-image:url(images/headers/06.jpg); }
body.ApplicationSolutionsHealthandSafety  #headerBg { background-image:url(images/headers/11.jpg); }
body.ApplicationSolutionsPortals	 #headerBg { background-image:url(images/headers/11.jpg); }
body.ApplicationSolutionsITAssetManagement #headerBg { background-image:url(images/headers/12.jpg); }
body.ApplicationSolutionsBuildings	 #headerBg { background-image:url(images/headers/07.jpg); }

body.case-studies 			#headerBg { background-image:url(images/headers/06.jpg); }
body.case-studyGMJV			#headerBg { background-image:url(images/headers/07.jpg); }
body.case-studyReactec			#headerBg { background-image:url(images/headers/07.jpg); }
body.case-studySMD			#headerBg { background-image:url(images/headers/07.jpg); }
body.case-studyHoistech			#headerBg { background-image:url(images/headers/07.jpg); }
body.case-studyRoyalInstitution 	#headerBg { background-image:url(images/headers/01.jpg); }
body.case-studyNike 			#headerBg { background-image:url(images/headers/01.jpg); }
body.case-studyBAESystems 		#headerBg { background-image:url(images/headers/08.jpg); }
body.case-studyLondonUnderground 	#headerBg { background-image:url(images/headers/08.jpg); }
body.case-studyMVC 			#headerBg { background-image:url(images/headers/01.jpg); }
body.case-studyQuantum			#headerBg { background-image:url(images/headers/10.jpg); }
body.case-studyISV 			#headerBg { background-image:url(images/headers/01.jpg); }
body.case-studyCarmarthenshire	 	#headerBg { background-image:url(images/headers/19.jpg); }
body.case-studyLundUniversity	 	#headerBg { background-image:url(images/headers/13.jpg); }

body.solutionsapproach  	 	#headerBg { background-image:url(images/headers/17.jpg); }
body.solutionspartners  	 	#headerBg { background-image:url(images/headers/17.jpg); }

body.technology 			#headerBg { background-image:url(images/headers/09.jpg); }
body.RFIDtechnology 			#headerBg { background-image:url(images/headers/09.jpg); }
body.technologybarcodesrfid 		#headerBg { background-image:url(images/headers/09.jpg); }
body.technologyrfidtechnologies 	#headerBg { background-image:url(images/headers/09.jpg); }
body.technologyCoreRFIDcapabilities 	#headerBg { background-image:url(images/headers/09.jpg); }
body.TechnologyIssues 		        #headerBg { background-image:url(images/headers/09.jpg); }
body.technologyRFID_fundamentals        #headerBg { background-image:url(images/headers/09.jpg); }
body.howdoIchoose 			#headerBg { background-image:url(images/headers/09.jpg); }
body.IssuesHealth 			#headerBg { background-image:url(images/headers/16.jpg); }
body.IssuesInterference 		#headerBg { background-image:url(images/headers/09.jpg); }
body.IssuesPrivacy 			#headerBg { background-image:url(images/headers/09.jpg); }
body.IssuesStandards 			#headerBg { background-image:url(images/headers/09.jpg); }
body.workingwith1 			#headerBg { background-image:url(images/headers/17.jpg); }


body.NewsList		    		#headerBg { background-image:url(images/headers/18.jpg); }
body.EkahauCollaboration 		#headerBg { background-image:url(images/headers/18.jpg); }
body.EUPrivacyRules     	        #headerBg { background-image:url(images/headers/18.jpg); }
body.NewsLetter		    		#headerBg { background-image:url(images/headers/18.jpg); }
body.ProductNewsList                    #headerBg { background-image:url(images/headers/18.jpg); }
body.EventNewsList                      #headerBg { background-image:url(images/headers/18.jpg); }
body.Email				#headerBg { background-image:url(images/headers/21.jpg); }
body.WhitePapers 			#headerBg { background-image:url(images/headers/09.jpg); }
body.RFIDLinks				#headerBg { background-image:url(images/headers/21.jpg); }
body.faqs				#headerBg { background-image:url(images/headers/17.jpg); }
body.send-to-friend			#headerBg { background-image:url(images/headers/21.jpg); }
body.contact_accessdesign		#headerBg { background-image:url(images/headers/21.jpg); }
body.video                              #headerBg { background-image:url(images/headers/11.jpg); }
body.safetyhome				#headerBg { background-image:url(images/headers/22.jpg); }
body.manufacturinghome			#headerBg { background-image:url(images/headers/24.jpg); }
body.Manufacturingvideo			#headerBg { background-image:url(images/headers/24.jpg); }
        
#headerTint {
	background-image: url(images/backgrounds/header-mask.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 588px;
	padding-top: 150px;
	padding-left: 0px;
	padding-bottom: 50px;
}
#intro {
	font-size: 12px;
	line-height: 17px;
}
#col1 {
	width: 280px;
	float: left;
	margin-bottom: 20px;
}
#col2 {
	width: 280px;
	margin-left: 25px;
	float: left;
	margin-bottom: 20px;
}
#midContent h1 {
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
#midContent h1 em {
	color: #08B24B;
	font-size: 14px;
	font-style: normal;
}
#midContent h2 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 12px;
	color: #333;
}
#midContent h3 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 12px;
	color: #333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1D1D1;
	padding-top: 10px;
}
#midContent h4 {
}
#midContent h5 {
}
#midContent h6 {
}
#midContent p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #333;
}
#midContent ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-left: 15px;
	line-height: 17px;
	color: #333;
}
#midContent li {
	padding-left: 2px;
}

#midContent a:link {
	color: #2E3192;
	text-decoration: none;
}
#midContent a:visited {
	color: #2E3192;
	text-decoration: none;
}
#midContent a:hover {
	color: #08B24B;
	text-decoration: underline;
}
.smallprint {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #666666;
	font-size: 9px;
	line-height: 13px;
}
.userform {
	padding: 12px;
	border: 1px solid #E2E2E2;
	background-color: #FBFBFB;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.userform em {
	font-style: normal;
	color: #999999;
	font-size: 9px;
}
.userform strong {
	font-size: 12px;
}
.userform td {
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.formField {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	background-color: #FFFFFF;
	width: 290px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2E2E2;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #0FA449;
}
.formDropDown {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	border: 1px solid #E2E2E2;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	width: 160px;
}
.formFieldMessage {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	background-color: #FFFFFF;
	width: 390px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2E2E2;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #0FA449;
}
.asterisk {
	color: #10A448;
}
.submitButton {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	background-color: #10A448;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #10A448;
	border-right-color: #10A448;
	border-bottom-color: #10A448;
	border-left-color: #10A448;
}
.resetButton {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


/**********************
FUNCTIONALITY
***********************/

#functionality {
	font-size: 11px;
}
#functionality ul {
	padding: 0px;
	margin: 0px;
}
#functionality li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#functionality a:link {
	color: #2E3192;
	text-decoration: none;
}
#functionality a:visited {
	color: #2E3192;
	text-decoration: none;
}
#functionality a:hover {
	color: #08B24B;
	text-decoration: underline;
}
.printpage {
	margin-right: 15px;
	background-image: url(images/icons/printpage.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: 16px;
}
.sendpage {
	margin-right: 15px;
	background-image: url(images/icons/sendpage.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: 16px;
}
.bookmarkpage {
	background-image: url(images/icons/bookmarkpage.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: 14px;
}





/**********************
FOOTER
***********************/

#footerRow1 {
	background-image: url(images/backgrounds/footer.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0B0B0;
	font-size: 11px;
	line-height: 15px;
	color: #666;
	padding-top: 25px;
	padding-left: 20px;
	padding-bottom: 40px;
}
#footerRow2 {
	margin-bottom: 20px;
}

#quicklinks {
	float: left;
}
#quicklinks ul {
	padding: 0px;
	list-style-type: none !important;
	float: left;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px !important;
	color: #666;
}
#quicklinks li {
	color: #666;
	padding-left: 0px !important;
	margin-left: 0px !important;
	list-style-type: none !important;
}
#quicklinks a:link {
	color: #666;
	text-decoration: none;
}
#quicklinks a:visited {
	color: #666;
	text-decoration: none;
}
#quicklinks a:hover {
	color: #00AF47;
	text-decoration: underline;
}


#contactdetails {
	float: right;
}


#copyright {
	float: left;
	font-size: 11px;
	color: #666;
}
#copyright p {
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#copyright a:link {
	color: #666;
	text-decoration: none;
	display: block;
	background-image: url(images/generic/studionorth.gif);
	background-position: 93px 0px;
	height: 15px;
	width: 180px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#copyright a:visited {
	color: #666;
	text-decoration: none;
	display: block;
	background-image: url(images/generic/studionorth.gif);
	background-position: 93px 0px;
	height: 15px;
	width: 180px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#copyright a:hover {
	color: #00AF47;
	text-decoration: underline;
}


#terms {
	font-size: 11px;
	color: #666;
	float: right;
}
#terms ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #666;
}
#terms li {
	display: inline;
}
#terms a:link {
	color: #666;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
#terms a:visited {
	color: #666;
	text-decoration: none;
}
#terms a:hover {
	color: #00AF47;
	text-decoration: underline;
}



/*TABS
***********************/

.tabs {
	margin-bottom: 0px;
	margin-top: 10px;
}
#midContent .tabs ul  {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#midContent .tabs li  {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#midContent .tabs a:link {
	font-size: 11px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	background-color: #F3F3F3;
	padding-right: 9px;
	padding-left: 9px;
	line-height: 21px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CACACA;
	border-right-color: #CACACA;
	border-bottom-color: #FFF;
	border-left-color: #CACACA;
}
#midContent .tabs a:visited {
	font-size: 11px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	background-color: #F3F3F3;
	padding-right: 9px;
	padding-left: 9px;
	line-height: 21px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CACACA;
	border-right-color: #CACACA;
	border-bottom-color: #FFF;
	border-left-color: #CACACA;
}
#midContent .tabs a:hover {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #08B24B;
	padding-right: 9px;
	padding-left: 9px;
	line-height: 21px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CACACA;
	border-right-color: #CACACA;
	border-bottom-color: #FFF;
	border-left-color: #CACACA;
}

#midContent .tabs li.selectedTab a {
	font-size: 11px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFF;
	padding-right: 9px;
	padding-left: 9px;
	line-height: 21px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CACACA;
	border-right-color: #CACACA;
	border-bottom-color: #FFF;
	border-left-color: #CACACA;
}


.details {
	padding: 10px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CACACA;
	border-bottom-color: #CACACA;
	border-left-color: #CACACA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CACACA;
}


/**********************
FAQs
***********************/

div#Q1
{
	margin: 0px;
	display: none;
}
div#Q2
{
	margin: 0px;
	display: none;
}
div#Q3
{
	margin: 0px;
	display: none;
}
div#Q4
{
	margin: 0px;
	display: none;
}
div#Q5
{
	margin: 0px;
	display: none;
}
div#Q6
{
	margin: 0px;
	display: none;
}
div#Q7
{
	margin: 0px;
	display: none;
}
div#Q8
{
	margin: 0px;
	display: none;
}
div#Q9
{
	margin: 0px;
	display: none;
}
div#Q10
{
	margin: 0px;
	display: none;
}
div#Q11
{
	margin: 0px;
	display: none;
}
div#Q12
{
	margin: 0px;
	display: none;
}
div#Q13
{
	margin: 0px;
	display: none;
}
div#Q14
{
	margin: 0px;
	display: none;
}
div#Q15
{
	margin: 0px;
	display: none;
}
div#Q16
{
	margin: 0px;
	display: none;
}
div#Q17
{
	margin: 0px;
	display: none;
}
div#Q18
{
	margin: 0px;
	display: none;
}
div#Q19
{
	margin: 0px;
	display: none;
}
div#Q20
{
	margin: 0px;
	display: none;
}

div#Q21
{
	margin: 0px;
	display: none;
}
div#Q22
{
	margin: 0px;
	display: none;
}
div#Q23
{
	margin: 0px;
	display: none;
}
div#Q24
{
	margin: 0px;
	display: none;
}
div#Q25
{
	margin: 0px;
	display: none;
}
div#Q26
{
	margin: 0px;
	display: none;
}
div#Q27
{
	margin: 0px;
	display: none;
}
div#Q28
{
	margin: 0px;
	display: none;
}


.popup {
	padding: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.popup em {
	font-style: normal;
	color: #999999;
	font-size: 9px;
}
.popup strong {
	font-size: 12px;
}
.popup td {
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	margin: 2px;
	padding: 2px;
}

