@charset "utf-8";
/* CSS Document */

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFC;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


body {
	background-color: #336699;
	line-height: 100%;
}
div.position1{
	display:block;
	position:relative;
	top:0px;
	left: 10px;
	width:700px;
	z-index:1;
	
}
H5 {
	font-size: 10pt;
	font-weight: normal;
	color: white; 
	word-spacing: 4pt;
	white-space: nowrap;
}
span.head {
	background-color:#FFF;
	border-style:solid;
	border-color:#FFF;
	border-right:solid 2px #ccc;
	border-bottom-width:9px;
	color:#C90;
	font-weight:bold;
	font-size:14px;
}
span.hd_tab {
	font-size: 12px;
	color: #CCCCCC;
	background-color: #C90;
	font-weight: bold;
	border:solid 2px #C90;
	border-bottom:5px solid #C90;
}
div.position2{
	color:#000;
	line-height:110%;
	position: relative;
	top: -19px;
	left: 10px;
	max-width: 800px;
	background-color:#FFF;
	border:solid;
	border-width:thin;
	padding:8px;
	text-align: justify;
	border-color: #FFF;
	border-right:solid 2px #ccc;
	border-bottom:solid 2px #ccc;
	max-height: none;
	margin-right:10px;
	height: auto;
	z-index:2;
}
.position2 a,
.position2 a:link,
.position2 a:visited,
.position2 a:hover,

.position2 a:link{
	color:#006;
}
.position2 a:visited{
	color:#960;
}
.position2 a:hover{
	color:#F0F;
	text-decoration: underline;
}
span.title{
	color:#006;
	font-size:medium;
	font-weight:bold;
}

span.days{
	color:#C90;
	font-size:xx-small;
}
span.lead{
	color:#000;
	font-size:small;
}

div.home{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

div.push{
	position:relative;
	top:1px;
	left: 10px;
	max-width: 800px;
	height:10pix;
	margin-bottom:10px
	
}

div.position3{
	position:relative;
	bottom:0%;
	left: 10px;
	max-width: 800px;
	height:10pix;

	color:#FFF;
	line-height:normal;
	text-align:center;
	font-size:small;
}
