body {
	font-family: arial,geneva,helvetica,sans-serif; font-size: 11px;
	background-image: url(../images/bg_main.gif);
	background-color: #85a0bf;
	color: #4b4845;
	margin: 0px; margin-bottom: 25px;
}
div, td {
	font-family: futura,arial,geneva,helvetica,sans-serif; font-size: 11px;
}
h3 {
	margin-bottom: 3px;
}
h4 {
	font-size: 14px;
	margin-bottom: 3px;
	color: #00196f;
}
p {
	margin-top: 8px; margin-bottom: 8px;
}
a, a:link, a:visited, a:hover {
	text-decoration: none;
	font-weight: bold;
}
a:link{
	color: #00409f;
}
a:visited {
	color: #7f7c76;
}
a:hover {
	color: #a00028;
}
ul {
	margin: 7px 0px 9px 22px;
	line-height: 15px;
}
form {
	margin-top: 0px; margin-bottom: 0px;
}

.imgMain {
	border: solid 1px #7f7c78;
}
.imgProps, .imgPersonnel {
	border-style: solid; border-width: 1px; border-color: #6f6c68;
}

/* borders */
.bdr1, .bdr2, .bdr3, .bdr4, .bdr5, .spcr1 {
	font-size: 1px;
	height: 1px; width: 1px;
}
.bdr1 {
	background-color: #000000;
}
.bdr2 {
	background-color: #ffffff;
}
.bdr3 {
	background-image: url(../images/bg_mastBdr.gif);
	background-color: #52514C;
}
.bdr4 {
	background-color: #4e6783;
}
.bdr5 {
	background-color: #bdc0b8;
}
.spcr1 {
	width: 2px;
}

/* page attributes */
.pgMasthead1 {
	background-image: url(../images/bg_masthead1.gif);
	background-color: #ffffff;
	vertical-align: bottom;
	padding: 7px 0px 0px 9px;
	border: solid 1px #b0b5c0; border-width: 1px 1px 0px 0px;
}
.pgMastSpcr {
	background-image: url(../images/bg_mastSpcr.gif);
	font-size: 6px;
	border: solid 1px #b0b5c0; border-width: 1px 0px 0px 0px;
}
.pgMastSep {
	background-image: url(../images/bg_mastsep.gif);
	font-size: 4px;
}


.pgBtm {
	/* background-image: url(../images/bg_tblPgBtm.gif); */
	background: #364778;
	text-align: left;
	/* border: solid 1px #bfbab0; border-width: 1px 0px 0px 0px; */
	padding: 0px 4px 10px 151px;
}
.tblPgBtm {
	padding: 6px 3px 5px 31px;
}

.pgBodyMain {
	/* background-image: url(../images/bg_bodyMain.jpg); */
	background: #364778;
	padding: 0px; padding-right: 13px;
}
.divBodyMain {
	background: #ffffff;
	width: 100%;
	padding: 4px 7px 33px 11px;
	border: solid 1px #000040; border-width: 0px 1px 1px 0px;
	margin-right: 22px;
}
.tblBodyMain {
	padding: 0px;
}
.bodyHome {
	background: #ebebe8;
	padding: 8px 11px 6px 9px;
	font-size: 12px;
	text-align: left; vertical-align: top;
	border: solid 2px #000000; border-width: 0px 2px 2px 0px;
}
.tblLeftCol {
	/* background-image: url(../images/bg_pgleftcol.gif); */
	width: 5%;
	vertical-align: top;
	padding: 0px;
}


.txtBodyMain {
	line-height: 17px
}
.txtBodyHeadline {
	color: #003370;
	font-size: 18px; font-weight: bold;
	line-height: 20px;
	margin-bottom: 0px;
}
.txtLg, .txtLgBld {
	font-size: 14px;
	line-height: 17px;
}
.txtLgBld {
	font-weight: bold;
}
.txtSm {
	font-family: verdana,arial,geneva,sans-serif; font-size: 11px;
}
.txtTiny {
	font-size: 10px;
}
.pgFinePrint {
	margin-top: 7px; margin-left: 10px;
}
.txtFinePrint, .txtFinePrint:link, .txtFinePrint:visited {
	font-size: 10px;
	text-decoration: none;
	color: #c0cadf;
}
.txtFinePrint:hover {
	color: #fadc20;
}
.pgContactInfo {
	width: 100%;
	padding: 14px 8px 6px 2px;
	margin-right: 22px;
}
.txtContactInfo, .txtContactInfo:link, .txtContactInfo:visited, .txtContactInfo:hover, .txtContactLg {
	font-size: 11px;
	color: #d8d4ce;
}
.txtContactInfo:link, .txtContactInfo:visited, .txtContactInfo:hover {
	font-weight: bold;
	color: #dee7f1;
}
.txtContactInfo:hover {
	color: #a3908d;
}
.txtContactLg {
	color: #ffffff;
	font-size: 12px;
}



/* form settings */
.formDspLg {
	color: #001860;
	font-size: 14px; font-weight: bold;
}
.formLblLg, .formLblSm, .formLblTiny, .formLblAlarmSm, .formLblMasthead {
	font-family: arial,geneva,helvetica,sans-serif; font-size: 11px; font-weight: bold;
	color: #000000;
	padding-left: 3px; padding-right: 5px;
	text-align: right;
}
.formLblLg {
	background-color: #5f5b50;
	color: #efece8;
	font-size: 13px;
	padding-top: 3px;
}
.formLblSm {
	color: #585550;
	font-size: 11px; font-weight: bold;
	padding-left: 6px;
}
.formLblAlarmSm {
	color: #800000;
}
.formLblTiny {
	background-color: #7f7c79;
	color: #efedec;
	font-size: 10px;
	padding: 2px; padding-left: 5px; padding-right: 5px;
	border-style: solid; border-width: 1px; border-color: #404040;
	text-align: left;
}
.formLblMasthead {
	background-image: url(../images/bg_formLblMasthead.gif);
	color: #505760;
	font-size: 11px; font-weight: bold;
	padding: 5px 4px 1px 4px;
	border: solid 1px #b0b7c1; border-width: 0px 1px 1px 0px;
	text-align: left;
}
.formInputTxt, .formInputMemo {
	background-image: url(../images/bg_formInputTxt.gif);
	background-color: #f8f8f7;
	font-family: arial,geneva,helvetica,sans-serif; font-size: 11px;
	color: #001040;
	border: solid 1px #c3c6d3;
}
.formSubmitReg, .formBtnCommit {
	font-weight: bold; font-size: 11px;
	background-color: #83a1c3;
	color: #f2f5ff;
	padding: 0px;
	margin: 0px;
	border-style: solid; border-width: 1px; border-color: #4f4c48;
}

/* CMS Admin styles */
.hd1 {
	background-color: #00448f;
	color: #e0e3ef;
	font-size: 18px; font-weight: bold;
	padding: 2px; padding-left: 5px;
}
.hd2 {
	background-color: #3076bf;
	color: #e0e3ef;
	font-size: 14px; font-weight: bold;
	padding: 2px; padding-left: 5px;
}
.tblParentLink {
	text-align: left;
	background-color: #dfdcd8; font-size: 11px; padding: 4px;
	border-style: solid; border-width: 1px; border-color: #7f7c78;
	margin-bottom: 6px;
}
.cmsLoginLink {
	color: #8f8c88;
	font-size: 10px; font-weight: normal;
}
.cmsLoginLink:hover {
	color: #900000;
}
/* END */
