body {
	padding:0px;
	padding-top:5px;
	margin:0px;
	background-color:#626262;
	font-family:Arial;
}

input {
	border:1px solid #A7A7A7;
}

.element {
	font-size:1px;
	background-repeat:no-repeat;
}

.fieldHeader {
	color:#B0B0B0;
	font-size:8pt;
	letter-spacing:.2px;
}

.loginBtn {
	border:1px solid #A7A7A7;
}

.nav {
	border:1px solid #747474;
	background-image:url('../imgs/tpl4/navBack.jpg');
	background-repeat:repeat-x;
	font-size:8pt;
}

.divider {
	border-left:1px solid #ACACAC;
	font-size:1px;
	height:100%;
	float:left;
}

.navLink {
	color:#FFFFFF;
	width:80px;
	float:left;
	text-decoration:none;
	text-align:center;
}

.sectionHead {
	background-color:#E0E0E0;
	color:#626262;
	height:15px;
	font-size:9pt;
	width:100%;
	font-weight:bold;
	text-indent:6px;
	line-height:15px;
}

.content {
	color:#626262;
	font-size:8pt;
	padding:20px 32px 10px 32px;
	line-height:20px;
}

.footer {
	height:10px;
	padding-top:2px;
	vertical-align:top;
}

.footerDivider {
	border-left:1px solid #C6C6C6;
	font-size:1px;
	height:inherit;
	float:left;
	line-height:10px;
}

.footerLink {
	color:#8E8E8E;
	width:55px;
	float:left;
	text-decoration:none;
	text-align:center;
	line-height:10px;
	font-size:7pt;
}