.asterik {
	color: #006400;
}
a:hover.leftnav {
	color: #8B0000;
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	color: #00008B;
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	color: #00008B;
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.subnav {
	color: #B22222;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 14px;
}

.bodytext {
	font-family: Georgia;
	font-size: 14px;
	text-decoration: none;
}

.bodytextsm
{
	font-family: Georgia;
	font-size: 10px;
	text-decoration: none;
}

.bodytextwhite {
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 14px;
	text-decoration: none;
}

.profilenav {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: Black;
}

a:hover.profilenav {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: Gray;
}

.navborder {
	border-bottom-width: 1px;
	border-bottom: 1px inset #00008B;
}

.branchclassname {
	vertical-align: top;
}

.branchclassname a {
	color: #4682B4;
	font-family: Georgia;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
}

.branchclassname a:visited {
	color: #4682B4;
	font-family: Georgia;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
}

.branchclassname a:hover {
	background-color: #95B8D6;
	color: #B22222;
	font-family: Georgia;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
}

.branchclassname a:active {
	color: #B22222;
	font-family: Georgia;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
}

.documenthead {
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
}

.documentheadblue {
	color: #000080;
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
}

.button {
	color: White;
	font-family: Georgia;
	font-size: 11px;
	background-color: #000080;
}


.documentheadlib{
	color: #A9A9A9;
	font-family: Georgia;
	font-size: 18px;
}

.documentheadlib2{
	color: #A9A9A9;
	font-family: Georgia;
	font-size: 16px;
}

.documentheadlib3{
	color: #A9A9A9;
	font-family: Georgia;
	font-size: 14px;
}

.heading {
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.headingred {
	color: #B22222;
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.headingcategory {
	color: #B22222;
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.leafclassname {
}

.leafclassname a {
	color: #4682B4;
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.leafclassname a:visited {
	color: #4682B4;
	font-family: Georgia;
	font-size: 10px;
	letter-spacing: 1px;
	text-decoration: none;
}

.leafclassname a:hover {
	background-color: #95B8D6;
	color: #B22222;
	font-family: Georgia;
	font-size: 10px;
	letter-spacing: 1px;
	text-decoration: none;
}

.leafclassname a:active {
	color: #B22222;
	font-family: Georgia;
	font-size: 10px;
	letter-spacing: 1px;
	text-decoration: none;
}

.leftnav {
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.quicklinks {
	font-family: Georgia;
	font-size: 11px;
}

.subnav {
	color: #000080;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.tableborder {
	border-bottom: 1px solid #000080;
	border-left: 1px solid #000080;
	border-right: 1px solid #000080;
	border-top: 1px solid #000080;
}

.topnav {
	color: #004A84;
	font-family: Georgia;
	font-size: 10px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 5px;
}

