body 
{ 
	font-size: 12px; 
	font-family: "nokia_pure_textregular",Arial,sans-serif; 
	font-weight: normal; font-style: normal; color: #68717a;
	position: absolute;
    white-space: nowrap;
}
td 
{ 
	font-size: 12px; 
	font-family: "nokia_pure_textregular",Arial,sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	color: #68717a; 
}
b 
{ 
	font-size: 12px; 
	font-family: "nokia_pure_textregular",Arial,sans-serif; 
	font-weight: bold; 
	font-style: normal; 
	color: #333333; 
}
.identifier	
{ 
	font-size: 18px; 
	font-family: "nokia_pure_textregular",Arial,sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	color: #124191; 
}
.headingtext
{
	font-size: 14px; 
	font-family: Arial, Helvetica; 
	font-weight: bold;
	font-style: normal; 
	color: #333333;
	padding-left: 5px;
}
.outerContainer
{
	display: table; 
	height: 200; 
	width: 840; 
	background-color: #124191; 
	color: #fff; 
	font-family: nokia_pure_textregular,Arial,sans-serif; 
	font-size: 20px; 
	font-weight: bold; 
	#position: relative; 
	overflow: hidden; 
	padding: 5px 5px 5px 5px;
}
.outerContainer .innerContainer
{
	#position: absolute; 
	#top: 50%;
	display: table-cell; 
	vertical-align: middle; 
}
.outerContainer .innerContainer .element
{
	
}
.login
{
	font-weight: bold;
	PADDING-LEFT: 9px; 
	WIDTH: 65px; 
	line-height: 21px;
	DISPLAY: inline-block; 
	BACKGROUND: #124191; 
	HEIGHT: 21px; 
	COLOR: #fff; 
	FONT-SIZE: 12px; 
	OVERFLOW: visible;  
	CURSOR: pointer; 
	font-family: nokia_pure_textregular,Arial,sans-serif;
	border: 0px;
	text-align: center;
	outline: 0;
}
.login:hover{
	background:#00c9ff;
}
.login:focus{
	background:#98A2AE;
	outline:0;
}
.greyheadertext 
{ 
	font-size: 12px; 
	font-family: Arial; 
	font-weight: bold; 
	color: #666666; 
}
.orange
{
	font-size: 12px; 
	font-family: "nokia_pure_textregular",Arial,sans-serif; 
	font-weight: bold; 
	font-style: normal; 
	color: #68717a;
}
.err_msg_red
{
	font-size: 12px; 
	font-family: "nokia_pure_textregular",Arial,sans-serif; 
	font-weight: bold; 
	font-style: normal; 
	color: #68717A;
}
.footer:link 
{
	font-size: 13px; 
	font-family: "nokia_pure_textregular",Arial,sans-serif; 
	font-style: normal; 
	color: #124191;
	text-decoration: none; 
}
.footer:visited
{
	font-size: 13px; 
	font-family: "nokia_pure_textregular",Arial,sans-serif; 
	font-style: normal; 
	color: #124191; 
	text-decoration: none; 
}
.footer:hover
{ 
	font-size: 13px; 
	font-family: "nokia_pure_textregular",Arial,sans-serif; 
	font-style: normal; 
	color: #124191; 
	text-decoration:underline;
}
.footer:active
{
	font-size: 13px; 
	font-family: "nokia_pure_textregular",Arial,sans-serif; 
	font-style: normal; 
	color: #124191; 
	text-decoration: none; 
}
.textfield
{
	background: #ffffff;
	font-size: 12px; 
	font-family: Arial, Helvetica;
	font-weight: regular; 
	font-style: normal;
}
.rowpadding
{
    padding-left:5px;
}
.submit 
{
  background-image: url(../../entry/login.gif);
  width: 62px;
  height: 15px;
  border: none;
}
.submit:hover
{
	background-image: url(../../entry/login_roll.gif); 
}
.body_content
{
	padding-left:29px;
}
.greyheadertext2 
{ 
	font-size: 14px; 
	font-family: Arial, Helvetica; 
	font-weight: bold; 
	font-style: normal; 
	color: #666666; 
}
.majorLink
{
	font-family: Arial, Helvetica; 
	font-weight: bold;
	font-size:12px;	
	color: #124191;  
	text-decoration: none; 
}
.majorLink:visited
{
	font-family: Arial, Helvetica; 
	font-weight: bold;
	color: #001135;
	text-decoration: none; 
}
.majorLink:hover
{ 
	font-family: Arial, Helvetica; 
	font-weight: bold;
	color: #00C9FF; 
	text-decoration:underline;
}
.normalLink
{
	font-family: Arial, Helvetica; 
	font-weight: normal;
	color: #124191;  
}
.normalLink:visited
{
	font-family: Arial, Helvetica; 
	font-weight: normal;
	color: #001135;
	text-decoration: none; 
}
.normalLink:hover
{ 
	font-family: Arial, Helvetica; 
	font-weight: normal;
	color: #00C9FF; 
	text-decoration:underline;
}
#headtable
{
	width: 875px;
}
#footertable
{
	width: 860px;
}
#logintables
{
	border-radius: 10px; 
	overflow: hidden; 
	background-color: #EFEFEF;
}