a:hover {
	text-decoration: underline;
}
.linkUtil {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}
.textTitleSite {
	font: normal 18px Tahoma, Verdana, Arial, sans-serif;
	color: #102348;
}
.textTitle {
	font: bold 16px Tahoma, Verdana, Arial, sans-serif;
	color: #4F5B82;
}
.textBody {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}
.fieldLabel {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	font-weight:bold;
}
.field {	
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #777777;
	text-decoration: none;
}
.textGuide {
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	color: #4F5B82;
}
a {
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	color: #102348;
}
.buttonAction {
	color:#BCE2F7;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#4F5B82;
}

.bodyBox {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #BBBBBB;
}

.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #505C7A;
}

.borderGray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D3CF;
}

.cell_over { 
BACKGROUND-COLOR: #DCDEE6}
.cell_out { 
BACKGROUND-COLOR: #FFFFFF 
}
.cell_over_hilite {
BACKGROUND-COLOR: #D5D3CF
}

.loginBrdr {
	border: 1px solid #999999;
}

.green {color: #009900
}
.red {color: #FF0000
}
.sortable thead td {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #102348;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99908C;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	text-align: center;
}
.sortable thead a {
	font-weight: bold;
}
.sortable tbody td, tfoot td {
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D5D3CF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D3CF;
	height: 30px;
	text-align: center;
}

.sortable a {
	color: #102348;
}

.sectionBody {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.sectionTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F5B82;
	font-weight: bold;
	background-color: #ECEAE8;
	text-align: left;
	vertical-align: middle;
	line-height: 21px;
	height: 24px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B2AEA8;
}

.sectionTitleNoBorder {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F5B82;
	font-weight: bold;
}

.sectionSub {
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	color: #777777;
	background-color: #ECEAE8;
	height: 22px;
	padding-left: 23px;
	padding-right: 15px;	
	padding-bottom: 2px;
}

.sectionSub a {
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	color: #4F5B82;
}

.sectionSubTitle {
	color: #4F5B82;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	line-height: 19px;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4F5B82;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D3CF;
	margin-bottom: 5px;
}

.sectionSubTitle a {
	color: #4F5B82;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	line-height: 19px;
	height: 20px;
}

.formBottomBorder { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #D5D3CF; }

