@charset "utf-8";
/* CSS Document */

body {
	background-color:#aaa;
	background-image: url(../images/frame/bottomloop.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x:hidden;
}
a:link {
	color:#254A70;
}
a:visited {
	color:#254A70;
}
a:hover {
	 color:#FF6600;
}
img {
	border: 0px;
}
td {
	text-align:left;
}
#container{
  float:left;
  width:100%;
  overflow:hidden;
}
#centerColumn{
  float:center;
	margin: 0 auto;
	text-align: left;
  width:960px;
}
.centerText{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.centerPageTopic{
	margin-left:auto;
	margin-right:auto;
	padding-top:35px;
	padding-bottom:25px;
	text-align:center;
}
.pageTopic{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18pt;
	color:#ff6600;
	font-weight:bold;
	text-align:center;
	padding:8px;
	padding-left:30px;
	padding-right:30px;
	margin:10px;
	margin-top:50px;
	border-style:dashed;
	border-width:1px;
}
#mainContent{
  background-color:#fff;
  float:center;
	margin: 0 auto;
	text-align: left;
  width:960px;
}
#footerCenter{
  background-image:url(../images/frame/footermiddle.png);
  float:bottom;
  width:960px;
  height:40px;
}
#logoHeader{
  background-image:url(../images/frame/topbackground.png);
  float:top;
	margin: 0 auto;
	text-align: left;
  height:91px;
}
#logoHeaderClickArea{
	float:left;
	width:250px;
	height:60px;
	margin-top:25px;
}
#menuHeader{
  background-image:url(../menuresource/bg_norm.png);
  float:top;
	margin: 0 auto;
	text-align: center;
  height:25px;
}
#headerButtonArea{
	float:right;
	margin-top:43px;
	margin-right:5px;
	vertical-align:middle;
}
#headerButtonArea A:link {text-decoration: none;}
#headerButtonArea A:visited {text-decoration: none;}
.headerButtonIcon{
	width:auto;
	padding-left:32px;
	padding-right:4px;
	vertical-align:middle;
	display:inline-block;
}
.headerButtonText{
	width:auto;
	color:#304876;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	display:inline-block;
}
#leftGutter{
  background-image:url(../images/frame/leftbottomgutter.png);
  width:150px;
  float:left;
  margin-left:-150px;
  margin-top:0px;
  padding-bottom:10400px;
  margin-bottom:-10400px;
}
#leftTopImage{
  background-image:url(../images/frame/lefttopgutter.png);
  width:150px;
  height:400px;
  float:top;
  margin-top:0px;
}
#leftExpander{
  background-image:url(../images/frame/toploop.png);
  width:1100px;
  height:400px;
  margin-left:-1100px;
  margin-top:0px;
  float:left;
}
#leftBottomLoop{
  background-image:url(../images/frame/bottomloop.png);
  width:1100px;
  float:top;
  padding-bottom:10000px;
  margin-top:400px;
  margin-bottom:-10000px;
}
#rightGutter{
  background-image:url(../images/frame/rightbottomgutter.png);
  width:1000px;
  float:right;
  margin-right:-1000px;
  margin-top:400px;
  padding-bottom:10000px;
  margin-bottom:-10000px;
}
#rightBottomLoop{
  background-image:url(../images/frame/bottomloop.png);
  width:800px;
  height:150px;
  float:top;
  margin-left:150px;
  padding-bottom:10000px;
  margin-bottom:-10000px;
}
#rightTopImage{
  background-image:url(../images/frame/righttopgutter.png);
  width:150px;
  height:400px;
  float:top;
  margin-right:-150px;
}
#rightExpander{
  background-image:url(../images/frame/toploop.png);
  background-position: 50px 0px;
  width:1000px;
  height:400px;
  margin-right:-1000px;
  margin-top:0px;
  float:right;
}
#footerLeft {
  background-image:url(../images/frame/footerleft.png);
  width:150px;
  height:40px;
  float:left;
  position:relative;
  left:-150px;
}
#footerRight {
  background-image:url(../images/frame/footerright.png);
  width:150px;
  height:40px;
  float:right;
  position:relative;
  left:150px;
}
#textFooterBox {
	width:960px;
	background-color:#fff;
	padding-top:20px;
	clear:both;
}
.textFooterFont {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.siteArea{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.siteArea A:link {text-decoration: none; color:black;}
.siteArea A:visited {text-decoration: none; color:black;}
.siteArea A:hover {text-decoration: underline;}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	margin:0; padding: 0;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
}
.emailStyle{
	vertical-align:top;
	font-weight:bold;
	color:#254A70;
	text-decoration:underline;
	cursor:pointer;
}
.clearContainer {
	overflow: hidden;
	height:100%;
}
#blackShadow {
	width:100%;
	height:1px;
	background-color:#999;
}
