.longBox {
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	background-color: #DDDDDD;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.lnavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.lnavText A:link {
font-family :  Arial, Helvetica, sans-serif;
color : #000000;
background : transparent;
text-decoration : none;
}
.lnavText A:visited {
font-family : Arial, Helvetica, sans-serif;
color : #000000;
background : transparent;
text-decoration : none;
}
.lnavText A:active {
font-family : Arial, Helvetica, sans-serif;
color : #000000;
background : transparent;
text-decoration : none;
}

.lnavText A:hover {
font-family :  Arial, Helvetica, sans-serif;
color : #ffa500;
background : transparent;
text-decoration : underline;
}
.TDHeader2 {
	background : Silver;
	border: 1px groove Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font : bold;
}
.TDHeader {
	background : #FFC04F;
	border: 1px groove #0070B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #016EAF;
	font : bold;
}
.TDLine {
	background : #FFFFFF;
	border: 1px solid #0070B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.TDLine A:link {
font-family :  Arial, Helvetica, sans-serif;
color : #000000;
background : transparent;
text-decoration : underline;
}
.TDLine A:visited {
font-family : Arial, Helvetica, sans-serif;
color : #000000;
background : transparent;
text-decoration : underline;
}
.TDLine A:active {
font-family : Arial, Helvetica, sans-serif;
color : #000000;
background : transparent;
text-decoration : underline;
}

.TDLine A:hover {
font-family :  Arial, Helvetica, sans-serif;
color : #ffa500;
background : transparent;
text-decoration : underline;
}
.redBox {
border-left: 1px solid Red;
border-right: 1px solid Red;
border-bottom: 1px solid Red;
border-top: 1px solid Red;
font-family : Arial, Helvetica, sans-serif;
font-size: 12px;
color : #ff0000;
}
.greenBox {
border-left: 1px solid Green;
border-right: 1px solid Green;
border-bottom: 1px solid Green;
border-top: 1px solid Green;
font-family : Arial, Helvetica, sans-serif;
font-size: 12px;
color : Green;
}


.TDLine2 {
	background : #e0e6ff;
	border: 1px solid #0070B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.TDLine2 A:link {
font-family :  Arial, Helvetica, sans-serif;
color : #000000;
background : transparent;
text-decoration : underline;
}
.TDLine2 A:visited {
font-family : Arial, Helvetica, sans-serif;
color : #000000;
background : transparent;
text-decoration : underline;
}
.TDLine2 A:active {
font-family : Arial, Helvetica, sans-serif;
color : #000000;
background : transparent;
text-decoration : underline;
}

.TDLine2 A:hover {
font-family :  Arial, Helvetica, sans-serif;
color : #ffa500;
background : transparent;
text-decoration : underline;
}


.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.lnavSelect {
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: #e0e6ff;
 border-color: #7f9db9;
 border: 1px groove #7f9db9;
 height: 10px;
 width: 140px;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #364a89;

}
.HeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #364a89;
	font : bold;
}
.HeaderText A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #364a89;
	font : bold;
background : transparent;
text-decoration : underline;
}
.HeaderText A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #364a89;
	font : bold;
background : transparent;
text-decoration : underline;
}
.HeaderText A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #364a89;
	font : bold;
background : transparent;
text-decoration : underline;
}

.HeaderText A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #364a89;
	font : bold;
background : transparent;
text-decoration : underline;
}
HeaderHR {
	color : #7F7F7F;
	border : groove;
}


