body {	
	margin:0;
	padding:0;
	text-align:center;
	background-color:rgb(255,255,255);
}

body, table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8125em;
	color:#6A6A6A;
}

form {
	margin:0;
	padding:0;
	display:inline;
}

strong {
	font-weight:bold;
}

input, select {
	font-family:Arial, Helvetica, sans-serif;
	color: #6A6A6A;
	margin:1px 0;
	font-size:0.9230em;
}

p, ul {
	margin:12px 0;
	display:block;
}

#frame {
	width:775px;
	margin:0 auto 0 auto;
	padding:0;
	text-align:left;	
}

#h {
	position:relative;
	width:auto;
	height:70px;
}

#h #h_logo {
	position:absolute;
	top:0;
	left:10px;
}

#h #h_help {
	position:relative;
	float:right;
	width:167px;
	font-size:0.8461em;
	padding:0 4px;
	line-height:23px;
	text-align:center;
	background:#e0eef6 url(../../images/h_help.gif) bottom no-repeat;
	color:#7EA1B7;
}

#h #h_language {
	position:relative;
	width:167px;
	float:right;
	font-size:0.8461em;
	line-height:23px;
	text-align:center;
	color:#7EA1B7;
}

#h #h_flash {
	position:absolute;
	left:185px;
	top:0;
}

#c {
	position:relative;
	width:100%;
}

#c h1 {
	font-size:1.1538em;
	font-weight:bold;
	margin-bottom:7px;
	line-height:normal;
}

#c4 {
	position:relative;
	width:175px;
	padding:0;
	float:right;
	color:#5E993B;
}

#c4 div#dvlogin, #c4 div.dvstudies, #c4 div.dvconferences {
	height:26px;
	background:url(../../images/c_login_bcg.gif) top no-repeat;
	padding:8px 0 0 16px;
}

#c4 div.dvstudies {
	background:url(../../images/c_login_bcg_2.gif) top no-repeat;
}

#c4 div.dvstudieslist, #c4 div.dvconferenceslist {
	background:#eaf2e5 url(../../images/c_newsletter_bcg.gif) bottom repeat-x;
	padding:6px 0;
	font-size:0.923em;
	color:#6A8460;	
	margin-bottom:10px;	
	text-align:center;
}

#c4 div.dvstudieslist {
	background:url(../../images/c_newsletter_bcg_2.gif) top repeat-x;
}

#c4 div.dvstudieslist ul, #c4 div.dvconferenceslist ul{
	margin:0;
	padding:12px 0;
}

#c4 div#dvnewsletter {
	background:url(../../images/c_newsletter_bcg.gif) top repeat-x;
	padding:12px 0 0 16px;	
}

#c4 div#dvnewsletter div {
	font-size:0.923em;
	color:#6A8460;
}

#c4 div#dvnewsletter input {
	font-size:1.1301em;
}

#c4 div#dvnetwork {
	padding:12px 0 0 16px;
	font-size:0.9166em;
}

#c4 div#dvreference {
	padding:12px 0 0 16px;	
	text-align:center;
}

#c4 div#dvreference h1 {
	color:#4689B4;
	text-align:left;
	margin-bottom:0;
	font-size:0.8333em;
}

#c4 div#dvreference img.breathe {
	margin:25px 0 0 0;
}

#f {
	position:relative;
	width:auto;
	background:url(../../images/footer.gif) top no-repeat;	
	text-align:center;
	padding:4px 0 0 0;
	color:#999999;
	margin:25px 0 15px 0;
}

#f div {
	color:#83A1B3
}

#f a {
	color: #83A1B3;
}

#f a:hover {
	text-decoration: underline;
}

a {
	color:#4689B4;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#6A6A6A;
}
a:active {
	text-decoration: none;
}