.layoutTable {
	border: 1px solid green;
	border-collapse: collapse;
}

#containerBody {
	margin-top: -0px;
	margin-bottom: -0px;
	margin-left: -0px;
	margin-right: -0px;
}

.header {
	width: 100%;
	height: 60px;
	color: blue;
	text-align: center;
	background-image: url(../images/header.gif);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	font-size: 25px;
	border: 1px solid green;
	border-collapse: collapse;
}

.menuLinks {
	vertical-align: top;
	background-image: url(../images/menu.jpeg);
	border: 1px solid gray;
	width: 170px;
	height: 100%;
	border: 1px solid green;
	border-collapse: collapse;
}

.footer {
	width: 100%;
	height: 25px;
	color: orange;
	text-align: center;
	background-color: #B8860B;
	border: 1px solid green;
	border-collapse: collapse;
}

.tabLinks {
	border: 1px solid gray;
	width: 100%;
	height: 20px;
	background-color: #DADADA;
	text-align: center;
	color: #B8860B;
	border: 1px solid green;
	border-collapse: collapse;
}

.menuBtn {
	padding-left: 0px;
	list-style-type: none;
}

#menuLinks {
	background: #dddddd;
	width: 160px;
	border-radius: 15px;
	border: 1px solid #a1a1a1;
	padding: 2px 3px 2px 3px;
	text-align: center;
}

#menuSubLinks {
	background: white;
	width: 160px;
	border-radius: 15px;
	border: 1px solid #a1a1a1;
	padding: 2px 3px 2px 3px;
	text-align: center;
}

.aLink:HOVER {
	color: yellow;
}

.aSubLink:HOVER {
	color: blue;
}

.a2:HOVER {
	color: green;
}

.a2 {
	color: blue;
}

.aLink {
	text-decoration: none;
	color: green;
	font-family: verdana;
	font-size: 12px;
}

.aSubLink {
	text-decoration: none;
	color: gray;
	font-family: verdana;
	font-size: 12px;
}

.aLinkActive {
	text-decoration: none;
	color: yellow;
	font-family: verdana;
	font-size: 12px;
}

.aSubLinkActive {
	text-decoration: none;
	color: blue;
	font-family: verdana;
	font-size: 12px;
}

.bodyContent {
	width: 100%;
	height: 600px;
	vertical-align: top;
}

.errorContainer {
	color: #FF0000;
	font-size: 15px;
	font-style: italic;
	border: 1px solid #ff9999;
	background-color: #FFFFFF;
	margin-top: 2px;
	padding: 5px 5px 5px 5px;
	width: 99%;
	text-align: left;
}

.successContainer {
	color: green;
	font-size: 15px;
	font-style: italic;
	border: 1px solid green;
	background-color: #FFFFFF;
	margin-top: 2px;
	padding: 5px 5px 5px 5px;
	width: 99%;
	text-align: left;
}

.selectBoxLargest {
	
}

.formContainer {
	color: #000000;
	margin-top: 0px;
	padding: 3px;
	width: 98%;
	text-align: left;
	border: 0;
}

.formLabel {
	color: #000000;
	border-bottom: 0px dotted #CCCCCC;
	text-align: right;
}

.textBoxMedium {
	width: 150px;
}

.textBoxMedLarge {
	width: 215px;
}

.textLabel {
	color: #0C48A2;
	font-size: 11px;
}

#error {
	color: red;
	font-size: 15px;
}

.tdTextFont {
	color: green;
	font-size: 14px;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
}

.tdTextField {
	color: green;
	font-size: 14px;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
}

.selectBox {
	background-color: #E8E8E8;
	width: 150px;
	height: 24px;
}

.selectBoxLarge {
	background-color: #E8E8E8;
	width: 220px;
	height: 25px;
}

.textBoxLarge {
	background-color: #E8E8E8;
	width: 220px;
	height: 20px;
}

.selectBoxMedium {
	background-color: #E8E8E8;
	width: 200px;
	height: 25px;
}

.textBox {
	background-color: #E8E8E8;
	height: 20px;
}

table.tableGeneralData {
	position: relative;
	left: 30%;
	top: 20%;
}

.mandatory {
	color: #FF0000;
	font-size: 14px;
}

.formContainer {
	margin-top: 0px;
	padding: 3px;
	width: 98%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border: 0px;
	margin-left: 10%;
}

.formLabel {
	color: #000000;
	border-bottom: 0px dotted #CCCCCC;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}

.formTextLabel {
	color: #000000;
	border-bottom: 0px dotted #CCCCCC;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}

.formTextBolt {
	color: #000000;
	border-bottom: 0px dotted #CCCCCC;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
}

.mandatorySymbol {
	color: #FF0000;
	font-size: 10px;
}

.scDivClass {
	cursor: pointer;
	padding: 2px;
	font-size: 12px;
	text-align: left;
	border-bottom: 1px solid gray;
}

.scDivClass:hover {
	color: blue;
	background-color: white;
	font-weight: bold;
}

.searchResults {
	padding: 0px;
	border: 1px solid #84a10b;
	background-color: #c0e710;
	position: absolute;
	width: 318px;
	display: block;
	overflow: scroll;
	height: 150px;
	margin-top: -2px;
}

.searchBox {
	width: 300px;
	height: 22px;
	background: white url(/SCApp/vidal/images/search.png) no-repeat 3px 2px;
	padding-left: 17px;
}

.formFields {
	text-align: center;
}

.subBtn:HOVER {
	color: red;
	cursor: pointer;
}

.formErrorsContainer {
	color: #FF0000;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 5px 5px 5px 5px;
	width: 97%;
	text-align: left;
}

.customFormErrors {
	font-size: 13px;
	background-color: snow;
	color: red;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 25px;
}

.customFormErrors>li {
	list-style-type: decimal;
}