/* CSS Document */
body {margin:0;padding:0;}
img{border:none;}
body#home{font-family:Arial, Helvetica, sans-serif;}
h1,h2{
	font-size: 16px;
	color: #003399;
	padding:31px 0 0 12px;
	margin:0;
	text-align:left;
}
h2{font-weight:normal;position:absolute;top:0px; left:332px;
}
address{position:absolute;left:638px;top:0;padding-top:34px; font-style:normal;
	font-size: 10px;
	font-weight: bold;
	color:#999}
.addresslink {
	color:#999;
	text-decoration: none;
}
.addresslink:hover{
	color:#039;
	text-decoration: underline;
}
.and{color:#ff6600;}
th, td{vertical-align:top;}
table#head{width:100%;}
table#head td{padding:0;margin:0;}
td#logo{width:144px;text-align:right;}
td.navcan{
	width:150px;
	background-image: url(/images/border.jpg);
	background-repeat: repeat-y;
	background-position:144px;
}
table#layout{
	border:none;
	margin-top:10px;
}
table#layout td,table#layout th{padding:0;}

table#layout td#contentcell{padding-left:18px;}
table#nav{
	border:none;
	width:100%;
}
table#layout td#navcontain{padding-top:12px;}
table#nav th{
	text-align: right;
	font-size: 11px;
	padding:16px 5px 16px 0;
	height:auto;
	}
table#nav td{text-align:center;
	padding-top:16px;width:12px;}
table#nav a {color: #003399;text-decoration: none;}
table#nav th:hover, table#nav a:hover,table#nav th a.current{color: #FF6600;text-decoration: none;}
table#content{position:absolute;top:90px;width:692px;font-size: 11px;}
table#content td{margin:0;}
table#content tr td#fadetop{width:212px;background-image: url(/images/index_fadetop.jpg);
	background-repeat:no-repeat;
	background-position:left top;
		padding:28px 16px 0 16px;}
table#nav th a.current{color: #FF6600;text-decoration: none;}
table#content tr td#fadebottom{height:34px;background-image: url(/images/index_fadebottom.jpg);
		background-repeat:no-repeat;
	background-position:left top;
	padding-left:23px;
	}
	.indexbodytext {
	font-weight:bolder;
	color: #003399;
	line-height:18px
}
.copywritetext{
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	padding-top:3px;
}
.orangetext,.orangetext a {color: #F60;}
.orangetext a:hover{color:#039;}

.sitemaptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.sitemap:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a.sitemap:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a.sitemap:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.bloglink {
	color:#039;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.bloglink:hover {
	color:#999;
	font-size: 10px;
	font-weight: bold;
}
