a {
	color: #0000BB;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	color: #0000BB;
}

a:hover {
	color: #483D8B;
	text-decoration: underline;
}

/*font sizes */
fieldset select, td, input, .dataentry, .maincontent, .navigation, h1, h2 {
	font-size: 9.8pt;
}

body {
	background-color: #FFFFFF;
	font-family: Arial,"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 0px;
	text-align: center;
	
}


em {
	font-weight: normal;
}

fieldset {
	
	padding: 10px;
	margin-bottom:20px;
	border: 1px solid #B0C4DE;
}
fieldset legend {
	font-weight: bold;
	font-size:8pt;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
	margin:10px;
	background-color: #4682B4;
	color:white;
	border: 1px solid Navy;
	width:250px;
	
}
fieldset label {
	float: left;
	text-align: right;
	width: 120px;
}



h1 {
	color: Black;
	font-size: 12pt;
	text-align: center;
}

h2 {
	color: Black;
	font-size: 10pt;
	padding-top:6px;
}
h3 {
	color: Black;
	font-size: 8pt;
}

.banner {
	background: url(../images/wwbanner.jpg) no-repeat;
	height: 144px;
	margin-top: 6px;
	width: 800px;
}

.blogentries {
}

.blogentries .body {
	border: 1px dotted #B0C4DE;
	font: normal;
	margin-bottom: 10px;
	padding: 4px 4px 4px 4px;
}

.blogentries .datemodified {
	color: #708090;
	font: smaller;
}

.blogentries .subject {
	background-color: #B0C4DE;
	color: #FFFFFF;
	font: bold 12px;
	margin-top: 10px;
	padding: 2px 4px 2px 4px;
}

.companyhistoryitem{
	background-color: #F8F8FF;
	padding: 4px 4px 4px 4px;
	font-size:11px;
}

.companyhistoryitem .citytitle {
	color: #708090;
	font-weight: bold;
}

.companyhistoryitem .companytitle {
	background-color: #B0C4DE;
	color: #FFFFFF;
	font-weight: bold;
	
	padding-left: 4px;
}

.contactsection{
	font-weight: bold;
}

.contentbox {
	border: 1px solid #00008B;
	padding-bottom:10px;
	
}

.dataentry {
	
}

.dataentry td {
	color: #808080;
	vertical-align: top;
	font-size: 8pt;
}

.dataentry th {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.emphasisedcopy {
	font-size: 10pt;
	font-weight: bold;
}
.extraemphasisedcopy {
	font-size: 12pt;
	font-weight: bold;
}
.error  {
	color: #FF0000;
	font-weight: bold;
}


.infobox {
	background: white;
	padding: 2px;
	width: 200px;
	font-size:8pt;
	margin-left:10px;
}

.infobox .searchform {
	margin:0px;
	padding:0px;
	background-color: #F8F8FF;
}
.infobox .caption
{
	font-weight:bold;
	padding:2px;
	background: #E9EEF7;
	border: 1px solid #F5F5F5;
	font-size:8pt;
}

.infobox .title{
	padding:2px;
	font-size:8pt;
}

.infobox .country {
	font-size: smaller;
	color: #708090;
	padding-left:2px;
	
}

.infobox .description{
	padding:4px;
	font-size:8pt;
}

.infobox#companies {
	border: 1px solid #B0C4DE;
}

.infobox#members {
	border: 1px solid #B0C4DE;
}

.lessemphasisedcopy {
	font-size: smaller;
}

.maincontent {
	
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}

.navigation {
	padding-bottom: 6px;
	padding-top: 6px;
	text-align: left;
	font-size:8pt;
	font-weight:bold;
}

.navigation a {
	padding-right: 10px;

}

.pagecontainer {
	
	/*margin-right: 10%;*/
	text-align: left;
	width: 800px;
	

}

.pagemotif {
	background: url(../images/cube2.jpg) no-repeat left;
	border: 1px solid #000080;
	/*border-bottom: 1px solid #000080;*/
	height: 479px;
	text-align: left;
	width: 230px; /*display: inline;*/
	position:relative;
	left :-4px;
	top:-4px;
}

.aboutuspage .pagemotif {
	background: url(../images/email.jpg) no-repeat left;
	
}

.contactpage .pagemotif {
	background: url(../images/contact.jpg) no-repeat left;
}
.signinpage .pagemotif {
	background: url(../images/signin.jpg) no-repeat left;
}

.searchresults {
	border: 1px solid #B0C4DE;
	margin-right:10px;
}

.searchresults .summary {
	background-color: #FCFCFC;
	font: normal;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
.searchresults .country {
	font-size: smaller;
	color: #708090;
}
.searchresults .title {
	background-color: #F8F8FF;
	font: bold;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

.twocolumnlayout {
	
	margin: 0px;
	padding: 0px;
}
.twocolumnlayout td{
	vertical-align: top;
}

.designby {
	padding-top:10px;
	font-size: 9pt;
}


.advertisingbanner{
	margin-top:176px;
	margin-left:10px;
	margin-right:2px;
	border: 1px solid #F5F5F5;
	width:160px;
	height:600px;
	background-color: white;
	color: #DCDCDC;
	padding:0px;
}
.advertisingsmall{
	margin-left:0px;
	margin-right:2px;
	border: 1px solid #F5F5F5;
	width:220px;
	height:60px;
	background-color: White;
	color: #DCDCDC;
	padding:10px;
	
}
	
.accountstatus{
	border: 1px solid #B0C4DE;
	padding:4px;
	height:100%;
}
.getstarted{
	border: 1px solid #B0C4DE;
	padding:4px;
	background-color: #F8F8FF;
	height:100%;
}


.usermessage {
	margin-right:10px;
	margin-top: 10px;
}

.usermessage .body {
	border: 1px dotted #B0C4DE;
	font: normal 11px;
	margin-bottom: 10px;
	padding: 8px 4px 8px 4px;
}

.usermessage .datemodified {
	color: #708090;
	font: smaller;
}
.usermessage .from {
	background-color: #B0C4DE;
	color: #FFFFFF;
	font: bold 12px;
	padding: 2px 4px 2px 4px;
}
.usermessage .subject {
	background-color: #F8F8FF;
	color: #4682B4;
	font: bold 11px;
	padding: 2px 4px 2px 4px;
}
.usermessage .options{
	font: normal 11px;
	
}