body
{
	text-align: center;
	font-family: "Segoe UI",Arial,Geneva,Sans-Serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color: #fff;
	z-index: 5;
}

h1
{
	font-size: 1.2em;
}
h2
{
	font-size: 1.1em;
}

#top_panel
{
	width: 952px;
	/*
	height: 90px !important;
	height: 88px;*/
	height: 80px !important;
	height: 78px;
}

#top_panel_left
{
	float: left;
	width: 302px;
	/*
	height: 90px !important;
	height: 88px;*/
	height: 80px !important;
	height: 78px;
}

#logo
{
	display: inline-block;
	float: left;
	width: 300px; 
	/*
	height: 90px !important;
	height: 88px;*/
	height: 80px !important;
	height: 78px;
	background: url('images.png') -516px 0px no-repeat;
	cursor: pointer;	
}

#top_panel_right
{
	float:left;
	width: 650px;
	/*
	height: 90px !important;
	height: 88px;*/
	height: 80px !important;
	height: 78px;
	padding: 0;

}

#top_panel_right_top
{
	width: 650px;
	/*
	height: 59px !important;
	height: 57px;*/
	height: 49px !important;
	height: 47px;
	padding: 0;

}

#country
{
	display: inline-block;
	float: left;
	width: 634px;
	/*height: 57px;*/
	height: 47px;
	text-align: right;
}

.countryList
{
	width: 136px;
	color: #000;
	background: #fff;
	font-family: "Segoe UI",Arial,Geneva,Sans-Serif;
	font-size: 0.9em;
	border: 1px solid #ff9703;
}

#country a
{
	color: Blue;
	font-size: 0.85em;
}

#country a:visited
{
	color: Blue;
}

#top_panel_right_bottom
{
	float: left;
	width: 650px;
	height: 31px !important;
	height: 29px;
	padding: 0;
}

.bold
{
	font-weight: bold;
}

.largeBold
{
	font-size: 1.5em;
	font-weight: bold;
}

.hide 
{
	display: none;
}

#master_page
{
	margin: 8px auto 8px auto;
	width: 952px;
}

#pageborder_top
{
	display: block;
	clear: both;
	width: 952px; 
	height: 11px;
	font-size: 1px; /* IE6 hack */
	background: url('images.png') 0 -102px no-repeat;
}

#master_content
{
	display: block;
	clear: both;
	width: 932px;
	background: url('page_background.png') repeat-y;
	padding: 0 10px 0 10px;
	text-align: left;
}

#pageborder_bottom
{
	display: block;
	clear: both;
	width: 952px;
	height: 11px;
	font-size: 1px; /* IE6 hack */
	background: url('images.png') 0 -114px no-repeat;
}

#pagefooter
{
	display: block;
	clear: both;
	width: 952px;
	font-size: 0.9em;
	padding-top: 8px;
	line-height: 20px;
}

#pagefooter a
{
	font-weight: normal;
	color: #000;
	margin: 10px;
	font-weight: bold;
}
#pagefooter a:hover
{
	color: #7a00a5;	
}

#pagefooter a:active
{
	color: #ff9300; 
}

	
#top_navigation
{
	float: left;
	width: 650px; 
	height: 34px;/* !important;
	height: 31px;*/
    margin: 0; padding: 0;
    position: relative;
    list-style: none;text-indent: -5000px;
    _top: 3px;
}

#top_navigation li {
    margin: 0; padding: 0 1px 0 0; 
    position: relative; top: 0;
    float: left;
    }
    
#top_navigation li, #top_navigation a {
    height: 33px;/* !important; 
    height: 31px;*/
    display: block;
    outline: none;
    }
    
#topnav_home
{
	width: 94px;
	background: url('images.png') 0px -0px no-repeat;
}
#topnav_home a:hover
{
	background: url('images.png') 0px -34px no-repeat;
}
#topnav_home.selected, #topnav_home.selected a:hover
{
	background: url('images.png') 0px -68px no-repeat;
}

#topnav_products
{
	width: 94px;
	background: url('images.png') -95px -0px no-repeat;
}
#topnav_products a:hover
{
	background: url('images.png') -95px -34px no-repeat;
}
#topnav_products.selected, #topnav_products.selected a:hover
{
	background: url('images.png') -95px -68px no-repeat;
}

#topnav_members
{
	width: 94px;
	background: url('images.png') -190px -0px no-repeat;
}
#topnav_members a:hover
{
	background: url('images.png') -190px -34px no-repeat;
}
#topnav_members.selected, #topnav_members.selected a:hover
{
	background: url('images.png') -190px -68px no-repeat;
}

#topnav_support
{
	width: 94px;
	background: url('images.png') -285px -0px no-repeat;
}
#topnav_support a:hover
{
	background: url('images.png') -285px -34px no-repeat;
}
#topnav_support.selected, #topnav_support.selected a:hover
{
	background: url('images.png') -285px -68px no-repeat;
}

#topnav_webmail
{
	left: 118px;
	width: 135px;
	background: transparent url('images.png') -380px -0px no-repeat;
}
#topnav_webmail a:hover
{
	background: transparent url('images.png') -380px -34px no-repeat;
}
#topnav_webmail.selected, #topnav_webmail.selected a:hover
{
	background: transparent url('images.png') -380px -68px no-repeat;
}

.businessBackground
{
	background-color: #0066cc;
}

.personalBackground
{
	background-color: #89cb2c;
}

.customBackground
{
	background-color: #333333;
}

.byoBackground
{
	background-color: #7f00aa;
}

.copyright-footer, .copyright-footer a, .copyright-footer a:hover
{
font: 8pt arial; color: #999
}