.ctr {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:760px;
	text-align:left
}
.global {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-align:left;
}
a:link {
}
a:visited {
}
a:hover {
	text-decoration:underline
}
a:active {
	text-decoration:underline
}
body, div, ul, li, p, img, object, iframe, h1, h2, h3, h4, h5, h6, h7 {
	margin:0;
	padding:0;
	box-sizing:border-box;
	-moz-box-sizing:border-box
}
h1{
	font-size: 18px;
}
ul {
	padding:0 0 0 20px;
	list-style-type: disc
}
img {
	border-width: 0
}
.default-menu {
	overflow:hidden;
	cursor:hand;
	cursor:pointer;
	background-color:#43B7E6;
	border-style:groove;
	border-width:2px;
	border-color:#EBEBEB;
	text-align:center
}
.default-menu {
	line-height:1.5em
}
.default-menu a {
	display:block;
	cursor:hand;
	cursor:pointer;
	width:100%;
	padding:0 2px 0 1px;
	margin:0
}
.default-menu a:link {
	color:#000000;
	text-decoration:none
}
.default-menu a:visited {
	color:#000000;
	text-decoration:none
}
.default-menu a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#000080
}
.default-menu a:active {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#0000CC
}
.default-style {
	overflow:hidden;
}
.default-style a:hover {
}
.default-style a:active {
}
.plain-text {
	overflow:auto;
}
.plain-text a:hover {
}
.plain-text a:active {
}
.heading {
	padding:2px;
	border-width:1px;
	border-style:solid;
	border-color:#D8D8D8;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	overflow:hidden;
}
.heading a:hover {
}
.heading a:active {
}
.subheading {
	font-weight:bold;
	text-align:left;
	overflow:hidden;
}
.subheading a:hover {
}
.subheading a:active {
}
