@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505254;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F6F6F6;
}
.smalltext {
	font-size: 9px;
	color: #999999;
}
.pagetitle {
	font-size: 16px;
	color: #ef4123;
}
.navigationlinks {
	font-size: 13px;
	color: #999999;
}
a:link {
	color: #505254;
	font-weight: bold;
}
a:visited {
	color: #505254;
	font-weight: bold;
}
a:hover {
	color: #ef4123;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #ef4123;
	font-weight: bold;
}
a.navigation:link {
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a.navigation:visited {
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a.navigation:hover {
	font-size: 13px;
	color: #505254;
	font-weight: normal;
	text-decoration: underline;
}
a.navigation:active {
	font-size: 13px;
	color: #505254;
	font-weight: normal;
	text-decoration: underline;
}
.frameleft {
	background-repeat: no-repeat;
	background-position: right;
}
.frameright {
	background-repeat: no-repeat;
	background-position: left;
}
a.section:link {
	font-size: 13px;
	color: #ef4123;
	text-decoration: none;
	font-weight: bold;
}
a.section:visited {
	font-size: 13px;
	color: #ef4123;
	text-decoration: none;
	font-weight: bold;
}
a.section:hover {
	font-size: 13px;
	color: #505254;
	font-weight: bold;
	text-decoration: underline;
}
a.section:active {
	font-size: 13px;
	color: #505254;
	font-weight: bold;
	text-decoration: underline;
}
.orange{
	color: #ef4123;
	font-weight: bold;
}
a.small:link {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a.small:visited {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a.small:hover {
	font-size: 9px;
	color: #505254;
	font-weight: normal;
	text-decoration: underline;
}
a.small:active {
	font-size: 9px;
	color: #505254;
	font-weight: normal;
	text-decoration: underline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rowlinestop {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EDEDEE;
	border-bottom-color: #EDEDEE;
}
.rowlinesbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDEE;
}
.sectiontitle {
	font-size: 16px;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
	background-color: #F6F6F6;
	color: #505254;
	border: 1px solid #505254;
}
.selectfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 254px;
	background-color: #F6F6F6;
	color: #505254;
	border: 1px solid #505254;
}
