.content {
	position:absolute;
	width:670px;
	height:165px;
	left: 220px;
	top: 270px;
	color:#006699;
	font-size:12pt;
	font-family:Arial;
	text-align:justify;
}

div#login-selections  {
	position:relative;
	width:80%;
	height:70px;
	margin-left:30px;
}

div#login-selections > a{
	float:left;
	margin-right:10px;
}

div#login-box {
	top:400px;
	left:250px;
}

div.login-box-body {
	width:365px;
	height:310px;
}

.redLabel {
	color:#FF0000;
	font-size:9pt;
	font-weight:bolder;
	font-family:Arial;
}

#loginFailer {
	display:none;
}

/*
.loginBox {
	color:#006699;
	border:solid;
	display:block;
	width:250px;
	font-size:14pt;
	font-family:Arial;
	background-color:#EEEEEE;
}

.loginBox label {
	color:#0066AA;	
	font-size:11pt;
	font-family:Arial;
	font-weight:bolder;
}

.loginBox input {
	color:#0066AA;	
	font-size:10pt;
}

.loginBox label {
	float:left;
	width:80px;
}
*/

div#lg-area-panel {
	margin-left:2px;
}

.panel1 {
	width:380px;
	display:block;
	height:170px;
	margin-left:70px;
}

.img1 {
	float:left;
}

.txt {	
	float:right;
}

a.lg-btn-type {
	width:180px;
	margin-left:150px;
	font-size:18px;
	padding-top:5px;
}

a.studies {
	color:#006699;
	Text-decoration:none;
}

a.studies:hover {
	color:#AA0000
}

a.logoutFont {
	color:#006699;
	font-size:14pt;
	font-family:Arial;
	font-weight:bolder;
	Text-decoration:none;
}

a.logoutFont:hover {
	color:#AA0000
}

