@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#006F36;
	}

.copy_blue{
	font-family: "Trebuchet MS";
	color:#7D4025;
	font-size:12px;
	line-height:120%;
	}

.copy_blue_14 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#004FA5;
	line-height:140%;
	}

.copy_blue_10 {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#004FA5;
	line-height:140%;
	}

.copy_brown_10 {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#7D4025;
	line-height:140%;
	}

.copy_brown_14 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#7D4025;
	line-height:140%;
	}

.copy_brown_12 {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#7D4025;
	line-height:100%;
	}

.copy_blue_10_lh {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#004FA5;
	line-height:100%;
	}	

.copy_pink_20 {
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#FB288E;
	font-weight:bold;
	}

.copy_purple_20 {
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#663399;
	font-weight:bold;
	}

.copy_purple_16 {
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#663399;
	font-weight:bold;
	}

.copy_purple_14 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#663399;
	font-weight:bold;
	}

.copy_pink_16 {
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#FB288E;
	font-weight:bold;
	}	

.copy_blue_landing{
	font-family: "Trebuchet MS";
	color:#004FA5;
	font-size:12px;
	line-height:133%;
	}

.copy_blue_9{
	font-family: "Trebuchet MS";
	color:#004FA5;
	font-size:9px;
	line-height:130%;
	}

.copy_brown_9{
	font-family: "Trebuchet MS";
	color:#7D4025;
	font-size:9px;
	line-height:130%;
	}

.copy_gray_11 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333333;
	line-height:120%;
	}
	
.pink {color:#FB288E; text-decoration:none;}
	
.link {
	color: #006F36; text-decoration:underline;
}

.footer{
	font-family: "Trebuchet MS";
	color:#006F36;
	font-size:11px;
	line-height:170%;
	}

.footerlink{
	font-family: "Trebuchet MS";
	color:#006F36;
	font-size:13px;
	font-weight:bolder;	
	}

input { outline: none;} /* to remove the safari on active effect */

.textboxstyle {
	border:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:5px;
	margin:0px;
	background:url(textbox-bg.gif) no-repeat;
	width:177px;
	height:24px;
	}

.textboxstyle_sm {
	border:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:5px;
	margin:0px;
	background:url(textbox-bg-sm.gif) no-repeat;
	width:117px;
	height:24px;
	}

.errorred	{
	font-family: "Trebuchet MS";
	font-size:8px;
	color:#990000;
	}
	
sup {
    font-size: 9px;
    vertical-align: baseline;
    position: relative;
    bottom: 0.77em;}

	.tablecolorewhite { background-color:#FFFFFF;
	position:absolute;

	z-index:100;
	margin-top:196px;
	margin-left:222px;
	width:611px;
	height:586px;
	padding-top:10px;
	padding-left:20px;

}
	.tablecolorewhite2 { background-color:#FFFFFF;
	position:absolute;

	z-index:100;
	margin-top:203px;
	margin-left:222px;
	width:611px;
	height:586px;
	padding-top:10px;
	padding-left:20px;

}
	.tablecolorewhite3 { background-color:#FFFFFF;
	position:absolute;

	z-index:100;
	margin-top:194px;
	margin-left:222px;
	width:591px;
	height:577px;
	padding-top:10px;
	padding-left:20px;

}