html,body{margin:0;padding:0}

body{
	font: 75% Arial, Helvetica, sans-serif;
	text-align: left;
	background: #FFFFFF;
	padding-bottom:5px;
	padding-top:5px;
	display: table-cell;
	width: 100%;
	height: 98%;
	vertical-align: center;
	color: #000000;
	}


html {
    display: table;
    width: 100%;
    height: 100%;
}

DIV#login_left a:link {
	color: #2c536e;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #2c536e;
	border-left-color: #FFFFFF;
}
DIV#login_left a:visited {
	color: #2c536e;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #2c536e;
	border-left-color: #FFFFFF;
}

DIV#login_left a:focus {

} 
DIV#login_left a:hover {
	color: #2c536e;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #2c536e;
	border-left-color: #FFFFFF;

}
DIV#login_left a:active {
}
   
DIV#page_login {
	width: 656px;
	height: 406px;
	margin: auto;
	border: 0px;
	padding: 0px;
   }
   
DIV#login_logo {
	width: 656px;
	height: 88px;
	left: 0px;
	top: 0px;
	background-image: url(../assets/login_logo.png);
	float: left;
}

DIV#login_header {
	margin: 0px;
	padding: 0px;
	height: 88px;
	width: 456px;
	background-image: url(../assets/login_header.gif);
		float: left;
}

DIV#login_nav {
	background-image: url(../assets/login_blue.gif);
	height: 28px;
	width: 656px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left:0px;
	float: left;
	text-indent: 5px;
}

.blue_nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
}


.blue_nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
}
.blue_nav:visited { 

}
.blue_nav:focus { 
	text-decoration: underline;
}
.blue_nav:hover {
	text-decoration: underline;
}
.blue_nav:active {
	text-decoration: underline;
}

.label_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2c536e;
	margin-top:5px;
	margin-bottom:5px;
}
.label_reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2c536e;
	margin-top:5px;
	margin-bottom:5px;
	width : 150px;
}

DIV#page_login #login_content input[type=text], input[type=password] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #999999;
	height: 18px;
}
DIV#page_login #login_content .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	width: 80px;
	color: #FFFFFF;
	background-color: #2C536E;
	border: 1px solid #999999;
	line-height: 12px;
	margin-top:10px;
	margin-bottom:5px;
}

DIV#page_login #login_content form {
	margin-top:10px;
	margin-bottom:5px;
}



p {
	margin-top:0px;
	margin-bottom:5px;
	}
	

p a:link {
	color: #2c536e;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #2c536e;
	border-left-color: #FFFFFF;
}
p a:visited {
	color: #2c536e;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #2c536e;
	border-left-color: #FFFFFF;
}

p a:focus {

} 
p a:hover {
	color: #2c536e;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #2c536e;
	border-left-color: #FFFFFF;
}
p a:active {

}
	
#mini {
	font-size: 100%;
	color:red;
	list-style-position: inside;
	list-style-image: url(../assets/allert_20.gif);
	display: list-item;
}
#login_legend{
	font: normal 140% Arial, Helvetica, sans-serif;
	color: #2c536e;
	}

h1,h2,h3{
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #2c536e;
	}
h2{
	font-size:160%;
	}
h3{
	font-size:120%;
	}
	
DIV#login_left {
	float: left;
	height: 210px;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align:bottom;

}
DIV#login_content {
	float: left;
	width: 400px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#login_main{
	float: left;
	width: 628px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #2c536e;
}

DIV#login_bottom_g {
	background-image: url(../assets/login_bottom.gif);
	top: 0px;
	left: 0px;
	height: 28px;
	width: 656px;
	float: left;
}

#login_bottom:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #2c536e;
	text-decoration: none;
	text-align: right;
	margin-top: 0px;
	margin-right: 15px;
	padding: 0px;
}
#login_bottom:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #2c536e;
	text-decoration: none;
	text-align: right;
	margin-top: 0px;
	margin-right: 15px;
	padding: 0px;

}
#login_bottom:focus { 
	text-decoration: underline;
}
#login_bottom:hover {
	text-decoration: underline;
}
#login_bottom:active {
	text-decoration: underline;
}

#flashtest {
	overflow: hidden;
	height: 200px;
	width: 150px;
	background-color:#00FF66;
}
