#nav {
	margin-right: 3px;
}
#sidebar a, #sidebar a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #0E245A;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0E245A;
	border-bottom-color: #0E245A;
	border-left-color: #0E245A;
	width: 116px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0E245A;
}
#sidebar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4869AE;
	display: block;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0E245A;
	border-right-color: #0E245A;
	border-bottom-color: #0E245A;
	border-left-color: #0E245A;
	width: 116px;
}
#sidebar {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 120px;
}
#HomeLink a, #HomeLink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	height: 17px;
	padding-top: 2px;
	text-decoration: none;
	display: block;
	background-image: url(../images/nav/homeOff.gif);
	text-align: center;
}
#HomeLink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	height: 17px;
	padding-top: 2px;
	text-decoration: none;
	display: block;
	background-image: url(../images/nav/homeOn.gif);
	text-align: center;
}
#AppsLink a, #AppsLink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	height: 17px;
	padding-top: 2px;
	display: block;
	text-decoration: none;
	background-image: url(../images/nav/appsOff.gif);
	text-align: center;
}
#AppsLink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	height: 17px;
	padding-top: 2px;
	display: block;
	text-decoration: none;
	background-image: url(../images/nav/appsOn.gif);
}
#footNavTable {
	margin-top: 5px;
}
#AboutLink a, #AboutLink a:visited {
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/nav/homeOff.gif);
	display: block;
	height: 17px;
	padding-top: 2px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
}
#AboutLink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/nav/aboutOn.gif);
	display: block;
	height: 17px;
	padding-top: 2px;
	text-decoration: none;
}
#ProdLink a, #ProdLink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	background-image: url(../images/nav/prodOff.gif);
	text-align: center;
	display: block;
	height: 17px;
	padding-top: 2px;
	text-decoration: none;
}
#ProdLink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	background-image: url(../images/nav/prodOn.gif);
	text-align: center;
	display: block;
	height: 17px;
	padding-top: 2px;
	text-decoration: none;
}
#AboutSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/nav/aboutOn.gif);
	display: block;
	height: 17px;
	padding-top: 2px;
}
#CaseLink a, #CaseLink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	background-image: url(../images/nav/caseOff.gif);
	text-align: center;
	display: block;
	height: 17px;
	padding-top: 2px;
	text-decoration: none;
}
#CaseLink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	background-image: url(../images/nav/caseOn.gif);
	text-align: center;
	display: block;
	height: 17px;
	padding-top: 2px;
	text-decoration: none;
}
#CaseSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #FFFFFF;
	background-image: url(../images/nav/caseOn.gif);
	text-align: center;
	display: block;
	height: 17px;
	padding-top: 2px;
}
#ContactLink a, #ContactLink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	background-image: url(../images/nav/contactOff.gif);
	text-align: center;
	display: block;
	height: 17px;
	padding-top: 2px;
	text-decoration: none;
}
#ContactLink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	background-image: url(../images/nav/contactOn.gif);
	text-align: center;
	display: block;
	height: 17px;
	padding-top: 2px;
	text-decoration: none;
}
#ContactSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #FFFFFF;
	background-image: url(../images/nav/contactOn.gif);
	text-align: center;
	display: block;
	height: 17px;
	padding-top: 2px;
}
#HomeSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #FFFFFF;
	background-image: url(../images/nav/homeOn.gif);
	text-align: center;
	display: block;
	height: 17px;
	padding-top: 2px;
}
#AppsSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	background-image: url(../images/nav/appsOn.gif);
	text-align: center;
	display: block;
	height: 17px;
	padding-top: 2px;
}
#ProdSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	background-image: url(../images/nav/prodOn.gif);
	text-align: center;
	display: block;
	height: 17px;
	padding-top: 2px;
}
#footNav {
	height: 26px;
	width: 683px;
	background-image: url(../images/nav/footNavMid.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	color: #FFFFFF;
}
#footNav a, #footNav a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-decoration: none;
}
#footNav a:hover {
	color: #DE7A1F;
}
#footerHome a, #footerHome a:visited {
	color: #001F5A;
	text-decoration: none;
}
#footerHome a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footerAbout a, #footerHome a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footerAbout a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footerApps a, #footerHome a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footerApps a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footerProd a, #footerHome a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footerProd a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footerNews a, #footerHome a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footerNews a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footerContact a, #footerHome a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footerContact a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#line {
	border-bottom-width: .4px;
	border-bottom-style: solid;
	border-bottom-color: #001F5A;
	margin-bottom: 5px;
}
.selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #df7a1d;
	display: block;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0E245A;
	border-right-color: #0E245A;
	border-bottom-color: #0E245A;
	border-left-color: #0E245A;
	width: 116px;
	margin: 0px;
}
#textLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #E9EFFB;
	list-style-type: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	line-height: 1.3em;
}
#textLink a, #textLink a:visited {
	color: #E9EFFB;
	text-decoration: none;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-top: 10px;
}
#textLink li {
	margin-bottom: 5px;
}
#textLink a:hover {
	color: #DF7A1D;
	text-decoration: underline;
}
.textLinkSelected {
	color: #DF7A1D;
	text-decoration: none;
}
#sidebarSelect a, #sidebarSelect a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #0E245A;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0E245A;
	border-bottom-color: #0E245A;
	border-left-color: #0E245A;
	width: 116px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0E245A;
	margin: 0px;
}
