body {font-family: Arial; font-size: 11px; background-color: #ffffff; color: #6f6f6f; margin: 0; padding: 0; overflow-x: hidden;}
a {color: #482977; text-decoration: none;}
a:hover {text-decoration: none; color: #482977;}
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px;}
img {border: 0;}

/*
	Top container
*/
#topcontainer {padding: 0px 0px 5px 0px;position: relative;}
#topcontainer .logo {float: left;}
#topcontainer .logo-under {clear: left;}
#topcontainer .logo-side {float: left;padding-top: 25px;}
#topcontainer .logo-side-last {margin-right: 25px;}
#topcontainer .logo span {visibility: hidden; display: block; overflow: hidden; height: 0;}


/*
	Top banner
*/
.banner {margin-left: 25px;}
.banner img {padding-top: 15px;}

#topright {position: absolute; right: 0; top: 0;}

/*
	Top menu
*/
#topmenu {list-style: none; padding: 30px 20px 0px 0px; margin: 0; font-size: 12px;}
#topmenu li {
		float: left; 
		background-image: url(images/home_topmenu_separator.jpg); 
		background-repeat: no-repeat; 
		background-position: 100% 2px; 
		padding: 0px 10px 0px 10px;
}
#topmenu li a {color: #016ef8;}
#topmenu li a:hover {color: #016ef8;}

#topmenu .dark {background-image: url(images/topmenu_dark_separator.jpg); }
#topmenu .dark a {color: #0150b3;}
#topmenu .dark a:hover {color: #0150b3;}
#topmenu .noseparator {background-image: none;}

/*
	Share With Us button
*/
#topshare {display: block; margin-top: 20px;margin-left: 8px;}
#sideshare {display: block; margin-bottom: 10px;}
#topshare img,
#sideshare img {display: block;}
#sideshare img {margin: 0 auto;}

/*
	Bottom container
*/
#bottomcontainer {padding: 7px 4px 0px 4px;}
#bottomcontainer .disclaimer {float: left; color: #7f7f7f; }
#bottomcontainer .disclaimer span {text-decoration: underline;}
#bottomcontainer .disclaimer a {text-decoration: underline; color: #7f7f7f;}
#bottomcontainer .disclaimer a:hover {text-decoration: none; color: #7f7f7f;}
#bottomcontainer .copyright {float: right;}

.print-only { display: none; }
