body{
	margin: 0px;
	background-color: #d8f1ed;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #383639;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	background-color:#01b1ec;
	color: #FFFFFF;
	padding-left: 16px;
	padding-top:12px;
	padding-bottom:4px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #01b1ec;
	margin-left: 16px;
	margin-right:16px;
	padding-top:12px;
	padding-bottom:4px;
	margin-bottom:20px;
	border-bottom:1px solid #bdbdbb;
}
h3{
	font-weight: bold;
	font-size: 100%;
	padding-left: 16px;
	padding-right:16px;
	margin-bottom:0px;
	padding-bottom:0px;
	line-height: 20px;
}
p{
	padding-left: 16px;
	padding-right:16px;
	padding-top: 8px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.bodytext_hl{
	background-color: #f4f4f0;
	margin:0px 0px 20px 0px;
	padding:16px 16px 16px 16px;
}
li{
	padding-left: 16px;
	padding-right:16px;
	line-height: 20px;
	margin-top: 0px;
	list-style: square;
}
ul{
	margin-left: 32px;
	padding-left: 0px;
}
.footer{
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #383639;
	line-height: 100%;
}


form{
	margin:0px;
	padding:0px;
}
.bck_centre{
	background-color: #f1f2ec;
}
.background{
	background-color: #ffffff;
}
.H1Grey{
	background-color:#e6e6de;
	border-bottom:1px solid #bdbdbb;
	font-weight:bold;
	font-size:100%;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin:0px;
	margin-bottom:20px;
}
.profiletabletitle{
	padding-left: 5px;
	font-weight:bold;
	font-size:100%;
}
.profileborder{
	background-color: #f4f4f0;
	border-left:1px solid #bdbdbb;
	border-right:1px solid #bdbdbb;
	border-bottom:1px solid #bdbdbb;
}
.profileborderBot{
	border-bottom:1px solid #bdbdbb;
}
.table_text{
	margin: 0px;
	padding: 0px;
	padding-left: 8px;
	padding-right:8px;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 14px;
	font-size: 85%;
}
.table_header_grey{
	background-color:#e6e6de;
	border-bottom:1px solid #bdbdbb;
	font-weight:bold;
	font-size:100%;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin:0px;
}
.table_header_blue{
	background-color:#01b1ec;
	border-bottom:2px solid white;
	color:white;
	font-weight:bold;
	font-size:100%;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin:0px;
	padding-right: 0px;
}
.table_header_dblue{
	background-color:#ff6600;
	border-bottom:2px solid white;
	color:white;
	font-weight:bold;
	font-size:100%;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin:0px;
}
.table_header_green{
	background-color:#68b767;
	border-bottom:2px solid white;
	color:white;
	font-weight:bold;
	font-size:100%;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin:0px;
}
.table_header_med{
	background-color:#90d8f0;
	border-bottom:2px solid white;
	color:white;
	font-weight:bold;
	font-size:100%;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin:0px;
}
.header_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	color: #FFFFFF;
}
.header_title_letter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
}
.header_subtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #383639;
}
.news{
	padding-left:5px;
	line-height: 18px;
	padding-top: 8px;
	padding-bottom: 14px;
	margin: 0px;
}
.qucksearch_field {
	width: 106px;
	font-size:80%; 
	color:#383639;
	background-color:#f1f2ed;
	border:1px solid #e6e6de;
}

.member_field {
	width: 130px;
	font-size:80%; 
	color:#383639;
	background-color:#f1f2ed;
	border:1px solid #e6e6de;
}
.edsinfo_field {
	width: 130px;
	font-size:80%; 
	color:#383639;
	background-color:#FFFFFF;
	border:1px solid #e6e6de;
}
.sideimage{
	margin:0px;
	padding: 0px;
}

a.bodylink:link, a.bodylink:visited  {
	color:#000000;
	text-decoration:underline;
}
a.bodylink:hover, a.bodylink:active { 
	color:#000000;
	text-decoration:underline;
}
.textfield{
	font-size:100%;
	width:98%; 
	border:1px solid #cccccc;
}
.test{
	visibility: 
}
.container{
	display: block;
	position: relative;
	width: 452px;
}
.tableMouseOutCell
{
    CURSOR: hand;
    COLOR: #000000;
    BACKGROUND-COLOR: transparent;
}
.tableMouseOverCell
{
    CURSOR: hand;
    COLOR: #000000;
	 background-image: url(../images/dir_back.gif);
	 background-repeat: repeat-x;
}
.tableMouseOutCellMem
{
    CURSOR: hand;
    COLOR: #000000;
    BACKGROUND-COLOR: transparent;
}
.tableMouseOverCellMem
{
    CURSOR: hand;
    COLOR: #000000;
	 background-image: url(../images/dir_back_mem.gif);
	 background-repeat: repeat-x;
}
.tableMouseOutCellEDS
{
    CURSOR: hand;
    COLOR: #000000;
    BACKGROUND-COLOR: transparent;
}
.tableMouseOverCellEDS
{
    CURSOR: hand;
    COLOR: #000000;
	 background-image: url(../images/dir_back_eds.gif);
	 background-repeat: repeat-x;
}
.tableMouseOutCellProfile
{
    CURSOR: hand;
    COLOR: #000000;
    BACKGROUND-COLOR: transparent;
}
.tableMouseOverCellProfile
{
    CURSOR: hand;
    COLOR: #000000;
	 background-image: url(../images/dir_back_profile.gif);
	 background-repeat: repeat-x;
}