	 body { font-family: sans-serif ; font-size: 12; }
	.ir_text { font-size: 12; list-style-type: square }
	.ir_text_link { font-size: 12; text-decoration: none; color: #175991; }
	a.ir_text_link:hover { font-size: 12; text-decoration: underline; color: #175991; }
	
	.ir_title { font-size: 20; color: #175991; }
	.ir_title2 { font-size: 18; text-decoration: bold; color: #175991; }
	a.ir_title2 { text-decoration: none; }
	a.ir_title2:hover { text-decoration: underline; }
	.ir_title3 { font-size: 16; text-decoration: bold; color: #175991; }
	a.ir_title3 { text-decoration: none; }
	a.ir_title3:hover { text-decoration: underline; }
	.ir_news_title { font-size: 12; text-decoration: none; color: #175991; }
	a.ir_news_title:hover { font-size: 12; text-decoration: underline; color: #175991; }
	.ir_news_date { font-size: 10; text-decoration: none; color: #888888; }
	a.ir_news_date:hover { font-size: 10; text-decoration: underline; color: #888888; }
	
	.ir_news_cell {padding-top: 0px; width: 240px; border-bottom: solid 1px #CCCCCC; padding-bottom: 4px; }
	.ir_news_cell {padding-top: 0px; }
	.ir_menu_link { font-size: 12; text-decoration: none; color: #175991; }
	a.ir_menu_link:hover { font-size: 12; text-decoration: underline; color: #175991; }
	.ir_navigation_link { font-size: 14; text-decoration: none; color: #FFFFFF; }
	a.ir_navigation_link:hover { font-size: 14; text-decoration: underline; color: #FFFFFF; }
	.figure { font-size: 12; color: #175991; }
	.ir_code { border: solid 1px black; background-color: #f7f2e6; font-family: Courier New; font-size: 12px; padding: 5px; }
	.ir_table {  }
	.ir_table td { background-color: #f7f2e6; font-size: 12; text-decoration: bold; }
	.ir_table th { background-color: #478dbc; font-size: 12; color: #FFFFFF }
	
	.bluetitle { font-family:Arial, Helvetica, sans-serif;  font-size: 16px; color: 6f6f6f; }
	
.forge_graytab_container {
	float:left;
	height:35px;
	width: 100%;
	margin:2px 0px 0px 0px;
}

.forge_graytab_bg {
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	height:35px;
	background-image: url(images/gray_tab_mid_top.gif);
	background-repeat: repeat-x;
}

.forge_graytab_left	{
	float:left;
	padding:0px;
	margin:0px;
	width:8px;
	height:35px;
	vertical-align: top;
}

.forge_graytab_center {
	color:#0061A6;
	float:left;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	width:80%;
	padding:7px 0px 0px 8px;
}

.forge_graytab_center2 {
	color:#0061A6;
	float:left;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 0px 8px;
}  

.forge_graytab_right {
	float:right;
	padding:0px;
	margin:0px;
	width:12px;
	height:35px;
	text-align:left;
	vertical-align: top;
}

.forge_bluebox_container {
	float:left;
	height:95px;
	width:100%;
	margin:0px 0px 0px 0px;
}

.forge_bluebox_bg {
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	height:95px;
	background-color:#e8f0f6;
}

.forge_bluebox_left	{
	float:left;
	padding:0px;
	margin:0px;
	width:8px;
	height:95px;
	vertical-align: top;
	background-color:#fff;
}

.forge_bluebox_center {
	color:#0061A6;
	float:left;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	width:89%;
	height:95px;
	padding:0px 0px 0px 0px;	
} 

.forge_bluebox_right {
	float:right;
	padding:0px;
	margin:0px;
	width:12px;
	height:95px;
	text-align:left;
	vertical-align: top;
	background-color:#fff;
}


