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

COLORS:

#174972 - dark blue
#265E92 - blue
#5F94CA - light blue

*/

body {
	margin: 0;
	padding: 0;
	font-family: Calibri;
	font-size: 13px;
	color: #000000;
}

td, th {
	font-family: Calibri;
	font-size: 13px;
	color: #000000;
}

a {
	text-decoration: underline;
}

a:hover {	
	text-decoration: none;
}

.link {
	color: #6E49A6;
}

div {
	margin: 0;
	padding: 0;
}

.hidden {
	display: none;
	margin: 0;
	padding: 0;
}

/* IE png fix */
* { behavior: url(../iepngfix/iepngfix.htc) }


/*-----------------------------------*/


#main_container {
	width: 800px;
	text-align: left;
	padding: 5px 0 10px 0;
}


/*-----------------------------------*/


#main_content {
	position: relative;
	overflow: hidden;
}


/*-----------------------------------*/


#header_bar {
	margin: 5px 0 10px 0;
}

#rss_bar_top {
	height: 18px;
	background: #265E92;
}

#rss_bar_top .content {
	padding: 3px 0 1px 10px;
}

#rss_bar_bottom {
	position: relative;
	display: block;
	height: 25px;
	background: #5F94CA;
}

#rss_bar_bottom_left {
	width: 400px;
	float: left;
}

#rss_bar_bottom_left .content {
	padding: 5px 0 5px 10px;
}

#rss_bar_bottom_right {
	width: 400px;
	float: right;
	color: #FFFFFF;
}

#rss_bar_bottom_right .content {
	padding: 2px 10px 0 0;
	text-align: right;
	font-size: 18px;
	color: #FFFFFF;
}

#rss_bar_bottom_right .content {
	color: #FFFFFF;
}


/*-----------------------------------*/


#top_menu {
	position: relative;
	z-index: 9998;
}

#top_menu .submenu {
	position: absolute;
	display: none;
	text-align: left;
	background: #5F94CA;
	border-top: 1px solid #FFFFFF;
}

#top_menu .submenu a {
	display: block;
	background: #5F94CA;
	color: #FFFFFF;
	font-size: 13px;
	padding: 5px 5px 5px 10px;
}

#top_menu .submenu a:hover {
	background: #78BCFF;
}

#top_menu .submenu .first {
	padding-top: 10px;
}

#top_menu .submenu .last {
	padding-bottom: 10px;
}

#top_menu #submenu_my_account {
	top: 55px;
	right: 0;
	width: 142px;
	z-index: 9999;
}


/*-----------------------------------*/


.header_bottom_border {
	height: 5px;
	margin: 7px 0 5px 0;
	border-bottom: 1px solid #000033;
}


/*-----------------------------------*/

#col_container_home {
	width: 100%;
	margin: 0;
	padding: 0;	
}

#left_col_home {
	float: left;
	width: 415px;
}

#left_col_home_content {
	padding-right: 20px;
}

#right_col_home {
	float: right;
	width: 380px;
}

#right_col_home_content {
}


/*-----------------------------------*/


#left_column {
	float: left;
	width: 150px;
}

#left_column .content {
	padding: 10px 2px 10px 0;
}

.menu_item {
	margin: 0;
	padding: 0;
	margin-bottom: 1px;
}

.menu_item a {
	display: block;
	background: #265E92;
	padding: 10px 7px 10px 7px;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_item a:hover {
	text-decoration: underline;
	background: #5F94CA;
}

#menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu li {
	margin: 0;
	padding: 0;
	margin-bottom: 1px;
}

#menu li a {
	display: block;
	background: #265E92;
	padding: 10px 7px 10px 7px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu li a:hover {
	text-decoration: underline;
	background: #5F94CA;
}


/*-----------------------------------*/


#main_column {
	float: left;
	width: 450px;
}

.two_columns {
	width: 650px;
}

#main_column .content {
	padding: 10px 15px 10px 10px;
}

#main_column .divider {
	padding: 0 7px 0 7px;
}


/*-----------------------------------*/


#right_column {
	float: right;
	width: 200px;
}

#right_column .content {
	padding: 0;
}

#right_column .box_lb {
	border: 1px solid #E1E3E3;
	margin-bottom: 10px;
}

#right_column .box_lb .header {
	padding: 3px 0 3px 0;
	text-align: center;
	background: #E1E3E3;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

#right_column .box_lb .box_content {
	padding: 5px 5px 5px 5px;
}


/*-----------------------------------*/


#homepage_reports .date {
	font-weight: bold;
	color: #666666;
}


/*-----------------------------------*/


.textbox {
	width: 300px;
	height: 18px;
	color: #333333;
	border: 1px solid #000000;
}

.textbox2 {
	width: 150px;
}

.textbox_large {
	width: 300px;
	color: #333333;
	border: 1px solid #999999;
}

.submit {
	height: 25px;
	font-size: 12px;
	font-weight: bold;
}

form {
	margin: 0;
	padding: 0;
}


/*-----------------------------------*/


#news_ticker_bottom {
		width: 380px; 
		height: 15px;   
		padding: 0;  
		margin: 0;  
} 
 
#news_ticker_bottom div {
		width: 380px; 
		height: 15px;
		top: 0; 
		left: 0;
		display: none;
}

#news_ticker_bottom a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.time_divider {
	font-weight: bold;
	font-size: 12px;
	padding: 0 5px 0 5px;
}

.header {
	margin: 0;
	padding: 0;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 10px;
	color: #28456C;
	font-weight: bold;
}

.header2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 18px;
	color: #28456C;
	font-weight: bold;
	border-bottom: 1px solid #28456C;
	margin-bottom: 5px;
}

.header2 a {
	color: #000000;
	text-decoration: none;
}

.header2 a:hover {
	text-decoration: underline;
}

.header3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

.header3 a {
	color: #000000;
	text-decoration: none;
}

.header3 a:hover {
	text-decoration: underline;
}

.header4 {
	margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 22px;
	color: #28456C;
	border-bottom: 1px solid #28456C;
	margin-bottom: 5px;
}

.header_1 {
	background: #174972;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}

.header_1_tl {
	width: 100%;
	height: 100%;
	background: url(../images/corner_white_tl.png) top left no-repeat;
}

.header_1_tr {
	width: 100%;
	height: 100%;
	background: url(../images/corner_white_tr.png) top right no-repeat;
}

.header_1 .content {
	padding: 5px 0 5px 0;
}


/*------------------------------------*/


.box_gray {
	border: 1px solid #A6A6A6;
	background: #F2F2F2;
	margin-bottom: 10px;
}

.box_gray .header {
	background: #BFBFBF;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	padding: 7px;
}

.box_gray .content {
	padding: 7px;
}


/*------------------------------------*/


#rss_bar { 
	padding: 10px 10px 10px 10px; 
	font-size: 12px; 
	color: #FFFFFF; 
	background: #174972;
	margin: 10px 0 10px 0;
}


/*------------------------------------*/


#footer_top {
	background: #174972;
}

#footer_top .content {
	padding: 5px 0 5px 0;
	color: #FFFFFF;
	text-align: center;
}

#footer_top .content a {
	color: #FFFFFF;
}

#footer {
	margin-top: 10px;
	background: url(../images/bg_footer.gif) top left repeat-x;
}

#footer .content {
	padding: 10px 5px 5px 5px;
}

#footer .content td {
	color: #000000;
	font-size: 12px;
}

#footer .content td a {
	text-decoration: none;
	color: #000000;
}

#footer .content td a:hover {
	text-decoration: underline;
}

#footer .divider {
	padding: 0 7px 0 7px;
}


/*--------------------------------------*/


.concierge {
	font-size: 14px;
}

.iframe_sit_reps {
	display: block;
	padding: 2px;
}

.highlight_sit_rep {
	border: 1px dotted #000000;
	background: #FFFFCC;
}

#map_container {
	position: relative; 
	width: 380px;
}

#map_click_text {
	position: absolute;
	z-index: 1000; 
	bottom: 2px; 
	left: 90px; 
	width: 210px; 
	text-align: center; 
	background: #F2EFE9;
}

#map_click_text .content {
	font-weight: bold;
	color: #000000;
	padding: 1px 5px 1px 5px;
}

#map_legend {
	position: absolute; 
	z-index: 1000; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 30px; 
	text-align: center;
	background: #174972;
	filter:alpha(opacity=45); -moz-opacity:.45; opacity:.45;
}

#map_legend_content {
	position: absolute;
	z-index: 1000; 
	top: 8px; 
	left: 0; 
	width: 100%;
	text-align: center; 
	background: none;
}

#map_legend_content td {
	color: #FFFFFF;
}

#map_legend_content td .legend_icon {
	margin-right: 3px;
	margin-top: 0;
}

#map_corner_tl {
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 1001; 
	height: 5px; 
	width: 5px; 
	background: url(../images/corner_white_tl.png) top left no-repeat;
}


#map_corner_tr {
	position: absolute; 
	top: 0; 
	right: 0;
	z-index: 1002; 
	height: 5px; 
	width: 5px; 
	background: url(../images/corner_white_tr.png) top right no-repeat;
}

#map_sitrep_titles {
	position: absolute; 
	z-index: 1000; 
	top: 40px; 
	right: 0; 
	width: 320px;
	text-align: left;
	background: #174972;
	filter:alpha(opacity=65); -moz-opacity:.65; opacity:.65;
}

#map_sitrep_titles_content {
	padding: 5px 5px 5px 10px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}


/* ------------------------ */


.reports_list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.reports_list li {
	padding-bottom: 8px;
}

#right_column .reports_list {
	list-style: square;
	margin-left: 13px;

}
	
#right_column .reports_list li {
}

.warning {
	font-weight: bold;
	color: #FF0000;
}

.hr {
	height: 1px;
	border-bottom: 1px solid #000033;
	padding: 5px 0 5px 0;
}

.dim {
	color: #999999;
}

.clear_float {
	clear: both;
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	font-size: 1px;
}

.btn_large {
	font-weight: bold;
	padding: 5px 20px 5px 20px;
}

.btn_medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding: 2px 20px 2px 20px;
}

.list1 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}

.list1 li {
	padding-bottom: 3px;
}




/* ============================================================================================= */
#top_menu {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}


/* -------------------------- */	


#top_menu .top_menu_item_cell {
	width: 142px;
	height: 55px;
	background: #265E92;
	vertical-align: bottom;
	text-align: left;
}

#top_menu .top_menu_item_cell:hover {
	background: #5F94CA;
}

#top_menu .top_menu_item_cell a.top_menu_link_text {
	display: block;
	text-decoration: none;
	padding: 30px 5px 5px 5px;
	color: #FFFFFF;
}

#top_menu #search_reports_cell {
	width: 142px;
	height: 55px;
	background: #265E92;
	vertical-align: bottom;
	text-align: left;
	padding: 0 0 3px 5px;
}

#top_menu #search_reports_cell:hover {
	background: #5F94CA;
}

#top_menu #search_reports_cell a {
	color: #FFFFFF;
	text-decoration: none;
}

#top_menu #search_reports_cell #txt_search {
	width: 110px;
	border: none;
	background: none;
	color: #FFFFFF;
	font-size: 24px;
	line-height: 24px;
	/*height: 28px;	*/	
}


/* -------------------------- */


#top_search {
	position: relative;
}

#top_login {
	position: relative;
}

#top_password {
	position: relative;
}

#top_search .content {
	padding: 24px 0 0 5px;
}

#top_login .content {
	padding: 38px 0 0 5px;
}

#top_password .content {
	padding: 38px 0 0 5px;
}

#top_menu .text .content {
	padding: 38px 3px 0 5px;
}

#top_menu #top_my_library {
	position: relative;
	cursor: pointer;
}

#top_login_text {
	position: relative; 
	text-align: right;
}

#btn_password {
	position: absolute; 
	right: 4px; 
	bottom: 4px;
}


/* -------------------------- */	


#top_menu .top_menu_item input {
	width: 100px;
	border: none;
	color: #FFFFFF;
	background: #265E92;
	margin: 0;
	padding: 0;
}

#top_menu .top_menu_item #txt_search {
	font-size: 24px;
	line-height: 24px;
	height: 28px;
}

#top_menu .top_menu_item .txt_login {
	font-size: 11px;
	line-height: 11px;
	height: 15px;
}


/* -------------------------- */	

#btn_search {
	position: absolute; 
	right: 4px; 
	bottom: 4px;
}

/* -------------------------- */


#top_menu .top_menu_item .btn {
	color: #FFFFFF;
	border: none;
	background: #265E92;
	font-size: 9px;
	width: auto;
	padding: 5px 5px 5px 5px;
}

#top_menu .top_menu_item_hover .txt {
	background: #5F94CA;
	border-bottom: 1px solid #FFFFFF;
}

#top_menu .top_menu_item_hover .btn {
	background: #5F94CA;
	cursor: pointer;
}

/* ======================================================================= */