﻿
body {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;

	margin: 0;
    padding: 0;
    border: 0;

}

td  {
	vertical-align: top;
}

h1 {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}

h2 {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 1em;
	font-weight: bold;
}

h3 {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-weight: bold;
	font-size: 0.9em;	
	margin-bottom: 0px;
	padding-bottom: 0px;
}

img {
	border: 0px;
}

div {
	margin: 0px; padding: 0px;
}

a, a:link, a:visited, a:active {
    text-decoration: underline;
    color: #000000;
}

a:hover {
    color: #000000;
}


div#page {
	width: 760px;
	position: relative;
	margin-left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}

div#topBanner { display: none; }

div#innerPage {
	width: 100%;
	border: 1px black solid;
}

div#rightBanner { display: none; }

div#pageHead {
	height: 65px;
	border-bottom: 1px #b4b4b4 solid;
}

div#searchBox { display: none; }

img#logo { 
	width: 487px;
}

div#topBar {
	width: 100%;
}

span#userInfo {
	padding-left: 5px;
}

div#topBar  { display: none; }

div#pageBody {
	width: 100%;
	position: relative;
  	margin: 0px;
  	padding: 0px;
  	padding-top: 10px;
  	border-top: 1px #b4b4b4 solid;
}

div#leftMenu  {
	display: none;
}


div#content {
	width: 749px;
	padding: 5px;
	margin: 0px;
	margin-bottom: 25px; 	
}

div#content h1 {
	display: block;
	background: #b4b4b4;
	width: 733px;
	border-bottom: 1px solid black;
	padding: 5px 5px 5px 5px;
}

div#content h2 {
	padding-left: 2px;
}

div#content h2.newsletter 
{
	font-size: 1.1em;
}

div#content table.standard
{
	border-collapse: collapse;
	margin-top: 5px;
}

div#content table.AxpDataGrid
{
	width: 600px;
}

div#content table.standard tr td, div#content table.standard tr th 
{
	vertical-align: top;
    padding: 1px 1px 1px 1px;
    margin: 0px;
}

div#content td.tdButtons 
{
	text-align: center;
}

div#content td.tdButtonsRight
{
	text-align: right;
}
div#content input.standard
{
	width: 200px;
}

div.wrapper:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: left; 
    visibility: hidden;
}
* html div.wrapper {height: 1%;}
div.wrapper {
	 display: inline-block;
}

p#footer {
	text-align: center;
	margin: 0px; padding: 0px;
	font-size: 0.9em;
	clear: both;
	padding-bottom: 5px;
}

div.gridwrapper 
{
	width: 605px;
	margin-top: 10px;
}

div.gridwrapper *
{
	margin: 0px;
}

.warning
{
	font-weight: bold;
}

.shout
{
	font-size: 1.2em;
}

.information 
{
	font-style: italic;
}

.informationBold 
{
	font-weight: bold;
}
.currentCompany 
{
	font-weight: normal;
	font-style: italic;
	font-size: 1em;
}


div.adRotator 
{
	display: none;
}

div#content div.informationItem 
{
	width: 340px;
	margin-left: auto; 
	margin-right: auto;
	border: 1px #000000 solid;
	margin-bottom: 25px;
}

div#content div.informationItem  h1 
{
	text-transform: uppercase;
	width: 330px;
	margin: 0px 0px 10px 0px;
}

div#content div.informationItem  h1.greenHeader 
{ 
	background-color: #72B5CC;
}

div#content div.informationItem p, div#content div.informationItem ul
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}

div#content div.informationItem ul a, div#content div.informationItem ul a:visited, div#content div.informationItem ul a:active
{
	text-decoration: underline;
	background-image:url(../images/greenarrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
}

div#content div.informationItem ul  li
{
	list-style: none;
	margin: 0px; padding: 0px;
}
*/

div#content h1.detailpage 
{
	margin-bottom: 0px;
}

div#content p.detailpageCompanyType
{
	margin-top: 0px;
	font-weight: bold;
}

div#content table.detailpage 
{
	width: 680px;
	border-collapse: collapse;
}

div#content table.detailpage tr td 
{
	padding: 5px;
}

div#content .small 
{
	font-size: 0.9em;
}

div#content td.line 
{
	border-bottom: #000000 1px solid;
}