/* ---------------------------------------------------------------------------------------------*/
/* LOCAL STYLES - DEFAULT									*/
/* ---------------------------------------------------------------------------------------------*/

p {
	margin-top		: 0.8em;
	margin-bottom		: 0em;
}

ul {
	margin-top		: 0.5em;
	margin-bottom		: 0em;
}

li {
	margin-bottom		: 0.5em;
}


/* ---------------------------------------------------------------------------------------------*/
/* LOCAL STYLES - GENERIC									*/
/* ---------------------------------------------------------------------------------------------*/

.LOC_Thin_P {
	margin-top		: 0.4em;
	margin-bottom		: 0em;
}

.LOC_Jst {
	text-align		: justify;
}

.LOC_Txt {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 80%;
	color			: #000000;
	text-decoration		: none;
}

.LOC_SmallTxt {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 65%;
	color			: #000000;
	text-decoration		: none;
}

.LOC_Txt_FLink {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 70%;
	color			: #823060;
	text-decoration		: none;
}

.LOC_SubHead {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 90%;
	font-weight		: bold;
	color			: #000000;
	text-decoration		: none;
}

.LOC_Head {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 100%;
	font-weight		: bold;
	color			: #000000;
	text-decoration		: none;
}

.LOC_MainHead {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 120%;
	color			: #000000;
	text-decoration		: none;
}

.LOC_Href {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 80%;
	color			: #823060;
	text-decoration		: none;
; font-weight: bold
}

.LOC_Href:hover {
	color			: #c25497;
}

.LOC_SubHead_Href {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 90%;
	font-weight		: bold;
	color			: #823060;
	text-decoration		: none;
}

.LOC_SubHead_Href:hover {
	color			: #c25497;
}

.LOC_Box1 {
	padding			: 10px;
	border			: 1px solid #cacaca;
	background		: #e9e9e9;
}

.LOC_Box2 {
	padding			: 10px;
	border			: 1px solid #cacaca;
	background		: #eeeeee;
}


.LOC_Box_PadTop3 {
	padding-top		: 3px;
}


/* ---------------------------------------------------------------------------------------------*/
/* LOCAL STYLES - TOP NAVIGATION								*/
/* ---------------------------------------------------------------------------------------------*/
.LOC_MainNav {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 70%;
	font-weight		: bold;
	color			: #e2aecd;
	text-decoration		: none;
	padding-left		: 15px;
	padding-right		: 15px;
	white-space		: nowrap;
}

.LOC_MainNav:hover {
	color			: #ffffff;
}

.LOC_MainNav_Txt {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 70%;
	font-weight		: bold;
	color			: #e2aecd;
	text-decoration		: none;
	padding-left		: 15px;
	padding-right		: 15px;
	white-space		: nowrap;
}


/* ---------------------------------------------------------------------------------------------*/
/* LOCAL STYLES - SIDE NAVIGATION								*/
/* ---------------------------------------------------------------------------------------------*/
.LOC_SideNav_Container {
	padding-left		: 10px;
	padding-right		: 10px;
	padding-top		: 10px;
}

.LOC_SideNav {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 70%;
	color			: #561f3f;
	text-decoration		: none;
	white-space		: nowrap;
}

.LOC_SideNav:hover {
	color			: #c25497;
}

.LOC_SideNav_txt {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 70%;
	font-weight		: bold;
	color			: #e2aecd;
	text-decoration		: none;
	padding-left		: 10px;
	padding-right		: 10px;
	white-space		: nowrap;
}


/* ---------------------------------------------------------------------------------------------*/
/* LOCAL STYLES - LOCATION TRAIL NAVIGATION							*/
/* ---------------------------------------------------------------------------------------------*/
.LOC_TrailNav_Container {
	border-bottom		: 1px #dddddd dotted;
}

.LOC_TrailNav {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 60%;
	color			: #aaaaaa;
	text-decoration		: none;
	white-space		: nowrap;
}

.LOC_TrailNav:hover {
	color			: #c25497;
}

.LOC_TrailNav_Txt {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 60%;
	color			: #9d9d9d;
	text-decoration		: none;
	white-space		: nowrap;
}


/* ---------------------------------------------------------------------------------------------*/
/* LOCAL STYLES - FOOTER NAVIGATION								*/
/* ---------------------------------------------------------------------------------------------*/
.LOC_FootNav {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 60%;
	color			: #e2aecd;
	text-decoration		: none;
	padding-left		: 10px;
	padding-right		: 10px;
	white-space		: nowrap;
}

.LOC_FootNav:hover {
	color			: #FFFFFF;
}

.LOC_FootNav_Txt {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 60%;
	color			: #e2aecd;
	text-decoration		: none;
	padding-left		: 10px;
	padding-right		: 10px;
	white-space		: nowrap;
}


/* ---------------------------------------------------------------------------------------------*/
/* LOCAL STYLES - RECORD NAVIGATION								*/
/* ---------------------------------------------------------------------------------------------*/
.LOC_RecNav_Container {
	padding			: 5px;
	border			: 1px solid #cacaca;
	background		: #e3e3e3;
}

.LOC_RecNav_Td {
	white-space		: nowrap;
}

.LOC_RecNav_Txt {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 70%;
	font-weight		: bold;
	color			: #000000;
	text-decoration		: none;
}

.LOC_RecNav_Href {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 70%;
	font-weight		: bold;
	color			: #823060;
	text-decoration		: none;
}

.LOC_RecNav_Href:hover {
	color			: #c25497;
}

.LOC_RecNav_NullHref {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 70%;
	font-weight		: bold;
	color			: #999999;
	text-decoration		: none;
}


/* ---------------------------------------------------------------------------------------------*/
/* LOCAL STYLES - FORM ELEMENTS									*/
/* ---------------------------------------------------------------------------------------------*/
.LOC_Input {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 70%;
	text-decoration		: none;
	padding-left		: 3px;
	border			: 1px inset;
	background		: #f6f6f6;
}

.LOC_Select {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 70%;
	text-decoration		: none;
	border			: 1px inset;
	background		: #f6f6f6;
}

.LOC_Select_160 {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 70%;
	text-decoration		: none;
	width			: 160px;
	border			: 1px inset;
	background		: #f6f6f6;
}

.LOC_Select_Multi {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 70%;
	text-decoration		: none;
	width			: 320px;
	border			: 1px inset;
	background		: #f6f6f6;
}

.LOC_Submit {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 70%;
	font-weight		: bold;
	text-decoration		: none;
	border			: 1px outset;
	padding			: 2px;
}

.LOC_Option_Highlight {
	background		: #eeeeee;
	font-weight		: bold;
}