﻿body {
	font-family: Helvetica, Tahoma, Corbel, Veranda, Arial, Courier, Courier New, Lucida Console, System, MS Sans Serif;
	font-size: 9pt;
	background-color: #FFFFFF;
}

h1 {
	font-size: 18pt;
	font-weight: bold;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	display: block;
	padding-left: 5px;
}

.header {
	/*width: 850px;*/
	background-color: #035c67;
	height: 60px;
	color: #3effc0;
	padding-top: 30px;
	padding-left: 20px;
}

	.header .logo {
		vertical-align: middle;
		/*display:inline-block;*/
		/*border:solid 1px #CCCCCC;*/
	}

	.header .title {
		display: inline-block;
		vertical-align: top;
		text-align: center;
		width: 45%;
		font-size: 18pt;
		font-weight: bold;
		vertical-align: middle;
	}

	.header .accountInfo {
		text-align: right;
		padding-right: 20px;
		vertical-align: middle;
		float: right;
	}

		.header .accountInfo a:link {
			color: #3effc0;
			text-decoration: none;
		}

		.header .accountInfo a:visited {
			color: #3effc0;
			text-decoration: none;
		}

		.header .accountInfo a:hover {
			color: #3effc0;
			text-decoration: underline;
		}

.pageHeader {
	text-align:center;
	padding-bottom: 10px;
	/*width: 870px;*/
}

.pageFooter {
	/*width: 850px;*/
}

	.pageFooter .logo2 {
		display: inline-block;
	}

	.pageFooter .copyright {
		display: inline-block;
		vertical-align: bottom;
		text-align: center;
		width: 75%;
		height: 63px;
	}

.content {
	/*padding-left: 30px;*/
	/*padding-top: 20px;*/
	/*border:solid 1px #CCCCCC;*/
	/*background-color:#FFFFFF;*/
	/*background-color:#CBEAEB;*/
	min-height: 500px;
	/*width: 850px;*/
}

.contentContainer {
	padding-top: 10px;
	padding-left: 20px;
	min-height: 350px;
}

.field {
	display: block;
	padding-bottom: 5px;
}

.field-lbl {
	float: left;
	width: 150px;
	font-weight: bold;
}

	.field-lbl.short {
		width: 50px;
	}

	.field-lbl.mid {
		width: 175px;
	}

	.field-lbl.long {
		width: 200px;
	}

	.field-lbl.verylong {
		width: 400px;
	}

	.field-lbl.short {
		width: 100px;
	}

	.field-lbl.wide {
		width: auto;
	}

.field-lbl-2 {
	padding-left: 75px;
	padding-right: 50px;
	width: 150px;
	font-weight: bold;
}

.field-lbl-3 {
	padding-left: 15px;
	padding-right: 15px;
	width: 75px;
	font-weight: bold;
}

.field-lbl-4 {
	padding-left: 175px;
	width: 200px;
	font-weight: normal;
}

.field-lbl-5 {
	float: left;
	width: 75px;
	font-weight: bold;
}

.field-txt {
	width: 200px;
}

	.field-txt.long {
		width: 400px;
	}

	.field-txt.zipCode {
		width: 75px;
	}

	.field-txt.date {
		width: 75px;
	}

	.field-txt.phone {
		width: 150px;
	}

	.field-txt.medium {
		width: 150px;
	}

	.field-txt.short {
		width: 75px;
	}

	.field-txt.multiline {
		width: 570px;
		height: 100px;
	}

		.field-txt.multiline.long {
			width: 725px;
			height: 100px;
		}

.validation {
	padding-left: 5px;
	font-weight: bold;
	color: Red;
}

.instruction {
	font-size: 10pt;
	font-weight: bold;
}

fieldset {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 800px;
}

.fieldsetContainer {
	padding: 10px 5px 5px 5px;
}

legend {
	font-size: 11pt;
	font-weight: bold;
	color: Navy;
	padding: 0 10px 0 10px;
}

td.column1 {
	width: 350px;
	vertical-align: text-top;
}

td.column2 {
	padding-left: 20px;
	vertical-align: text-top;
}

/*GridView*/
.mGrid {
	/*width: 75%;   */
	background-color: #fff;
	margin: 5px 0 10px 0;
	border: solid 1px #000;
	border-collapse: collapse;
}

	.mGrid td {
		padding: 2px 5px;
		border: solid 1px #000;
		color: #000;
	}

	.mGrid .pgr a {
		color: #035c67;
		text-decoration: none;
	}

		.mGrid .pgr a:hover {
			color: black;
			text-decoration-line: underline;
			font-weight: 700;
		}

	.mGrid th {
		padding: 4px 5px;
		color: #000;
		/*background: #424242 url(/references/images/grd_head.png) repeat-x top;*/
		background-color: #3effc0;
		border-left: solid 1px #000;
		font-size: 0.9em;
		text-align: center;
	}

	.mGrid .alt {
		background: #f4f4f4;
	}

	.mGrid .pgr {
		background: #3effc0;
	}

		.mGrid .pgr table {
			margin: 5px 0;
		}

		.mGrid .pgr td {
			border-width: 0;
			padding: 0 6px;
			border-left: solid 1px black;
			font-weight: bold;
			color: gray;
			line-height: 12px;
		}


/*End GridView*/

/*Menu*/
.menuContainer {
	margin-left: auto;
	margin-right: auto;
	/*margin-left: 0px;*/
	/*width: 870px;*/
	text-align: center;
	background-color: #3effc0;
}

.adminMenuList {
	text-align: center;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	/*margin-left: 100px;*/
}

#table.menuItem.ct100_ct100_pageHeader_mnuReadOnly_4 {
	border-right-style: solid;
	border-right-color: gray;
	border-right-width: thin;
}



.menuList {
	text-align: center;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	/*margin-left: 140px;*/
}

.menuItem {
	border-right: solid 1px #3effc0;
	font-size: 12px;
	width: 125px;
	height: 35px;
	color: #000;
	/*background: #424242 url(/references/images/grd_head.png) repeat-x top;*/
	background-color: #3effc0;
	margin-left: 0px;
}

.menuItemSelected {
	border: solid 1px #3effc0;
	font-size: 12px;
	width: 125px;
	height: 35px;
	color: #000;
	/*background: #fcfcfc url(/references/images/grd_alt.png) repeat-x top;*/
	background-color: white;
	margin-left: -4px;
}

.menuSubList {
	z-index: 999;
	width: 125px;
	font-weight: bold;
	background: #424242 url(/references/images/grd_head.png) repeat-x top;
}

.menuSubListItem {
	border: solid 1px #999;
	border-top: none;
	font-size: 12px;
	width: 125px;
	color: #fff;
	height: 35px;
	background: #424242 url(/references/images/grd_head.png) repeat-x top;
	padding-left: 3px;
}

.menuSubListSelectedItem {
	border: solid 1px #999;
	border-top: none;
	font-size: 12px;
	width: 125px;
	color: #000;
	height: 35px;
	background: #fcfcfc url(/references/images/grd_alt.png) repeat-x top;
	padding-left: 3px;
}

/*End Menu*/
/* Modal */
.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-ms-filter: "alpha(opacity=50)";
}

.modalBox {
	background-color: #f5f5f5;
	/*border-width: 3px;
	border-style: solid;
	border-color: #3333C5;*/
	border: solid 1px #525252;
	padding-bottom: 5px;
}

.modalPopup {
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 500px;
}

.divHeader {
	/*border: 1px solid Black;*/
	background: #424242 url(/references/images/grd_head.png) repeat-x top;
	color: White;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	margin-top: 0px;
	text-align: left;
	height: 15px;
}

.wait, .wait * {
	cursor: wait;
}
/* End Modal */

/*footer */
.uxFooter_div {
	/*width: 850px;*/
	background-color: #035c67;
	text-align: center;
	padding-left: 10px;
	padding-top: 10px;
}

.footer {
	margin: 0 auto;
	background-color: #035c67;
	display: inline-block;
	color: #3effc0;
	justify-content: center;
	text-align: center;
	height: 80px;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}

	.footer .line {
		width: calc(100% - 64px);
		height: 1px;
		margin-bottom: 8px;
		opacity: .5;
		background-color: #3effc0;
		justify-content: center;
		margin: 0 16px 10px 32px;
	}




	.footer .logo2 {
		display: inline-block;
		/*width: 850px;*/
		text-align: left;
		padding-left: 300px;
	}

	.footer .copyright {
		/*width: 850px;*/
		display: inline-block;
		vertical-align: bottom;
		text-align: center;
		height: 63px;
		text-align: center;
	}

.footerContent a:hover {
	text-decoration: underline;
}

.footerhyper {
	color: #3effc0;
	text-decoration: none;
	font-weight: bolder;
}


.footerContent {
	display: inline-block;
	/*width: 850px;*/
	text-align: left;
	justify-content: center;
	text-align: center;
	color: #3effc0;
}

.defTxtbxBorder {
	border-style: solid;
	border-width: 1px;
}

.footer-terms {
	color: #3effc0;
}

/*Footer Ends*/

/*input button Start*/
.RoundBtn {
	background-color: #077785;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	cursor: pointer;
	padding: 5px 10px;
	/*border-radius: var(--theme-button-border-radius, .5rem);*/
	font: var(--theme-button-font, "Gotham SSM", Open Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif);
	font-weight: var(--theme-button-font-weight, 400);
	transition: var(--theme-button-transition, background-color .2s .1s ease-in-out);
	border: var(--theme-button-primary-border, none);
	/*box-shadow: var(--theme-button-primary-shadow, 1px 1px 4px 0 rgba(0, 0, 0, .4));*/
	/*border-radius: 50%;*/
}

input [type="button"], input[type="submit"] {
	background-color: #077785;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	cursor: pointer;
	padding: 5px 10px;
	/* border-radius: var(--theme-button-border-radius, .5rem); */
	font: var(--theme-button-font, "Gotham SSM", Open Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif);
	font-weight: var(--theme-button-font-weight, 400);
	transition: var(--theme-button-transition, background-color .2s .1s ease-in-out);
	border: var(--theme-button-primary-border, none);
}

	input[type="button"]:hover,
	input[type="submit"]:hover {
		background-color: #002f32;
	}

input[type="radio"]:checked {
	accent-color: #002f32;
}

input[type="checkbox"]:checked {
	accent-color: #002f32;
}

/*input button end*/
