/* Default CSS Stylesheet */
body { font-weight: normal; font-size: 10pt; word-spacing: normal; text-transform: none; color:#333333; font-family: Arial, Verdana, Sans-Serif; letter-spacing: normal; background-color: #fff !important; margin:0px; height:100%; min-width: 850px; text-align:center; }
h1, h2, h3, h4, h5, th, thead, tfoot { color: #333333; }
h1 { font-family: Arial, Verdana, Sans-Serif; font-size:2em; font-weight:700; font-style:	normal; text-decoration:none; word-spacing:normal; letter-spacing:normal; text-transform:none; }
h2 { font-family: Arial, Verdana, Sans-Serif; font-size:1.75em; font-weight:700; font-style:	normal; text-decoration:none; word-spacing:normal; letter-spacing:normal; text-transform:none; }
h3 { font-family: Arial, Verdana, Sans-Serif; font-size: 1.58em; font-weight: 500; font-style: normal; text-decoration: none; word-spacing: normal; letter-spacing: normal; text-transform: none; color: #800000; }
h4 { font-family: Arial, Verdana, Sans-Serif; font-size:1.33em; font-weight:500; text-decoration:none; word-spacing:normal; letter-spacing:normal; text-transform:none; }
h5, dt { font-family: Arial, Verdana, Sans-Serif; font-size:1em; font-weight:700; font-style:normal; text-decoration:none; word-spacing:normal; letter-spacing:normal; text-transform:none; }
h6 { font-family: Arial, Verdana, Sans-Serif; font-size:	.8em; font-weight:700; font-style:	normal; text-decoration:none; word-spacing:normal; letter-spacing:	normal; text-transform:	none; }
tfoot, thead { font-family: Arial, Verdana, Sans-Serif; font-size:	1em; word-spacing:	normal; letter-spacing:	normal; text-transform:	none; }
th { font-family: Arial, Verdana, Sans-Serif; vertical-align:	middle; }
a { font-weight:bold; color:	#0d57ea; text-decoration:none; }
a:link { text-decoration:none; color:	#0d57ea; }
a:visited { text-decoration:none; color:	#0d57ea; }
a:active { text-decoration:none; color:	#0d57ea; }
a:hover { text-decoration:underline; color:	#0d57ea; cursor: hand; }
small { font-size:	.7em; }
big { font-size:	1.17em; }
blockquote, pre { font-family:Courier New, monospace; }
ul li { list-style-type:square; }
ul li li { list-style-type:disc; }
ul li li li { list-style-type:circle; }
ol li { list-style-type:decimal; }
ol ol li { list-style-type:lower-alpha; }
ol ol ol li { list-style-type:lower-roman; }
legend { color: black; }
table { border-collapse:collapse; }
p, ul, li { font: 12px/14.4px Tahoma, Arial, Helvetica, san-serif; margin:0; border:0; padding:0; }
fieldset { background-color:transparent; }
 
.Button { font-family: Arial, Verdana, Sans-Serif; font-size: 10pt; cursor: pointer; }
.Content { text-align:left; width:1000px; margin-left:auto; margin-right:auto; background-color:white; }
.Label { font-family: Arial, Verdana, Sans-Serif; font-size: 10pt; }
.TextBox { font-family: Arial, Verdana, Sans-Serif; font-size: 10pt; }

/* --- LOGIN PAGE CHANGES AND NEW ELEMENTS --- */
#loginwrapper { margin: auto auto; width:1000px; height: 100%; min-height: 500px; }
img[src='images/login-logo.png'] { height: 0px;	width: 0px; }
#LoginPanel { background-color: #F0F0F0; border: 1px solid #C0C0C0;	background: #F0F0F0 no-repeat center right; }
#LoginPanel span[class=Label]  { font-family:'Segoe UI', Verdana, sans-serif !Important; font-size: 10pt !important; font-weight: normal !important; color: #404040; text-transform: none; padding-bottom: 5px;	display: inline-block; }
#LoginPanel>table> { }
#formposition {	margin: 34px; }
#formposition span { color: #990000; padding-bottom: 3px; }
#formposition input { padding: 8px 10px 8px 10px; width: 185px !important; font-family:'Segoe UI', Verdana, sans-serif !important; font-size: 10pt !important;font-weight: normal !important; color: #808080; border: 1px #C0C0C0 solid; }
#formposition .Button {	height: 36px; width: 100px !important; font-family:'Segoe UI', Verdana, sans-serif !important; font-size: 10pt !important; font-weight: normal !important; color: #404040; filter:chroma(color=#000000); }
#formposition .StatusError { font-family:'Segoe UI', Verdana, sans-serif !important; font-size: 10pt !important; font-weight: bold !important; color: white; background-color: #600000;	padding: 7px 35px; }
#RequiredFieldValidator1 { padding-left: 5px; vertical-align: middle; }
#RequiredFieldValidator2 { padding-left: 5px; vertical-align: middle; }
.copyrightlogin { font-family:'Segoe UI', Verdana, sans-serif !Important; font-size: 10pt !important; font-weight: normal !important; color: white;	padding-top: 4px; padding-right: 14px; color: #fff;	background-color: #000000; height: 22px !important;	text-align: right; }
.loginlogo { height: 54px; padding-top: 10px; background: url("../images/login-logo.png") no-repeat right; background-size: 25%;	}
#logo {margin-top: 10px; margin-left: 5px; position: relative; clear: both;}