* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
	text-align: center;
	background-color: #000000;
	min-height:475px;/* for good browsers*/
	min-width: 800px;/* for good browsers*/
}
#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 475px;
}	
#xinner {
	width: 800px;
	background:#fff;
	height: 475px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

#xinner1 {
	width: 600px;
	background:#000000;
	height: 475px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

#Container {
	color: #000000;
	background-color: #000000;
}

div#page {
	position:relative;
	width:800px;
	height:475px;
	z-index:1;
	visibility:visible;
	border-color: #FF0000;
	border-width: 1;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}

#top { 
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:284px;
	z-index:1;
	visibility:visible
}

#subLeft {
	position:absolute;
	left:0px;
	top:285px;
	width:315px;
	height:190px;
	z-index:2;
	visibility:visible;
	background-color: #FFFFFF;
}

#subRight {
	position:absolute;
	left:315px;
	top:285px;
	width:485px;
	height:190px;
	z-index:3;
	visibility:visible;
	background-color: #FFFFFF;
}

#textBox {
	position:absolute;
	left:0px;
	top:20px;
	width:432px;
	height:157px;
	z-index:5;
	visibility:visible;
}

#homeTextBox {
	position:absolute;
	left:13px;
	top:307px;
	width:450px;
	height:160px;
	z-index:5;
	visibility:visible;
}

#homeTextBox1 {
	position:absolute;
	left:482px;
	top:112px;
	width:312px;
	height:157px;
	z-index:5;
	visibility:visible;
}
#pageAbove {
	position:relative;
	width:800px;
	height:475px;
	z-index:1;
	visibility:visible;
	border-color: #FF0000;
	border-width: 1;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}

#calendarTextBox {
	z-index:5;
	visibility:visible;
	padding: 5px;
}

.calendar_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.calendar_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
}

.calendar_text_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

.calendar_text_red_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: underline;
}

.calendar_dates {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.calendar_days {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.form_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.form_copyRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

.form_copy_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.form_copyRedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
