/* CSS Document */

body		{ margin: 0px; font-family: Geneva, Arial, Helvetica, sans-serif; }
div.outer_wrap	{ width: 100%; overflow: hidden; background-image: url(../images/header_bg.gif); background-repeat: repeat-x; }
div.body_wrap	{ width: 796px; margin: 0px auto; }

/* Header wrap */
div.header_wrap	{ width: 796px; height: 282px; background-image: url(../images/header_bg.gif); }
div.header_car_1	{ width: 796px; height: 70px; background-image: url(../images/header_car_1.gif); }
div.header_car_2	{ width: 796px; height: 58px; background-image: url(../images/header_car_2.gif); }
div.header_car_3	{ width: 796px; height: 115px; background-image: url(../images/header_car_3.gif); }
div.header_car_4	{ width: 796px; height: 38px; background-image: url(../images/header_car_4.gif); }

/* Top navigation */
#top_menu_wrapper 		{ padding: 0px; text-align: left; height: 40px; width: 796px; background-color: #3169b4; clear: both; text-align: center; }
#top_menu 				{ padding: 12px 10px 10px 10px; margin:0; }
#top_menu li 			{ display:inline; list-style-type:none; height: 40px; }
#top_menu li a 			{ padding: 12px 10px 10px 10px; color: #ffffff; background-color: #3169b4; font-weight: bold; text-decoration: none; font-size: 14px; text-transform: uppercase; }
#top_menu li a:hover 	{ color: #FFFFFF; background-color: #453e9e; }
div.top_nav_bg			{ width: 796px; height: 14px; background-image: url(../images/top_nav_bg.gif); background-repeat: no-repeat; }

/* Content panes */
div.content_wrap		{ width: 796px; overflow: hidden; }
div.left				{ width: 200px; overflow: hidden; float: left; }

div.right a				{ color: #3169b4; }
div.right a:hover		{ color: #FF9900; }
div.right h3			{ color: #3169b4; }

/* Left menu */
div.left_title			{ width: 197px; height: 20px; background-color: #3169b4; border-bottom: 4px solid #453e9e; color: #eae8ff; padding-top: 5px; padding-left: 3px; font-weight: bold; font-size: 0.8em; }
div.left_box			{ width: 192px; overflow: hidden; background-color: #c8c5e2; border-bottom: 1px dashed #2e21aa; border-left: 1px dashed #2e21aa; border-right: 1px dashed #2e21aa; padding: 3px; font-size: 80%; color: #3169b4; }
div.left_space			{ width: 200px; height: 4px; }
.left, .left ul 		{ padding: 0px; margin: 0px; list-style: none; }
.left li          		{ padding: 0px; margin: 0px; display: inline; }
.left a					{ display: block; color: #3169b4; margin-left: 0px; padding: 0px; font-weight: bold; }
.left li a:hover  		{ color: #FFFFFF; }

.inputbox				{ border: 1px solid #999999; }
.button					{ border: 1px solid #999999; background-color: #CCCCCC; color: #666666; }

/* Footer bar */
div.footer_bar			{ width: 796px; height: 40px; background-color: #3169b4; clear: both; margin-top: 14px; }
div.footer_bar_bg		{ width: 796px; height: 14px; background-image: url(../images/top_nav_bg.gif); background-repeat: no-repeat; }

/* Footer */
div.footer				{ width: 796px; overflow: hidden; color: #999999; font-size: 0.7em; text-align: center; margin-bottom: 10px; }
div.footer a			{ color: #3169b4; }
div.footer a:hover		{ color: #666666; }