@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-image:url(images/top_bg.jpg);
	background-repeat:no-repeat;
}
#hd {
	margin: 0 0 20px 0;
	font-size:1.3em;
	height:175px;
}
#hd H1 {
	margin:0px;
    float: left;
    width:900px;
}
#logoAtTop a {	
	margin-top: 20px; 
	display:block;
	height:75px;
	display:block;
	position:relative;
}
#logoAtTop a span{
    text-indent:-100em;
    display:block;
    height: 0px;
    }
#topMenu, #hd ul {
	margin:0;
	margin-left:72px;
	padding:0;
}
#topMenu1 li {
	margin-right:1.2em;
	float:left;
	list-style:none;
}
#hd a {
	color:#fff;
	text-decoration:none;
}
#hd a:hover {
	/*text-decoration:underline;*/
    text-decoration:none;
}
#hd #topMenu1 a:hover {
	text-decoration:underline;
}
#hd .topMenuSelected  a {
	color:#FFE2C4;
}
p.bodytext, #yui-main .yui-b li, #yui-main .yui-b td, #yui-main .yui-b th {
	color: #777;
	font-size: 1.3em;
}
#yui-main .yui-b {
	color: #999;
	padding-right:4.2em;
}
.rightcol {
	font-size:0.9em;
}
.rightcol, .rightcol p.bodytext, .rightcol li {
	color: #999;
}
#ft {
	margin-top:4em;
	border-top:1px solid #e2e2e2;
	/*color:#ccc;*/
	padding-top:1em;
	text-align: center;
}
A {
	color:#E48215;
	text-decoration: none;
}
.rightcol A {
	color:#999;
}
H2, H3 {
	font-weight:normal;
	font-family:news gothic std,arial;
	font-size:445.1%;
	margin:0;
	padding:0;
	color:#000;
}
H3 {
	font-size:230%;
}
.
.csc-textpic-text {margin-bottom:3em;}
.rightcol .rgslideshow {border:0px;border-style:none;}

