/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#5B5C61;
}

.header {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#ED453A;}
.subheader {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#434343;}
.subheaderRed {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#B43225;}
.nortext {font-family:Tahoma; font-size:12px; font-weight:normal; color:#333333;}
.nortextbold {font-family:Tahoma; font-size:12px; font-weight:bold; color:#333333;}
.redtext {font-family:Arial, Verdana, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#B43225;}
.redtextBold {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#B43225;}
.footertext {font-family:Tahoma; font-size:11px; font-weight:normal; color:#ffffff;}
.input-fields{ border: #333399 solid 1px; width:190px; height:22px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}
.red-star{ color:#FF0000; font-size: 12px;}
.submit-button{ border:#FF0000 solid 1px; background-color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; width:50px; height:20px;}
.list-style-css{ list-style:none; height:20px;}




/*--------------------------*/
img { behavior: url(iepngfix.htc) }
#pageflip {
	position: relative;
	right: 0; top: 0;
	float: right; 
}
#pageflip img {
	width: 69px; height: 61px;
	z-index: 1;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 69px; height: 61px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(images/peel33.png) no-repeat right top;
}


