@charset "utf-8";
/* CSS Document */

#left_top{
	height: 156px;
	color: #FFF;
	margin-top: 25px;
}

#us_home  #left_top{
	background: #c8e3f3 url(../graphics/home/us_home_top.gif) no-repeat top right;
}

#world_home  #left_top{
	background: #c8e3f3 url(../graphics/home/world_home_top.gif) no-repeat top right;
}


#us_home #center h2, #world_home #center h2{
	background: url(../graphics/home/us_header.jpg) no-repeat top left;
}

.us_index #main_nav, .world_index #main_nav{
	visibility: hidden;
}


#left_callout{
	margin-top: 150px;
	width: 203px;
	height: 150px;
	border-top: 2px solid #c0e6de;
	background: url(../graphics/home/left_callout_bg.gif) repeat-y top left;
}

#left_callout h3{
	margin-top: 20px;
	margin-left: 38px;
	color:#0079c2;
	font-size: 15px;
}

#left_callout p{
	margin-top: 12px;
	margin-left: 38px;
}

#left_callout #signup{
	margin-top: 12px;
	margin-left: 48px;
	background: url(../graphics/home/sign_up_now.gif) no-repeat bottom right;
	width: 101px;
	height: 22px;
	text-indent: -9999px;
	display: block;
}

#center p{
	clear: both;
}

#center a.menu{
	display: block; 
	background: url(../graphics/home/center_link_bg.gif) no-repeat bottom right; 
	height: 22px; 
	color: #0079c2; 
	font-size: 13px; 
	font-weight: bold;
	text-decoration: none;
}

#center .home_p img{
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	vertical-align: top;
}

#center .home_p span{
	display: block;
	margin-top: 10px;
}

.disclosure{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

