body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2848A6;
}
#container {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#container #top {
	display: block;
	height: 119px;
	width: 942px;
}
#container #top #logo {
	background-image: url(../IMAGES/GENERIC/logo.png);
	background-repeat: no-repeat;
	height: 63px;
	width: 437px;
	float: left;
	margin-left:30px;
	margin-top: 20px;
}

#container #top #topsmallholder
{
    width:164px;
    float:right;
	margin-right: 30px;
    
}


#container #top #smallnav {
	font-size: 10px;
	color: #2848A6;
	width: 164px;
	background-image: url(../IMAGES/BG/bg_member_login.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	padding-top: 10px;
	text-align: center;
}
#container #top #smallnav a, #container #top #smallnav a:visited {
	color: #2848A6;
	text-decoration: none;
}
#container #top #smallnav a:hover, #container #top #smallnav a:visited:hover {
	color: #7D972F;
	text-decoration: underline;
	cursor: default;
	cursor: hand !important;
}
#container #top #language {
	font-size: 10px;
	color: #2848A6;
	width: 164px;
	background-image: url(../IMAGES/BG/bg_language_selector.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	padding-top: 12px;
	text-align: center;
	margin-top:47px;
}

#container #navholder {
	display: block;
	height:25px;
	background-image: url(../IMAGES/BG/bg_nav.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 930px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2848A6;
	padding-top: 12px;
	padding-left: 12px;
}
#container #contentholder {
	width: 910px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2848A6;
	border-left-color: #2848A6;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	display: inline-block;
}
#container #contentbottom {
	background-image: url(../IMAGES/BG/bg_main_bottom.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 942px;
}
#container #footer {
	padding: 15px;
	width: 912px;
	font-size: 10px;
	line-height: 160%;
	color: #2848A6;
}
#container #footer #right {
	font-size: 10px;
	text-decoration: none;
	float: right;
}
#container #footer #right a, #container #footer #right a:visited {
	color: #2848A6;
	text-decoration: none;
}
#container #footer #right a:hover, #container #footer #right a:visited:hover {
	color: #666666;
	text-decoration: underline;
}
