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

p, td, th, div, blockquote, d1, u1 , o1    {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	line-height:180%;
	font-style: normal;
	font-weight: normal;
}
h1, h2, h3, h4, h5 {
	color:#06F;
	font-family: Verdana, Geneva, sans-serif;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #06F;
}
a:hover, a:visited, a:active {color:#06F;
}
.rule_l {
border-left:1px inset #58595b;
border-left-style: dotted;
}
.rule_r {
border-right:1px inset #58595b;
border-right-style: dotted;
}
.p_bottom_bar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #346FCB;
	text-align: center;
}
.p_label {font-family:Verdana, Geneva, sans-serif;
font-size:10px;
	}
.image_label {color:#FFF;
}
.white_subhead {
	font-family: Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size: 16px;
}
#container {
	width:1000px;
	border: solid #333 1px;
	padding-left: 4px;
	background-color: #FFF;
	height: 2250;overflow:hidden;
}
#container2 {
	width:1000px;
	border: solid #333 1px;
	padding-left: 4px;
	height: 2250;overflow:hidden;
}
#container3 {
	width:1000px;
	padding-left: 4px;height:"2250";overflow:hidden;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: center;
}

