body {
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: 7D8381;
	font-weight: normal;
}
.header1 {
	color: #003a7e;
	font-weight: bold; 
	font-family: Verdana;
	font-size: 11px;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: gray;
	text-decoration: none;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
.frame {
	border: 1px solid #DADBDD;
}
a.a:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #b69857;
	text-decoration: underline;
}
a.a:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #233333;
	text-decoration: none;
}
a.a:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #b69857;
	text-decoration: underline;
}
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
#bread {
	color: #b69857;
	background-color: #F8F8F8;
	border-top: 2px solid #003a7e;
	border-bottom: 2px solid #003a7e;
	padding: 3px;
	}

#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}
#bread ul li a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5E5E5E;
	text-decoration: none;
}
#bread ul li a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5E5E5E;
	text-decoration: none;
}
#bread ul li a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5E5E5E;
	text-decoration: none;
}
.sideNavSection{
	font-family: Tahoma;
	font-size: 11px !important;
	color: #003a7e !important;
	text-decoration: none;
	padding-left:14px;
	width: 145px;
}
.tertiaryTitle {
	font-family: Tahoma;
	font-size: 11px !important;
	color: #666666 !important;
	font-weight: bold;
	text-decoration: none;
	padding-left: 14px;
	width: 145px;
}
.tertiaryNavSection {
	font-family: Tahoma;
	font-size: 11px !important;
	color: #003a7e !important;
	font-weight: bold;
	text-decoration: none;
	padding-left: 14px;
	display: block;
	width: 145px;
}
.tertiaryNavItem {
	font-family: Tahoma;
	font-size: 11px !important;
	color: #003a7e !important;
	font-weight: bold;
	text-decoration: none;
	padding-left: 14px;
	display: block;
	width: 145px;
}
.tertiaryNavItemOn {
	font-family: Tahoma;
	font-size: 11px !important;
	color: #b69857 !important;
	font-weight: bold;
	text-decoration: none;
	padding-left: 14px;
	display: block;
	width: 145px;
}
.quaternaryNavItem {
	font-family: Tahoma;
	font-size: 11px !important;
	font-weight: normal;
	color: #003a7e !important;
	text-decoration: none;
	padding-left: 14px;
	display: block;
	width: 145px;
	margin-top: 5px;
}
.quaternaryNavItemOn {
	font-family: Tahoma;
	font-size: 11px !important;
	color: #b69857 !important;
	font-weight: normal;
	text-decoration: none;
	padding-left: 14px;
	display: block;
	width: 145px;
	margin-top: 5px;
}
.tertiaryNavLine {
	margin-top: 6px;
	margin-bottom: 4px;
	border-bottom: solid 1px white;
}
.tertiaryNavSectionLine {
	margin-top: 6px;
	margin-bottom: 4px;
	border-bottom: solid 1px white;
}
div.footer{
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	padding-left:80px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bluetimeslink {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: gray;
	text-decoration: none;
}
a.bluetimeslink:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: gray;
	text-decoration: none;
}
a.bluetimeslink:active {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: gray;
	text-decoration: none;
}
a.bluetimeslink:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #b69857;
	text-decoration: underline;
}
.inlinelink {
    color: #003AA8;
    font-weight: bold;
    margin-left: 1em;
}
.inlinelink:hover {
    color: #B69857;
}