/* Global Styles */

body {
	margin:0px;
	background-color: #1C3353;
	}

td {
	font-family: Arial;
	font-size: 11px;
	}
	
a {
	color: #990000;
	}
	
a:hover {
	color: #CC0000;
	}

/* Class Styles */
	
.bodyText {
	color:#1C3353;
	line-height:20px;
	margin-top:0px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	}
.pageName{
	color: #CC0000;
	line-height:20px;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	}
.smallText {
	color:#1C3353;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	}
#form01 {
	background-image: url(box-01.jpg);
	background-repeat: no-repeat;
	line-height: 45px;
	}
#form02 {
	background-image: url(box-02.jpg);
	background-repeat: no-repeat;
	line-height: 49px;
	}
#form03 {
	background-image: url(box-03.jpg);
	background-repeat: no-repeat;
	line-height: 48px;
	}
#form04 {
	background-image: url(box-04.jpg);
	background-repeat: no-repeat;
	line-height: 49px;
	}
#form05 {
	background-image: url(box-05.jpg);
	background-repeat: no-repeat;
	line-height: 49px;
	}
#Layer1 {
	position:absolute;
	width:580px;
	height:115px;
	z-index:1;
	top: 150px;
	visibility: hidden;
	left: 230px;
	}
.bodyTextPayoff {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #1C3353;
	font-weight: bold;
	line-height: 20px;
	}
.TxtInfo {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
