.White11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a {
	color:#000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.Black11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.Blue11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F4B88;
}
.Blue14px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2F4B88;
}
.Blue18px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2F4B88;
}
.Green11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339966;
}
.Grey10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}


ul#menu{
	width:760px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;	
	}
	ul#menu li{
		float:left;
		padding:2px 8px 4px;
		}
		ul#menu li.active_orange{background:#f2aa3e;}
		ul#menu li.active_green{background:#339966;}
		ul#menu li a{color:#fff; font:11px Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}
		
		
div.box_blue{
	margin:0;
	padding:0 0 5px;
	background:url(../images/bottom.gif) bottom center no-repeat #d0ecf8;
	width:269px;
	height:210px;
	}
	div.box_blue .top{
		background:url(../images/top.gif) top center no-repeat #001d59;
		text-align:center;
		color:#fff;
		font-weight:bold;
		padding:5px 0;
		font-size:12px;
		}
	div.box_blue p{margin:12px;}
	
	
div.box_blue_large{
	margin:0 0 10px;
	padding:0 0 5px;
	background:url(../images/bottom_blue_large.gif) bottom center no-repeat #d0ecf8;
	width:365px;
	height:150px;
	}
	div.box_blue_large .top{
		background:url(../images/top_blue_large.gif) top center no-repeat #001d59;
		color:#fff;
		font-weight:bold;
		padding:5px 12px;
		font-size:12px;
		}
	div.box_blue_large p{margin:12px;}
	
	
div.box_blue_large_1{
	margin:0 0 10px;
	padding:0 0 5px;
	background:url(../images/bottom_blue_large.gif) bottom center no-repeat #d0ecf8;
	width:365px;
	height:120px;
	}
	div.box_blue_large_1 .top{
		background:url(../images/top_blue_large.gif) top center no-repeat #001d59;
		color:#fff;
		font-weight:bold;
		padding:5px 12px;
		font-size:12px;
		}
	div.box_blue_large_1 p{margin:12px;}
	
div.box_blue_large_2{
	margin:0 0 10px;
	padding:0 0 5px;
	background:url(../images/bottom_blue_large.gif) bottom center no-repeat #d0ecf8;
	width:365px;
	height:220px;
	}
	div.box_blue_large_2 .top{
		background:url(../images/top_blue_large.gif) top center no-repeat #001d59;
		color:#fff;
		font-weight:bold;
		padding:5px 12px;
		font-size:12px;
		}
	div.box_blue_large_2 p{margin:12px;}			
					
		
	
	
div.box_blue_small{
	margin:0;
	padding:0 0 5px;
	background:url(../images/bottom_blue_small.jpg) bottom center no-repeat #d0ecf8;
	width:176px;
	}
	div.box_blue_small p{margin:5px 12px;}
	
	
	
	
	
div.box_yellow_large{
	margin:0;
	padding:0 0 10px;
	background:url(../images/bottom_yellow_large.gif) bottom center no-repeat #fff9b3;
	width:549px;
	overflow:hidden;
	}
	div.box_yellow_large .top{
		background:url(../images/top_yellow_large.gif) top center no-repeat #fff9b3;
		text-align:center;
		color:#fff;
		font-weight:bold;
		height:10px;
		font-size:12px;
		}
	div.box_yellow_large p{margin:8px 12px 12px;}
	div.box_yellow_large img{float:right; margin:0 0 0 12px;}
	
	
div.box_yellow{
	margin:0 0 10px;
	padding:0 0 5px;
	background:url(../images/bottom_yellow.gif) bottom center no-repeat #fff9b3;
	width:365px;
	height:150px;
	}
	div.box_yellow .top{
		background:url(../images/top_yellow.gif) top center no-repeat #ffb200;
		color:#fff;
		font-weight:bold;
		padding:5px 12px;
		font-size:12px;
		}
	div.box_yellow p{margin:12px;}

