@charset "utf-8";
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #F7931E;
	text-align: left;
	margin: 3px;
	font-size: 18px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#tableLayout {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #838383;
	border-left-color: #838383;
}
#tdHeader {
	text-align: left;
	padding-bottom: 0px;
	height: 198px;
	width: 775px;
	background-color: #2E3192;
}
#ttdTopbar {
	background-color: #F7931E;
	height: 15px;
}
#tdFootbar {
	background-color: #00ADEE;
	height: 10px;
	text-align: center;
	vertical-align: middle;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#tdSidebar {
	background-image: url(Assets/images/side_bar.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: top;
	width: 100px;
}
#tdLogo {
	background-color: #FFFFFF;
	background-image: url(Assets/images/cyan-logo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	width: 100px;
	height: 100px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: left;
	word-spacing: normal;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #2E3191;
	font-size: 24px;
	font-weight: bold;
	vertical-align: middle;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 8px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	line-height: normal;
	font-style: normal;
	background-position: right bottom;
	letter-spacing: normal;
	height: 24px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2E3191;
	margin: 2px;
	font-size: 18px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 2px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	line-height: 18px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-top-width: 3px;
	border-top-style: none;
	border-right-width: 3px;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: none;
	font-style: normal;
	line-height: 16px;
	list-style-position: outside;
	list-style-type: square;
}
#tdLinks a {
	color: #F7931E;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-position: center;
	vertical-align: top;
}
#tdLinks a:visited {
	color: #EF6E26;
}
#tdLinks a:active {
	color: #EF6E26;
	background-color: #E6E6E6;
}
#tdLinks a:hover {
	background-color: #E6E6E6;
}
.textfield {
	background-color: #EAEAEA;
	border: 1px solid #838383;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #F7931E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 2px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
