*{margin:0; padding:0}

html, body, * html #wrapper,#Main,.center{height:100%}

#rightCol ul, ol, dl{position:relative}

html, body, #Main,.center{width:100%;}

a{color:#AF1D1D}

a:hover{color:#357429; text-decoration:none}

:active{outline:none}

:focus{-moz-outline-style:none}

body{color:#000; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:14px; }

h1, h2, h3{color:#E6E9F0; margin-top:1em; margin-bottom:1em; position:relative}

img{border-top-style:none; border-right-style:none; border-bottom-style:none; border-left-style:none}


#Target {
	float: right;
	position: relative;
	font-size: smaller;
	top: 50px;
}

#Target a {
	color: #3C4077;
	text-decoration: none;
}
#Target a:hover {
	text-decoration: underline;
}
.background {
	background-color: #F2FFF4;
	border: 1px outset #8F96DE;
}
.focus {
	background-color: #FFF0F0;
	border: 1px inset #313648;
}

.login_error {
	color: #AE2828;
	display: list-item;
	margin-top: 1em;
	margin-bottom: 1em;
	list-style-image: url(../images/icons/error_bullet_01.png);
	margin-left: 2em;
}

#LoginForm {
	margin-top: 1em;
	margin-bottom: 1ex;

}

.textfield {
	text-align: right;
	display: block;
	margin-top: .5em;
	margin-bottom: .5em;
	position: relative;
	width: 70%;
}

#f_Container {
}

td {
	text-align: center;
}

table .inner {
	margin-right: auto;
	margin-left: auto;
}
