* {
	margin: 0;
	padding: 0;
}

body {
	color: #5b5c5c;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	background-color: #ffffff;
	text-align: center;
	margin: 0;
	padding: 0;
	border-width: 0;
}

img {
	display: block;
}

h1,h2,h3,h4,h5,p,blockquote,form,label,ul,ol,dl,fieldset,address,input {
	margin: 0;
	padding: 0;
	border-width: 0;
}

li {
	list-style: none;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

#container {
	width: 509px;
	height: 464px;
	margin: 0 auto;
	padding: 0;
}
#lostwrapper {
	background-image: url(images/lost-password.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 509px;
	height: 210px;
}

#changewrapper {
    background-image: url(images/lost-password.jpg);
    background-repeat: no-repeat;
    margin: 0 auto;
    padding: 0;
    width: 509px;
    height: 510px;
}

#invalidwrapper {
	background-image: url(images/invalid-login.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 509px;
	height: 210px;
}

#resetwrapper {
	background-image: url(images/reset-password.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 509px;
	height: 210px;
}
#header {
	background-image: url(images/web_access_01.jpg);
	background-repeat: no-repeat;
	width: 509px;
	height: 82px;
}

#main {
	background-image: url(images/web_access_02.jpg);
	background-repeat: no-repeat;
	width: 509px;
	height: 199px;
}

#main2 {
	background-image: url(images/web_access_nobeta.jpg);
	background-repeat: no-repeat;
	width: 509px;
	height: 199px;
}

#tagline {
	background-image: url(images/web_access_03.jpg);
	background-repeat: no-repeat;
	width: 509px;
	height: 84px;
}

#footer {
	background-image: url(images/web_access_04.jpg);
	background-repeat: no-repeat;
	width: 509px;
	height: 99px;
}

#user {
	font-size: 11px;
	text-align: right;
	margin: 0;
	padding: 30px 25px 0 0;
}

#admintrans {
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 5px 0 0 240px;
}

ul#list {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	text-align: left;
	margin: 0;
	padding: 5px 0 0 255px;
}

.bullet {
	list-style-type: disc;
}

#web {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 10px 0 0 35px;
}

#flex {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0 0 0 200px;
}

#info {
	text-align: center;
	margin: 0;
	padding: 5px 0 0;
}

a.graylink:link, a.graylink:visited {
	color: #5b5c5c;
	text-decoration: none;
}

a.graylink:hover, a.graylink:active {
	color: #5b5c5c;
	text-decoration: underline;
}

a.whiteline:link, a.whiteline:visited {
	color: #ffffff;
	text-decoration: underline;
}

a.whiteline:hover, a.whiteline:active {
	color: #ffffff;
	text-decoration: none;
}

.whttxt {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin: 0;
	padding: 0 5px 0 0;
}

.whttxtnb {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin: 0;
	padding: 0 5px 0 0;
	white-space: nowrap;
}

.whttxtreset {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 90px 0 0 256px;
}

.whttxtlost {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin: 0;
	padding: 0 5px 0 0;
	white-space: nowrap;
}
.ffields {
	width: 246px;
	height: 15px;
	border: solid 1px #666666;
	padding:4px 2px 4px 2px;
	
}

.ffieldsreset {
	width: 230px;
	height: 15px;
	border: solid 1px #666666;
	padding:4px 2px 4px 2px;
}

.ffieldslost {
	width: 300px;
	height: 15px;
	border: solid 1px #666666;
	padding:4px 2px 4px 2px;
}
#lost {
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}

.tblpos {
	margin: 10px 0 0 75px;
	padding: 0;
	display: inline;
}

.tblposreset {
	display: inline;
	margin: 10px 0 0 65px;
	padding: 0;
}

.tblposlost {
	display: inline;
	margin: 15px 0 0 22px;
	padding: 0;
}

#please {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 95px 0 0 175px;
}

#please2 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 105px 0 0 175px;
}

#newpass {
	font-size: 12px;
	text-align: left;
}
img#backpos {
	width: 74px;
	height: 20px;
	float: right;
	margin: 20px 40px 0 0;
	padding: 0;
	display: inline;
}
.NoMatch 
{
	background-image: url(images/web_access_04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 509px;
	height: 12px;
}
.hidden {
    display: none;
}
.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.modalBox {
    background-color: #FFFFFF;
    border-width: 3px;
    border-style: solid;
    border-color: #4A8F99;
    padding: 3px;
}

#changepassword_top {
    background-image: url(images/changepassword_top.jpg);
    background-repeat: no-repeat;
    width: 509px;
    height: 186px;
    margin: 0 auto;
    padding: 0;
}
#changepassword_mid {
    background-image: url(images/changepassword_mid.jpg);
    background-repeat: repeat-y;
    width: 509px;
    height: 230px;
    margin: 0 auto;
    padding: 0;
}
#changepassword_mid table {
    margin-top:0px;
}
#changepassword_bottom {
    background-image: url(images/changepassword_bottom.jpg);
    background-repeat: repeat-y;
    width: 509px;
    height: 34px;
    margin: 0 auto;
    padding: 0;
}
ul.normal {
    display:block;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
    ul.normal li {
        display: list-item;
        list-style-type: disc !important;
        list-style-position: inside !important;
        margin-left:20px;
        text-indent:-16px;
    }


.resetpassword_top {
    background-image: url(images/changepassword_top.jpg);
    background-repeat: no-repeat;
    width: 509px;
    height: 186px;
    margin: 0 auto;
    padding: 0;
}

.resetpassword_mid {
    background-image: url(images/changepassword_mid.jpg);
    background-repeat: repeat-y;
    width: 509px;
    height: 180px;
    margin: 0 auto;
    padding: 0;
}

    .resetpassword_mid table {
        margin-top: 0px;
    }

.resetpassword_bottom {
    background-image: url(images/changepassword_bottom.jpg);
    background-repeat: repeat-y;
    width: 509px;
    height: 34px;
    margin: 0 auto;
    padding: 0;
}
