@charset "UTF-8";
/* CSS Document */
body{
	text-align:justify;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style: normal;
	text-decoration:none;
}
*{
	padding:0px;
	margin:0px;
}
p{
	text-align:justify;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style: normal;
	text-decoration:none;
}
img{
	padding:0px;
	margin:0px;
	border:none;
}
img a{
	padding:0px;
	margin:0px;
	border:2px;
}
table{
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	border:1px solid #000000;
	background-color:#ffffff;
	line-height:15px;
	color:#000000;
}
table sup{
	line-height:15px;
	font-size:10px;
}
table sub{
	line-height:15px;
	font-size:11px;
}
td{
	padding:5px;
	border:1px #000000 solid;
}
a{
	outline:none;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
/*a:hover{
	color:#000000;
}*/
h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	text-align:left;
	padding-top: 15px;
}
h4{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}
h6{
	font-size:10px;
	font-style:italic;
}
#center{
	width:1130px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}	
#all{
	width:1130px;
	height:auto;
	background-image:none;
	border:none;
	float:left;
	clear:both;

  }
#top{
  width:1130px;
  height:385px;
  background-image:url(images/allBg.png);
  background-repeat:no-repeat;
  float:left;
  clear:both;
  border:none;
  display:none;
  }
#top-intro{
  width:1130px;
  height:750px;
  background-image:url(images/allBg.png);
  background-repeat:no-repeat;
  float:left;
  clear:both;
  border:none;
  }
#top-intro-print{
  width:1130px;
  height:750px;
  float:left;
  clear:both;
  border:none;
  }
#banner{
  width:1130px;
  height:185px;
  float:left;
  clear:both;
  }
#bannerIntro{
  width:1130px;
  height:750px;
  float:left;
  clear:both;
  z-index:1000px;
  display:none;
}
.topPadding{
  width:65px;
  height:185px;
  float:left;
  }
#bannerMain{
  width:1000px;
  height:185px;
  float:left;
  }
#bannerTitle{
  width:375px;
  height:185px;
  float:left;
  clear:left;
}
#bannerLogo{
	width:375px;
	height:175px;
	float:left;
	clear:both;
	padding-top:15px;
	display:none;
}
#bannerCaption{
	display:none;
}
#bannerCaption a{
	color:#46166b;
}
#bannerBlank{
  width:625px;
  height:185px;
  float:left;
  clear:right;
}
.menuBuffer{
	width:1130px;
	height:auto;
	margin:0px;
	top:285px;
	left:0px;
	clear:both;
	vertical-align:top;
	padding-top:15px;
}
#menu-nav{
	display:none;
}
#menu-nav-intro{
	display:none;
  }
#main{
  width:1130px;
  height:100%;
  float:left;
  clear:both;
}
.mainPadding{
	width:90px;
	height:400px;
	float:left;
  }
.mainPadding-intro{
	width:90px;
	height:75px;
	float:left;
  }
#mainField{
	width:950px;
	height:100%;
	float:left;
  }
#mainMenuField{
	width:240px;
	height:100%;
	float:left;
	padding-bottom:15px;
	margin:0px;
	float:left;
	text-align:left;
  }
.mainMenu{
	height:100%;
	float:left;
	padding-left:0px;
	margin:0px;
	text-align:right;
	padding-bottom: 0px;
	width: 240px;
	text-decoration: none;
  }
.mainMenu a{
	color:#46166b;
}
.mainMenu a:hover{
	color:#EF4135;
}
#mainMenuBar{
	padding:0px;
	margin:0px;
	float:left;
	text-align:right;
}
.mainMenuIcon{
	width:240px;
	display:block;
	float:left;
}
.mainMenuLogo{
	float:left;
	clear:both;
	display:block;
	text-align:right;
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 25px;
	background-repeat:no-repeat;
}
.mainMenu p{
	padding-bottom:5px;
	color:#46166B;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	display:block;
	clear:both;
	margin:0px;
	text-align:right;
	padding-right: 30px;
}
.mainMenu a{
	display:block;
	text-decoration:none;
	text-align:right;
}
#mainMenuButton{
	width:230px;
	text-align:right;
	display:block;
	clear:both;
	float:right;
	padding-bottom:10px;
	padding-right:10px;
}
#mainBody{
	width:700px;
	height:100%;
	float:left;
	overflow: visible;
  }
#content{
	width:auto;
	height:auto;
	padding:10px;
	padding-top:20px;
	padding-left:20px;
	line-height:20px;
  }
.copy{
	width:675px;
	padding-bottom:10px;
	line-height:22px;
}
.copy sup{
	font-size:80%;
	line-height:inherit-5px;
}
.copy sup a{
	font-size:10px;
	color:#000000;
}
.copy sub{
	line-height:inherit+5px;
	font-size: 80%;
}
.buffer{
	width:570px;
	height:35px;
	background-image:url(images/buffer.png);
	background-repeat:no-repeat;
	margin-bottom: 25px;
}
#linksColumn{
	float:left;
	clear:right;
	width:110px;
	padding-top: 20px;
}
.linksButton{
	background-image:url(images/LinksButton.png);
	margin-bottom:10px;
	padding-top:8px;
	color:#FFF;
	width:100px;
	height:42px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	display:none;
	padding-left: 5px;
	padding-right: 5px;
	float: right;
}
.linksButton a{
	color:#FFF;
	display:block;
}
.linksButton:hover{
	background-image:url(images/LinksButton%20copy.png);
}
#content ul li{
	list-style-image:url(images/list-icon.png);
	line-height:25px;
	text-align:left;
	list-style-position: outside;
	font-size: 14px;
	clear:left;
	margin-left:25px;
}
#content ol li{
	line-height:20px;
	text-align:left;
	font-size:14px;
	margin-left:25px;
}
.title{
	padding-bottom:10px;
	font-weight:bold;
	font-size:24px;
	color:#46166b;
	width:570px;
}
.title sup{
	font-size:60%;
	line-height:inherit-5px;
}
.title sub{
	font-size:60%;
	line-height:inherit-5px;
}
.warning{
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:auto;
	height:auto;
	padding:5px;
	border:solid 2px #000000;
	font-size:11px;
	text-align:justify;
	clear:both;
}
#footer{
	padding-top:30px;
	width:1130px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#46166B;
	float:inherit;
	clear:both;
	padding-left:auto;
	padding-right:auto;
	font-size:12px;
}
#footer a{
	font-size:12px;
	font-weight:normal;
}
.preload{
	display:none;
	}
