body {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
a {
	color: #00008C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#top {
	width:740px;
	height:66px;/* 57px */
}
#topRight {
	padding-top: 5px;
	float: right;
}
#language a {
	font-size:9px;
	color: #4282B5;
}
#logo {
	float: left;
	position:Relative;
	top:5px;
}
#topMenu {
	position: relative;
	top: 12px;
	float:left;
	width:740px;
	height:17px;
}
.Tab {
	position:relative;
	height:17px;
	background-repeat: repeat-y;
	background-image: url(/resources/Images/9_tab.gif);
	padding-left: 10px;
	padding-right: 10px;
	padding-top:2px;
	padding-bottom:3px;
	margin-right:1px;
}
.TabActive {

	position:relative;
	height:17px;
	background-repeat: repeat-y;
	background-image: url(/resources/Images/10_tabactive.gif);
	padding-left: 10px;
	padding-right: 10px;
	padding-top:2px;
	padding-bottom:3px;
	margin-right:1px;
}
#TopImage {
	float:left;
	position:relative;
	top:-6px;
}
.border {
	position:relative;
	top:-6px;
	float: left;
	width:740px;
	height:4px;
	background-color:#7BAADE;
	line-height:1px;
	font-size:1px;
}
#main {
	position:relative;
	top:-6px;
	width: 740px;
	height: auto !important;
	height: 100%;
	min-height:100%;
}
#content {
	float: left;
	position:relative;
	top:10px;
	left:10px;
	width:599px;
	padding-bottom:40px;
}
#left {
	float: left;
	width: 131px;
	height: auto !important;
	height: 100%;
	min-height:100%;
}
#bottom {
	width:740px;
	clear:both;
	float:left;
	position:relative;
	top: -3px;
	height: 20px;
	color: #ADAAAD;
}
#bottom a {
	color: #4282B5;
}
.linedashed {
	border-top:1px dashed #4282B5;
	position:relative;
	height:1px;
	font-size: 1px;
	line-height: 1px;
	margin-top: 2px;
	margin-bottom: 1px;
}
