* {
	font-size:9pt;
		font-family:Verdana, Arial, Helvetica, sans-serif;

}

span{
	font-size:inherit;
	font-family:inherit;

}

strong{
	font-family:inherit;
}

p{
	font-family:inherit;
}
div{
	font-family:inherit;
}

body {
	margin:0;
	padding:0px;
	color:#000000;
	background:#F4F8FB
}

form {
	margin:0px;
	padding:0px;
}

a img {
	border:none;
}

a {
	font-weight:bold;
	color:#000442;
	text-decoration:none;
}


p {
	margin: 0 0 10px 0;
}

a:hover {
	color:#A5A5B5;
}

.element {
	font-size:1px;
}

blockquote {
	margin: 0 0 0 30px;
	padding: 0px;
}

.footer, .footer td, .footer a {
	color: #9A99AE;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 23px;
}

.secondarySubMenu {
	margin-left: 15px;
}

.secondaryMenu {
	padding: 10px;
}

.secondaryLink, .secondaryLinkSelected {
	margin-bottom: 12px;
}

.secondaryLinkSelected a {
	color:#999999;
}

.secondaryBox {
	background: #FFFFFF;
	border: 1px solid #808185;
	border-bottom: none;
	border-top: none;
}

.secondaryBoxContent {
	padding: 10px;
}

ul li {
	padding: 0px;
	margin: 0px;
}

#testnav, #testnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#testnav a {
	display: block;
	margin:7px 0;
	text-decoration: none;
}

#testnav li {
	float: left;
	width: 115px;
}

#testnav li ul {
	position: absolute;
	width: 117px;
	left: -999em;
}

/*
.navLeft, .nav, .navRight, .navLeftSelected, .navSelected, .navRightSelected {
	width: 115px;
	height: 30px;
	text-align: center;
	font-family:Arial, sans-serif;
}

.nav, .navRight, .navSelected, .navRightSelected, .navSelectedHover {
	border-left: 2px solid #A9ABBD;
}

.navLeft {
	background: url(/imgs/nav.jpg) top left no-repeat;
}

.nav {
	background: url(/imgs/nav.jpg) top center no-repeat;
}

.navRight {
	background: url(/imgs/nav.jpg) top right no-repeat;
}

li.Selected {
	background: url(/imgs/navSelected.jpg) top left no-repeat;
}

.navLeftSelected {
	background: url(/imgs/navSelected.jpg) top left no-repeat;
}

.navLeftSelectedHover {
	background: url(/imgs/navSelected.jpg) top left no-repeat;
}

.navSelected {
	background: url(/imgs/navSelected.jpg) top center no-repeat;
}

.navSelected a{
	color:#FFFFFF;
}

.navSelectedHover {
	background: url(/imgs/navSelected.jpg) top center no-repeat;
}

.navRightSelected {
	background: url(/imgs/navSelected.jpg) top right no-repeat;
}

.navRightSelectedHover {
	background: url(/imgs/navSelected.jpg) top right no-repeat;
}

#testnav li.nav{
	#width:116px;
}

#testnav li.navRight{
	#width:121px;
}

#testnav li.navRightSelected ul, #testnav li.navRightSelectedHover ul{
	width:111px;
}


#testnav li:hover ul, #testnav li.navSelected ul, #testnav li.navLeftSelected ul, #testnav li.navRightSelected ul {
	left: auto;
	#margin-left:-57px;
	background:#dce6ef;
	border:solid #a9abbd 2px;
}

.navSelectedHover a, .navSelected a:hover, .navSelectedHover a:hover, .navLeftSelected a, .navLeftSelectedHover a, .navLeftSelected a:hover, .navLeftSelectedHover a:hover, .navRightSelected a, .navRightSelectedHover a, .navRightSelected a:hover, .navRightSelectedHover a:hover{
	color: #FFFFFF;
} 

.navSelected ul a, .navSelectedHover ul a, .navRightSelected ul a, .navRightSelectedHover ul a {
	color:#000442;
}

#testnav li.navSelected ul a:hover, #testnav li.navRightSelected ul a:hover, #testnav li.navSelectedHover ul a:hover, #testnav li.navRightSelectedHover ul a:hover{
	color:#A5A5B5;
}
*/

#testnav li.nav {
	width: 117px;
	background-color:#dce6ef;
	background-image: url(/imgs/nav.jpg);
	background-repeat: no-repeat;
	border-left: 2px solid #A9ABBD;
	background-position: top center;
	border-bottom: 2px solid #A9ABBD;
}

html > body #testnav li.nav {
	width: 115px;
}

#testnav li.nav ul a:hover {
	color: #A5A5B4;
}

#testnav li.navLeft {
	background-position: top left;
	border-left: none;
}

#testnav li.navRight {
	width: 116px !important;
	background-position: top right;
}

#testnav li.navSelected {
	background-image: url(/imgs/navSelected.jpg);
}

#testnav li.navSelected a {
	color: #FFFFFF;
}

#testnav li.navHover {
	background-image: url(/imgs/navSelected.jpg);
	cursor: hand;
	cursor: pointer;
}

#testnav li.navHover a {
	color: #ffffff;
}

#testnav li.navHover ul a {
	color:#000442;;
}

#testnav li.navHover ul {
	left: auto;
	#margin-left:-57px;
	background:url(/imgs/roundedDrop.png) bottom center;

}

strong{
	font-size:inherit;
}

