input {
	color: #0C3F72;
	font-weight: normal;
	border: inset;
	border-width: 1px;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	border-right-color: #CCCCCC;
	border-top-color: #999999;
}


form#log_in_form body {
	font-size: 100% !important;
	color: #0C3F72;
}

form#log_in_form table { background-color: transparent !important; }

form#log_in_form input {
	width: 175px;
	font-size: 12px;
	line-height:20px;
	color: #0C3F72;
	margin-bottom: 5px;
	padding-left: 3px;
	font-weight: bold !important;
}

form#log_in_form .td_lbls {
	font-size: 12px;
	line-height:20px;
	color: #308E8D;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
	font-variant:small-caps;
}

#log_in_header h1 { /*background-color: #FFFFFF;*/
	background-color: transparent !important;
	color: #0C3F72;
	font-size: 16px !important;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	line-height: 18px !important; /*margin-top:5px;*/ /*padding-left:8px;*/
	text-transform: none;
}

#log_in_header h2 { /*background-color: #FFFFFF;*/
	background-color: transparent !important;
	color: #0C3F72;
	font-size: 14px !important;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	line-height: 18px !important; /*margin-top:5px;*/ /*padding-left:8px;*/
	text-transform: none;
}

form#req_pwd_form body {
	font-size: 80%;
	color: #0C3F72;
	background-color: #FFFFFF;
}

form#req_pwd_form input {
	width: 200px;
	font-size: 12px;
	color: #0C3F72 !important;
	font-weight: bold;
	padding-left: 3px;
}

form#req_pwd_form .td_lbls {
	font-size: 80%;
	font-weight: normal;
	color: #666666 !important;
}

form#log_in_form_compact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
	background-color: #FFFFFF !important;
}

form#log_in_form_compact table { background-color: #FFFFFF; }

form#log_in_form_compact input {
	width: 150px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

form#log_in_form_compact .td_lbls {
	color: #404040;
	font-size: 80%;
	font-weight: normal;
	vertical-align: text-top;
	width: 100px !important;
}
