@charset "utf-8";
/* CSS Document */


/* GENERAL */

* { padding: 0px; margin: 0px; }
* { outline: 0px; }



body, th, td { font-family: Trebuchet MS, Arial, sans-serif; font-size: 12px; color: #c2dae2; }
body { background-image: url(../../images/bg.gif); background-repeat: repeat-x; background-color: #60818c; line-height: 18px; }


a { color: #a6be8a; text-decoration: none; }
a:hover { text-decoration: underline; }
a.footerLink01 { color: #9ebcc7; text-decoration: none; }

noscript { color: #000000; font-weight: bold; text-decoration: none; }


img { border: 0px; }

h2 { font-size: 18px; padding: 0px 0px 25px 0px; }
h3 { font-size: 15px; padding: 5px 0px; }
h4 { font-size: 14px; margin: 0px 0px 5px; font-weight: bold; }
p { padding: 0px 0px 20px 0px; }

ul { padding: 0px 0px 15px 13px; }

ul.sideMenu { list-style-image: url(../../images/bulletpoint02.png); maring: 0px; padding: 5px 0px 10px 20px; }
	ul.sideMenu li { padding: 0px 0px 8px 0px; }

.ulerrors { margin: 0px 0px 20px 0px; padding: 10px; list-style-image: url(../../images/resultArrow.gif); list-style-position: inside; border: 1px dotted #c3d765; }
	.ulerrors li { padding: 2px 0px; }

.ulsuccess { margin: 0px 0px 20px 0px; padding: 10px; list-style-image: url(../../images/resultArrow.gif); list-style-position: inside; border: 1px dotted #85d765; }
	.ulsuccess li { padding: 2px 0px; }

/* GENERAL END --------------------------------------------------------------------------------------------------------------------------------------------- */






/* HEADER */

.headerPlace { width: 100%; background-image: url(../../images/bg-headerWide.gif); background-repeat: repeat-x; background-position: top; }
	.headerPlace .header { width: 766px; height: 151px; margin: 0px auto; background-image: url(../../images/bg-header.gif); background-repeat: no-repeat; }
		.headerPlace .header img { margin: 55px 0px 0px 30px; }
	
	.headerPlace .menu { width: 736px; height: 33px; text-align: center; margin: 0px auto; padding: 0px 0px 0px 30px; background-image: url(../../images/bg-menu.gif); }
	
	.headerPlace .banner { width: 766px; height: 234px; margin: 0px auto; text-align: center; background-image: url(../../images/bg-headerImage.gif); background-repeat: no-repeat; }

/* HEADER END ---------------------------------------------------------------------------------------------------------------------------------------------- */






/* CONTENT */

.contentPlace { width: 706px; margin: 0px auto; padding: 0px 30px; background-image: url(../../images/bg-contentWide.gif); background-repeat: no-repeat; }
	.contentPlace .spacer { float: left; width: 37px; height: 482px; }
	.contentPlace .content { float: left; width: 632px; padding: 37px 0px 0px 0px; }

/* CONTENT END ---------------------------------------------------------------------------------------------------------------------------------------------- */






/* FOOTER */

.footer { width: 766px; height: 288px; margin: 0px auto; color: #14465f; background-image: url(../../images/bg-footer.gif); background-repeat: no-repeat; }
	.footer .column01 { float: left; width: 126px; padding: 162px 0px 0px 76px; }
	.footer .column02 { float: left; width: 134px; padding: 162px 0px 0px 0px; }
	.footer .column03 { float: left; width: 138px; padding: 162px 0px 0px 0px; }
	.footer .column04 { float: left; width: 136px; padding: 162px 0px 0px 0px; }
	.footer .column05 { float: left; width: 126px; padding: 162px 0px 0px 0px; }
	
	.footer a.footerLink01 { color: #14465f; text-decoration: none; }
	.footer a.footerLink01:hover { text-decoration: underline; }
	
	.footer a.footerLink02 { color: #396880; text-decoration: none; }
	.footer a.footerLink02:hover { text-decoration: underline; }

.footerCopyright { width: 766px; margin: 0px auto; padding: 4px 0px 10px 0px; font-size: 11px; text-align: center; color: #8dafba; }


/* FOOTER END ---------------------------------------------------------------------------------------------------------------------------------------------- */







/* Forms and text formating */

.hContentDisplay { padding: 10px 0px 0px 0px; }
.hTimeDisplay { width: 105px; padding: 10px 0px 0px 0px; font-size: 10px; color: #8aaab5; border-bottom: 1px dashed #70939f;  }
.hSpacer { width: 105px; padding: 11px 0px 0px 0px; font-size: 10px; }
.hLine01 { padding: 0px 0px 30px 0px; }

.displayNone { display: none; }

.clearBoth { content: ""; display: block; clear: both; }

.error { color: #c3d765; line-height: 14px; }
.success { color: #85d765; }

.fontSize10px { font-size: 10px; }
.fontSize11px { font-size: 11px; }
.fontSize12px { font-size: 12px; }
.fontSize13px { font-size: 13px; }
.fontSize14px { font-size: 14px; }
.fontSize15px { font-size: 15px; }
.fontSize16px { font-size: 16px; }
.fontSize17px { font-size: 17px; }
.fontSize18px { font-size: 18px; }
.fontSize19px { font-size: 19px; }
.fontSize20px { font-size: 20px; }

.fontColorGreen01 { color: #c8dab3; }
.fontColorBlue01 { color: #8aaab5; }

.input01 { width: 210px; height: 20px; padding: 2px 4px 0px 6px; font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px; color: #304f59; background-image: url(../../images/bg-input01.gif); background-repeat: no-repeat; border: 0px; }
.input02 { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px; color: #304f59; }
.textArea01 { width: 420px; height: 182px; padding: 4px 4px 4px 6px; font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px; color: #304f59; background-image: url(../../images/bg-textarea01.gif); background-repeat: no-repeat; border: 0px; }
.inputBtn01 { margin: 15px 0px 0px 0px; }
.dropDown01 { width: 240px; padding: 2px 2px 2px 6px; font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px; color: #304f59; }

/* Forms and text formating END ---------------------------------------------------------------------------------------------------------------------------------------------- */






















