@charset "utf-8";

table tr td {
   	padding-right: 10px;
	text-align: left;
}
    	
body {
	body {font-family:"Verdana"; font-size:10px; color:#325058; margin:0in;}
}
    	
a {font-size:10px; color:#000000; text-decoration:none;}
tr {font-size:10px; color:#325058;}

#loginBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;

	width: 329px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

#loginBoxTop {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 39px;
	width: 329px;
	font-size: 14px;
	text-transform: uppercase;
	color: #0033CC;
	/*line-height: 3.4em;*/
	line-height: 39px;
	text-indent: 20px;
	font-weight: bold;
}

#loginBoxMiddle {
	background-image: url(../images/middle.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 329px;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	}

#loginBoxBottom {	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 329px;
}



.alignLeft {
	float: left;
	height: 30px;
	line-height: 2em;	
}

.alignRight {
	float: right;
     padding-right: 90px;
		height: 30px;
}

#loginBox input {

}

#nx_newaccts {
	display: none;
}

#nx_newaccts2 {
	display: none;
}

#loginBoxMiddle table{
	border-spacing: 2px;
}

#keyitems {
	margin-top: 60px;
}

#keyitems table {
	width: 700px;
}

#keyitems table tr td{
	padding-left: 0px;
	padding-bottom: 7px;
	font-size: 12px;
}

#keyitems table tr #tableheading {
	font-weight: bold;
	padding-bottom: 20px;
}

#welcomemessage {
	font-weight: bold;
	font-size: 18px;
	margin-top: 70px;
}

#contents table.loginlinks {
	position: absolute;
	bottom: 0;
}

#bcdcontact {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	color:#325058;
}

#bcdcontact a {
	font-family: Verdana, arial, helvetica, sans-serif;
	line-height: 11px; 
	font-size:11px; 
	margin-top:5px; 
	margin-bottom:5px;
	color: grey;
	
}
