/* Original stuff BEGIN */
body{margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.home1 {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


A.type1:link    {color:#666699; text-decoration:none;}
A.type1:visited {color:#666699; text-decoration:none;}
A.type1:active  {color:#666699; text-decoration:none;}
A.type1:hover   {color:#666699; text-decoration:none;}
.style2 {
	color: #666633;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {
	color: #666633;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.eachhead {
	color: #666633;
	font-family: Bradley Hand ITC;
	font-weight: bold;
	font-size:22px;
}
/* Original stuff END */





/* Confirm & Error Messages */
.confirm,
.error,
.warning,
.info,
.positive,
.notice {
	color: #333;
	padding: 0.7em 5em 0.7em 4.3em;
	margin: 1.2em 0 1em 0 !important;
	clear: left;
	min-height: 20px;
	font-size: 120%;
} /* ie6 */ 


.confirm,
.positive,
.notice { 
	/*
	background: #eff6e8 url(../images/circle-check-green.gif) 1.3em 0.5em no-repeat; 
	border-top: 1px solid #A5CC7A; 
	border-bottom: 1px solid #A5CC7A;
	*/
	background: #eee url(../images/circle-check-green.gif) 1.3em 0.5em no-repeat; 
	border-top: 1px solid #474747; 
	border-bottom: 1px solid #474747;
}

.warning { 	
	background: #eee url(../images/circle-yellow-exclamation.gif) 1.3em 0.5em no-repeat; 
	border-top: 1px solid #474747; 
	border-bottom: 1px solid #474747;
	}

.error { 	
	background: #eee url(../images/circle-red-exclamation.gif) 1.3em 0.5em no-repeat; 
	border-top: 1px solid #474747; 
	border-bottom: 1px solid #474747;
}

.info {
	background: #eee url(../images/circle-yellow-info.gif) 1.3em 0.5em no-repeat;
	border-top: 1px solid #474747;
	border-bottom: 1px solid #474747;
}

.positive div,
.confirm div,
.error div,
.warning div,
.info div
.notice div {
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
}

.positive p,
.confirm p,
.error p,
.warning p,
.info p
.notice p {
	margin: 0;
}

.positive h3,
.positive strong,
.confirm h3,
.contirm strong,
.warning h3,
.warning strong,
.error h3,
.error strong,
.info h3,
.info strong {
	font-weight: bold !important;
	letter-spacing: normal !important;
	font-size: 1.2em !important;
	padding: 0 0.5em 0 0 !important;
	margin: 0 !important;
	display: inline;
}

.positive h3,
.positive strong,
.confirm h3,
.contirm strong {
	color: #e18015;
}

.warning h3,
.warning strong {
	color: #b50b05;
}

.error h3,
.error strong {
	color: #b50b05;
}

.confirm:hover {
	color: #030;
}

h2 .confirm {
	font-size: 50%;
	float: right;
}

.instruction {
	/*background: #EAF2FA url(/img/feature-box.gif) 0 0 no-repeat;*/
	/*background: #f2f2f2 url(/img/feature-box.gif) 0 0 no-repeat;*/
	margin-bottom: 1em;
	color: #6C7D8E;
}

.instruction div {
	/*background: url(/img/feature-box.gif) 100% 100% no-repeat;*/
	padding: 15px 15px 10px 15px;
}

.instruction h3 {
	color: #6C7D8E;
}
