* {
	margin: 0;
	padding: 0;
}
body {
	padding: 0px 0px 20px 0px;
	margin: 0px;
	background-color:#FFFFFF;
}
body#menuPage {
	background-image:url(../images/menu_dingbat.jpg);
	background-repeat:repeat;
}
p {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	color: #333;
	padding: 5px 0px 10px 0px;
}
ul, li {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	color: #333;
}
li {
	margin-left: 20px;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-align: left;
	color: #CCCCCC;
	width: 800px;
	margin: 0px auto;
	padding: 5px 0px 2px 0px;
	border-bottom: 1px solid #e1e1e1;
}
#menuPage h1 {
	text-align: center;
	width: 500px;
	margin: auto;
}
#homePage h2 {
	color: #386899;
	font-style:italic;
	font-size: 16px;
	padding: 5px 0px 5px 0px;
	margin: 2px 0px;
}
#subPage h2 {
	color: #386899;
	font-size: 16px;
	padding: 10px 0px 10px 0px;
}
#menuPage h2 {
	color: #386899;
	font-style:italic;
	font-size: 16px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
h4 { 
	font-family: 'Dancing Script', arial, serif;
	font-size: 20px;
	color: #626262;
	width: 401px;
	text-align: center;
	padding: 40px 0px;
	background-image:url(../images/bg-h4.png);
	background-position:center;
	background-repeat:no-repeat;
	margin: auto;
 }
#menuPage p {
	text-align: center;
}
td {
}
.bodytext {
	color: #333;
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif, Georgia;
	font-style: normal;
	font-weight: normal
}
.bodytext_padded {
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 12pt;
	margin-bottom: 12pt;
	margin-left: 12pt;
	padding-top: 12pt;
	padding-bottom: 12pt;
	padding-left: 12pt;
}
.boldbodytext {
	color: #036;
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.pagehead {
	color: #369;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif, Georgia;
	font-style: normal;
	font-weight: bold
}
.pagehead_italic {
	color: #369;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif, Georgia;
	font-style: italic;
	font-weight: bold
}
.caption {
	color: #333;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal
}
.bold body text {
	color: #333;
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif, Georgia;
	font-style: normal;
	font-weight: bold
}
#boldbody_txt {
	color: #333;
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif, Georgia;
	font-style: normal;
	font-weight: bold
}
.caption_italic {
	color: #336;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal
}
.blue_caption {
	color: #369;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.menuhead {
	color: #369;
	font-size: 16pt;
	font-family: "Times New Roman", Times, serif, times, georgia;
	font-weight: bold;
	font-style: italic;
}
.menusubhead {
	color: #369;
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
.subtitle {
	color: #369;
	font-size: 9pt;
	font-family: "Times New Roman", Times, serif, times, georgia;
	font-weight: bold;
	font-style: italic;
}
/***************************************/
a:link {
	color: #386899;
}
a:visited {
	color: #386899;
}
a:hover {
	color: #386899;
}
a:active {
	color: #386899;
}
/***************************************/
#container {
	width: 900px;
	margin: 0 auto;
	position: relative;
	padding: 0px;
	text-align: center;
	height: 1600px;
}
#container #toc {
	height: 87px;
	width: 250px;
	background-image:url(../images/toc-to-go-cta.gif);
	background-repeat: no-repeat;
	top: -2px;
	left: 771px;
	position: absolute;
}
#container #toc a {
	height: 87px;
	width: 250px;
	text-indent: -9999px;
	display: block;
}
/***************************************/
body#homePage #welcome {
	position:absolute;
	top:158px;
	left:427px;
	width:339px;
	height:328px;
	background-position: bottom;
	background-repeat:no-repeat;
	padding: 0px;
	margin: 0px;
}
body#homePage #navContainer {
	position: absolute;
	top: 698px;
	left: 9px;
	padding-bottom: 100px;
	width: 896px;
}
body#homePage #container {
	background-image:url(../images/bg-home.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	height: 700px;
	margin: auto;
}
.enter {
	position: absolute;
	top: 222px;
	left: 304px;
}
.enter a {
	text-decoration: none;
	font-size: 18px;
}
#homePage #homeFooter {
	position: absolute;
	top: 620px;
	left: 260px;
}
/***************************************/
#navContainer {
	text-align: center;
	z-index: 999;
}
ul#nav {
	width: 100%;
	margin: auto;
	font-family:"Times New Roman", Times, serif;
	text-align: center;
	height: 11px;
	z-index: 999;
	margin-left:100px;
}
ul#nav li {
	display: inline;
	float: left;
	margin: 0px;
}
ul#nav li a {
	font-size: 12px;
	padding: 0px 6px 0px 6px;
	border-right: 1px solid #386899;
	margin: 0px;
}
ul#nav li a.none {
	border-right:none;
}
/***************************************/
a img {
	border: none;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
	margin: auto;
}
img.left {
	float: left;
	padding: 0px 15px 15px 0px;
}
img.right {
	float: right;
	padding: 0px 0px 15px 15px;
}
img.center {
	display: block;
	margin: auto;
	padding: 10px 0px 15px 0px;
}
.clear {
	clear: both;
	display: block;
}

