body {
	background-color:#eeeeee;
	font-size:12px;
	margin:20px;
}

.portalPage {
	background-color:white;
	border:1px solid #666666;
	border-top:0;
	padding:12px 32px;
	margin:auto auto;
	width:686px;
}

.portalPage h1 {
	font-size:19px;
	margin:0 0 20px;
}


#header {
	background-color:white;
	border:1px solid #666666;
	border-bottom:0;
	padding:12px 20px 5px 20px;
	margin:auto auto;
	width:710px;
	clear:both;
}

#header-inner {
    border-bottom:solid 1px #cccccc;
    padding:0 0 15px 0;
}

td.header-left {
    width:auto; 
    vertical-align:middle; 
    text-align:left;
}

td.header-right {
    width:auto; 
    vertical-align:middle; 
    text-align:right;
}

div.customerLogin {
	background-color:#eeeeee;
/*	border:1px solid #666666;
	border-bottom:0;*/
	color:#666666;
    width:710px;
    padding:8px 20px;
    padding-top:0;
    margin:0 auto;
    text-align:right;
    font-size:10px;
}

div.customerLogin input.portalLoginButton {
    font-size:10px;
}

div.customerLogin input.portalLoginTextbox {
    width:90px;
    font-size:10px;
}

div.customerLogin a {
    font-size:10px;
    padding:4px;
    text-decoration:none;
/*    border-bottom:dotted 1px blue;*/
}

div.customerLogin a:hover {
    background-color:#d5d5d5;
    font-size:10px;
    text-decoration:none;
}

div#loginStatus {
    color:#cc0000; 
    margin-top:5px; 
    text-align:right;
}

p, td, th {
	font-size:12px;
}

div.companyName a 
{
    font-size:20px;
    font-weight:bold;
    color:Black;
    text-decoration:none;
}

#menubar 
{
    display:none;
}

#menubar a {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#menubar a:hover {
	color:#0033FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
