/* CSS Document */

BODY { background-repeat:repeat-x; margin:0px; font:12px Verdana, Arial, Helvetica, sans-serif;}
	BODY table td { font-size:11px;}

#centerstage_home { float:left; position:relative; width:100%; text-align:center; background-image:url(../images/SourceImage/background_home.gif);}
#centerstage_internal { float:left; position:relative; width:100%; text-align:center; background: repeat-x url(../images/SourceImage/background_internal.gif);}
#wrapper { float:none; position:relative; width:780px; margin-left:auto; margin-right:auto; }

#global_nav {float:left; position:relative; width:780px; height:28px; text-align:right; font-size:10px;}
	#global_nav DIV { color:#fff; margin-top:6px;            display:none;}
	#global_nav DIV A { color:#fff;}
	
#home_header { float:left; position:relative; width:780px; height:234px; }
	#logo { float:left; position:relative; width:160px; height:234px; background-image:url(../images/SourceImage/logo.jpg); }
	#flash { float:right; position:relative; width:610px; height:234px; overflow:hidden;  }

#internal_header { float:left; position:relative; width:780px; height:145px; }
	#logo_content { float:left; position:relative; width:250px; height:132px; background-image:url(../images/SourceImage/logo_content.jpg);}
	#flash { float:right; position:relative; width:610px; height:234px; overflow:hidden;}

#internal_content_globalblurb { float:right; width:530px; color:#000; text-align:left;}
	#internal_content_globalblurb A { color:#000;}

#home_content {float:left; position:relative; width:780px; height:172px; }	
	#left_nav { float:left; width:160px; height:172px; text-align:left; font-size:12px;}
			A.left_nav_button {float:right; position:relative; width:150px; height:25px;   background-image:url(../images/SourceImage/nav_back.gif); font-weight:bold;text-decoration:none;}
				A.left_nav_button DIV { margin:3px; color:#fff; }  A:HOVER.left_nav_button DIV { margin:3px; color:#ff0000; }

#internal_content {float:left; position:relative; width:780px; padding-bottom:25px; }
	#left_nav_internal { float:left; width:160px; text-align:left; font-size:12px;}
			A.left_nav_button_internal, A.left_nav_button_internal_on {float:right; position:relative; width:150px; height:25px;   background-image:url(../images/SourceImage/nav_back_internal.gif); font-weight:bold;text-decoration:none;}
				A.left_nav_button_internal DIV { margin-top:3px; color:#1A1268; }  A:HOVER.left_nav_button_internal DIV, A.left_nav_button_internal_on DIV { margin-top:3px; color:#F60100; }

	#left_subnav_internal { float:left; width:160px; height:172px; text-align:left; }
			A.left_subnav_button_internal {float:right; position:relative; width:150px; height:25px;   background-image:url(../images/SourceImage/nav_back_internal.gif); font-weight:bold;text-decoration:none;}
				A.left_subnav_button_internal DIV { margin-top:6px; margin-left:20px; color:#666; font-size:10px;}  A:HOVER.left_subnav_button_internal DIV { margin-top:6px; margin-left:20px;  color:#F60100; }
				

			A.left_subnav_button_internal_on {float:right; position:relative; width:150px; height:25px;   background-image:url(../images/SourceImage/nav_back_internal.gif); font-weight:bold;text-decoration:none;}
				A.left_subnav_button_internal_on DIV { margin-top:6px; margin-left:20px; color:#F60100; font-size:10px;}  				



	#home_content_wrapper { float:right; width:610px; height:172px; overflow:hidden; color:#fff;}
		#home_content_wrapper A { color:#fff;}

	#internal_content_wrapper { float:right; width:610px; color:#000; text-align:left;}
		#internal_content_wrapper A { color:#000;}

.popup_nav { position:absolute; top:528px; left:12px; width:140px; background-color:#fff; border:1px solid red; z-index:5; display:none;}
		
#home_lower_content { float:left; position:relative; width:780px; height:185px;  }	
	.home_lower_content_wrapper { float:left; position:relative; width:195px; background-color:#fff; cursor:pointer;}	

	
#footer_wrapper { float:left; position:relative; width:100%; height:23px; background-image:url(../images/SourceImage/background_footer.gif); background-color:#4A4A4A; text-align:center;}	
#footer {float:none; position:relative; width:780px; height:23px; font-size:10px; margin-left:auto; margin-right:auto;}
	#footer DIV {color:#fff; margin-top:4px;                    display:none;}
	#footer DIV A{color:#fff;}	


