body {
	margin-bottom: 0px;
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #ffffff;
}
a:link {
	color: 105292;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;

}
a:hover {
	color: 105292;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a:visited {
	color: 105292;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

ul{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.text1 {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #1763AD;
}
.text2 {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #1763AD;
}
.text3 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.text4 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: 000000;
}
.navcontainer { width: 50px;}

.navcontainer ul
{
margin-left: 15;
padding-left: 0;
list-style-type: none;
font-family: arial;
font-weight: bold;

}

.navcontainer a
{
display: block;
padding: 2px;
width: 50px;
height: 10px
background-color: #DC8F27;
border-bottom: 0px solid #eee;
}

.navcontainer a:link, .navlist a:visited
{
color: #EEE;
text-decoration: none;
}

.navcontainer a:hover
{
background-color: #EC9E36;
color: #fff;
}