.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: Bold;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid F05C00;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F05C00;
}
.bgtopflags {
	background-image: url(/images/bgs_r1_c10.gif);
	background-repeat: repeat-x;
}
.bgtopsubmain {
	background-image: url(/images/bgs_r5_c10.gif);
	background-repeat: repeat-x;
}
.bgbottom1 {
	background-image: url(/images/bgs_r11_c1.gif);
	background-repeat: repeat-y;
}
.bgbottom2 {
	background-image: url(/images/bgs_r11_c7.gif);
	background-repeat: repeat-y;
}
.bgbottom3 {
	background-image: url(/images/bgs_r11_c11.gif);
	background-repeat: repeat-y;
}
.title1orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F05C00;
	font-weight: Bold;
	line-height: 40px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #F05C00;
	text-decoration: underline;
}
.title2orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F05C00;
	font-weight: Bold;
	line-height: 15px;
}
.text2orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F05C00;
	line-height: 12px;
}
.textItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
}
.title1white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: Bold;
	line-height: 40px;
}
.title2white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: Bold;
}
.textSuperScript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	vertical-align: super;
}
