﻿body {
	background-color: black;
	text-align: center;
}
#center_div {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #f5f5f5;
	text-align: left;
	width: 400px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	font-family: lucida grande,verdana;
	font-size: 12px;
	border-right: #808080 10px solid;
	border-top: #cccccc 10px solid;
	border-left: #cccccc 10px solid;
	border-bottom: #808080 10px solid;
}
#flash_div {
	width: 395px;}
.flash_normal {
	text-align: left;
	color: #006600;
	background-color: #e2f9e3;
	background-image: url(images/alertpass.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 16px;
	margin-bottom: 12px;
	margin-top: 8px;
	border-right: #99cc99 1px solid;
	border-top: #99cc99 1px solid;
	border-left: #99cc99 1px solid;
	border-bottom: #99cc99 1px solid;	
}
.flash_error {
	text-align: left;
	color: #ffffff;
	background-color: #cc0000;
	background-image: url(images/alertfail.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 16px;
	margin-bottom: 12px;
	margin-top:8px;
	border-right: #cc9999 1px solid;
	border-top: #cc9999 1px solid;
	border-left: #cc9999 1px solid;
	border-bottom: #cc9999 1px solid;
}
.login_titles {
	font-family: "Lucida Grande" ,arial,sans-serif;
	margin-top: 20px;
	margin-right: 0pt;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333333;
	font-size: 14px;
	font-weight:bold;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
}
.login_boxes {
	width: 394px;
	height:30px;
	font-size: 14px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-bottom: 5px;
}
.submitbutton {
	border-right: yellowgreen 1px solid;
	border-top: yellowgreen 1px solid;
	font-weight: bold;
	font-size: 11pt;
	border-left: yellowgreen 1px solid;
	color: white;
	border-bottom: yellowgreen 1px solid;
	font-family: Arial,Verdana;
	background-color: #006600;
	margin-top:10px;
}
#pnlBottom {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top: 20px;
	padding-top: 10px;
}
#logo {
	text-align: left;
}
#lblHelp {
	font-weight:bold
}
a, a:visited, a:active, a:hover {
	color: #000000;
}
.assign_background {
	background-color: yellow;
}
.make_bold {
	font-weight:bold
}
.inline {
	display: inline;
}
#logincontainer {
	text-align: left;
	width: 550px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.loginwarning {
	text-align: left;
	color: #ffffff;
	background-color: #cc0000;
	background-image: url(images/alertfail.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 16px;
	margin-bottom: 12px;
	margin-top:8px;
	border-right: #cc9999 1px solid;
	border-top: #cc9999 1px solid;
	border-left: #cc9999 1px solid;
	border-bottom: #cc9999 1px solid;
	width:500px;
	font-family:Verdana,helvetica;
}
#divSsoDenyWebAccess {
	padding: 15px 0px 5px 0px;
}
#lblSsoDenyWebAccess {
	color: maroon;
}