body {
	background-color: #117A86;
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.bar {
	background-image:  url(../site-images/menubar-trq.gif);
	background-repeat: repeat-y;
	background-color: #FFFFCC;
}

.td-bkgrd-dk {
	background-color: #117A86;
}
.td-bkgrd-lt {
	background-color: #72E0E9;
}
.td-bkgrd-contrast {
	background-color: #BE3E3A;
}




.menutext {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	font-size: 14px;
}



.text-norm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #336699;
}
.text-normBLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #336699;
	font-weight: bold;
}




.text-description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	line-height: 130%;
}
.text-description-dk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 130%;
}
.text-description-lt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFC6;
	line-height: 130%;
}
.text-description-col {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #29A6B4;
	line-height: 130%;
}
.text-description-contrast {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BE3E3A;
	line-height: 130%;
}




.title-description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	font-weight: bold;
	line-height: 130%;
}
.title-description-dk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 130%;
}
.title-description-lt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFC6;
	font-weight: bold;
	line-height: 130%;
}
.title-description-col {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #29A6B4;
	font-weight: bold;
	line-height: 130%;
}
.title-description-contrast {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BE3E3A;
	font-weight: bold;
	line-height: 130%;
}




.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 100%;
	font-weight: bold;
	color: #336699;
}
.title-COL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 100%;
	font-weight: bold;
	color: #29A6B4;
}
.title-contrast{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 100%;
	font-weight: bold;
	color: #BE3E3A;
}



.title-SUB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #336699;
	line-height: 140%;
}
.title-SUB-lt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFCC;
	line-height: 130%;
}
.title-SUB-color {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #29A6B4;
	line-height: 140%;
}
.title-SUB-contrast {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #BE3E3A;
	line-height: 140%;
}




.title16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 100%;
	font-weight: bold;
	color: #333399;
}
.title16-color {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 100%;
	font-weight: bold;
	color: #29A6B4;
}
.title16-contrast {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 100%;
	font-weight: bold;
	color: #BE3E3A;
}




a:link {
	text-decoration: underline;
	color: #336699;
}a:visited {
	text-decoration: underline;
	color: #336699;
}a:hover {
	text-decoration: underline;
	color:  #308FAF;
}a:active {
	text-decoration: underline;
	color: #336699;
}


a.bold:link {
	text-decoration: underline;
	color: #336699;
	font-weight: bold;
}a.bold:visited {
	text-decoration: underline;
	color: #336699;
	font-weight: bold;
}a.bold:hover {
	text-decoration: none;
	color: #308FAF;
	font-weight: bold;
}a.bold:active {
	text-decoration: underline;
	color: #336699;
	font-weight: bold;
}

a.light:link {
	color: #FFFFCC;
	text-decoration: underline;
}a.light:visited {
	color: #FFFFCC;
	text-decoration: underline;
}a.light:hover {
	color: #FFFFCC;
	text-decoration: underline;
}a.light:active {
	color: #FFFFCC;
	text-decoration: underline;
}


a.light-b:link {
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: bold;
}a.light-b:visited {
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: bold;
}a.light-b:hover {
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: bold;
}a.light-b:active {
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: bold;
}


a.color:link {
	color: #29A6B4;
	text-decoration: underline;
}a.color:visited {
	color: #29A6B4;
	text-decoration: underline;
}a.color:hover {
	color: #B4EFF5;
	text-decoration: underline;
}a.color:active {
	color: #29A6B4;
	text-decoration: underline;
}

a.color-b:link {
	color: #29A6B4;
	text-decoration: underline;
	font-weight: bold;
}a.color-b:visited {
	color: #29A6B4;
	text-decoration: underline;
	font-weight: bold;
}a.color-b:hover {
	color: #B4EFF5;
	text-decoration: underline;
	font-weight: bold;
}a.color-b:active {
	color: #29A6B4;
	text-decoration: underline;
	font-weight: bold;
}


a.contrast:link {
	color: #be3e3a;
	text-decoration: underline;
}a.contrast:visited {
	color: #be3e3a;
	text-decoration: underline;
}a.contrast:hover {
	color: #FA3403;
	text-decoration: underline;
}a.contrast:active {
	color: #be3e3a;
	text-decoration: underline;
}

a.contrast-b:link {
	color: #be3e3a;
	text-decoration: underline;
	font-weight: bold;
}a.contrast-b:visited {
	color: #be3e3a;
	text-decoration: underline;
	font-weight: bold;
}a.contrast-b:hover {
	color: #FA3403;
	text-decoration: underline;
	font-weight: bold;
}a.contrast-b:active {
	color: #be3e3a;
	text-decoration: underline;
	font-weight: bold;
}




a.dark:link {
	color: #000000;
	text-decoration: underline;
}a.dark:visited {
	color: #000000;
	text-decoration: underline;
}a.dark:hover {
	color: #D80000;
	text-decoration: underline;
}a.dark:active {
	color: #000000;
	text-decoration: underline;
}


a.dark-b:link {
	color: #002F5E;
	text-decoration: underline;
	font-weight: bold;
}a.dark-b:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}a.dark-b:hover {
	color: #D80000;
	text-decoration: underline;
	font-weight: bold;
}a.dark-b:active {
	color: #000000;
	text-decoration: underline;
} 








h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 100%;
	font-weight: bolder;
	color: #336699;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 100%;
	font-weight: bolder;
	color: #336699;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 100%;
	font-weight: bolder;
	color: #336699;
}





.text-tiny {
	font-size: 9px;
	line-height: 115%;
}


.tite {
	line-height: 120%;
}



.text-center {
	text-align: center;
}


p.indent1 {
	text-indent: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

