/* CSS Document */



/*form {
	right: 0px;
	text-align: right;
	color: #000000;
	position: absolute;
	top: 135px;
	z-index: 25;
}*/



#ImportantDates dl {
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 5px;
	font-weight:bold;
	top: 400px;
	margin-top: 15px;
}

#ImportantDates dt {
	font-size:12px;
	color: #333333;
}

#ImportantDates dd {
	font-size:11px;
	color:#0426DB;
	margin-bottom: 5px;
}

#Corner {
	padding: 0px;
	float: left;
	background-image:  url(website/images/IndexSlices7-11-06/Corner.gif);
	height: 30px;
	width: 39px;
	background-repeat: no-repeat;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: -30px;
	z-index: 20;
	
}
/*#RightColumn {
	z-index: -2;
	margin-right: 175px;
}
*/

/*#RightColumn h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0428D9;
	margin-bottom: -0.5em;
	padding-top: 10px;
}*/

#RightColumn p {
	margin-bottom: 8px;
	margin-left: 17px;
}

#RightColumn ol {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-position: outside;
}




/*LogInForm*/
#LogIn {
	visibility: visible;
	right: 0px;
	float: right;
	position: absolute;
	top: 0px;
	z-index: 100;
	display: block;
	
}
#LogIn form {
	right: 0px;
	position: absolute;
	top: 57px;
	text-align: right;
	color: #000000;
	z-index: 100;
}
#LogIn input {
	width: 100px;
	
}

#BreadCrumbs {
	display: none;
}

#PageWrapper {
	background-color: #FFFFFF;
}

#MainContent {
	background-color: transparent;
}

/*#RightColumn {
	margin-top: 88px;
}
*/

/*Non IE Browsers
body>#PageWrapper #RightColumn {	
	margin-top: 88px;	
}
*/
#FarRightBox {
	display:block;
}
