* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

html, body {
	margin: 0px;
	background-color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #0060A9;
}

img {
	border: none;
}

p {
	font-size: 9pt;
	text-align: justify;
	margin: 3px 0px 10px 0px;
}

h2 {
	font-size: 30pt;
	color: #8C8C8C;
	margin: 0px;
	text-align: center;
}

h3 {
	font-size: 20pt;
	color: #0060A9;
	text-align: center;
	margin: 5px 0px 5px 0px;
}

h4 {
	font-size: 12pt;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

h5 {
	color: #00A886;
	margin: 10px 0px 0px 0px;
	font-size: 12pt;
}

small {
	font-size: 7pt;
}

blockquote {
	color: #0060A9;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

span.req {
	font-size: 10pt;
	font-weight: bold;
	color: #EA2D2E;
}

input, textarea {
	border: solid 1px #0060A9;
}

input:focus, textarea:focus {
	background-color: #D1E2EF;
}

input.error {
	border: solid 1px #EA2D2E;
}

input.button {
	background-color: #FDCB26;
	border: solid 1px #F08231;
}

#tdHead {
	color: #0060A9;
	font-size: 9pt;
	font-weight: bold;
	padding: 10px 0px 0px 110px;
}

#tdBodyLeft {
	background-image: url('/img/horizORbg.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	vertical-align: top;
}

#tdBodyLeft2 {
	background-image: url('/img/horizORbg.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 230px;
	vertical-align: top;
}

#tdBodyCenter {
	background-image: url('/img/horizORbg.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	vertical-align: top;
	width: 560px;
}

#tdBodyRight2 {
	background-image: url('/img/horizBLbg.gif');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	vertical-align: bottom;
	width: 230px;
}

#tdBodyRight {
	background-image: url('/img/horizBLbg.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

#ulLinks {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#ulLinks li {
	margin: 15px 0px 0px 0px;
}

#ulLinks a {
	font-size: 9pt;
	font-weight: bold;
}

#tdFoot {
	text-align: right;
	color: #F15D2F;
	font-size: 9pt;
	font-weight: bold;
	padding-right: 110px;
}

#tdFoot img {
	vertical-align: middle;
	padding: 5px;
}

#rotImg {
	margin: 10px 0px 20px 0px;
}
