.borderbottomwhite {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.searchText {
	font-family: arial;
	font-size: 12px;
	color: #E3F0E7;
	font-weight: bold;
}
.bodytext {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.indexlink {
	font-family: arial;
	font-size: 12px;
	color: #558DFA;
}

a.indexItemLink:link {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;

}
a.indexItemLink:visited {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #ff6600;

}
a.indexItemLink:hover {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;

}
a.indexItemHeaderLink:link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;

}
a.indexItemHeaderLink:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;

}
a.indexItemHeaderLink:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;

}
a.breadcrumbLink:link {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #558DFA;

}
a.breadcrumbLink:visited {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #ff6600;

}
a.breadcrumbLink:hover {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;

}

.breadcrumbLinkstatic {
	font-family: arial;
	font-size: 11px;
	color: #666666;

}

.bordergreenleft {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #0099FF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #2271A0;
}
.dottedbottombrown {
	background-image: url(images/dottedbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: arial;
	font-size: 12px;
}
.leftnavigationbg {
	background-color: #CCE6E6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #ffffff;
	border-right-color: #558DFA;
}
.leftnavigationLinkBG {
	background-color: #E7EFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #558DFA;
}
.selectedleftNavLink {
	background-color: #558DFA;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.leftnavAuxLinkBG {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #558DFA;
	background-image: url(images/auxlinkbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.titleHeader {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.rightsideNavBG {
	background-color: #ebebeb;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #558DFA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.titlesubHeader {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.firstlevelHeading {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #64360D;
}
.scndlevelHeading {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #64360D;
}
.topNavInclude {
	background-color: #E7EFEF;
	border-top: 1px solid #558DFA;
	border-right: 1px solid #558DFA;
	border-bottom: 1px solid #558DFA;
	border-left: 1px none #558DFA;
}
.topNavIncludeHighlight {
	background-color: #CCCCCC;
	border-top: 1px solid #558DFA;
	border-right: 1px solid #558DFA;
	border-bottom: 1px solid #558DFA;
	border-left: 1px none #558DFA;
}
a.topNavItemHeaderLink:link {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #558DFA;
	width:100%;
	padding:2 0 2 0;
}
a.topNavItemHeaderLink:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;

}
a.topNavItemHeaderLink:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color:#CCCCCC
}
.topNavItemHeaderLinkStatic {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color:#CCCCCC

}
.scndlvlbullets {
	list-style-image: url(images/brownarrow2.jpg);
}
