﻿/**********************************************************************
 * Custom Styles used for publically accessible web pages             *
 **********************************************************************/	
 .CustomColors {	/* color selection - cut and paste in styles */
	MyBlack:		#000000; /* Black */
	MyWhite:		#FFFFFF; /* White */
 	MyGrey:			#6B5542; /* Grey */
 	MyLightGold:	#FDF7DF; /* Light Gold */
	MyMediumGold:	#FBEDBB; /* Medium Gold */
 	MyGold:			#F7DA7D; /* Dark Gold */
 	MyGreen:		#3C623B; /* Green */
	MyRed:			#A0151E; /* Red */
	MyRedDark:		#840918; /* Dark Red */
 }
 
a, a.button_link, a.menu {
	color: #6B5542; /* Grey */
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	width: 100%;
	}

a:hover, a.button_link:hover, a.menu:hover {
	color: #840918; /* Dark Red */
	}

BODY {
	background-color:	#3C623B; /* Green */
}

.CustomBackground {
	background-color:	#FBEDBB; /* Medium Gold */
	background-imageXXX: url(../images/lightgold.jpg);
	color: #A0151E; /* Red */
	font-family: Verdana, Geneva, ms sans serif;
	font-weight: normal;
	xxxheight: 700px;
	margin: 0px;
	padding: 0px 0px; 40px; 0px;;
	width: 600px;
	vertical-align: top;
	}
	
.CustomListVacancyBackground {
	background-color: #FDF7DF; /* Light Gold */
	background-imageXXX: url(../images/background_Light Gold.gif);
	color: #6B5542; /* Grey */
	font-family: Verdana, Geneva, ms sans serif;
	font-weight: normal;
	height: 100%;
	margin: 0px;
	padding: 0px;
	widthXXX: 450px;
	}
	
.CustomHeader1 {
	color: #6B5542; /* Grey */
	margin: 0px;
	padding: 0px;
	text-align: right;
	width:600px;
	}

.CustomHeaderCell {
	background-color: #F7DA7D; /* Dark Gold */
	background-imageXXX: url(../images/background_gold.gif);
	border-bottom: 1px #F7D68D solid;
	border-left: 1px #F7D68D solid;
	border-right: 1px #F7D68D solid;
	border-top: 1px #F7D68D solid;
	color: #000000; /* Black */
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	text-transform: uppercase;
	vertical-align: top;
	}

.CustomHeaderCell A, .column_header_scrolling A {
	color: #6B5542; /* Grey */ 
	text-decoration: underline;
	} 
	
.CustomHeaderCell A:hover, .column_header_scrolling A:hover {
	color: #840918; /* Dark Red */
	text-decoration: underline;
	}

.CustomDialogView {
	background-color: #FBEDBB; /* Medium Gold */
	color: #6B5542; /* Grey */
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	}

.CustomHyperlink {
	background-color: #FBEDBB; /* Medium Gold */
	color: #6B5542; /* Grey */
	margin: 0px;
	padding: 0px;
	}

.CustomHyperlink A {
	color: #6B5542; /* Grey */ 
	text-decoration: underline;
	text-transform: capitalize;
	} 
	
.CustomHyperlink A:hover {
	color: #840918; /* Dark Red */
	text-decoration: underline;
	text-transform: capitalize;
	}

.CustomDialogBody {
	background-color: #FDF7DF; /* Light Gold */
	background-imageXXX: url(../images/lightgold.jpg);
	border-bottom: 1px #F7D68D solid;
	border-left: 1px #F7D68D solid;
	border-right: 1px #F7D68D solid;
	border-top: 1px #F7D68D solid;
	color: #6B5542; /* Grey */
	padding: 4px;
	}

.CustomCell {
	background-color: #FDF7DF; /* Light Gold */
	background-imageXXX: url(../images/lightgold.jpg);
	color: #6B5542; /* Grey */
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: normal;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	}

.CustomTableCell {
	background-color: #FDF7DF; /* Light Gold */
	background-imageXXX: url(../images/lightgold.jpg);
	border-bottom: 1px #F7D68D solid;
	border-left: 1px #F7D68D solid;
	border-right: 1px #F7D68D solid;
	color: #6B5542; /* Grey */
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: normal;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	}

.CustomTableCellMedium {
	background-color: #FDF7DF; /* Light Gold */
	background-imageXXX: url(../images/lightgold.jpg);
	border-bottom: 1px #F7D68D solid;
	border-left: 1px #F7D68D solid;
	border-right: 1px #F7D68D solid;
	color: #6B5542; /* Grey */
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	xxxtext-align: right;
	vertical-align: top;
	}

.CustomTableCellLarge {
	background-color: #FDF7DF; /* Light Gold */
	background-imageXXX: url(../images/lightgold.jpg);
	border-bottom: 1px #F7D68D solid;
	border-left: 1px #F7D68D solid;
	border-right: 1px #F7D68D solid;
	color: #6B5542; /* Grey */
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 14px;
	font-weight: normal;
	padding: 5px;
	xxxtext-align: right;
	vertical-align: top;
	}

.CustomIconCell {
	background-color: #FDF7DF; /* Light Gold */
	background-imageXXX: url(../images/lightgold.jpg);
	border-bottom: 1px #F7D68D solid;
	border-left: 1px #F7D68D solid;
	border-right: 1px #F7D68D solid;
	color: #6B5542; /* Grey */
	padding: 0px;
	vertical-align: middle;
	width: 16px;
	}

.CustomErrors {
	background-color: #FBEDBB; /* Medium Gold */
	color: #840918; /* Dark Red */
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 8pt;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}

.CustomNewProfileText {
	background-color: #FBEDBB; /* Medium Gold */
	background-imageXXX: url(../images/lightgold.jpg);
	color: #840918; /* Dark Red */
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 8pt;
	font-weight: bold;
	padding:10px;
}

.CustomTitle {
	background-color: #FDF7DF; /* Light Gold */
	background-imageXXX: url(../images/lightgold.jpg);
	color: #3C623B; /* Green */
	font-family: MonotypeCorsiva;
	font-size: 13pt;
	font-weight: bold;
	}
	
.CustomPasswordHint {
	background-color: #FDF7DF; /* Light Gold */
	color: #840918; /* Dark Red */
	font-size: 10pt;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	text-align: center;
	}

.CustomFieldLabel {
	background-color: #FDF7DF; /* Light Gold */
	color: #6B5542; /* Grey */
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;	
	width: 300px;
	}

.CustomFieldLabelWide {
	background-color: #FDF7DF; /* Light Gold */
	color: #6B5542; /* Grey */
	font-size: 10px;
	font-weight: bold;
	padding: 12px 6px 3px 6px;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;	
	}

.CustomJobApplLabel {
	background-color: #FDF7DF; /* Light Gold */
	color: #6B5542; /* Grey */
	font-size: 10px;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;	
	width: 100px;
	}

.CustomLoginLabel {
	background-color: #FDF7DF; /* Light Gold */
	color: #6B5542; /* Grey */
	font-size: 10px;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;	
	width: 200px;
	}

.CustomNewAccountLabel {
	background-color: #FDF7DF; /* Light Gold */
	color: #6B5542; /* Grey */
	font-size: 10px;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;	
	width: 100px;
	}

.CustomPaginationArea {
	background-imageXXX:url(../Images/paginationRowT.gif);
	background-repeatXXX: repeat-x;
	background-color: #F7DA7D; /* Dark Gold */
	color: #6B5542; /* Grey */
	text-align: center;
	white-space: nowrap;	
	vertical-align: bottom;
	}


.CustomButtonArea {
	background-color: #F7DA7D; /* Dark Gold */
	color: #6B5542; /* Grey */
	text-align: center;
	white-space: nowrap;	
	vertical-align: bottom;
	}



