@charset "utf-8";
*, html, body {
	margin: 0;
	padding: 0;
}
fieldset {
	border: none;
	margin-bottom: 5px;
}
body {
	background: #D1DCF3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
a:link,
a:visited,
a:active {
	color: #2E4B9B;
}
a:hover {
	color: #333;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	float: left;
	width: 250px;
}
#login-header {
	margin: 0px 0px 5px 15px;
	height: 30px;
}
#login-header p {
	margin-left: 10px;
	float: left;
}
#login-content    { background: #d8e2f6; margin-bottom: 5px; padding: 0 10px 0; height: 85px; clear: both; border-style: solid none; border-width: 1px medium; border-color: #bac3e2 }

#login-content-left  { padding-top: 10px; width: 268px; float: left; border-right: 1px solid #bac3e2 }  
#login-content-right  { margin-left: 7px; padding-top: 10px; width: 54px; float: left }  
h1  { font-size: 12px; font-weight: bold; background: url(/images/icon_lock.gif) no-repeat; margin-bottom: 5px; padding-left: 15px }
fieldset label  { text-align: right; margin: 5px 5px 0 0; width: 65px; float: left }
fieldset input   { margin-bottom: 0; width: 114px; height: 17px; text-size: 10px  }

.pill-btn,
a.pill-btn,
a.pill-btn:link,
a.pill-btn:visited,
a.pill-btn:active  { color: #fff; text-decoration: none; background: url(/homepage/images/blue-gray-btn.gif) no-repeat left top; text-align: center; cursor: pointer; margin-left: 0; padding: 5px 0; width: 62px; height: 15px; float: left; border: none }
input.pill-btn  { height: 25px }
.pill-btn:hover,
a.pill-btn:hover {
	background-position: bottom left;
}
#login  { width: 80px }
#login-fields    { width: 195px; float: left }
#login-extra     { text-align: left; margin-top: 10px; float: left }
#login-sub {
	clear: both;
}
#login-submit  { float: left }	
ul#login-menu      { text-align: left; float: left; vertical-align: top }
ul#login-menu li    { list-style-type: none; font-size: 11px; line-height: 13px; padding-bottom: 6px }
ul#login-menu li a {}

#first-time {
	text-align: center;
	width: 105px;
	float: left;
	height: 75px;
	border-right: 1px solid #ccc;
}
#first-time h3 {
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: normal;
}
#first-time a {
	margin-left: 20px;
}
#learn-about-services {
	float: left;
	width: 236px;
	margin-left: 10px;
}
#learn-about-services h3 {
	font-size: 12px;
	font-weight: bold;
}

#learn-about-services ul  { }
#learn-about-services li { list-style-type: none; margin-bottom: 2px }
#learn-about-services li a { }
#learn-about-services li a:hover {  }


.inline li {
	float: left;
	list-style-type: none;
	padding: 0px 5px;
	border-right: 1px solid #A9A9A9;
}
.inline li.last {
	border-right: none;
}
#groupLogin,
#agentLogin,
#memberLogin,
#providerLogin {
	margin-left: 0px;
}
#login-sub p {
	margin: 0px 10px 10px 10px;
	line-height: 14px;
}
#login-sub p strong {
	color: #f00;
}


#login-sub-error       { background-image: url(../images/icon_alert_orange_login.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 12px 0; display: block; margin-top: 12px; padding-right: 8px; padding-left: 50px; height: 80px }
#login-sub-error p    { margin: 0; padding: 0 0 0 0 }
#login-sub-error  p strong   { color: #c56100; font-weight: bold }
/* */
#login-sub-error-provider        { background-image: url(../images/icon_alert_orange_login.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 12px 0; display: block; margin-top: 8px; padding-right: 8px; padding-left: 50px; height: 80px; float: left }
#login-sub-error-provider p    { margin: 0; padding: 0 0 0 0 }
#login-sub-error-provider  p strong   { color: #c56100; font-weight: bold }
#login-sub-error-provider  a   { color: #2e4b9b; text-decoration: underline }
#login-sub-error-provider  a:hover   { color: #2e4b9b; text-decoration: none }
/* */
#default-login li {
	margin-left: 20px;
	padding-left: 10px;
	background: url(/homepage/images/plan_arrow.gif) no-repeat 0px 6px;
	list-style: none;
}

.login-element {}
