/* Stoermer-Anderson Styles */



body {
	margin:0px;
	background-color:#FFFFFF;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

a {
	color:#003399;
	text-decoration:none;
}

a:hover {
	color:#D40025;
	text-decoration:underline;
}

.sm {
	font-size:10px;
}

.hdr {
	font-size:14px;
	font-weight:bold;
	color:#003399;
}


a.sm,a.sm:hover {
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

.content {
	line-height:18px;
}

.ptitle {
	font-size:14px;
	font-weight:bold;
	color:#003399;
}

#lMain {
	text-align:center;
}


#uppernav {
	background-color:#FFFFFF;
	background-image:url('../images/jpgs/bg_uppernav.jpg');
	background-repeat:no-repeat;
	height:54px;
}

#lowernav {
	background-image:url('../images/gifs/bg_lowernav.gif');
	background-repeat:repeat-x;
	height:54px;
}

#search {
	height:60px;
	width:160px;
	border:1px solid #000000;
}

#homefl {
	background-image:url('../images/gifs/brdr_home_fl.gif');
	background-repeat:no-repeat;
	width:268px;
	height:216px;
}

#bgbox1 {
	background-image:url('../images/gifs/bg_box1.gif');
	background-repeat:no-repeat;
	width:274px;;
	height:95px;
	padding:4px 4px 4px 8px;
}

#bgbox2 {
	background-image:url('../images/gifs/bg_box2.gif');
	background-repeat:no-repeat;
	width:234px;;
	height:227px;
	padding:4px 4px 4px 8px;
}

#bgbox3 {
	background-image:url('../images/gifs/bg_box3.gif');
	background-repeat:no-repeat;
	width:234px;;
	height:112px;
	padding:4px 4px 4px 8px;
}

#bgbox4 {
	background-image:url('../images/gifs/bg_box4.gif');
	background-repeat:no-repeat;
	width:171px;;
	height:108px;
	padding:4px 4px 4px 8px;
}

#footer {
	background-image:url('../images/gifs/bg_footer.gif');
	background-repeat:repeat-x;
	height:50px;
	width:100%;
	font-size:10px;
}

#dot {
	background-image:url('../images/gifs/dot.gif');
	background-repeat:repeat-y;
	text-align:center;
}

.pc {
 height:180px;
 /*width:33%;*/
 background-color:#FFFFFF;
 text-align:center;
 padding:4px;
}