 

html {
border:0px;
height:100%;
margin-bottom: 0.1em;
}

body {
margin: 0;
padding: 0;
font-family: arial, verdana , helvetica, sans-serif;
font-size: 79% !important;
font-size: 80% ;
color: #505050;
}

#wrap {
	width:853px;
	margin-left:auto;
	margin-right:auto;
}

#content {
margin: 0em;
width:853px;
float:left;
}

#logo {
	height:38px;
	float:left;
	width: 275px;
	margin-top:4px
}	

#wraper {
width:830px;
margin: 0px 12px 0px 12px
}	

#navbar {
float:right;
text-align:right;
height:20px;
font-size:1.1em;
margin-top:12px;
width:575px;
}

#navbar li {
display: inline;
width: 120px;
margin-right:10px;
} 

#navbar li a {
font-weight: normal;
/*font-size: 0.8em;*/
}

#header {
position:relative;
background:url(http://www.thenationalpages.co.uk/images/interface/top.jpg) no-repeat;
width:100%;
height:50px;
clear:left;
font-size:1em;
float:left;
z-index:10;
}

#steps{
margin-top:16px;
float:left;
width:93.5%;
font-weight:900;
margin-left:5px;
}

.stepOne{
float:left;
width:410px;
white-space:nowrap;
}

.stepTwo{
float:left;
margin-left:auto;
margin-right:auto;
width:232px;
white-space:nowrap;
}

.stepThree {
float:left;
width:143px;
margin-left:5px;
white-space:nowrap;
}

.stepThree select {
width:75px;
}

.stepOne input {
width:100px;
}

.asterisk {
	font-size: 16px;
	color:#AA0000;
}

#goBox {
width:42px;
height:42px;
z-index:11;
float:left;
margin-left:0px;
margin-top:3px;
}
#bg {
background:url(http://www.thenationalpages.co.uk/images/interface/middle.jpg);
background-repeat:repeat-y;
width:853px;
height:409px auto;
min-height:409px;
float:left;
}

html>body #bg
{
width: auto;
height: auto; 
min-width: 853px;
min-height: 409px;
}

#pbg {
width:853px;
min-height:409px;
float:left;
}

#intro {
	width:853px;
	height:154px;
}

#footer {
	background:url(http://www.thenationalpages.co.uk/images/interface/bottom.jpg) no-repeat;
	width:853px;
	height:18px;
	padding-top:3px;
	float:left;
}

#copyright {
font-size:.9em;
float:left;
margin:3px 0 0 0px;
width:853px;
}

#copyright h1 {	
font-size:1em ;
display:inline;
	}

.class {
float:left;
width:411px;

}

.radioTxt {
	width:390px;
	float:left;
	margin-right:15px;
}

/*#nationalAds {
float:right;
width:120px;
height:600px;
}*/

.adminBlueLine {
 width:100%; 
 height:2px; 
 background:#99CCFF; 
 clear:left; 
 float:left;
 margin-bottom:6px;
 font-size:1px;
 }
 
hr.blue {
	border: 0;
	color: #99CCFF;
	background-color: #99CCFF;
	height: 2px;
 	margin-bottom:6px;	
	width: 100%;
    clear: both;
}

/*home*/
#homeListings {
	float:left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#homeBronze {
	float:left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 20px;
	width: 350px;
}

#homeServices {
	margin:0px 0 0px 20px;
	float:left;
	width:350px;
}

#homeSignup {
margin:0px 0 6px 12px;
float:right;
}

/* Contact Page */
#contactLeft {
	float:left;
	margin: 10px 10px 0 10px;
	width:80%;
}

#contactMiddle {
	float:left;
	width:80%;
	margin: 0 10px 10px 10px;
	background-color: #F4F4F4;
}

#BMLeft {
	float:left;
	width:65%;
	margin: 0 0px 10px 10px;
	background-color: #;
}

#BMRight {
	float:left;
	width:28%;
	margin: 0 0px 0px 10px;
	background-color: #;
}

#contactRight {
	float:right;
	margin: 10px 0 10px 0;
	width:17%;
}

.contactPadding {
	margin: 6px 6px 6px 10px;
}

/* Company Page */ 

#map {
margin: 0;
width:640px;
#width: 600px;
_width: 600px;
font-size:0.75em;
float:left;
border-top-width:1px;
border-top-style:solid;
border-top-color:#CCC;
border-right:solid 1px #CCC;
height:247px;
padding:3px;
}

#categoryDisplay {
margin: 0;
background: url(images/interface/CatBackground.jpg) repeat-y;
width:186px;
font-size:.9em;
float:left;
border-top-width:1px;
border-top-style:solid;
border-top-color:#CCC;
border-left:solid 1px #CCC;
height:235px;
padding:9px;
}

.listAddress,.listTelephone {
float:left;
margin-left:10px;
width:250px;
}


/* / Membership */

 .weblink {
 width:12px;
 height:12px;
 display:inline;
 z-index:12;
 }
 
input.editMode {
background-color:#FF9;
width:inherit;
}

textarea.editMode {
background-color:#FF9;
} 
 
 
 
/* HIGHSLIDE */  
 
 .highslide {
cursor:url(http://www.thenationalpages.co.uk/clientScript/highslide/graphics/zoomin.cur), pointer;
outline:none;
z-index:300;
}
.highslide:hover img {
border:2px solid #9CF;
}
.highslide-caption {
display:none;
border:2px solid #FFF;
border-top:none;
font-size:10pt;
background-color:#FFF;
padding:5px;
}
.highslide-loading {
display:block;
color:#FFF;
font-size:.56em;
font-weight:700;
text-transform:uppercase;
text-decoration:none;
border-top:1px solid #FFF;
border-bottom:1px solid #FFF;
background-color:#000;
padding:3px;
}
a.highslide-credits,a.highslide-credits i {
color:silver;
text-decoration:none;
font-size:.62em;
padding:2px;
}
a.highslide-credits:hover,a.highslide-credits:hover i {
color:#FFF;
}
.highslide img,.highslide-image {
border:2px solid #FFF;
}
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
	margin-left:10px;
    width: 400px;
    padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, 
.highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(http://www.thenationalpages.co.uk/clientScript/highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-footer {
	display: none;
}


.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}


/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
} 

 
 
/* Ajax */ 

#ajax_listOfOptions {
position:absolute;
width:175px;
height:250px;
overflow:auto;
border:1px solid #317082;
background-color:#FFF;
text-align:left;
font-size:0.9em;
z-index:100;
}

#ajax_listOfOptions div {
cursor:pointer;
font-size:0.9em;
margin:1px;
padding:1px;
}

#ajax_listOfOptions .optionDivSelected {
background-color:#317082;
color:#FFF;
}

#ajax_listOfOptions_iframe {
background-color:red;
position:absolute;
z-index:5;
}

.savingAjaxWithBackground {
background-color:#FF9;
display:none;
}

.suggestLink {
background-color:#FFF;
color:#000;
padding:2px 6px;
display: block;
}

.suggestLinkParent {
background-color:#FFF;
color:green;
padding:2px 6px;
display: block;
}

.suggestLinkOver {
background-color:#A4C9DD;
color:#FFF;
padding:2px 6px;
display: block;
}

#locationSuggestDiv {
position:absolute;
background-color:#FFF;
text-align:left;
border:1px solid #6A7D95;
z-index:20;
left:542px;
top:42px;
}

#categorySuggestDiv {
position:absolute;
cursor:pointer;
background-color:#FFF;
text-align:left;
border:1px solid #6A7D95;
left:70px;
top:42px;
min-width:200px;
z-index:20;
}

#loginbox {
	width:330px;
	background-color:#F5F5F5;
	border:1px solid #c5c5c5;
	margin:16px auto 16px auto;
	padding: 6px;
}

#messagebox {
	width:530px;
	background-color:#F5F5F5;
	border:1px solid #c5c5c5;
	margin:16px auto 16px auto;
	padding: 6px;
}

#signupbox {
text-align:left;
width:730px;
background-color:#F5F5F5;
border:1px solid #c5c5c5;
margin:16px 0 16px 100px;
padding:8px;
}

.loginColsL {
float:left;
width:90px;
height:20px;
padding:4px;
}

.loginColsR {
float:right;
width:220px;
height:20px;
padding:4px;
}

#searchNav {
width:725px;
float:left;
font-size:.9em;
}

#searchNavResults {
float:right;
border:1px solid #C4C4C4;
color:#fff;
background:#51bbe3;
font-size:0.9em;
font-weight:700;
padding:4px;
}

.searchBox{
width:821px;
margin-top:4px;
}

.listWrapper{
float:left;
}

.adminNavOn {
float:right;
cursor:pointer;
font-size:1em;
margin-left:3px;
text-decoration:none;
padding:0 8px 0 8px;
display: block;
background:#7190A5;
color:#FFFFFF;
}

.adminNavOn:hover {
background:#9FC9EB;
color:#475B68;
}

.adminImages {
float:left;
cursor:pointer;
width:113px;
height:120px;
border:1px solid #c4c4c4;
margin-right:3px;
font-size:1em;
font-weight:700;
padding:4px;
display: block;
}

.adminImages:hover {
border:1px solid #000000;
background:#EEEEEE;
color:#000;
text-decoration:underline;
}

.adminImagesCurrent {
border:1px solid #c4c4c4;
height:150px;
}

.adminImagesCurrentBottom {
border:1px solid #c4c4c4;
height:90px;
text-align: center;
}

.adminImagesUpload {
border-top:1px solid #c4c4c4;
border-left:1px solid #c4c4c4;
border-right:1px solid #c4c4c4;
padding:4px;
}

.adminGenButton {
float:right;
cursor:pointer;
border:1px solid #FFFFFF;
background:#666666;
color:#FFFFFF;
margin-right:3px;
font-size:1em;
padding:2px;
margin:0px;
display: block;
}


.adminGenButton:hover {
border:1px solid #666666;
background:#EEEEEE;
color:#000;
text-decoration:underline;
}

.searchNavOn {
float:left;
cursor:pointer;
border:1px solid #c4c4c4;
margin-right:3px;
font-size:1em;
font-weight:700;
padding:4px;
display: block;
}


.searchNavOn:hover {
border:1px solid #000000;
background:#EEEEEE;
color:#000;
text-decoration:underline;
}

.searchNavOff {
float:left;
border:1px solid #C4C4C4;
color:#C4C4C4;
margin-right:3px;
font-size:1em;
font-weight:700;
padding:4px;
}

.searchNavSelect {
float:left;
border:1px solid #C4C4C4;
color:#fff;
background:#51bbe3;
margin-right:3px;
font-size:1em;
font-weight:700;
padding:4px;
}

.searchNavBlank {
float:left;
}

#searchContentBox {
width:815px;
}

#showCompanyName {
width:500px;
font-size:10.5px;
height:15px;
}




/* Admin */

#savingCompanyDescription {
height:70px;
}

#adminTitle {
	font-size:.9em;
	text-align:right;
	min-width:265px;
	height:27px;
	font-weight:600;
	float:right;
    width: 500px;	
}

#adminTitle li {
display: inline;
width: 120px;
margin-right:10px;
font-size: 13px;
font-weight:600;

} 

.adminProfileDetails {
	width:370px;
	float:left;
	clear: left;
}

.adminProfileDetailsR {
	width:430px;
	float:right;
}


.adminAdvertPreview {
	width:410px;
	height:68px;
	margin-top: 16px;

}

.adminHelp {
width:380px; 
float:right; 
border:#99CCFF 1px dotted; 
padding:10px;
margin-top:10px;
}

.adminButton {
border-left: 1px #d9dfea solid;
border-top: 1px #d9dfea solid;
border-right: 1px #364b5a solid;
border-bottom: 1px #364b5a solid;
background:#89bee4;
color:#fff;
font-size: 13px;
text-align: center;
}

.adminGalleryButton {
	background:#84BDBD;
	border-left: 1px #C8C8C8 solid;
	border-top: 1px #C8C8C8 solid;
	border-right: 1px #8D8D8D solid;
	border-bottom: 1px #8D8D8D solid;
	color:#000;
	font-size: 13px;
	text-align: center;
	padding:0px;
}

.adminTitleGreen {
background:#E4F1D8;
width:684px;
margin-top:18px;
font-size:.87em;
padding:6px;
}

.adminBodyGreen {
background: url(http://www.thenationalpages.co.uk/images/bluebg.jpg) #00b3d8;
width:684px;
color:#FFFFFF;
margin-bottom:12px;
padding:6px;
}
.signUpTable{
background: url(http://www.thenationalpages.co.uk/images/bluebg.jpg) #00b3d8;
color:#FFFFFF;
margin-bottom:12px;
padding:6px;
}

#adminLogo {
width:140px;
height:40px;
float:left;
margin-left:14px;
}

#adminLogin {
	float:left;
}

.adminGalleryEdit {
	width:415px;
	}

.adminNotification {
color:#666666;
font-size:.9em;
}

.adminStatus {
color:#666666;
font-size:.8em;
font-weight:500;
}

.administrationPanel {
	color:#7190A5;
	font-weight:700;
	font-size:1.3em;
	margin-top:5px;
}

.adminLogin {
color:#62bed5;
font-weight:700;
font-size:.75em;
}

#adminGalleryButtons {
width:100px;
min-height:100px;
float:left;
}

#adminGalleryButtons input{
margin-bottom:6px;
}


#adminGalleryPreview1, #adminGalleryPreview2, #adminGalleryPreview3, #adminGalleryPreview4, #adminGalleryPreview5, #adminGalleryPreview6 {
width:280px;
background:#EEEEEE;
float:left;
}

#adminGalleryUpload input{
margin-top:6px;
}

#adminGalleryUpload {
width:280px;
float:right;
}

/* Home */

#homePromo {
background:url(http://www.thenationalpages.co.uk/images/images/sky.jpg);
padding:6px;
width:440px;
margin-left:10px;
float:left;
border:dashed 1px #999999;
}      
#homeInfo  {
padding:6px;
width:440px;
margin-left:10px;
float:left;
border:dashed 1px #999999;
}    
#homeLink  {
margin-left:10px;
padding:6px;
width:904px;
float:left;
margin-top:10px;
margin-bottom:10px;
border:dashed 1px #999999;
}    

.dividers {
	width:23%;
	margin:1px 4px 1px 1px;
	float:left;
}

.dividers1 {
	width:44%;
	margin:1px 50px 1px 1px;
	float:left;
}
	

.bronzePreview {
border-bottom:1px #999999 dotted;
}

.cmpny_img {
float:left;
width:150px;
height:100px;
}

.logoBG {
background:url(http://www.thenationalpages.co.uk/images/interface/logoborder.jpg);
width:139px;
height:107px;
padding-top:2px;
padding-left:4px;
margin:15px 0 0;
}

#thumblogo {
margin-left:auto;
margin-right:auto;
}

#CompanyDescriptionWrap {
	float:left;
	width:280px;
	font-size:.95em;
	line-height:17px;
	height:235px;
	border-color:#CCC;
	border-style:solid solid none solid;
	border-width:1px;
	padding:9px;
	overflow:auto;
}

#CompanyDescriptionWrapNoMap {
	float:left;
	width:441px;
	font-size:.95em;
	line-height:17px;
	height:235px;
	border-color:#CCC;
	border-style:solid none none solid;
	border-width:1px;
	padding:9px 9px 9px 9px;
	overflow:auto;
}

#CompanyDescriptionWrapNoMap a {
	text-decoration: underline;
}

#CompanyDescriptionWrapNoMap a:hover {
	text-decoration: none;
}

#DivSwitchWrap {
	float:left;
	width:641px;
	font-size:.95em;
	line-height:17px;
	border-color:#CCC;
	border-style:solid none none solid;
	border-width:1px;
	padding:9px;
	overflow:hidden;
}

#cmpny_info {
float:left;
width:150px;
margin-top:8px;
font-size:.9em;
}

.companyName {
	float:left;
	font-size:1.5em;
	font-weight:700;
	margin-top: 6px;
}

#companyInformation {
	float:left;
	width:160px;
	border-top-style:solid;
	height:355px auto;
	min-height: 355px;
	border-color:#CCC;
	border-width:1px;
}


#imgList {
	width:659px;
	float:left;
	height:102px;
	border-color:#CCC;
	border-style:solid none none solid;
	border-width:1px;	
	margin: 0;
	padding: 0;
}

#imgList img {

margin:0px auto 0px auto;

}

.cmpny_gallery_img img {
margin:0px auto 0px auto;
}


.cmpny_gallery_img cmpny_gallery_img_end  {
border:2px solid #CCC;
}

.cmpny_gallery_img {
width:117px;
margin-left:10px ; !important
margin-left:14px;
padding-top:8px;
float:left;
height:87px;
border-right:1px solid #CCC;
text-align:center;
}

.cmpny_gallery_img_end {
padding-top:8px;
float:left;
width:116px;
margin-left:13px;
height:87px;
text-align:center;
}

.advertiseListingInfo {
width:380px;
float:left;
}

.advertiseListingInfo2 {
width:380px;
margin-top:-25px;
float:left;
}


.advertiseListingPicture {
width:410px;
float:left;
margin-right:10px;
}

/*the following classes are to demonstrate better line heights for narrow columns*/	
.narrow1{
	width: 50%;
	line-height: 1.3em;
	}

.narrow2{
	width: 50%;
	line-height: 1.5em;
	}

		

/*typography*/

.open {
clear:left; 
height:1px;
font-size:1px;
margin:0px;
padding:0px;
}

.openall {
clear:both; 
height:1px;
font-size:1px;
margin:0px;
padding:0px;
}

a {
text-decoration: none;
	font-weight: bold;
	color:#5d8199;
	}

a:link {

	}

a:visited {

	}

a:active {

	}

a:hover {
	text-decoration: underline;
	}

h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	}

h2 {
	font-size: 1.7em;
	margin: 0em 0em 0em 0em;
	font-weight: normal;
	margin-top:5px;
	}

h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}

h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}

h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}

h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}

img {
	border: 0;
	}

ol, ul, li {/*
	list-style: none;*/
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}

p {
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 1.2em 0em 1.2em 0em;

	}

li > p {
	margin-top: 0.2em;
	}

pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/

	font-family: monospace;
	font-size: 1.0em;
	}

strong, b {
	font-weight: bold;
	}
	
input,select,textarea {

}

.blueHeader {
	color:#4fb9e0;
	font-weight:600;
	margin-left:3px;
	font-size:1.1em;
}

.mainTopic {
color:#4B7594;
font-weight:700;
font-size:1.1em;
}

.imageSize {
color:#4B7594;
font-weight:700;
font-size:0.9em;
}

.imageSize2 {
color:#4B7594;
font-weight:700;
font-size:0.9em;
}

form {
display:inline;
margin:0;
padding:0;
}

.administration {
color:#913c94;
font-weight:700;
font-size:.8em;
}

.topic {
color:#405A6A;
font-weight:700;
font-size:.75em;
}



.admoreinfo {
text-align:right;
font-size:0.9em;
float:right;
}

.lgo_blue {
color:#0099CC;
}

.headingVibBlue {
color:#00b3d8;
font-size:1.9em;
}

.headingVibBlueSM {
color:#00b3d8;
font-size:1.2em;
font-weight:600;
}

.headingQuoteVibBlueSM {
color:#00b3d8;
font-size:1.0em;
}

.headingDarkBlue {
	color:#000033;
	font-size:1.4em;
	height:5px;
	display:block;
}

.headingDarkOrange {
color:#cc703d;
font-size:1.9em;
}

.headingDarkGreen {
color:#84cc3d;
font-size:1.9em;
}

.headingDarkPurple {
color:#7a3dcc;
font-size:1.9em;
}

.headingDarkPurpleSM {
color:#7a3dcc;
font-size:1.2em;
}

.boldtopic {
font-weight:700;
color:#666666;
font-size:.8em;
}

.valid {
color:#F00;
}

.searchGrey {
color:#444444;
font-size:.80em;
font-weight:500;

}
 
/* Output Messages */

#outputMessage {
margin:12px 0 12px; 
border:#993300 1px solid;
background:#CC0000;
color:#FFFFFF;
} 

#outputSent {
margin:12px 0 12px; 
background:#D1EBF3;
border:#6699FF 1px solid;
} 

.clearFix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		}

.greyed {
 background:#CCCCCC;
}

#advertiseSites {
	width:580px;
	float:right;
}

#advertiseSitesInfo {
	width:230px;
	float:left;
	clear: left;
}

#advertiseFeatures {
	width:400px;
	float:left;
}

#advertiseCompare {
	width:400px;
	float:right;
}

#advertiseLayout {
	float:left;
}

.advertiseRedLine {
	width:100%;
	height:1px;
	background:#cc703d;
	clear:both;
	float:left;
	margin-bottom:6px;
	font-size:1px;
 }
 
 .advertiseGreenLine {
	width:100%;
	height:1px;
	background:#84cc3d;
	margin-bottom:19px;
	font-size:1px;
 }
 
 
   .advertisePurpleLine {
	width:100%;
	height:1px;
	background:#7a3dcc;
	font-size:1px;
 }
    .advertiseBlueLine {
	width:100%;
	height:1px;
	background:#99CCFF;
	font-size:1px;
	margin: 0px 0px 12px 0px;
 }

#advertiseRightAd {
	float:right;
	width:300px;
	clear: right;
}

.roadshow {
color:#FFFFFF;
margin-left:30px;
}

.roadshow a{
	color:#66CCFF;
}

table, tr, td {
padding:0;
margin:0;
}

#descriptionArea {
	width:665px;
	float:left;
}

#failedSignUp {
	font-size:16px;
	color:#FF0000;
}

.pullquote {
	width:63%;
	float:left;
	font-size:115%;
	line-height:180%;
	margin:0px 0px 0 10px;
	background: url(images/closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 0px 0px;
}  

.pullquote:first-letter {  	background: url(images/openquote.gif) no-repeat left top !important;  	padding:5px 2px 10px 35px!important;  	padding /**/:0px; 	/* resetting padding in IE5+ */  	background /**/: url(); /* removing quote graphic in IE5+ */  } 

.pullquote2 {
	width:23%;
	float:left;
	font-size:90%;
	line-height:140%;
	margin-top:15px;
	font-weight: 600;
	margin-left: 10px;
}  



/*PAGE STRUCTURE*/

.pageHeading {
	margin-top:5px;
	float: left;
	width: 100%;
	clear: right;
}

.pageHeading H1{
	color:#7190A5;
	font-weight:700;
	font-size:1.3em;
    float: left;
    display: inline;
}

.pageHeading ul{
	display: inline;
	float:right;
    width: 500px;
}

.pageHeading li {
    display: inline;
   	text-align:right;
    height:27px;
    margin-right:10px;
    font-size: 13px;
	font-weight:600;
}

/*TABLES*/

.tableHeading {
	background: #88bee4; 
    color: #FFF; 
    padding-top: 3px; 
    padding-left: 3px; 
    padding-bottom: 3px; 
    font-weight: bold;
}
