/*
 * ADOBE SYSTEMS INCORPORATED
 * Copyright 2007 Adobe Systems Incorporated
 * All Rights Reserved
 * 
 * NOTICE:  Adobe permits you to use, modify, and distribute this file in accordance with the 
 * terms of the Adobe license agreement accompanying it. If you have received this file from a 
 * source other than Adobe, then your use, modification, or distribution of it requires the prior 
 * written permission of Adobe.
 */

@import url("common.css");
@import url("arktic/nav.css");
@import url("arktic/wdg.css");
@import url("arktic/tng.css");
@import url("arktic/nxt.css");
@import url("arktic/cal.css");
#loginbox {
	background-color: #66CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	left: 40%;
	top: 70%;
	width: 270px;
	height: 120px;
}

