/* STANDARD TAG REDEFINITIONS */
body {
	color: #1D1D1D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #E6E7E8;
	margin: 0px 0px 0px 0px;
	padding: 0; }

.table-main {
	color: #002471;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	margin-bottom: auto;
	width:570px;
	background-color: #FFFFFF;
	padding:0px;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	background-image: url(../../imgs/login/header_background_600.gif);
	background-repeat: no-repeat; }

.table-main-content {
	color: #002471;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
	width:570px;
	background-color: transparent;
	padding:0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px; }

.input-text {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #37518d;
	background-color: #ffffff;
	color: #002471; }

.input-button {
	font-family: Verdana;
	font-size : 11px;
	border : 1px solid #37518d;
	color:#FFFFFF;
	font-weight: bold;
	background-color: #37518d; }

.font-error {
	color: #CC0033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; }

.font-info {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; }
	
h1 {
	font-family: verdana;
	font-size: 15pt;
	font-style: italic;
	margin-top: 2px;
	margin-left: 17px;
	color: #37518D; }
