* {
	font-family:Verdana;
}
body {
	margin: 5px auto;
	width: 790px;
	background-color: #ffffff;
	font-size: 10px;

}

p {
	font-family: verdana;
	font-size: 7pt;
	font-weight: 500;
	line-height: 15pt;
	margin-top: 10px;
	margin-left: 15px;
}

A         {font-family:Arial}
A:link    {color:#ffffff;}
A:visited {color:#ffffff;}
A:hover   {color:#ffffff;}
A:active  {color:#ffffff;}

/*----------------------------------------------*/
/*-------------------- main --------------------*/
/*----------------------------------------------*/
#main {
	margin: 10px auto;
	width: 750px;
	height: 675px;
	border-bottom: 25px solid #000000;
}
.thinBorder {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

/*----------------------------------------------*/
/*----------------- begin header ---------------*/
/*----------------------------------------------*/
#main .header {
	float:left;
	width: 750px;
	height: 93px;
	background-color: #ffffff;
	color: #000000;
}

#main .header .logo{
	float: left;
		background:url(http://images.residentsource.com/design/callico/blue/header.jpg) no-repeat;
	color: #434ca9;
	width: 750px;
	height: 73px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*----------------------------------------------*/
/*------------------- begin nav ----------------*/
/*----------------------------------------------*/
#main .header #nav {
	float: left;
	font-size: 11px;
	background:url(http://images.residentsource.com/design/callico/blue/home-navbar.jpg) no-repeat #574694;
	color: #ffffff;
	width: 750px;
	margin-bottom: 2px;
}

#main .header #nav a {
  	padding: 0px 1px;
  	font-family: arial;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
}

#main .header #nav ul {
	float: left;
	list-style: none;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	height: 17px;
	width: 660px;
	margin: 0px;
	padding-top: 3px;
	padding-left: 43px;
}

#main .header #nav ul li {
	display: inline;
	text-align: left;
	width: 128px;
	height: 14px;
	margin-top: 2px;
}

/*----------------------------------------------*/
/*-------------- begin container01 -------------*/
/*----------------------------------------------*/
#main .container01{
	float: left;
	width: 325px;
	height: 550px;
}

/*----------------------------------------------*/
/*---------------- begin login box -------------*/
/*----------------------------------------------*/
.container01 .login{
	background:url(http://images.residentsource.com/design/callico/blue/login-home.jpg) no-repeat #252b5f;
	background-color: #252b5f;
	float: left;
	width: 325px;
	height: 139px;

}
.container01 .fail {
	font-size:9px;
	color:#ffffff;
	margin-top:-5px;
	margin-left:15px;
	display:block;
}

.container01 .lockout {
	font-size:9px;
	color:#ffffff;
	margin-top:40px;
	margin-left:15px;
	display:block;
}
.container01 .loggeduser{
	float: left;
	color: #ffffff;
	width: 265px;
	height: 85px;
	margin: 35px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #c7b4e2;
}

.container01 .loggeduser p {
	font-size: 10px;
	font-weight: bold;
	width: 240px;
	height: 20px;
	margin: 7px 0px 0px 10px;
	padding: 0px;
}

.container01 .login .loggeduser a {
	float: none;
	color: 	#c7b4e2;
}

.container01 .login table{
	color: #ffffff;
	border-collapse:collapse;
	font-family: arial;
	font-size: 14px;
	float: left;
	width: 295px;
	height: 95px;
	margin-top: 33px;
	margin-left: 15px;
}

.container01 .login a{
	float: left;
	font-size: 10px;
	font-weight: normal;

}
.container01 input{
	font-size: 10px;
	height: 20px;
	width: 210px;
	border: 1px solid #000000;
}

.container01 .btn {
	float: right;
	width: 51px;
	height: 0;		/* for the good browsers */
	cursor:pointer;
	padding: 20px 0 0 0;
	border: 1px solid black;
	background: transparent url(http://images.residentsource.com/design/btn-login.gif) no-repeat center top;
	overflow: hidden;
}
.container01 .btn{
	}
*+html .container01  .btn { height: 20px !important; } /* for IE7, as it ignores the underscore hack */

#main .container01 .imgbox{
	float: left;
	width: 325px;
	height: 243px;
	background-color: #434ca9;
	margin-top: 5px;
}

#main .container01 .imgbox .imgborder{
	float: left;
	width: 325px;
	height: 203px;
	background-color: #282d64;
	margin-top: 20px;
}

#main .container01 .imgbox .imgborder #img02{
	float: left;
	width: 303px;
	height: 190px;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-left: 10px;
}

#main .container01 .textarea01{
	float: left;
	background-color: #c7b4e2;
	width: 325px;
	height: 171px;
	border-bottom: 8px solid #574694;
}

/*----------------------------------------------*/
/*------------------ begin body ----------------*/
/*----------------------------------------------*/
#main .container02  {
	float: right;
	background:url(http://images.residentsource.com/design/callico/blue/bkg-home.jpg) no-repeat #ffffff;
	color: #c7b4e2;
	border-bottom: 5px solid #252b5f;
	width: 425px;
	height: 557px;
	margin-top: 1px;
}

#main .container02  #img01{
	float: left;
	width: 411px;
	height: 284px;
	margin-top: 5px;
	margin-left: 7px;

}

#main .container02 .welcome .welcome-label{
	font-size: 18px;
	font-family: verdana;
	color: #000000;
	width: 380px;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
}

#main .container02  .welcome{
	float: left;
	color: #000000;
	width: 400px;
	height: 267px;
	margin-left: 7px;
	padding-left: 0px;
}

#main .container02 .welcome-txt{
	float: left;
	font-family: verdana;
	font-size: 9pt;
	line-height: 15pt;
	width: 385px;
	height: 221px;
	margin-left: 10px;
}

#body{
	float: left;
	background-color: #ffffff;
	width: 750px;
	height: 562px;
	border-bottom: 25px solid #252b5f;
}

#footer {
	float:left;
	width:780px;
	margin:10px 0;
	text-align:center;
	color:#574694;
}
#footer a {
	color:#574694;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.ezUpLoginLinks {
    text-align: center;
}

.ezUpLoginLinks a {
    text-decoration: none;
}

.ezUpHubLogin {
    text-align: left;
    padding-left: 20px;
}

.ezUpHubLogin a {
    text-decoration: none;
}

.ezUpLoginLinks a:hover {
    text-decoration: underline;
    color:#574694;
}

.ezUpHubLogin a:hover {
    text-decoration: underline;
    color:#574694;
}
