@import url(commonapps.css);

@media print {@import url(print.css);}

body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 990px;	
}

p {
	margin: 0 0 0.6em;
	line-height: 1.4em;
	color: #333;
}

ul {
	margin: 0 0 0.6em 2em;
	padding-left: 0;
	line-height: 1.4em;
	color: #333;	
}

a:link {
	color: #005cb7;
}

a:hover {
	color: #000;
}

a:visited {
	color: #666;
}

a:active {
	color: #ED6500;
}

ul li {
	list-style-image: url(../images/list_arrow.png);
}

ul li ul li, ol li ul li {
	list-style-image: url(../images/list_disc.png);
}

ol li, ol li ol li {
	list-style-image: none;
}

img{
	border: none;
}

table{
	color: #000000;
	margin: 0px 0px 0px 0px;
}

h1{
	color: #726c63;	
	margin: 0.4em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 2em !important;
	letter-spacing: -1px;
}

h2 {
	color: #000;
	margin: 0.4em 0;
	font-size: 1.6em;
}

.content h2 {
	font-size: 1.6em !important;
}

h3{
	color: #333;
	margin: 0.4em 0;
	font-size: 1.4em;
}

.content h3 {
	font-size: 1.4em !important;
}

h4{
	color: #333;
	margin: 0.4em 0;
	font-size: 1.2em !important;
	font-weight: normal;
}

/* Gov bar */

#govnavbar {
	background: #fff !important;
}

#govnavbar a {
	color: #005cb7 !important;
	border: none !important;
	background: #fff !important;
	text-decoration: none !important;
}

#govnavbar a:hover {
	color: #666 !important;
	border: none !important;
	background: #fff !important;
	text-decoration: none !important;
}

#govnavedge {
	border-right-color: #fff !important;
	border-bottom-color: #fff !important;
}

#shrinkwrap{
	width: 960px;
	margin: 0.8em auto 0;
}

/* Header */
 
#header {
	margin: 0;
	padding: 0;
	width: auto;
	height: 102px;
	background: #fff url(../images/logo_top.png) no-repeat left bottom;
}

#header .logo{
background: #fff url(../images/logo_top.png) no-repeat left bottom;
float: left;
}



#header h2 {
	margin: 0 0 0 5.2em;
	padding-top: 1.8em;
	line-height: 1em;
	color: #005cb7;
	font-weight: bold;
	font-size: 2em;
	letter-spacing: -1px;
	text-decoration: none;
}

#header h3 {
	margin: 0.2em 0 0 9.6em;
	padding-bottom: 0.2em;
	line-height: 1em;
	font-weight: normal;
	color: #666;
	font-style: italic;
}

#header a{
text-decoration: none;
}

#header .search {
	float: right;
	margin-top: 3.6em;
	background: #fff url(../images/search_bg.png) no-repeat left top;
	width: 265px;
	height: 28px;
	padding: 0 0.4em;
}

#header .search input.searchInput {
	width: 190px;
	border: 1px solid #fff;
}

#header .search input.searchSubmit {
	background: none;
	border: none;
	color: #fff;
	font-weight: bold;
	margin: 0.3em 0 0 0.6em;
	cursor: pointer;
}

/* Top Menu */

#horizontalMenu {
	clear: right;
	height: 48px;
	color: #fff;
	padding:0;
	margin: 0;
	background: #005cb7 url(../images/logo_bottom.png) no-repeat left top;
}

#horizontalMenu ul {
	display: block;
	margin: 0;
	padding: 1em 0 0 10em;
}

#horizontalMenu ul li {
	display:inline;
	list-style: none;
	color: #fff;
	display: inline;
	float: left;
	padding: 0;
	padding-left: 0.2em;
	padding-right: 0.2em;
	margin: 0 1em 0 0;
}

#horizontalMenu ul li a, #horizontalMenu ul li a:visited {
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.2em;
	color: #fff;	
	display: block;
	margin: 0;
	padding: 0 !important;
}

#horizontalMenu ul li a:hover{	
	color: #dedede;
}

#horizontalMenu ul li ul {
	padding: 0.2em 0.4em;
}

#horizontalMenu ul li ul li {
	margin: 0.2em 0;
}

#horizontalMenu ul li ul li a {
	font-size: 1em;
	padding: 0.2em 0.4em !important;
	color: #005cb7;
}

#horizontalMenu ul li ul li a:visited, #horizontalMenu ul li ul li a:hover, #horizontalMenu ul li ul li a:active {
    color: #005cb7;
    background: #fff;
    font-size: 1em;
	padding: 0.2em 0.4em !important;
}

/* Breadcrumb */

.breadcrumb {
	padding: 1.8em 0 0;
	height: 3.2em;
	color: #333;
	background: #fff;
	font-size: 0.9em;
}

.breadcrumb a, .breadcrumb a:visited {
	color: #005cb7;
	text-decoration: none;
	background: none;
}

.breadcrumb a:hover {
	text-decoration: underline;
}

/* Structure */

.main{
	width: auto;
	margin: 0;
}

.homeContent .leftContent {
	float: left;
	width: 38em;
	padding-left: 1em;
	margin: 1em 0 2em;
}


.homeContent #rightTabs {
	width: 33em;
	margin: -3em 0 0 0;
	float: right;
}

.homeContent #rightTabs p {
	padding: 0, 0.5em;
}

.content{
	padding: 0 0 1em 17em;
	margin: 0;
}

.leftBar {
	float: left;
	min-width: 15em;
}

/* Home Banner */

.main .homeBanner {
	height: 236px;
	background: #fff url(../images/homeBanner_bg.png) no-repeat left top;
	margin: 0.6em 0 0;
}

.main .homeBanner h1 {
	padding-top: 1.5em;
	font-size: 1.8em !important;
	font-weight: normal;
	line-height: 1.4em;
	color: #666;
	letter-spacing: -1px;
}

/* Left links */
.homeContent .welcomerow
{
    clear:both;
    width:38em;
}
.homeContent .leftContent h3 {
	color: #005cb7;
	font-size: 1.3em;
	cursor: pointer;
}

.homeContent .leftContent p.bubbletext {
	display: none;
}

.homeContent .leftContent ul {
	line-height: 1.6em;	
}	
	
.homeContent .leftContent ul li {
	list-style: none;
	margin-left: 0;
}

.homeContent .leftContent a {
	color: #333;
	background: #fff url(../images/list_arrow.png) no-repeat left 3px;	
	padding: 0 0 0 1.4em;	
}

.homeContent .leftsection{
float:left;
width:19em;
margin-bottom:10px;
}



.homeContent .leftContent .leftsection select {
	display: block;
}

.homeContent .leftContent .leftsection input {
	background: #fff url(../images/input_go.png) no-repeat left top;
	border: none;
	width: 40px;
	height: 22px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	margin: 0.2em 0;
}

.homeContent .looking{

	}

/* Right Tabs */

.homeContent #rightTabs div {
	padding: 1em 0 0;
}

.homeContent #rightTabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 30px;
}

.homeContent #rightTabs ul li {
	margin: 0;
	padding: 0.6em 0 0.6em;
	background: transparent url(../images/rightTab_bg.png) no-repeat center top;	
	display: inline;
	float: left;
}

.homeContent #rightTabs ul li a {
	text-decoration: none;
	font-weight: normal;
	color: #726c63;
	padding: 0;
	font-size: 1.2em;
	display: block;
	width: 140px;
	padding: 0 -0.2em 0;
	text-align: center;
}

.homeContent #rightTabs ul li a:hover {
	text-decoration: none;
}

/* Right Tabs UI */

.homeContent #rightTabs .ui-tabs-hide {
	display:none;
}

.homeContent #rightTabs .ui-tabs-selected {
	background: transparent url(../images/rightTabSelect_bg.png) no-repeat center top;	
}
.homeContent #rightTabs .ui-tabs-selected a {
	color: #333;
}

/* Right Tabs Content */

.homeContent #rightTabs .pressRelease {
	background: url(../images/press_divider.png) no-repeat center bottom;
	padding: 0.6em 0 1em;
}

#rightTabs p.more {
	text-align: right;
	margin: 1em 0;
}
#rightTabs p.more a {
	color: #005cb7;
	background: #fff url(../images/list_arrow.png) no-repeat left 3px;	
	padding: 0 0 0 1.4em;
}


/* Left Menu */

.menu {
	width: 15em;
	background: #ccdef1;
	margin: 0 0 1em;	
	padding: 0 0 0.4em;
}

.rootcaption {
	background: #005cb7;
	padding: 0.3em 0.4em;
	margin: 0 0 0.4em;
	font-size: 1.5em !important;
}

.rootcaption a, .rootcaption a:link, .rootcaption a:visited, .rootcaption a:active,.rootcaption a:hover{
	color: #fff;
	display: block;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}

.button, .currentButton {
	padding: 0.6em 0.4em;
}

.button a:link,.button a:visited,.button a:active, .button a, .currentButton a:link, .currentButton a:visited, .currentButton a:active, .currentButton a{
	font-weight: normal;
	display: block;
	text-decoration: none;
	margin-left: 0.6em;
	color: #005cb7;
}

.button a:hover {
	color: #666;
}

/* Content */

.topLink {
	background: url(../images/backtotop.png) no-repeat left bottom;
	margin: 1em 0;
}

.topLink a:link, .topLink a:hover, .topLink a:active, .topLink a:visited {
	color: #005cb7;
	font-size: 0.8em;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	display: block;
	min-height: 16px;
	padding: 2px 0 0 26px;
	margin: 0.4em 0;
}

/* FAQs */

.content ol.faqlinks {
	color: #005cb7;
	line-height: 1.6em;
	padding: 0 0 0 1.6em;
}

.content ol.faqlinks a {
	text-decoration: none;
}

.content ol.faqlinks a:hover {
	text-decoration: underline;
}

.content .faqanswers h3, .content .faqanswers h3 a:link, .content .faqanswers h3 a:visited, .content .faqanswers h3 a:hover, .content .faqanswers h3 a:active  {
	color: #005cb7;
}

.content .faqanswers h3 span {
	padding: 0 0.2em 0;
	color: #fff;
	background-color: #005cb7;
	margin: 0 0.2em 0 0;
}

ol.faqanswers {
	font-size: 1.4em;
	font-weight: bold;
	color: #005cb7;
}

ol.faqanswers ul li {
	font-size: 1em;
	color: #333 !important;
}


/* Info Box */

#infoBox {
	background: #726c63 url(../images/infobox_bg.png) no-repeat right top;
	margin-top: 2em;
	padding: 2em;
	height: 80px;
	clear: both;
}

#infoBox p, #infoBox ul, #infoBox ul li a {
	margin: 0;
	padding: 0;
	color: #fff;
}

#infoBox ul {
	list-style: none;
}

#infoBox ul.site li {
	display: inline;
	margin: 0 1em 0 0;
	line-height: 3.4em;
}

#infoBox ul li.twitter, #infoBox ul li.rss {
	padding: 1em;	
	display: inline;
	margin: 0;
}

#infoBox ul li.twitter a, #infoBox ul li.rss a {
	padding-left: 1.4em;	
}

#infoBox ul li.twitter {
	background: url(../images/twitter.png) no-repeat left center;
}

#infoBox ul li.rss {
	background: url(../images/rss.png) no-repeat left center;
}


/* Footer */ 

#footer {
   width: 100%;
   text-align: left;
	margin-top: 0.4em;
	clear: both;
	border-top: 1px dashed #000;
}

#footer ul {
	list-style: none;
	margin-left: 0;
	padding: 0.6em 0;
	width: 100%;
}

#footer ul li {
	display: block;
	float: left;
	width: 25%;
	height: 3.4em;
	padding: 0;
	margin: 0;
	text-align: center;
}

#footer a{
	color: #005cb7;
	text-decoration: underline;
}

#footer a:hover{
	color: #666;
	text-decoration: underline;
}

/*  XML Content Specific classes */

/* Errors */

.error {
	color: #ff0000;
	font-weight: bold;
}

/* Documents */

.documents{
	margin: 1em 0.4em;
	text-align: center;
}
.documents table{
	border: 1px solid #666666;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
	
}
.documents th{
	text-transform: uppercase;
	letter-spacing: 2px;
	border: 1px solid #666666;
	padding: 4px 0px;
	background-color: #DEDEDE;
	color: #333333;
}
.documents td{
	background-color: #ffffff;
	color: #000000;
	padding: 4px;
	vertical-align: top;
	border: 1px solid #666666;
}

.dochead, .dochead a{
	font-weight: bold;
}
.documents a{
	letter-spacing: 0px;
}
.documents td div{
	padding: 2px 0px;
}

/* TABLES */

.summary{
	text-align: left;
	width: 100%;
	border-spacing: 0;
	color: #333;	
	border-collapse:collapse;	

}
.summary th{
	text-align:left;
	font-weight: bold;
	background-color: #fff;
	border: 1px solid #005cb7;
	padding: 0.4em;
	width: 40%;
}

.summary td {
	padding: 5px;
	vertical-align: top;
	width: 60%;
	border: 1px solid #005cb7;
}

.balancesheet, .results {
	text-align: left;
	border: 1px solid #005cb7;
	width: 100%;
	border-spacing: 0;	
}
.balancesheet th, .results th {
	text-align:left;
	font-weight: bold;
	background-color: #005cb7;
	padding: 0.4em;
	color: #fff;
}

.balancesheet td, .results td {
	padding: 5px;
	vertical-align: top;
	color: #333;
	border: 1px solid #005cb7;	
}

.contacts th.companyname {
	background-color: #005cb7;
	color: #fff;
}

.contacts {
	text-align: left;
	border: 1px solid #005cb7;
	width: 60%;
	border-spacing: 0;	
}

.contacts a {
	color: #000;
}

.contacts th {
	text-align:left;
	font-weight: bold;
	background-color: #ccdef1;
	border-top: 1px solid #005cb7;	
	padding: 0.6em;
	color: #000;
	vertical-align: top;
}

.contacts td {
	padding: 0.6em;
	vertical-align: top;
	color: #000;
	border-left: 1px solid #005cb7;	
	border-top: 1px solid #005cb7;		
	background-color: #ccdef1;
}

.news{
	margin-top: 20px;
	margin-right: 10px;
}

.news tbody th{
	text-align: left;
	background-color: #DEDEDE;
}

.news thead th{
	background-color: #DEDEDE;
	font-size:1.2em;
}

.news tbody td{
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #DEDEDE;
}

.links{
	width: 300px;
	height: 92px;
	border-spacing: 0px;
	margin-bottom: 10px;
}

.links th{
	background-color: #021E6A;
	text-align: center;
	margin: 0px;
	color: White;
	font-size: 115%;
}

.links td{
	border: 1px solid #021E6A;
}

.links td img{
	margin-right: 5px;
}

/*
	**** LICENCE & SCHEME RESULTS STYLE ****
*/

.licenceresults{
	border: none;
	margin-top: 25px;
	margin-left: 20px;
}

.licenceresults thead th{
	border-collapse: collapse;
	background-color: #092d4b;
	color: #FFFFFF;
	padding: 3px 3px;
}

.licenceresults td{
	padding: 3px;
}

.licenceresults .licencename{
	text-align: center;
}

/*
	**** LICENCE & SCHEME DETAILS STYLE ****
*/

.licenceholdersSearch{
	background-color: #CAEAFA;
	color: #005cb7;
	text-align: left;
}

td.licenceholdersSearch{
	font-weight: normal;
}

.licencedetails{
	border: none;
	margin-top: 25px;
	margin-left: 20px;
}

.licencedetails thead th{
	border-collapse: collapse;
	background-color: #005cb7;
	color: #FFFFFF;
	text-align: center;
	padding: 3px 3px;
}

.licencedetails tbody th{
	text-align: left;
}

.licencedetails td{
	padding: 3px;
}

table.licenceholder {
	text-align: left;
	border-bottom: 1px solid black;
	width:726px;
}

.licenceholder thead {
color: #005cb7;
font-weight: bold;
}

.licenceholder thead tr td {
	padding: 8px;
	font-weight: bold;
	font-size: 17px;
	background-color: #005cb7;
	color: #fff;
}

.licenceholder tbody tr {
	padding-top:15px;
	padding-bottom:15px;	
}

.licenceholder tbody tr th {
	padding-top:5px;
	padding-bottom:5px;	
	width: 33.33%;
	text-align: left;
	color:black;
}

.licenceholder tbody tr td {
	padding-top:5px;
	padding-bottom:5px;	
}


.licenceholder thead th {
	width: 300px;
}

.handbooks h1,.handbooks h2{
	text-align: center;
	color: #000;
}


.handbooks h1,.handbooks h2{
	text-align: center;
	color: #000;
}

.handbooks h1{
	border-top: thin solid #0F1FF0;
	border-bottom: thin solid #0F1FF0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.handbookintro h1{
	font-size: 1.5em;
}

.handbookintro h1,.handbookintro h2{
	text-align: center;
}

.handbooks{
	margin-left: 20px;
}

.handbooks th, .handbooks td{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
}

.handbooks ul li{
	list-style: disc;
}

h1.handbooks {
	text-align:center;
}

th.number{
	width:1%;
}
div.handbooksmenu{
	margin-top:10px;
	height: 30px;
}

table.handbookSearchResults {
	border-collapse:collapse;
	border: 1px solid #0714E4;
	width: 95%;
}

.handbookSearchResults td{
	padding:15px;
}

td.altbg{
	background-color: #DCEAFB;
}

