* { margin: 0px; padding: 0px; }

body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 778px;
	background-color: #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	}
#pagewrapper {
	position:relative;
	width:778px;
	margin: 8px auto 0 auto;
	padding: 0px 0 0 0;
	text-align: left;
	background: #FFFFFF url('../images/bg-top.gif') no-repeat top left;
	height: 1200px;
	}
#logo {
	position:absolute;
	z-index:10;
	top: 15px;
	left:20px;
	width:164px;
	text-align: left;
	visibility: visible;
	}
#feature {
	z-index:1;
	text-align: left;
	}
#content {
	position:relative;
	left: 125px;
	width: 525px;
	text-align: left;
	padding-bottom: 20px;
	}
#linkbox {
	position:relative;
	margin: 8px auto 125px auto;
	width: 525px; height: 35px;
	text-align: center;
	background: #FFFFFF url('../images/bg-linkbox.gif') no-repeat top left;
	}
	
/* 
-----------------------------------------------
  Typography
----------------------------------------------- */


p, ul {
	margin: 10px 0 0 0;}
#linkbox p {margin: 0px; padding:8px 0 0 0;}
strong {color: #075286;}
h1 {
	font-size: 14px;
	line-height: 18px;
	color: #075286;
	font-weight: bold;
	margin: 10px 0 0 0;
	}
h2 {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	margin: 10px 0 0 0;
	}
ul {
	list-style-position: outside;
	list-style-type: disc;
	}
li {
	margin-bottom: 3px;
	}
a:link {color: #227488;}
a:hover {color: #054571;}
img {border:0;margin:0;padding:0;}
.style1 {
	font-size: 11px;
	color: #227488;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.remember {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: italic;
}
.style2 {
	font-size: 14px;
	color: #66892B;
}
.style4 {
	font-size: 10px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	color: #333333;
	font-weight: bold;
}
.style6 {font-size: 14px;
		 font-weight: bold;}
		 
.style7 {
	font-size: 10px;
	color: #999999;
}
a:visited {
	color: #33749d;
}



/* lqp added */

 input {
	font: 11px arial, verdana, sans-serif;
	color: #000;
	padding: 1px; 
	}
	
	.checkbox { 
	width: 14px;
	height: 13px;
	margin: 0; }

	
table {
padding: 0px;
border: none;
border-collapse:collapse;
font-size: 11px;
}

table td {
padding: 5px;
border: none;
border-collapse:collapse;

}

.er, .error {
	color: #ac1818;
}

.error ul {
padding-left: 15px;
}

.error-box {
	color: #ac1818;
	border: 1px solid #ac1818;
	background-color: #f8d0d0;
	padding: 5px;
	display: block;
 }
 
 .error-box ul {
padding-left: 15px;
}

 .error-box li {
margin-left: 15px;
}

#main {
	margin: 0px 4px 0px 4px;
	/* border: 1px solid #000000; */
	}

#headertop { 
	 }

#header-wrapper {
	background: white;
	}

#header {
	font-size: 11px;
	}

#header-container {
padding: 15px 20px 20px 20px;
	}	
	

#header-container .logo {
float: left;
margin-right: 225px;
	}			

#welcome { 
	padding: 0px 0px;
	float: right;
	text-align: right;
	color: #20758a;
	font-size: 11px;

	 }	 
	 
#welcome table { 
	padding: 0px 0px;
	 }	 
	 
#welcome table td { 
	padding: 0px 0px;
	 }	

#welcome table td.label { 
	text-align: right;
	padding: 0px 3px;
	color: #000000;
	 }		 

#welcome table td.topgreeting { 
	color: #20758a;
	 }		  	 
	
  	 
	 
.remember {
	font-size: 10px;
	color: #666666;
	font-style: italic;
}	  	 
	 
#welcome a { 
	font-weight: normal;
	 }	

.loginfields {
	width: 143px;
}	
	
.linkbox {
background: #FFFFFF url('../images/bg-linkboxV2.gif') no-repeat;
height: 20px;
}
.YellowBoxMessage
{
    border:solid 2px #FFD20F;
    background-color:#FFF82A;
    font-weight:bold;
    padding:10px;
}
.YellowBoxMessage H1
{
    margin:0;
    color:#ff0000;
    
}

