@charset "utf-8";
body {
	margin: 0px;
}
form {
	margin: 0px;
}
input[type=text] {
	background-color: #edeeee;
	padding: 3px;
	border: 0px;
	margin: 0px;
}
input[type=file] {
	background-color: #edeeee;
	padding: 3px;
	border: 0px;
}
textarea {
	background-color: #edeeee;
	padding: 3px;
	border: 0px;
}
a:hover {
	text-decoration: underline !important;
}
#partnerForm input[type=text] {
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#partnerForm input[type=file] {
	width: 402px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#partnerForm textarea {
	width: 396px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#partnerForm input[type=submit] {
	background-color: #2f5467;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	border: none;
}
/* Top */
#topLogo {
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 10px;
}
#mainTable {
	margin-left: auto;
	margin-right: auto;
}
#csideLogo {
	float: left;
	border: none;
}
#csideSignature {
	float: right;
}
.homeContent {
	width: 33%;
	/*padding-right: 20px;*/
}
.introContent {
	width: 33%;
	padding-right: 20px;
}
.introContent img {
	padding-top: 15px;
	padding-bottom: 15px;
}
.txtIntroContent {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #25546f;
	line-height: 14px;
}
.mainContent {
	width: 66%;
	padding-top: 15px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525a59;
	line-height: 14px;
	vertical-align: top;
}
.moduleContent {
	width: 33%;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525a59;
	line-height: 14px;
	vertical-align: top;
}
.mainContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525a59;
	line-height: 14px;
	font-weight: bold;
}
.mainContent td {
	padding-bottom: 10px;
}
.mainContent img {
	margin-bottom: 12px;
}
.mainContent .moreSpacer {
	padding-top: 5px;
}
.moduleContent td {
	padding-bottom: 10px;
}
.moduleContent img {
	margin-bottom: 12px;
}
.moduleContent .moreSpacer {
	padding-top: 5px;
}
.mainTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525a59;
	line-height: 14px;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525a59;
	line-height: 14px;
	font-weight: bold;
}
#sitemappath {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #25546f;
	line-height: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.secondaryLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #25546f;
	line-height: 14px;
	text-decoration: none;
}
#homeLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #25546f;
	line-height: 16px;
}
#homeLinks img {
	margin-bottom: 12px;
}
.mainLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff6300;
	line-height: 14px;
	text-decoration: none;
}
.arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff6300;
}
#newsModule {
	background-color: #edeeee;
	padding: 0px;
	width: 243px;
}
#introModule {
	background-color: #edeeee;
	padding: 0px;
	width: 243px;
}
.newsContent {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525a59;
	line-height: 14px;
}
/* Footer */
.footerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #25546f;
	line-height: 14px;
	padding-bottom: 15px;
}
#footerTable {
	text-align: center;
}
#footerBottom {
	background-color: #7c98a9;
	padding: 0px;
}
.topLeftCorner {
	background-image: url(images/topLeftCorner.gif);
	background-repeat: no-repeat;
	background-position:top left;
	width: 4px;
	height: 4px;
}
.topRightCorner {
	background-image: url(images/topRightCorner.gif);
	background-repeat: no-repeat;
	background-position:top right;
	width: 4px;
	height: 4px;
}
.bottomLeftCorner {
	background-image: url(images/bottomLeftCorner.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
	width: 4px;
	height: 4px;
}
.bottomRightCorner {
	background-image: url(images/bottomRightCorner.gif);
	background-repeat: no-repeat;
	background-position:bottom right;
	width: 4px;
	height: 4px;
}
#footerBottom {
	margin-bottom: 20px;
}
#footerBottom .inner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footerBottom .inner a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
#footerBottom .left {
	float: left;
}
#footerBottom .right {
	float: right;
}
/* Service Module */
.serviceModule {
	padding: 0px;
	width: 243px;
}
.serviceBarTop {
	background-image: url(images/serviceTopBar.gif);
	background-color: #ff6401;
	background-position: bottom;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #25546f;
	font-weight: bold;
	font-size: 19px;
	padding: 12px;
}
.serviceBarBottom {
	background-image: url(images/serviceBottomBar.gif);
	background-color: #ff4900;
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
}
.serviceBarBottom .arrow {
	color: #FFFFFF;
	float: right;
	margin-left: 10px;
	margin-right: 5px;
}
.serviceBarBottom .txt {
	padding: 12px;
}
.serviceBarBottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}