.BrownTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: 725E46;
	text-transform: none;

}

.BlueTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: 586A7F;
	text-transform: none;

}

.BlueTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color: 586A7F;
	text-transform: none;

}

.WhiteTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: FFFFFF;
	text-transform: none;

}

.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #725E46;
	font-weight: normal;
	font-style: normal;


}

.BlackTxt {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: 070708;
	font-family: Arial, Helvetica, sans-serif;

}

.GreyTextSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: 725E46;
}

.TanTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: E4DCC0;
	text-transform: none;

}

.BlueTextSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: 586A7F;
}

.BrownTextSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: 725E46;
}

.RequiredFields {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
}

.TopLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 586A7F;
	text-decoration: none;

}

.TopLinks:hover {

	color: #999999;
	text-decoration: none;
}


.NavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 725E46;
	text-decoration: none;
	font-style: normal;


}

.NavLink:hover {

	color: #A88C6B;
}

.BrownLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 725E46;
	text-decoration: none;
        
}
.BrownLinks:hover {

	color: #725E46;
	text-decoration: underline;
}

.BrownLinksM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5C4D38;
	text-decoration: none;
        
}
.BrownLinksM:hover {

	color: #725E46;
	text-decoration: underline;
}

.BlueLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 586A7F;
	text-decoration: none;
	font-style: normal;
        
}
.BlueLinks:hover {

	color: #CDD7E3;
	text-decoration: underline;
}


.WhiteBackground {


	background-color: FFFFFF
}
.TanBackground {

	background-color: E4DCC0;
}
.LightTanBackground {

	background-color: #E3D9C6;
}

body {
	background-color: C7D2DF;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 725E46;
	text-transform: capitalize;
}
.blueheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #586A7F;
	font-weight: bold;

}
