/* Element-generic declarations */
body {
    font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
    margin: 0px;
    padding: 0px;
} 

/* remove border from link images */
a img {
border: 0px;
}

a,
a:visited {
	color: #000000; 
	text-decoration: none;
	background: none; 
	font-size: 12px;
} 

a:hover {
      color: #000000;
      text-decoration: none;
} 

a.toplink,
a.toplink:active,
a.toplink:visited {
	color: #ffffff; 
	text-decoration: none;
	background: none; 
	font-size: 12px;
} 

a.toplink:hover {
      color: #000000;
      text-decoration: none;
} 

a.bottomlink,
a.bottomlink:active,
a.bottomlink:visited {
	color: #999999; 
	text-decoration: none;
	background: none; 
	font-size: 12px;
} 

a.bottomlink:hover {
      color: #000000;
      text-decoration: none;
} 

a.accountlink,
a.accountlink:active,
a.accountlink:visited {
	color: #ffffff; 
	text-decoration: none;
	background: none; 
	font-size: 12px;
        font-weight: normal;
} 

a.accountlink:hover {
      color: #000000;
      font-weight: normal;
      font-size: 12px;
} 

a.accountlinkbar,
a.accountlinkbaractive,
a.accountlinkbar:visited {
   font-size: 14px;
   color: #ffffff;
}

a.accountlinkbar:hover {
   font-size: 14px;
   color: red;
}

a.mailto,
a.mailto:active,
a.mailto:visited {
	color: #999999; 
	text-decoration: none;
	background: none; 
}

a.mailto:hover {
      color: #000000;
      text-decoration: none;
}  


form {
display: inline; 
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: black;
}

h1 {
	font-size: 24px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	line-height: 24px;
}

h4 {
	font-size: 14px;
}

table {
  border: 0;
}

td {
	font-size: 12px;
} 

td.accounttopbar {
   font-size: 14px;
   background-color: #000000;
   color: #ffffff;
   text-align: left;
} 



.fieldprompt {
color: #666666; 
font-size: 11px;
font-weight: bold;
vertical-align: top;
text-align:left;
border-bottom: none;
}

table.wrapper {
	border: none;
	background: white;
}

table.wrapper td.topNavigation {font-size: 8pt; color: #ffffff; text-align: center; background-color: #999999}
table.wrapper td.bottomBar {font-size: 8pt; color: #ffffff; background-color: #999999}
table.wrapper td.bottomNavigation {font-size: 8pt; color: #999999; text-align: center; background-color: #ffffff}

table.home_page_left {
        width: 90%;
	border: none;
	background: white;
}

table.home_page_left td.navigation 
         {width: 30%; vertical-align: top; font-size: 10pt; color: #999999; 
         text-align: left; background-color: #ffffff}

table.home_page_left td.image-side 
         {width: 70%; vertical-align: top; background-color: #ffffff}
.seotext    { font-size: 10pt; font-family: arial, Verdana, Arial, Helvetica, sans-serif; line-height: 14pt; margin: 20px 40px 20px 43px; padding-right: 0 }
/* IDs */

#loggedinblock
   {
   color: #5a4a4a; font-size: 14px; text-align: center; 
   }

/* end IDs */

.companyAdMain{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FF0000;
	text-align:center;
	font-weight:bold;
}
.companyAdSub{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:center;
	font-weight:bold;
	font-style:italic;
}
.seoheadline { font-size: 14px; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: bold; font-stretch: normal; word-spacing: 2px; letter-spacing: 2px }
.seolefttext { font-size: 11px; font-family: Arial, Helvetica, Verdana, sans-serif; margin-right: 20px; margin-left: 20px }
