@charset "utf-8";
#pagetitle {
	margin-left:15px;
	margin-top:24px;
	width:44px;
	margin-bottom:12px;
	float:left;
	display:inline;
	overflow:hidden;
	background-repeat: no-repeat;
}



.text {
	padding-top: 4px;
	padding-bottom: 8px;
	text-align: justify;
	line-height: 1.4;
	font-size:100%;
}

.subtitle {
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin: 0px;
	line-height: 1.4;
}

.title {
	font-size: 125%;
	color: #FBAC01;
	font-weight: bold;
}
.smalltitle {
	font-size: 116%;
	color: #FBAC01;
	font-weight: bold;
}
.small{
	font-size:84%;
}

body {
	background-color: #00003f;
	margin:0px;
	padding:0px;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-top: 12px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
#main {
	width:957px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;
	background-image: url(images/background.gif);
}
#main a {
	color: #0085FE;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}
.togglebox{
	font-size:100%;
}
