#page {
    position: static;
    background: #fff;
}
#logo {
    margin-top: 10px;
    margin-bottom: 5x;
}
#content {
    width: 1000px;
}
#header {
    position: static;
    height: 45px;
    width: 200px;
    background: url('../nois.png') no-repeat;
    display: block;
 	padding: 5px;
}
#mainContent {
    position: relative;
    overflow: visible;
    width: 650px;
    float: left;
	margin: 5px;
	padding: 5px;
	margin-top: 0;
}
.rightBar {
    width: 290px;
    margin-top: 10px;
}
#loginBox {
    float: none;
    margin-left: 0px;
    width: auto;
    width: initial;
    font-family: Verdana;
}

#logoutBox {
    margin-top: 12px;
}
div#logoutBox a.logout {
    background: url('../graphics/SevenCustomer/logout_mouseover.png') no-repeat center top;
}
#loginBox span, #loginBox a, div#loginBox .customerName, div#loginBox .customerName {
    color: #000;
}
#personalBox {
    float: none;
    width: auto;
    width: initial;
}
#doLogin {
    cursor: pointer;
}
td.menu, td.menu-active {
    border-right: 1px solid #9EA5AB;
}
.topmenu {
    background: url("../graphics/customer/topmenu_bgimage.gif") repeat-x scroll 0 0 #2C3841;
    height: 40px;
}


.no { 
	
}



#langmenu {
	font-size: 16px;
	text-align: right;
	padding: 7.5px;
}

a:link { 
	color: black;
}
a:visited {
	color: blue;
	display: inline-block !important;
	padding: 50px 50px;
	text-align: auto;
	text-decoration: none;
}
a:hover, a:active {
	background-color: none;
	text-decoration: none;
}



a.menu-active, a.menu {
    margin: 0 6px;
}
a.menu-active,
a.menu-active:link, a.menu-active:visited, a.menu-active:hover, a.menu-active:active {
    color: #20AAAC;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
a.menu,
a.menu:link, a.menu:visited, a.menu:hover, a.menu:active {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

td.menu {
    padding: 12px 19px;
}
td.menu-active {
    background: url("../graphics/customer/topmenu_activemenubgtile.gif") repeat scroll 0 0 transparent;
    color: #313940;
}
td.menu-active {
    padding: 12px 19px;
}

.filterBy {
    background-color: #F1F1F1;
    border: 1px solid #A0A0A0;
    margin-top: 10px; 
    margin-left: 0px;  
    position:absolute; 
    padding: 3px 5px;
}
a.filter
{
    color: #278EBD;
    text-decoration:none;
}

a.filter:hover
{
    color: #CFCFCF;
    text-decoration:none;
}
div#faqEntry img {
    max-width: 100%;
}

body { 
	font-family: Verdana, Geneva, sans-serif; font-size: 12px; 
	font-style: normal; font-variant: normal; font-weight: 400; line-height: 20px;	
}

