body {
	margin: 0px;
	padding: 0px;
	font: 11pt Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align:center;
}
h2 {
	color: #5c7ac7;
	font-size: 11pt;
}
img {
	border-style: none;
}
#wrap {
	margin: 0px auto 0px auto;
	width: 90%;
	text-align:left;
}
#header {
	display: none !important;
}
#flashmenu {
	display: none !important;
}
#nav {
	display: none !important;
}
#navright {
	display: none !important;
}
#lefttab {
	display: none !important;
}
#righttab {
	display: none !important;
}
#content {
	margin: 0px;
}
#content .top {
	display: none !important;
}
#content .bottom {
	display: none !important;
}
#content .innercontent {
	margin:0px;
}
#content .innercontent .main {
	padding:10px;
	border: 1px solid #557689;
	background: #FFFFFF;
	height: auto;
	text-align:justify;
}
#content .innercontent .top {
	display: none !important;
}
#content .innercontent .bottom {
	display: none !important;
}
#content .innercontent .main h1 {
	font-size: 13pt;
	color: #44687B;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: none;
	display: inline;
}
#clearer {margin:0px; height:1%; line-height:0px;}
#footer {
	display: none !important;
}
.copyright {
	text-align: center;
	padding: 5px;
	color: #999999;
}
.clear {
	clear: both;
	line-height: 0px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.imageborder {
	border: 1px solid #59849C;
}
.mainheding {
	margin-bottom: 12px;
}.aligncenter {
	text-align: center;
}

