.arial-blue {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003a68;
	text-decoration: none;
}
.arial-grey {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.arial14-grey {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.arial16-grey {
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #484848;
	text-decoration: none;
}

.arial-greynormal {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.link-top {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #004d8a;
	text-decoration: none;
}
.link-top-selected {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666d8a;
	text-decoration: none;
}
a.link-top:active {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #004d8a;
	text-decoration: none;
}
a.link-top:visited {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #004d8a;
	text-decoration: none;
}
a.link-top:hover {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bottom-line{
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.rightleft-line{
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.right-line{
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
form{
margin-bottom:0px;
margin-left:0px;
margin-top:0px;
margin-right:0px;
}

.link-bot {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #004d8a;
	text-decoration: none;
}
a.link-bot:active {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #004d8a;
	text-decoration: bold;
}
a.link-bot:visited {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #004d8a;
	text-decoration: none;
}
a.link-bot:hover {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.rightleftbot-line{
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d9d9d9;
	border-left-color: #d9d9d9;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
}

.grey-box{
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #747474;
	border-left-color: #747474;
	border-bottom-style: solid;
	border-bottom-color: #747474;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #747474;
	background-image: url(../images/grey-line.jpg); 
	background-repeat: repeat-x; 
}

.box-line{
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #d9d9d9;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
}
.arial-greylink {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.arial-greylink:active {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.arial-greylink:visited {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.arial-greylink:hover {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.textfield{
	font-family: verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #003a68;
	text-decoration: none;
	background-image:url(../images/button-sliderev.jpg);
	width:175px;
}

.grey-arial{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	
}
/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	opacity:.9;
	filter: alpha(opacity=90);
}

.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}

