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

img, div { behavior: url(iepngfix.htc) }

body	{
	background:url(../images/bgOverlay.png) #fbd6e0;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:0.25px;
	color:#00467f;
}
img	{
	border:0px;
}
a	{
	text-decoration:none;
	color:#00467f;
}
#footer a	{
	color:#94afc4;
}
h1	{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:0.25px;
	font-weight:bold;
	color:#00467f;
}
h3	{
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:normal;
}
.msg_head	{
	cursor:pointer;
}
.msg_body	{
	
}
#containerBG	{
	background:url(../images/containerBG.png) repeat-x;
	margin:0 auto;
	height:818px;
}
#container	{
	margin:0 auto;
	width:895px;
	position:relative;
	top:20px;
}
#topTout	{
	background:url(../images/topTout.png) no-repeat;
	position:relative;
	float:right;
	right:-7px;
	width:317px;
	height:124px;
}
#topTout a:hover	{
	text-decoration:underline;
}
#topTout a:hover img	{
	position:relative;
	top:1px;
}
#logo	{
	height:93px;
	width:338px;
	position:relative;
	top:18px;
	left:20px;
}
#navigation	{
	clear:both;
	position:relative;
	top:20px;
}
#navi	{
	list-style:none;
	padding:0px;
	margin:0px 0 0 1px;
	position:relative;
	text-transform:uppercase;
	_height:46px;
	_width:895px;
}
#navi li a	{
	color:#003560;
	display:block;
	width:149px;
	height:46px;
}
#navi li {
	background:url(../images/navSprite.png) no-repeat 0px 0px;
	display:inline-block;
	float:left;
	width:149px;
	height:46px;
	position:relative;
	text-align:center;
	line-height:28px;
	font-weight:bold;
	font-size:10px;
	color:#003560;
}
#navi .li2	{
	background-position:-151px 0px;
}
#navi .li3	{
	background-position:-302px 0px;
}
#navi .li4	{
	background-position:-453px 0px;
}
#navi .li5	{
	background-position:-604px 0px;
}
#navi .li6	{
	background-position:-755px 0px;
}
#subNavi	{
	list-style:none;
	padding:0px;
	margin:0 0 0 37px;
}
#subNavi li	{
	display:inline-block;
	_display:inline;
	*display:inline;
	margin:0px 0 0 10px;
	line-height:24px;
	font-size:11px;
}
#subNavi a:hover	{
	text-decoration:underline;
}
#content	{
	background: url(../images/main.jpg) no-repeat #FFF;
	position:relative;
	clear:both;
	min-height:301px;
	_height:301px !important;
	width:895px;
	z-index:100;
}
#subContent	{
	background:url(../images/subContent.jpg) no-repeat #fefefe 0px 0px;
	position:relative;
	clear:both;
	min-height:301px;
	_height:301px !important;
	width:895px;
	z-index:100;
}
.names {
	padding:0; margin:0px; list-style:none;
}
.names li	{
	margin:0 0 5px 0;
}
.names li a:hover	{
	text-decoration:underline;
}
#touts	{
	min-height:188px;
	_height:188px !important;
	background: url(../images/toutFade.png) no-repeat #d0e4c0;
	_background:#d0e4c0 !important;
	position:relative;
	top:-7px;
}

#goButton	{
	width:35px;
	height:32px;
	position:relative;
	left:160px;
	top:-10px;
	*top:-18px;
}
#goButton a:hover	{
	position:relative;
	top:1px;
}
#footer	{
	position:relative;
	clear:both;
	top:-7px;
	color:#94afc4;
}
.right	{
	float:right;
	_position:relative;
	_top:10px;
}
.left	{
	float:left;
	_position:relative;
	_top:10px;
}
.highlight	{
	background:#F00;
}
#subUL	{
	padding:0 0 0 15px;
}
#subUL li	{
	margin:0 0 5px 0;
}
