body {
	margin: 0px;
	padding: 0px;
	outline: 0;
	font-size: 100%;
	color: black;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(cpi/background.gif);
}

a {
  color: #006699;
  text-decoration: none; }
a:hover {
  text-decoration: underline; }
.frame .frame_top .inner h2 a {
	color: #FFF;
}


.clear, .clearboth {
  clear: both; }

.clear-left, .clearleft {
  clear: left; }

.clear-right, .clearright {
  clear: right; }

.float-left, .left {
  float: left; }

.float-right, .right {
  float: right; }

.small {
  font-size: 9px; }

.error_panel {
	border: 2px solid #900;
	background-color: #fff;
	text-align: left;
	margin-bottom: 10px;
	color: #900;
	font-size: 10px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-image: url(cpi/exclaim.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
}

.frame {
	min-width: 400px;
}
.frame .frame_top {
	height: 120px;
	padding-top: 12px;
	position: relative;
}
.frame .frame_top .corners_top, .frame .frame_top .corners_top_client {
	position: absolute;
	width: 600px;
	height: 110px;
}
.frame .frame_top .corners_top {
	top: 0;
	left: 0;
	background-image: url(cpi/login_top.png);
	background-repeat: no-repeat;
	background-position: left;
}
.frame .frame_top .corners_top_client {
	top: 0;
	left: 0;
	background-image: url(cpi/login_top_client.png);
	background-repeat: no-repeat;
	background-position: left;
}
.frame .frame_top .inner {
	height: 110px;
	position: relative;
	z-index: 101;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 50px;
}
.frame .frame_top .inner h2 {
  padding-top: 45px;
  padding-left: 12px;
  padding-bottom: 5px;
  font-size: 18px;
  color: #fff;
  font-family: Verdana;
  font-weight: bold; }
.frame .frame_content {
	position: relative;
	z-index: 101;
	min-height: 110px;
	background-color: #FFF;
	margin-top: -32px;
	margin-bottom: 0px;
	margin-left: 21px;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 20px;
	margin-right: 21px;
}
.frame .frame_bottom {
	height: 130px;
	position: relative;
	margin-top: -50px;
}
.frame .frame_bottom .corners_bottom {
	position: absolute;
	width: 600px;
	height: 140px;
}
.frame .frame_bottom .corners_bottom {
	background-image: url(cpi/login_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	bottom: 0;
}
.frame .frame_bottom .inner {
	height: 100px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
}
.login_page {
	min-width: 600px;
	margin: 0px auto;
}
.login_page .logo {
	display: block;
	text-align: right;
	height: 60px;
	vertical-align: middle;
	line-height: 60px;
	padding-right: 5px;
	padding-left: 5px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.login_page form.login_form input[type=text], .login_page form.login_form input[type=password] {
  font-size: 18px;
  color: #333;
  width: 333px;
  padding-left: 3px; }
.login_page form.login_form .field {
  margin-bottom: 15px; }
.login_page form.login_form .field label {
  color: #999;
  font-size: 12px; }
.login_page form.login_form .field.text_field label {
  display: block;
  margin-bottom: 5px;
  padding-left: 2px; }
.login_page form.login_form .field.check_box_field {
  margin-bottom: 5px; }
.login_page form.login_form .field.check_box_field label {
  vertical-align: 2px; }
.login_page form.login_form .actions {
  text-align: right;
  margin-bottom: 20px; }
.login_page .login_actions {
  color: #999;
  font-size: 11px;
  padding-bottom: 10px;
  margin-right: -3px;
  margin-left: -3px; }
.login_page .login_actions a {
  font-size: 12px; }
.login_page .login_page {
  width: 425px;
  margin: 50px auto 0; }

#footer {
	text-align: center;
	color: #666;
	font-size: 10px;
	padding: 8px 0;
	clear: both;
	height: 18px;
	padding: 5px 0 0 0;
	font-size: 10px;
	text-align: center;
	position: relative;
	line-height: 1.2em;
	z-index: 100;
}
  #footer a {
    padding: 0px 2px; }
#login_button {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 99px;
	height: 29px;
	padding-top: 0px;
	padding-bottom: 2px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(cpi/buttons.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#login_button_client {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 99px;
	height: 29px;
	padding-top: 0px;
	padding-bottom: 2px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(cpi/buttons.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

