﻿.MainBox {
	width: 730px;
	margin-left: 20px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.ErrorBar {
	width: 963px;
	height: 27px;
	background-color: #e6e6e6;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 2px;
}

.ErrorText {
	Padding-left: 10px;
	padding-top: 5px;
}

.ErrorMsgBar {
	width: 962px;
	height: 45px;
	background-color: #f2f2f2;
	font-size: 1em;
	font-weight: normal;
	color: #000;
	line-height: 1.65;
}

.ContinueBar {
	padding-top: 12px;
	text-align:	center;
	height: 33px;
}

.ContinueBar a {
	background-color:	#009f00;
	border:				1px solid #ffffff;
	color:				#ffffff;
	font-weight:		bold;
	padding:			3px 10px 3px 10px;
	text-decoration:	none;
}

.ContinueBar a:hover {
	background-color:	#99cc00;
	color:				#ffffff;
	font-weight:		bold;
	text-decoration:	none;
}

.ErrorMsgText {
	Padding-left: 10px;
	padding-top: 3px;
}

.EmptySpace {
	width: 1px;
	height:50px;
}

#mainDivError {
	MARGIN: 0px 0px 0px 20px;
    WIDTH:963px;
    HEIGHT:200px;
}
#mainDivError_new {
	MARGIN: 0px 0px 0px 20px;
    WIDTH:963px;
    HEIGHT:340px;
}
#mainDivError_request {
	MARGIN: 0px 0px 0px 20px;
    WIDTH:963px;
    HEIGHT:300px;
}
.mainDivError {
	MARGIN: 0px 0px 0px 20px;
    WIDTH: 963px;
    HEIGHT: 1px;
}

