/* CSS Document */
html { height: 100%; }

#nonfooter {
	position: relative;
	min-height: 100%;
	}
* html #nonfooter {
	height: 100% }
#footer{
	position: relative;
	margin-top: -20px;
	}	
	

body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-right-style: none;
	color: #000000;
}
a:link {
	color: #42636B;
	text-decoration: none;
	border: none;
}
a:visited {
	text-decoration: none;
	color: #42636B;
}
a:hover {
	text-decoration: none;
	color: #F58C54;
}
a:active {
	text-decoration: none;
	color: #F58C54;
}

a:link {
	color: #42636B;
	text-decoration: none;
	border: none;
}
a:visited {
	text-decoration: none;
	color: #42636B;
}
a:hover {
	text-decoration: none;
	color: #F58C54;
}
a:active {
	text-decoration: none;
	color: #F58C54;
}




caption {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; 	

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1;
	border-bottom-color: #FFFFFF;
 }

A {
	color: #003333}
UL {
	LIST-STYLE-IMAGE: url(localdata/WEB/DATA/WEBTEMPLATES]MBODYBULLET/STANDARD//bulletalt.gif)
}
HR {
	color: #5b7980
}
.dim {
	color: #426B73;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bold {
	FONT-WEIGHT: bold; color: #426B73}
.hide {
	DISPLAY: none
}

.btmborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #426B73;
}
.rtborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #426B73;
}
.btmrtborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #426B73;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #426B73;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #426B73;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #63775F;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7F6E66;
}
table.tab3data, table.tab3data td, table.tab3data th {
	border-collapse: collapse;
	padding: 3px;
	background-color: #FDF2E8;
		font-size: 12px;
	border: thin solid;
}
table.tab3data td a:link, table.tab3data td a:visited, table.tab3data td a:hover, table.tab3data td a:active  {
	font-size: 12px;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.regtable, table.regtable td, table.regtable th {
	border-collapse: collapse;
	padding: 3px;
   font-size: 12px;
	border: thin solid;
}

/* altrowEven & altrowOdd are used to style alternating table rows. */
.altRowEven {
	background-color: #FFEFE7;
}
.altRowOdd{
	background-color: #FEF5F0;
}

.smallprint {
	font: 10px;
}

.success {
   color: #056050;
}
	
.warnmsg {
	color: #6C5200;
	font-size: 11px;
}
.Required {
	color: #7F494B;
}
.error {
   color: #8F2D07;
}

.pagingLinks {
	text-align: center;
}

.errorMessage {
	color: #993333;
	font-weight: bold;
}
.tips {
	color: #426B73;
	background-color: #FEF5F0;
	display: none;
	height: auto;
	width: auto;
	border: thin double #9CADB5;
	margin: 2px;
}
